.nvsbl {
	visibility:hidden;
	display:none;
}
#logo {
	height: 210px;
	width: 760px;
	background-color: #FFFFFF;
}
#logo img {
	border: none;
}
#horejsek {
	position: relative;

}
body, html {
	background-image: url(/img/bocnilista.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #265d96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#leve  h3 {
	color: #5A2821;
	margin: 5px;
	font-size: medium;
	text-align:center;
}

#leve {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0066B0;
	border-right-color: #0066B0;
	border-bottom-color: #0066B0;
	border-left-color: #0066B0;
	width: 190px;
}
#leve .leve-text {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 13px;
}
#leve .leve-text a{
	color: #0066B0;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: none;
}
#leve .leve-text img {
	border:none;
}
#leve .leve-text a:hover{
	color: #D2B906;
}

#leve .nadpis {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #0066B0;
	border-right-color: #0066B0;
	border-bottom-color: #0066B0;
	border-left-color: #0066B0;
	text-align: center;
	border-top-style: solid;
}
#topnavi {
	height:2.1em;
	z-index:3;
	font-size:0.88em;
	line-height:2em;
	font-weight:bold;
	position: relative;
	top: 5px;
	width: 750px;
/*	left: 5px;*/
	background-color: #6D8FB5;
	padding: 0px;
/*	padding-left: 5px;*/
}
#nav {
	width: 750px;
	margin: 0 auto;
}
#ohr-nav {
	background-color: #FFFFFF;
	width: 760px;
	position: relative;
	padding-bottom: 5px;
	
}

#topnavi a, #topnavi a.before,#topnavi a.aktiv {
	background-color: #6D8FB5;
	float:left;
	height:2.1em;
	padding:0px 9px;
	display:block;
	text-decoration: none;
	color:white;
	z-index:6;
}
#footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #0066B0;
	border-right-color: #0066B0;
	border-bottom-color: #0066B0;
	border-left-color: #0066B0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 15px;
	color: #5A2821;
	font-size: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer #footer_left {
	text-align: left;
	width: 350px;
	float: left;
}
#footer #footer_right {
	width: 200px;
	float: right;
	text-align: right;
	color: #0066B0;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}


#logo img {
	position: relative;
	top: 5px;
}

#topnavi a:hover,#topnavi a.aktiv,#topnavi a.hl {
	/*background-color:#0080DD;*/
	height:2.1em;
	padding:0px 9px;
/*	color: #D2B906;*/
	color: #f8e13d ;
}
.act a {
	color: #f8e13d !important;
	text-decoration:underline !important;
}
#topnavi .spacer1st {width:163px;background-color:#0066B0;float:left;}

#topnavi ul,#second ul {padding: 0px;margin:0;list-style-type:none;}
#topnavi ul	{
	width:750px;
	margin-left:5px;
	margin-right:5px
}
#topnavi ul li,#second ul li {float:left;padding: 0px;margin:0;float:left;}
#topnavi ul li, #topnavi ul li a,#second ul li, #second ul li a {height:1%;}
#topnavi li:hover ul,#topnavi li.over ul,#second li:hover ul,#second li.over ul {display: block;}
#obsah {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066B0;
	border-right-color: #0066B0;
	border-bottom-color: #0066B0;
	border-left-color: #0066B0;
	float: right;
	width: 560px;
	clear: right;
}
#obsah-inline {
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#spodek {
	margin: auto;
	width: 760px;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#mainframe {
	width: 760px;
	margin: auto;
}
/* LightBox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/img/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
.fotogalerie img{
	border:none;
}
.fotogalerie {
	margin-top:5px;
	margin-bottom:10px;
}
.fotogalerie h3 {
	text-align:center;
}
.fotogalerie h3 a{
	text-decoration:none;
	color: #0066B0;
	font-size: small;
	text-align:center;
}
.fotogalerie h3 img {
	text-decoration:none;
	margin:0px;
}
.fotogalerie h3 a:hover {
    text-decoration:underline;
	color: #0066B0;
}
.fotogalerie h3 a:visited {
    text-decoration:none;
	color: #0066B0;
}

.fotogalerie .paging {
	clear:both;
	/*width:700px;*/
}
.fotogalerie .next {
	width: 75px;
	text-align: right;
	float: right;
}
.fotogalerie .previus {
	width: 75px;
	text-align: left;
	float: left;
}
.fotogalerie .tabulka {
	clear:both;
	margin: 0px;
	width:500px;
	text-align:center;
	margin:auto;
}
.fotogalerie td{
	vertical-align: top;
	text-align:center;
	
}
.fotogalerie .tabulka img, #obsah-inline img {
	margin: 5px;
	margin-bottom: 0px !important;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.fotogalerie .fotecka a {
	text-decoration: none;
}
#drobecky {
	text-align: right;
	margin-top: 5px;
	font-size:x-small;
	margin: 0 auto;
	margin-top: 3px;
}
a {
	color: #0066B0;
}
a:hover {
	color: #D2B906;
}
a:visited {
	color: #0066B0;
}

.col1 {
    text-align: right;
}
.col2 {
    text-align: left;
}
