body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #DCD7F5;
}

.head_top {background-color: #DAB571; font-size: 12px; font-weight: bold; padding: 5px 5px 5px 7px; color: white}
.head_mesic {background-color: #E8D5B2; font-size: 11px; font-weight: bold; padding: 5px 5px 5px 7px; color: #603E00}
.cena {background-color: #ffffff; font-size: 10px; font-weight: normal; padding: 5px 5px 5px 5px; color: #000000; text-align: center}
.penze {background-color: #FBF6ED; font-size: 10px; font-weight: bold; padding: 5px 5px 5px 5px; color: #000000; text-align: center}

p {
	text-indent: 15px;
	padding: 5px 0px;
	margin: 5px 0px;
}
img {
	display: block;
	padding-bottom: 10px;
}
address {
	font-style: normal;
	font-weight: bold;
	margin: 20px 0px;
}
a {
	color: #9F322B;
	text-decoration: none;
}
a:hover {
	color: #772621;
	text-decoration: underline;
}
#content {
	margin: 0 auto;
	border: 1px solid #D9B26D;
	width: 768px;
	background-color: #F5EAD7;
}
#zahlavi {
	height: 158px;
	background: url(img/zahlavi.jpg) no-repeat;
}
#menu {
	background: url(img/menu_back.jpg) repeat-x;
	height: 43px;
	text-align: center;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
#menu li {
	display: inline;
	list-style-type: none;

}
#menu a {
	color: #3870B4;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding: 16px;
	text-align: center;
}
#menu a:hover {
	color: #BB313F;
	text-decoration: underline;
}
#logo {
	background: #F5EAD7 url(img/zahlavi_bottom.jpg) repeat-x;
}
#logo h1 {
	color: #3870B4;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 10px;
}
#logo h2	 {
	color: #3870B4;
	font-size: 25px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 15px 10px;
}
#zahlavi address {
	font-style: normal;	width: 350px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #3870B4;
	font-size: 12px;
	position: relative;
	left: 390px;
	top: 180px;
}
#obsah {
	background-color: #F5EAD7;
	padding: 15px 20px;
}

#obsah h2 {
	color: #CF9C45;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
}
#obsah h3 {
	margin: 0px;
	padding: 15px 0px;
	color: #CF9C45;
	font-size: 12px;
}
#text {
	background-color: #F5EAD7;
	width: 370px;
	float: left;
	height: auto;
	overflow: hidden;
}
#sidebar_photo {
	float: right;
	background-color: #F5EAD7;
	width: 340px;
	height: auto;
	overflow: hidden;
}
#sidebar_photo img {
	display: block;
}
#zapati {
	background: #F5EAD7 url(img/zapati.jpg) repeat-x bottom;
	height: 20px;
	text-align: center;
	clear: both;
	padding-top: 50px;
}

