﻿body {
	font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
	background-color: #f76721;
	margin: 0px;
	padding: 0px;
	background-image: url('images/pozadi.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
}
a {
	text-decoration: underline;
	color: black;
}
a:hover {
	text-decoration: none;
	color: black;
}
#hlavni {
	width: 845px;
	margin: auto;
}
#vrsek {
	width: 845px;
	height: 108px;
}
#leva {
	width: 594px;
	height: 499px;
	background-image: url('images/hlavni.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	text-align: left;
}
#leva ul{
	color: white;
	list-style: none;
	list-style-image: none;
	margin-left: -15px;
	margin-top: 10px;
	width: 100%;
	float: left;
}
#leva li{
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	font-size: 75%;
	font-weight: bold;
}
#leva a{
	color: white;
	text-decoration: none;
}
#leva a:hover{
	color: black;
	text-decoration: none;
}
#obsah {
	width: 565px;
	height: 400px;
	position: relative;
	top: 20px;
	color: black;
	margin-left: 20px;
	font-size: 75%;
	text-align: justify;
	line-height: 14px;
}
#obsah h1{
	color: #ea5207;
	font-size: 150%;
	margin-top: 0px;
}
#obsah .oranz{
	color: #ea5207;
}

#obsah p{
	margin: 0px;
	padding: 0px;
}
#obsah ul{
	margin-left: -15px;
	list-style: square;
}
#obsah li{
	margin-bottom: 15px;
	color: black;
	float: none;
	font-size: 100%;
	font-weight: normal;
}
#obsah a{
	color: #ea5207;
	text-decoration: underline;
}
#obsah a:hover{
	color: black;
	text-decoration: underline;
}

#prava {
	width: 251px;
	height: 510px;
	background-image: url('images/bok.jpg');
	background-repeat: no-repeat;
	background-position: 0 1px;
	float: right;
}
#copy {
	color: white;
	font-size: 70%;
	position: relative;
	top: -68px;
	left: 0px;
	margin-left: 700px;
}
#copy a{
	color: white;
	text-decoration: none;
}
.otevreno {
	color: white;
	font-weight: bold;
	margin-left: 20px;
	line-height: 10px;
}
.cas {
	color: #f86720;
	font-weight: bold;
	margin-left: 40px;
}
#naboku {
	margin-top: 20px;
	margin-left: 17px;
	margin-right: 0px;
	font-size: 80%;
	width: 180px;
	color: #535353;
	font-weight: normal;
	line-height: 120%;
}
#naboku h2{
	font-size: 130%;
	color: #535353;
	margin-bottom: 10px;
}
#naboku strong{
	color: #f86720;
	font-weight: bold;
}

#jazyky {
	position: absolute;
	width: 200px;
	height: 25px;
	z-index: 1;	
	color: white;
	font-size: 70%;
	margin-left: 20px;
}
#jazyky img{
	border: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-left: 8px;
}
#jazyky a{
	color: white;
	text-decoration: none;
}
.barman {
	margin-top: 318px;
	>margin-top: 335px;
	margin-left: 41px;

}