body {
	background-image: url(../design/bg_stranky.gif);
	background-repeat: repeat;
	text-align: left; margin-left: auto; margin-right: auto; 
	font-size: 100%;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#kontejner-ie{
  	text-align: center;
	 
}

#kontejner-ff{
	text-align: left; margin-left: auto; margin-right: auto; 
	width: 756px;
	_width: 760px;
	background-image: url(../design/bg_zl_bile.gif);
	background-repeat: repeat-y;
} 

#top-znak{
	line-height: 13px;
	background-image: url(../design/top_znak_stin.gif);
	background-repeat: no-repeat;
}

#bottom{
	line-height: 5px;
	background-image: url(../design/bottom.gif);
	background-repeat: no-repeat;
}

#menu-kontejner{
	width: 271px;
	float: left;

}

#texty-kontejner{
	margin-left: 278px;
	width: 460px;
	border: #ffffff solid 1px;
	text-align: left;
	font-size: 75%;
}

#flash{
	background-image: url(../design/bg_flash.gif);

}

.cistic{
	clear: both; visibility: hidden;
}

#menu{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 67%;
	font-weight: bold;
}

#menu ul{
	padding-left: 15px;
	margin: 0;
}

#menu li{
	list-style-position: outside;
	list-style: none;
	margin-top: 2px;
}

#menu li a{
	display: block;
	width: 240px;
	_width:248px;
	line-height: 25px;
	background-color:#cc3300;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
}

.jako-odkaz{
	display: block;
	width: 240px;
	_width:248px;
	line-height: 25px;
	background-color:#FF6600;
	padding-left: 10px;
	text-decoration: none;
	color: #ffffff;
}	


#menu li a:hover{
	background-color:#ffffff;
	color: #cc3300;

}

#menu li li{
	margin-left: -25px;
}

#menu li li a{
	background-color:#f90;
	margin-left: 10px;
	width: 235px;
	_width:248px;
	border-left: #FF6600 5px solid;
	background-image: url(../design/bg_menu.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #000000;
}

.pdf {list-style-image: url(../design/pdf_ico.gif);}

#menu li li a.download { background-color:#458fdc; color:#ff3;}
#menu li li a:hover.download { background-color:#ff3; color:#06c;}

#menu li li a:hover{
	background-color:#ffffff;
    color: #900;
}

.word {list-style-image: url(../design/ico_word.gif); padding-left: 10px;}

#tiraz{
	line-height: 20px;
	border-top: #999999 dashed 1px;
	margin-left: 274px;
	width: 475px;
	font-size: 60%;
	padding-left: 5px;
	color:#666666;
}

#tiraz img{
	vertical-align: middle;
}

img{
	border: none;
}

#nadpis{
	line-height: 35px;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #963;
	margin-top: -3px;
	_margin-top: 0px;
	margin-left: 273px;
	width: 468px;
	_width: 478px;
	padding-left: 10px;
	padding-top: 5px;
}

#texty{
	padding-top: 5px;
	padding-left: 5px;
	font-size: 100%;
}

h2{
	color: #FF6600;
	font-size: 130%;
}

address{
	text-align: left;
}

.polozka-dotazniku{
	font-size: 12px;
	color: #f90;
	font-weight: bold;
}

.pole-dotazniku{
	border: 1px solid #FF6600;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}

#odeslat{
	border: 1px solid #00CC33;
	background-color: #ffffff;
	font-weight: bold;
}

#reset{
	color: #990000;
	background-color: #ffffff;
	border: none;
}

.foto{
	width: 75%;
	text-align: center;
	font-size: 100%;
}

.foto td{
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
	font-style: italic;
	color: #333333;
}

.foto img{
	border: #000000 solid 1px;
}

a {color: #000000;}
a:hover{ text-decoration: underline; color: #990000;}

strong {color: #FF3300;}

#aktuality {font-size:80%; padding:15px;}

#aktuality h2 {display: block; color:#990000; width:238px; background-color: #FF9933; line-height:30px; padding:6px;}

#aktuality h3 {display: block; color:#000; width:238px; line-height:10px; padding:6px; border-bottom:#666 2px dotted;}

.nahledy {text-align:center;}

.foto, .uvodni img {border:1px solid #666;}

#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: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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../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; }
