/* CSS Document */

html {height: 100%; font-size: 62.5%;}

body {
   height: 100%;
   text-align: center;
   font: 1.2em Verdana, Arial, Helvetica, sans-serif;
   min-width: 980px;
   margin: 0; padding: 0;
	background: url(styl/prechod.gif);
   }

.cleaner {
   clear: both;
   height: 0;
   font-size: 0;
   visibility: hidden;
   }

th {font-size: 10pt; 
  background: #ffbf00;
	}

td {font-size: 8pt;
	margin: auto;
	}

#hlavicka {
   padding: 0px;
   background: url(styl/hlavicka.jpg) no-repeat;
	height: 100px;
	font-size: 0
	
   }
#hlavicka a {color: #990000}

#hlavicka img {border: 0}




/* =============== Trisloupcovy layout =============== */
#obal {
   width: 980px;
   margin: 10px auto 0 auto;
   text-align: left;
   border: 0px solid green;
   background: url(styl/bg.gif) repeat-y }

#menu {
   float: left;
   width: 180px;
   	background: #336600;}


#menu h1 {
  	text-align: right;
	background: #336600 url(styl/menu.jpg) no-repeat ;
	color: #FFF;
	font: bold 1.1em Verdana,sans-serif;
	line-height: 25px;
	padding-left: 1px;
	letter-spacing: 0pt;
	margin: 0;
}
#menu ul {margin: 0; padding: 0;}
#menu li {list-style: none;}
#menu li a {
	background: #5dba00 ;	
	color: #000;
	display: block;
	padding: 2px 0 2px 12px;
	text-decoration: none;
}
#menu li a:hover {
	background: #000000;
	color: #FFF;
}

#menu a:visited {color: #000;}

#menu li a:active {background: #330000; color: #fff;}

#menu img {border: 0}


#sloupec-prostredni-pravy {
   float: right;
   width: 798px;
   }

#sloupec-prostredni-pravy #hlavni {
   float: left;
   width: 540px;
   }
#hlavni p {text-indent: 40px; 
  margin: 0px 0px 5px 0px;
  text-align: justify;}

#hlavni img {float: left; 
  	clear: both; 
	border: 0;
	margin: 5px 10px 5px 0;}


#hlavni h1 {text-align: left; 
	text-indent: 40px;
	font: bold 160% sans-serif;
	clear: both;
	background: url(styl/h1.jpg) no-repeat;
  	margin: 20px 0 5px 0;
	color: #990000}

#hlavni h2 {text-align: left; 
	font: bold 140% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #336600}

#hlavni h3 {text-align: right; 
	font: bold 120% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #990000}

#hlavni h4 {text-align: left; 
	font: bold 140% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #336600}

#hlavni h5 {text-align: right; 
	font: bold 80% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #336600}

#hlavni a {color: #336600;}
#hlavni a:active {color: #5dba00;}
#hlavni a:visited {color: #990000;}
#hlavni a:hover {color: #5dba00;
	text-decoration: none}



#sloupec-prostredni-pravy #aktual {
   float: right;
   width: 250px;
   	background: #ffbf00}
#aktual img { 
	width: 230px;
	border: 0;
	margin: 0 0 10px 0  }

#aktual h1 {text-align: center;
	font: bold 150% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #000000}

#aktual h2 {text-align: left;
	text-indent: 25px; 
	background: url(styl/h2a.jpg) no-repeat;
	font: bold 130% sans-serif;
	clear: both;
	margin: 10px 0;
	color: #000000}

#aktual h3 {text-align: center;
	font: bold 100% sans-serif;
	clear: both;
	margin: 5;
	color: #000000}


#aktual a {color: #000000;}
#aktual a:active {color: #336600;}
#aktual a:visited {color: #000000;}
#aktual a:hover {color: #990000;
	text-decoration: none}







.obsah {margin: 1em;}
/* =============== Trisloupcovy layout konec =============== */


#paticka {
   padding: 10px;
   background: #990000;
   } 
#paticka a {color: #000000}
#paticka a:visited {color: #000000}



hr {color: #666;
	padding: 0;
	margin: 15 0 0 0}


.meta {font-size: 0.8em; color: #666;}

.cesta {font-size: 0.8em; color: #336600;}

.cesta a   	{font-weight: normal; text-decoration: none}
.cesta a:link    {color: #336600}
.cesta a:visited {color: #336600}
.cesta a:active  {color: #336600}
.cesta a:hover   {color: #000000} 





/* =============== Lightbox zacatek =============== */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:lightbox/image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* =============== Lightbox konec =============== */



