* {
	margin: 0;
	padding: 0;
}
body {
scrollbar-arrow-color: #d47b5b;
scrollbar-3dlight-color: #f0c900;
scrollbar-darkshadow-color: #f0c900;
scrollbar-face-color: #5e0d09;
scrollbar-highlight-color: #f0c900;
scrollbar-shadow-color: #f0c900;
scrollbar-track-color: #f0c900;
	font-family: sans-serif;
	font-size: small;
	color: #fff;
	background: #928d78 url('../img/_podkad.jpg');
}
html, body, table, form {
	height: 100%;
}
table.hlavni {
	width: 100%;
	position: relative;
}
img, fieldset {
	border: none;
}
.invisible, hr {
	display: none;
}
.page {
	width: 949px;
	height: 731px;
	margin: 0 auto;
	padding: 79px 0 0 51px;
	background: url('../img/okraj.png') no-repeat left top;
	position: relative;
}
.in-page {
	width: 891px;
	height: 682px;
	background: url('../img/vnitrek.jpg') no-repeat left top;
}








#menuElem { 
	position: absolute;
	left: 0;
	top: 130px;
	list-style: none;
	width: 100%;
}
#menuElem li {
	display: inline;
	float: left;
	padding-left: 20px;
}
#menuElem a, #menuElem img {
	display: block;
	text-decoration: none;
	padding-bottom: 8px;
}
#menuElem ul a {
	color: #F0C900;
	font-weight: bold;
	padding-bottom: 2px;
}
#menuElem ul a:hover {
	color: #424249;
}
#menuElem ul { 
	z-index: 500;
	position: absolute;
	text-align: center;
	padding-bottom: 30px;
	padding-top: 5px;
	margin-left: -20px;
	height: auto;
	display: none; 
}
#menuElem ul li {
	padding-left: 0;
}
#menuElem li:hover ul { 
	display: block;
}
.o-nas ul a, .kontakt ul a, .historie ul a { 
	width: 117px;
}
#menuElem .o-nas ul, #menuElem .kontakt ul, #menuElem .historie ul { 
	width: 117px;
	background: url('../img/pytlovina.png') no-repeat left bottom;
	height: 54px; 
}
#menuElem .potok ul { 
	padding-bottom: 13px;
}
.mlyn ul a, .inspirace ul a, .aktivity ul a { 
	width: 226px;
}
.mlyn ul, .aktivity ul, .inspirace ul  { 
	width: 226px;
	background: url('../img/pytlovina6.png') no-repeat left bottom;
}
.akce ul a, .novinky ul a { 
	width: 147px;
}
#menuElem .akce ul { 
	width: 147px;
	background: url('../img/pytlovina3.png') no-repeat left bottom;
	height: 54px;
	padding-bottom: 12px;
}
.novinky ul { 
	width: 147px;
	background: url('../img/pytlovina3.png') no-repeat left bottom;
}
.obchod ul a { 
	width: 167px;
}
.obchod ul { 
	width: 167px;
	background: url('../img/pytlovina2.png') no-repeat left bottom;
}

.potok ul a { 
	width: 200px;
}
li.potok ul { 
	width: 200px;
	background: url('../img/pytlovina5.png') no-repeat left bottom;
	margin-left: 0;
}
.cleaner {
	font-size: 0;
	line-height: 0;
	height: 0;
	clear: both;
}
.left { 
	width: 695px;
	margin-right: 35px;
	float: left;
	position: relative;
}
.left_home { 
	width: 695px;
	margin-right: 35px;
	float: left;
	position: relative;
	background: url('../img/rop-eu.png') no-repeat 20px 610px;
}
.right { 
	width: 145px;
	float: left;
	margin-top: 90px;
}
.cely-odkaz { 
	text-align: right;
	height: 20px;
	padding-bottom: 35px;
	padding-right: 15px;
	font-size: 11px;
}
.main { 
	width: 339px;
	height: 459px;
	margin-left: 346px;
	margin-top: 192px;
	padding-top: 15px;
}
.main-siroky { 
	width: 639px;
	height: 459px;
	margin-left: 46px;
	margin-top: 192px;
	padding-top: 15px;
	background: #f0c900 url('../img/text.png') no-repeat right top;
}
#main a { 
	color: #5e0d09;
}
#main a:hover { 
	text-decoration: none;
}
#main table { 
	height: auto;
}






#obsah ul, #obsah ol{
	margin: 5px 0 5px 15px;
}
#obsah p {
	padding: 5px 0;
}
#obsah {
	margin: 0 0 0 20px;
	overflow: auto;
	padding: 0 10px 0 15px;
	color:#111;
	float: left;
	display: inline;
}
.obsah {
	width: 270px;
	height: 264px;
}
.obsah-siroky {
	width: 570px;
	height: 344px;
}
h1 {
	color:#111;
	font-size: 135%;
	padding-bottom: 15px;
	padding-left: 35px;
}
h2 {
	color:#111;
	font-size: 108%;
	padding: 10px 0 5px 0;
}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	margin-top: -80px;
	}

#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; }	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
#galerie { 
	padding: 10px;
	background: #f0c900;
}
#galerie_in { 
	height: 264px;
	overflow: auto;
}
#galerie img { 
 	margin: 2px 0;
	display: block;
}
.copyright { 
	margin-left: 10px;
	font-size: 10px;
	text-align: left;
	width: 250px;
	padding-top: 2px;
	color: #555;
}
img#img_up, img#img_down {
    cursor: pointer;
    margin: 0;
}
#text_up, #text_down {
    cursor: pointer;
    margin: 2px 0;
}
.posun {
	float: left;
	width: 25px;
	margin-top: 103px;
}
#odkaz-uz {
	display: none;
}
.jazyk {
	position: absolute;
	margin: 5px 0 0 760px;
}
.jazyk img {
	margin-left: 5px;
}
.home_menu {
	width: 220px;
	height: 193px;
	position: absolute;
	top: 160px;
	left: 740px;
}
.home_menu img {
	display: block;
}
.pole {
	width: 250px;
}

