* {margin:0; padding:0;}

body {
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 13px;
	text-align: center;
	background: #fef8d2;
	margin: 20px 0;
	color: #333;
}

#header, #nav, #container, #footer { margin: 0 auto; width:790px;}

a {
	color: #333;
}
a:hover {
	text-decoration:none;
	color: #AB3720;
}
p {
	margin: 5px 0;
}



	
#header {
	height: 239px;
	text-align: left;
}
.header-denni {
	background: #fff url("../img/head-denni.jpg") center 0 no-repeat;	
}
.header-restaurace {
	background: #fff url("../img/head.jpg") center 0 no-repeat;	
}
.header-jidelni {
	background: #fff url("../img/head-jidelni.jpg") center 0 no-repeat;	
}
.header-fotogalerie {
	background: #fff url("../img/head-foto.jpg") center 0 no-repeat;	
}
.header-kontakt {
	background: #fff url("../img/head-kontakt.jpg") center 0 no-repeat;	
}
#header a {
	text-decoration: none;
}
#header h1 a {
	width: 200px; height: 237px;
	display: block;
	float: left;
	background: url("../img/bg-transparent.gif") 0 0 no-repeat;	
	text-indent: -9000px;
}
#header ul {
	position: relative;
	top:200px; left: 0px;
	font-weight: bold;
	font-size: 15px;
}
#header li {
	display: inline;
	padding-left: 30px;
	background: url("../img/logo-bullet.png") 5px 50% no-repeat;	
}
.active {
	color: #AB3720;
}



#container {
	background: #fff url("../img/bg-container.png") center 0 repeat-y;
	text-align: left;
}
#container img {
	border: 0;
}
#content {
	margin-left: 200px;
	padding: 10px;
	min-height: 200px;
}
#content h1 {
	margin-bottom: 10px;
	font-size: 25px;
	color: #AB3720;
	background: #fff url("../img/bullet.png") 0 50% no-repeat;	
	padding-left: 55px;
}
#content h2 {
	margin: 10px 0;
	font-size: 20px;
	color: #000;
	background: #fff url("../img/bullet-h2.png") 0 50% no-repeat;
	padding-left: 45px;
}
#content dl {
	width: 92%;
	overflow: auto;
	margin: 0 20px 1em;
    background: url("../img/dot.png") repeat-x 0 1.2em
}
#content dt, #content dd.price {
	background: #FFF;font-size: 100%;font-weight: bold
}
#content dt {
	float: left;padding-right: 3px;color: #AB3720;
}
#content dd {
	margin:0
}
#content dd.price {
	float: right;padding-left: 3px;color: #AAA;
	font-size: 15px;
}
#content .ingredients {
	font: italic 100% Georgia,Times,sans-serif;color: #555
}

#content img {
	padding: 5px 4px;
	background: url("../img/bg-img-thumb.gif") 0 0 no-repeat;	
	border: 0;
}
#content .ileft img {
	float: left;
	margin: 0 10px 5px 0;
}
#content .iright img {
	float: right;
	margin: 0 0 5px 10px;
}
#subnav {
	padding: 10px;
	background: #FEF8D2;
}
#panorama {
	text-align: center;
}
#panorama img {
	background: none;
}
#autor {
	float: right;
	list-style: none;
	font-weight: bold;
}
.fotky-box {
	width: 565px;
	
}
#kontakt-mapa {
	float: right;
	text-align: center;
	margin-right: 30px;
}
#kontakt-mapa img {
	background: none;
}


.center {
	text-align: center;
}
#sidebar {
	float: left;
	width: 170px;
	padding: 5px 10px;
	font-size: 11px;
}
#sidebar dl {
	margin: 10px 0 0 10px;
}
#sidebar dt {
	font-weight: bold;
	margin: 10px 0;
}
#sidebar dd {
	margin-left: 10px;
}
#novinky {
	border: 2px solid #faed9b;
	background: #FEF8D2 url("../img/bg-novinky.png") right bottom no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px 5px 15px 5px;
}
#sidebar h3 {
	font-size: 16px;
	color: #dcc119;
	background: #FEF8D2 url("../img/bullet-small.png") 0 50% no-repeat;	
	padding-left: 40px;
}
#sidebar-link {
	text-align: center;
	padding-top: 35px;
}

#obedy {
	text-align: center;
	padding-top: 35px;
}



#footer {
	clear: both;
	height: 45px;
	background: #fff url("../img/bg-footer.png") center 0 no-repeat;
	text-align: left;
}
#footer p {
   position: relative;
   top: 20px; left: 0px;
   margin: 0 0 10px 210px;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
}
#footer img {
	border: none;
	padding-top: 5px;
}

#noscreen {
	display: none;
}
.cleaner {
	clear: both;
}




#lightbox{
	position: absolute;
	top: 40px;
	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;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}