body,html {
	margin: 0; padding: 0;
	color: #E8DCBD;
	background: url("../i/bg.jpg") top left repeat;
	background-color: #3E716E;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	line-height: 16px;
}

h1, h2, h3, h4 {
	/*color: #EDC766;*/
	margin: 0; padding: 0;
	font-weight: normal;
}

h2 {
	font-size: 21px;
	font-style: italic;
	margin: 1em 0 1em 0;
}

a {
	color: #EDC766;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.footer {
	position: absolute;
	top: 100%;
	margin-top: -19px;
	width: 100%;
	height: 19px;
	background: url("../i/footer.gif") 50% 0px no-repeat;
	background-color: #1C5145;
	z-index: 1;
}

.footer span {
	display: none;
}

.container {
	width: 785px;
	height: 605px;
	position: absolute;
	z-index: 10;
	top: 50%;
	left: 50%;
	margin-left: -392px;
	margin-top: -305px;
}

#alternative {
	margin-left: 71px;
	width: 643px;
	height: 568px;
	background: url("../i/layout.jpg") top left no-repeat;
	padding: 100px;
}

.visible{
	display: block !important;
}

.printHeader, .hidden{
	display: none !important;
}

#restaurace, #kontakt, #jidelak, #napojak {
	width: 443px;
	height: 400px;
	overflow: auto;
}

.background {
	position: absolute;
	top: 0; left: 0;
	z-index: 1;
}

.tempInfo {
	position: absolute;
	z-index: 3;
	top: 250px; left: 180px;
}

.border {
	position: absolute;
	z-index: 2;
	top: 140px; left: 85px;
}


.altNavigation {
	width: 443px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	display: inline;
}
