body {
 background: #e8e9eb;
 font-size: 0.9em;
 color: #fff;
 margin: 4% 0;
 font-family: "trebuchet MS", corbel, "lucida sans unicode", sans-serif;
}

#pagecontainer {
 background: #a8a9ab;
 padding-bottom: 1em;
 min-height: 569px;
 width: 998px;
 margin: 0 auto;
 position: relative;
}

#B_infobox {
 float: right;
 margin-right: 20px;
}

body.welcomescreen #pagecontainer {
 background: #a8a9ab url('webimg/bg_jeleni.png') no-repeat 0 0;
}
h1{
 margin: 0 auto auto;
 padding-top: 50px;
 display: block;
 line-height: 90%;
 font-style: italic;
 font-size: 1.6em;
}

h2, h3{
 font-style: italic;
}

p{
 margin: 0.8em 0;
}

a {
 text-decoration:none;
 color: #692526;
}
a:hover {
 color: #e50000 !important;
}
a img {
 border: 0px none;
}
dl {
 margin: 0;
 padding: 0;
}
dt {
 margin: 0.8em 0 0.5em;
 font-size: 1.2em;
}
dd {
 margin: 0 0;
}

h1, h1, h3, p, dl, ul {
margin-right: 120px;
}

.obr {
 display: block;
 width: 120px;
 float: right;
}
#header {
}
#main {
 padding: 0;
 margin: 0 0 0 350px;
}
#menubar {
 height: 500px;
 width: 330px;
 display:block;
 float: left;
 background: url('webimg/bg_zima.png') no-repeat 0 0;
 margin: 0;
}

ul#imagecont {
 float: right;
 margin: 0px 0 0 0;
 padding: 0;
 list-style: none;
 display: block;
}

ul#imageline {
 margin: 0.5em 0 1em;
 padding: 0;
 height: 250px;
 list-style: none;
 display: block;
}
ul#imageline li {
 display: block;
 height: 120px;
 float: left;
 margin: 0 4px 4px 0;
}
ul#imageline li img{
}

ul#mainmenu {
 display: block;
 width: 188px;
 list-style: none;
 padding: 0;
 margin: 50px 0 0 90px;
}

ul#mainmenu li a {
 display: block;
 position: absolute;
 width: 376px;
 left: -188px;
 height: 100%;
}

ul#mainmenu li{
 position: relative;
 overflow: hidden;
 height: 31px;
}
ul#mainmenu li:hover{
 background-position: 0 -31px;
}
ul#mainmenu #chata {
 background: url('webimg/m_chata.png') no-repeat;
 height: 60px;
}
ul#mainmenu #chata:hover {
 background: url('webimg/m_chata.png') no-repeat 0 -60px;
}
#dum {
 background: url('webimg/m_dum.png') no-repeat;
 margin-top: 8px;
}
#pokoje {
 background: url('webimg/m_pokoje.png') no-repeat;
}
#akce {
 background: url('webimg/m_akce.png') no-repeat;
}
#cena {
 background: url('webimg/m_cena.png') no-repeat;
 margin-top: 15px;
}
#mapa {
 background: url('webimg/m_mapa.png') no-repeat;
}
#kontakt {
 background: url('webimg/m_kontakt.png') no-repeat;
}
#webkam{
 background: url('webimg/m_webkam.png') no-repeat;
}
ul#mainmenu #chaloupka {
 background: url('webimg/m_splav.png') no-repeat;
 height: 60px;
 width: 216px;
 margin-top: 80px;
}
ul#mainmenu #chaloupka:hover {
 background: url('webimg/m_splav.png') no-repeat 0 -60px ;
}
@media handheld {
ul#mainmenu li a {
 display: block;
 position: auto;
}
ul#mainmenu * {
 background: none;
}
}


#disclaimer {
 width: 998px;
 font-size: 0.8em;
 position: absolute;
 bottom: -2em;
 color: #999;
 left: 0;
}
#disclaimer p {
 padding-top: 5px;
 margin: 0 0 0 90px;
 padding: 0;
 float: left;
}
#disclaimer p a{
 color: #777;
}
#disclaimer p.coder {
 display: none;
 float: right;
 color: #ccc;
}
#disclaimer p.coder a{
 color: #bbb;
}
#fbfoot {
 position: relative;
top: 2em;
}
#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(webimg/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(webimg/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; }
