body {
	font-family: "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background: rgb(121,137,108);
	color: white;
	margin: 0;
}

div.kontejner {
	width: 760px;
	margin: 0 auto;
	background: white url('_objekty/bck_kontejner.gif') repeat-y;
	padding: 0;
	text-align: left;
}

h1 {
	position: absolute;
	margin: 105px 0 0;
	background: url('_objekty/bck_h1.gif') no-repeat;
	width: 315px;
	height: 56px;
	color: white;
	font-family: serif;
	font-size: 26px;
	padding: 10px 0 0 0;
	text-align: center;
	voice-family : "\"}\"";
	voice-family : inherit;
	height: 46px;
}

h1 a {
	color: white;
	text-decoration: none;
}

h1 a:hover {
	color: rgb(243,211,170);
}

div.zahlavi {
	text-align: left;
	background: rgb(243,211,170);
	height: 177px;
}

div.zahlavi div.horniroh {
	position: absolute;
	width: 92px;
	height: 177px;
	margin: 0 0 0 668px;
	background: url('_objekty/bck_horniroh.gif') no-repeat;
}

div.zahlavi div.horniroh p.jazyky {
	text-align: right;
	font-weight: bold;
	margin: 0;
	font-size: 12px;
	height: 52px;
	padding: 5px 8px 0 0;
	color: rgb(150,98,61);
}

div.zahlavi div.horniroh p.jazyky a {
	text-decoration: none;
	color: rgb(150,98,61);
}

div.zahlavi div.horniroh p.jazyky a:hover {
	color: rgb(114,54,54);
}

div.zahlavi div.horniroh img {
	display: block;
	margin: 2px 0 0 2px;
}

div.zahlavi #pix-jedna {
	margin-left: 50px;
	border-right: 2px solid white;
}

div.zahlavi #pix-dva {
}

#menu-kraj {
	position: absolute;
}

ul.menu {
	background: rgb(150,98,61) url('_objekty/bck_menu.gif') repeat-x;
	color: white;
	text-align: left;
	margin: 0 0 0 40px;
	list-style-type: none;
	height: 37px;
	padding: 9px 0 0 0;
	voice-family : "\"}\"";
	voice-family : inherit;
	height: 28px;
}

ul.menu li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid white;
	font-weight: bold;
}

ul.menu a {
	color: white;
	text-decoration: none;
}

ul.menu a:hover {
	color: rgb(243,211,170);
}

div.hlavni {
	margin: 20px 110px 20px 70px;
	text-align: left;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: rgb(243,211,170);
	margin: 0 0 15px;
	text-transform: uppercase;
	border-bottom: 1px dotted white;
	padding-bottom: 2px;
}

p {
	margin: 2px 0 10px;
}

p.zapati {
	background: rgb(150,98,61);
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 3px 110px 6px 70px;
	text-align: left;	
	clear: right;
	margin: 0;
}

p.zapati a {
	float: right;
	text-decoration: none;
	color: white;
}

p.zapati a:hover {
	color: rgb(243,211,170);
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	margin: 20px 0 0 0;
	clear: left;
}

ul {
	list-style-type: square;
	margin: 10px 0 20px;
	padding: 0 0 0 30px;
}

ul span {
	text-decoration: underline;
}

ul span.rekonstrukce {
	text-decoration: none;
	font-weight: bold;
	color: rgb(232,123,20);
	
}

ul li {
	margin: 5px 0;
	padding: 0;
}

ul li a, p a {
	color: white;
	text-decoration: underline;
}

ul li a:hover, p a:hover {
	color: rgb(243,211,170);
}

div.fotogalerie {
	margin: 10px 0 0;
}

div.fotogalerie img {
	background: white;
	padding: 3px;
	width: 146px;
	height: 111px;
	margin: 8px;
	border: 10px solid rgb(221,225,218);
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	voice-family : "\"}\"";
	voice-family : inherit;
	width: 140px;
	height: 105px;
}

div.fotogalerie img.on {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

div.piktogramy {
	float: right;
	width: 85px;
	padding: 0 5px 0 0;
	text-align: center;
	color: darkolivegreen;
	margin-bottom: 20px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width: 80px;
}

div.piktogramy p {
	text-decoration: underline;
	font-weight: bold;
	margin: 20px 0 5px;
}

div.piktogramy img {
	margin: 2px;
}

#mapka {
	background: white;
	border: 2px solid rgb(216,219,224);
	margin: 15px 0 5px;
	padding: 15px;
}

table.rezervace {
	margin: 0;
	border-collapse: collapse;
	background: rgb(221,225,218);
	border: 1px solid darkolivegreen;
	width: 400px;
	text-align: left;
	color: darkolivegreen;
}

table.rezervace th {
	vertical-align: top;
	font-weight: normal;
	padding: 2px 5px 2px 15px;
	width: 50%;
}

table.rezervace td {
	width: 50%;
	padding: 2px 15px 2px 0;
}

form {
	margin: 0;
	padding: 0;
}

form input {
	background: white;
	color: darkolivegreen;
	border: 1px solid darkolivegreen;
	width: 100%;
	margin: 0;
}

form input.odeslat {
	background: rgb(243,211,170);
	color: darkolivegreen;
	margin: 10px 0 15px;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}

form select {
	background: white;
	color: rgb(88,97,164);
	border: 1px solid darkolivegreen;
	width: 100%;
	margin: 0;
}

form textarea {
	width: 100%;
	background: white;
	color: darkolivegreen;
	border: 1px solid darkolivegreen;
}

#foto {
	margin: 10px;
	border: 3px solid darkolivegreen;
}

table.cenik {
	border-collapse: collapse;
	background: rgb(221,225,218);
	border: 1px solid rgb(98,110,134);
	width: 350px;
	margin: 10px 0 20px;
	color: darkolivegreen;
}

table.cenik th,
table.cenik td {
	border: 1px solid rgb(98,110,134);
	text-align: center;
	white-space: nowrap;
	padding: 3px 6px;
}

#pudorys {
	float: right;
	margin: 15px 0 15px 15px;
}

address {
	display: none;
}

p span.vyrazny {
	background: rgb(243,211,170);
	color: rgb(150,98,61);
	padding: 5px 10px;
	font-weight: bold;
	border: 1px solid rgb(150,98,61);
}
