body {
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	background-color: #F7D599;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #FF9900;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #F7D599;
	padding: 5px;
	border: 1px solid #FF9900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:link {
	text-decoration: none;
}
#content {
	width: 760px;
	margin:1em auto;
	background-image: url(obr/pozadi_komplet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hlavicka {
	width: 760px;
	height: 25px;
}
#hlavicka a {
	text-decoration: none;
}
#hlavicka .vybrane {
	color: #CC3300;
}
#menu {
	float:left;
	width: 150px;
	height: 445px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.menu_moz{
	padding-top: 10px;
}
.menu_mso{
	padding-top: 15px;
}
#menu .butt{
	display: block;
	background-color: #FFCC33;
	margin: 2px;
	padding: 4px;
	border: 1px solid #FF9933;
}
#menu a:hover {
	background-color: #FFFFCC;
}
#menu .sub_a {
	padding-left: 20px;
}
#menu hr {
	color:#FFFFFF;
	height: 1px;
}
#obsah {
	float:left;
	width: 580px;
	overflow: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.obsah_mso{
	padding-top: 15px;
	height: 415px;
}
.obsah_moz{
	padding-top: 0px;
	height: 430px;
	background-image: url(obr/obsah.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#obsah .vybrano {
	background-color: #999999;
	color: #333333;
}
#obsah .nic {
}
#obsah .table_odkaz{
	background-color: #CCCCCC;
	width: 560px;
}
#obsah p {
	text-align:justify;
}
#obsah a{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#obsah .popis_pokoje{
	padding: 10px;
	border: 1px solid #FF9900;
/*	width: 559px;*/
	width: 539px;
}
#obsah .pokoj_foto{
	background-color: #CCCCCC;
	text-align: center;
	padding: 5px;
}
#obsah .pokoj_popis{
	text-align: center;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#pata {
	width: 760px;
	height: 10px;
	text-align:right;
	font-size: 8px;
}
