body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	font-family: "Arial", "Tahoma CE", "Arial", "Verdana" ,"Helvetica", sans-serif;
	background: #fff url("../pics/body-bg.jpg") center top repeat-x;
}

#obsah {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}
#hlavicka {
	background: url("../pics/shadow-top-bg.jpg") 309px 0 repeat-y;
}
#hlavicka2  {
	background: url("../pics/menu-bg.jpg") 309px 100% no-repeat;
}
#hlavicka .left {
	display: block;
	width: 309px;
	height: 312px;
	float: left;
	background: url("../pics/panel-bg.jpg") left top no-repeat;
	padding-top: 50px;
}
h1 {
	display: block;
	width: 200px;
	height: 59px;
	margin: 0 0 0 54px;
	padding: 0;
	font-weight: normal;
}
#hlavicka .left h1 a {
	display: block;
	width: 200px;
	height: 59px;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#hlavicka .left a.logo img {
	display: block;
	width: 200px;
	height: 59px;
	margin: 0;
	padding: 0;
	border: 0;
}
#hlavicka .left .motto {
	display: block;
	width: 100%;
	height: 21px;
	padding: 78px 0 39px 0;
	text-align: center;
}
#hlavicka .left .motto img {
	display: block;
	width: 228px;
	height: 21px;
	margin: 0 auto;
}
#hlavicka .left a.banner {
	display: block;
	width: 281px;
	height: 88px;
	margin: 0;
	padding: 0;
}
#hlavicka .left a.banner img {
	display: block;
	width: 281px;
	height: 88px;
	margin: 0;
	padding: 0;
	border: 0;
}
#hlavicka .right {
	display: block;
	width: 651px;
	height: 333px;
	float: left;
	background: url("../pics/top.jpg") left top no-repeat;
	padding-top: 29px;
}
#hlavicka .right .headpic {
	display: block;
	width: 621px;
	height: 272px;
	background: url("../pics/hlavicka-bg.jpg") left top no-repeat;
	margin: 0 0 9px 14px;
}
ul#menu, #menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
ul#menu {
	width: 621px;
	height: 34px;
	background: #742912;
	margin: 0 0 0 14px;
	padding-top: 17px;
}
#menu li {
	height: 34px;
	float: left;
	border-right: 1px #fff solid;
}
#menu li.posledni {
	border-right: 0;
}
#menu li a {
	display: block;
	height: 34px;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
}
#menu li a span {
	display: block;
	height: 34px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
#menu li a:hover, #menu li a.active {
	background: url("../pics/hover-sipka.gif") center bottom no-repeat;
}
#button1, #button1 a, #button1 span {
	width: 52px;
	background: url("../pics/button1.gif") left top no-repeat;
}
#button2, #button2 a, #button2 span {
	width: 52px;
	background: url("../pics/button2.gif") left top no-repeat;
}
#button3, #button3 a, #button3 span {
	width: 107px;
	background: url("../pics/button3.gif") left top no-repeat;
}
#button4, #button4 a, #button4 span {
	width: 106px;
	background: url("../pics/button4.gif") left top no-repeat;
}
#button5, #button5 a, #button5 span {
	width: 96px;
	background: url("../pics/button5.gif") left top no-repeat;
}
#button6, #button6 a, #button6 span {
	width: 62px;
	background: url("../pics/button6.gif") left top no-repeat;
}
#button7, #button7 a, #button7 span {
	width: 71px;
	background: url("../pics/button7.gif") left top no-repeat;
}
#button8, #button8 a, #button8 span {
	width: 59px;
	background: url("../pics/button8.gif") left top no-repeat;
}
#button, #button a {
	background-image: none;
}

#main {

}
#main a {
	color: #742912;
	font-weight: bold;
}
#main h3 {
	font-weight: normal;
}
#main.home {
	/* background: url("../pics/homeright-bg.gif") 309px 0 repeat-y; */
}
#main.nohome {
	background: url("../pics/head-end.jpg") 0 no-repeat; /*309 px*/
	padding-top: 25px;
}
#main #main-main {
  position: relative;
  float: left;
	text-align: justify;
	color: #742912;
	line-height: 1.5em;
	background: #FFFFFF url("../pics/bg-main-top.png") left top no-repeat;
	border-right: 1px solid #dad3b7;
	border-left: 1px solid #dad3b7;
	border-top: 1px solid #dad3b7;
}
#main #main-main2 {
  margin-bottom:9px;
  margin-left:13px;
  width:620px;
  height: 114px;
  position: relative;
  float: left;
	text-align: justify;
	color: #000;
	line-height: 1.5em;
	background: #FFFFFF url("../pics/bg-main-bottom.png") left top no-repeat;
	border-right: 1px solid #dad3b7;
	border-left: 1px solid #dad3b7;
	border-bottom: 1px solid #dad3b7;
}
#main .homeleft {
	display: block;
	width: 279px;
	float: left;
	margin-left: 30px;
}
#main .homeleft h2 {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	color: #a82700;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0;
}
#main .homeleft h3 {
  padding-left: 5px;
	border-left: 5px solid #a82700;
	font-size: 1em;
	color: #a82700;
}
#main .homeleft h3 span {
	color: #b0b0b0;
}
#main .homeleft p {
	margin: 0 10px 2.5em 10px;
}

#main .homeright {
  background: url("../pics/homeright-bg.gif") 0px 0 repeat-y; /*309*/
	display: block;
	width: 651px;
	float: left;
	padding-top: 9px;
}

#main .homeright #main-main {
	display: block;
	width: 620px;
	margin-left: 13px;
	float: left;
	margin-bottom: 0px;
}
#main .homeright #main-main .matrjoska {
	margin: 0 20px;
	padding-bottom: 10px;
}
#main .homeright #main-main .matrjoska .galerka a img{
	margin: 0 5px;
	padding-bottom: 10px;
	border: 1px #742912 solid;
	padding: 1px;
}
#main #main-main h2 {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	color: #742912;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0;
}
#main #main-main h3 {
  font-weight: bold;
  font-size: 1.2em;
  color: #742912;
  padding: 10px 0 0 20px;
	margin: 0 0 0 0;
  background: url(../pics/bg-arrow.png)  no-repeat left top;
}
#main #main-main h4 {
  font-weight: bold;
  font-size: 1.2em;
  color: #742912;
  padding: 10px 0 0 20px;
	margin: 0 0 0 0;
}
#main .homeright #banners {
	width: 200px;
	float: left;
	margin-left: 11px;
}
#main .homeright #banners img {
	display: block;
	width: 200px;
	height: 150px;
	margin-bottom: 9px;
}
#main.nohome #main-main {
	width: 620px; /*924*/
	/* margin: 0 0 0 30px; */
}
#main.nohome #main-main .matrjoska {
	margin: 0 20px;
}
#main.nohome #main-main h2 {
	display: block;
	width: 100%;
	height: 49px;
	line-height: 49px;
	color: #742912;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0;
}

#main.nohome #main-main .galerka {
	margin: 10px 0 0 10px;
}
#main.nohome #main-main .galerka a {
	display: block;
	height: 150px;
	float: left;
	margin: 0 15px 15px 0;
	padding: 0;
	border: 0px #742912 solid;
}
#main.nohome #main-main .galerka a img {
	display: block;
	height: 150px;
	text-align: center;
	background: #fff;
	border: 1px #742912 solid;
	padding: 1px;
}
#main.nohome #main-main h3 {
	font-size: 1.3em;
}
#main.nohome #main-main h4.slogan {
	text-align: center;
}
#main.nohome #main-main ul {
	padding-bottom: 10px;
}













#paticka {
	float: right;
	position: relative;
  display: block;
	width: 620px;
	margin-left: 15px;
	margin-right: 40px;
	padding: 9px 0 15px 0;
}
#paticka.home {
	width: 651px;
	margin-left: 0px;
	background: url("../pics/paticka-bg.jpg") left top no-repeat;
}
#foobar {
	display: block;
	width: 620px;
	height: 9px;
	line-height: 0;
	font-size: 0;
	background: #742912;
}
#paticka.home #foobar {
	width: 621px;
	margin: 0 15px;
}
#paticka p {
	color: #999999;
	float: left;
	margin: 10px 0 0 20px;
}
#paticka.home p {
	margin-left: 35px;
}
#paticka p a {
	color: #999999;
	text-decoration: none;
}
#paticka p a:hover {
	text-decoration: underline;
}
#paticka img {
	display: block;
	width: 223px;
	height: 47px;
	float: right;
	margin-right: 10px;
}
#paticka.home img {
	margin-right: 15px;
}
.cleaner {
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	float: none;
	clear: both;
}

/***************************************************/
#slideshow {
    margin:20px 0 0 15px;
    position:  relative;
    height:    180px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:10px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
/***************************************************/
/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	height: 40px;
	
	min-width: 350px;
	padding-top: 10px;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/********************************************************************/
img#banner {
  left:-17px;
  position:relative;
  top:3px;
}
h1 {
  position: relative;
}
#hlavicka .left h1 a {
  color: black;
  font-size: 0.7em;
}
h1 a span {
  background:url("../pics/logo.jpg") no-repeat scroll left top transparent;
  display:block;
  height:59px;
  left:0;
  position:absolute;
  top:0;
  width:200px;
}
#hlavicka .left .motto h2.slogan {
  color:#FFFFFF;
  font-size: 15px;
  font-family: Tahoma CE,Tahoma;
  color: white;
  text-align: center;
  /*margin-left: 45px;*/
  margin-top: -15px;
}
div.uvoddiv {
  width: 350px;
  position: relattive;
  float: left;
}
.object {
  margin-left: 14px;
}
.padding0 {
  padding: 0px;
}
div.divslideshow {
  border:1px solid #DAD3B7;
  width: 251px;
  height: 193px;
  padding: 2px;
  vertical-align: middle;
  text-align: center;
}
div.divuvod2 {
  width: 200px;
  position: relattive;
  float: right;
  margin-right: 10px;
}
#main .homeright #main-main .matrjoska .galerka a img.imgreference {
  margin:10px 5px 10px 20px;
}
img.imagesaktuality {
  float: left;
  padding: 1px;
  border: 1px solid #DAD3B7;
  margin: 15px 15px 5px 0px;
}