body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
body.zima {background: #edf4f9 url('../images/bgr_zima.jpg') no-repeat center top;}
body.leto {background: #7e9f2e url('../images/bgr_leto.jpg') no-repeat center top;} 

#cows {
	text-align: center;
	width: 100%;
	height: auto;
	min-height: 600px;
	_height: 600px;
	margin: 0;
	padding: 0;
}
#main {
	width: 887px;
	margin: 0 auto 0 auto;
	height: auto;
	min-height: 600px;
	_height: 600px;
	background: #B13200 url('../images/prkno.jpg') no-repeat center 75px;
	text-align: left;
	position: relative;
}

.leto #top {
	height: 31px;
	background: url('../images/top_leto.jpg') no-repeat left top;
}
.zima #top {
	height: 31px;
	background: url('../images/top_zima.jpg') no-repeat left top;
}

#langs {
	height: 44px;
	background: url('../images/langs.jpg') no-repeat left top;
	text-align: right;
	font-size: 90%;
	padding-right: 5px;
}
#langs a {
	line-height: 44px;
	color: #ae0000;
	height: 44px;
	display: block;
	float: right;
	padding: 0 10px 0 33px;
}
#langs a.de {
	background: url('../images/de.jpg') no-repeat left 5px;
}
#langs a.cz {
	background: url('../images/cz.jpg') no-repeat left 5px;
}

#langs a.en {
	background: url('../images/en.jpg') no-repeat left 5px;
}

#langs a.pl {
	background: url('../images/pl.jpg') no-repeat left 5px;
}

#topmenu {
	width: 680px;
	float: right;
	height: 63px;
	text-align: left;
}
#topmenu ul {
	margin: 0;
	padding: 0;
	height: 63px;
	list-style-type: none;
	float: left;
	background: url('../images/topa.gif') no-repeat right top;
}
#topmenu ul li {
	float: left;
	display: block;
	height: 63px;
	line-height: 63px;
	width: auto;
	background: url('../images/topa.gif') no-repeat left top;
}
#topmenu ul li a {
	font-weight: bold;
	color: #fff;
	display: block;
	float: left;
	height: 63px;
	width: auto;
	padding: 0 12px;
	margin: 0 0 0 2px;
	_margin: 0 0 0 1px;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #ffb400;
	text-decoration: none;
	background: url('../images/topli.jpg') repeat-x left top;
}
h1, h1 span {
	display: block;
	width: 230px;
	height: 145px;
	padding: 0;
	margin: 0;
	font-size: 100%;
	overflow: hidden;
	position: absolute;
	margin: 0 0 0 -78px;
}
h1 a {
	color: #09236D;
	text-decoration: none;
	position: absolute;
}
h1 span {
	top: 0;
	background: url('../images/logo.jpg') no-repeat left top;
	z-index: 10;
	cursor: pointer;
	border: none;
	margin: 0;
	position: absolute;
}

p {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}


.leto h1 span {
	background: url('../images/logo_leto.jpg') no-repeat left top;
}
.zima h1 span {
	background: url('../images/logo_zima.jpg') no-repeat left top;
}


.leto #flowers {
	width: 680px;
	height: 243px;
	background: url('../images/flowers_leto.jpg') no-repeat left top;
	float: right;
}
.zima #flowers {
	width: 680px;
	height: 243px;
	background: url('../images/flowers_zima.jpg') no-repeat left top;
	float: right;
}

a:hover {
	text-decoration: none;
}
#leftmenu {
	position: absolute;
	xz-index: 100;
	top: 0;
	width: 207px;
	margin-top: 138px;
	padding-top: 0px;
	float: left;
	height: auto;
	min-height: 266px;
	_height: 246px;
}
#leftmenu h3 {
	background: #752600 url('../images/lefth3.jpg') no-repeat left top;
	height: 32px;
	color: #ffb400;
	margin: 0;
	font-size: 100%;
	line-height: 32px;
}
#leftmenu h3 span {
	background:   url('../images/lefth3sipka.gif') no-repeat 10px center;
	display: block;
	padding-left: 23px;
}
#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#leftmenu ul li {
	display: block;
	height: 26px;
	line-height: 26px;
	width: auto;
	background: #530c00 url('../images/leftli2.jpg') no-repeat left top;
}
#leftmenu ul li.first {
	background: #530c00 url('../images/leftli1.jpg') no-repeat left top;
	height: 25px;
	line-height: 25px;
}
#leftmenu ul li.last {
	background: #530c00 url('../images/leftli3.jpg') no-repeat left top;
	height: 26px;
}
#leftmenu ul li a {
	color: #fff;
	padding-left: 33px;
}
#leftmenu ul li a:hover {
	color: #ffb400;
}
#content {
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	background: #fff url('../images/content.jpg') no-repeat right top;

}

#text {
  float: right;
  width: 650px;
  padding-right: 15px;
  padding-top: 15px;
  height: auto;
  min-height: 250px;
  _height: 250px;
  }
.clearer {
	clear: both;
	font-size: 0px;
}
#left {
	width: 207px;
	float: left;
}

#news, #jak, #cc {
	float: left;
	width: 207px;
	border-bottom: 6px solid #b2e4f9;
	background: #d0f1ff url('../images/news.jpg') no-repeat left top;
	height: auto;
	min-height: 100px;
	_height: 100px;
	margin-top: 0;
}
#jak {
	width: 205px;
	border: 1px solid #d9b5b7;
	border-bottom-width: 6px;
	background: #fff url('../images/jak.gif') no-repeat left top;
	margin-top: 10px;
}
#cc {
	width: 175px;
	border: 1px solid #b2e4f9;
	border-width: 6px 1px;
	background: #fff ;url('../images/cc.gif') no-repeat left top;
	margin-top: 10px;
	padding: 10px 15px;
}
#cc img {
	border: 0px none;
}
#cc img.banner {
	border: 6px solid #e70000;
	margin-bottom: 10px;
	width: 166px;
}
#wbc {
	padding: 0px;
  margin-top:10px;
  position: relative; xz-index: 101; /*ehm proc je leftmenu 10000?*/
}

#news h3, #jak h3, #cc h3 {
	color: #fff;
	line-height: 40px;
	padding-left: 12px;
	margin: 0 0 7px 0;
		font-size: 100%;
}
#cc h3 {
	background: #00a5eb;
}
#jak h3 {
	background: #810a0f;
}
#news h3 a {
	display: block;
	float: right;
	font-size: 60%;
	color: #fff;
	margin-right: 10px;
}
#news h4 {
	margin: 0;
	font-size: 110%;
}
#news h4 a {
	color: #ae0000;
}
#news div {
  padding: 5px 10px;
	margin:   0 10px;
	border-bottom: 1px solid #91daf9;
	clear: left;
}
#news div.noborder{
	border-bottom: 0px solid #91daf9;
}
#news p {
	margin: 0;
}
#news p.date {
	color:  #000;
	font-weight: bold;
	font-size: 90%;
}
#jak div {
	border-bottom: 1px solid  #d9b5b7;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
}
#jak div.noborder{
	border-bottom: 0px solid  #d9b5b7;
}
#jak div a {
	color: #ae0000;
	padding-left: 50px;
	display: block;
	background: url('../images/auto.gif') no-repeat left center;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#jak div a.autobusem {
	background: url('../images/autobus.gif') no-repeat left center;
}
#jak div a.vlakem {
	background: url('../images/vlak.gif') no-repeat left center;
}
#content #text .decor {
	margin-top: 8px;
	padding-top: 10px;
	background: url('../images/topdecor.gif') repeat-x left top;
}
#content #text .decorbottom {
	margin-top: 8px;
	padding-top: 10px;
	background: url('../images/bottomdecor.gif') repeat-x left bottom;
}
#content #text .decor p {
	margin: 5px 5px;
}
#intextleft {
	width: 315px;
	float: left;
	padding-top: 10px;
}
#intextright {
	width: 315px;
	float: right;
	padding-top: 10px;
}
.great {
	float: left;
	margin-right: 3px;
}
#galerie {
	background: #dddddd;
	padding: 4px;
	width: 290px;
	margin: 0 0 0 5px;
}
#content #text h2 {
	color: #008bc6;
	margin: 0;
	padding: 0;
	font-size: 160%;
}
#content #text p.blue {
	color: #008bc6;
}
#content #text #intextleft .min72 {
	height: 90px;
}
#content #text #intextleft .min72 div {
	width: 60px;
	height: auto;
	min-height: 20px;
	_height: 20px;
	float: left;
	background: url('../images/bazen.png') no-repeat center top;
	font-weight: bold;
	color: #008bc6;
	padding-top: 45px;
	.padding-top: 60px;
	text-align: center;
}
#content #text #intextleft .min72 div.sauna {
	background: url('../images/sauna.png') no-repeat center top;
}
#content #text #intextleft .min72 div.kuchyne {
	background: url('../images/kuchyne.png') no-repeat center top;
	padding-top: 40x;
	.padding-top: 50px;
}
#content #text #intextleft .min72 div.kulecnik {
	background: url('../images/kulecnik.png') no-repeat center top;
}
#content #text #intextleft .min72 div.parking {
	background: url('../images/parking.png') no-repeat center top;
}
#intextright form {
	background: #d0f1ff;
	border: 1px solid #97d7f2;
	margin: 8px 0;
}
fieldset {
	margin: 5px 20px 0 20px;
	border: 0px solid #97d7f2;
  border-bottom-width: 1px;
	padding: 0 0 5px 0;
}
fieldset.noborder{
  border-bottom-width: 0px;
}
legend {
	margin: 0  0 0 -0.5em;
	font-weight: bold;
}
label {
	float: left;
	display: block;
	width: 6em;
	height: 1.5em;
	line-height: 1.5em;
		margin-top: 2px;
}
label.long {
	width: 7em;
}
input {
	width: 140px;
	float: left;
	margin-right: 2em;
	border: 1px solid #A5ACB2;
	margin-top: 2px;
}
input.short {
	width: auto;
	margin-right: 0.5em;
	border: none;
}
input.short2 {
	width: 1.5em;
}
textarea {
  width: 240px;
	height: 100px;
	border: 1px solid #A5ACB2;

}
input.button {
	width: 90px;
	height: 24px;
	border: none;
	margin-top: 1em;
}
legend.invalid {
	padding-right: 1em;
	background-color: transparent;
}
.required {
	background: white url(../js/required.gif) top right no-repeat;
}
.invalid {
	background: white url(../js/wrong.gif) top right no-repeat;
}
input.date {
	width: 120px;
	margin-right: 4px;
}
a.calendar {
	margin: 2px 2em 0 0;
	display: block;
	float: left;
}
a.calendar img {
	border: none;
}
form p {
	margin-top: 0;
	padding-top: 0;
}
#online h4{
 font-size: 120%;
 margin-left: 20px;
}
#online{
 padding-top: 10px;
}
#online p.dark{
 background: #97d7f2;
 padding: 10px;
 margin: 0 20px;
}
#online p.dark .price{
 font-size: 160%;
 font-weight: bold;
 display: block;
}
#footer{
 line-height: 30px;
 height: 30px;
 font-size: 90%;
 text-align: left;
 width: 887px;
 margin: 0 auto;
}
.leto #footer,
.leto #footer a {color: #fff;}
.zima #footer,
.zima #footer a {color: #00aeff;}

#footer div{
 float: right;
 
}
.leto #shadow{
 background: url('../images/shadow_leto.jpg') no-repeat center bottom;
}
.zima #shadow{
 background: url('../images/shadow_zima.jpg') no-repeat center bottom;
}

/* ONPAGE */

.page h2{
	background: url('../images/topdecor.gif') repeat-x left bottom;
	height: 40px;
}
table, th, td{
  border: 1px solid #B2E4F9;
  border-collapse: collapse;
}
table{
 width: 100%;
}
th{
 background: #00A5EB;
 color: #fff;
 font-weight: bold;
 text-align: center;
 padding: 7px 10px;
}
 td{
 padding: 5px 10px;
}
td.strong{
 font-weight: bold;
}
td a{
 color: #810A0F;
}
#text h4{ font-size: 110%; }
#text h3{ 
	font-size: 120%; 
	color: #991a14;
	text-align: left;
	padding: 0; margin: 0;
	padding-top: 15px;
	padding-bottom: 3px;

}

#text img {border: solid 5px #b5e2f5;}
#text img.noframe {border: none; border-width: 0px;}

#text .gal-itm {
  width: 160px; text-align: center; float: left; height: 145px; 
}
#text .gal-itm img {margin-bottom: 4px;}
#text .gal-itm a {
  color: #000;
  font-size: 12px; font-weight: bold; 
}
.galerie {padding-top:20px; }
.gimg-itm {width: 160px; text-align: center; float: left; padding: 6px 0;}

#imgmenu {
	position: relative;
	width: 887px;
	height: 100px;
	margin: 0px; padding: 0px;
	padding-top: 0px;
	background: url('../images/titles.jpg') no-repeat; 
	background-position: 10px 25px;
}

#imgmenu ul { 
	background: transparent; 
	display: block;
	list-style: none;
	margin: 0; 
	padding:0;
}

#imgmenu li {
	display: inline; 
	text-indent: -9999px;
	margin: 0; padding: 0;
	float: left;
	padding-left: 11px;
}

#imgmenu a {
	margin: 0; padding: 0;
	color: white;
	text-decoration:none;
}

.imgmenu_ubytovani {
	background: url('../images/menu_stylove_ubytovani.png') no-repeat; 
	background-position: 0 -70px;
	display: block; 
	height: 94px; 
	width: 208px;
}

.imgmenu_raj {
	background: url('../images/menu_raj_pro_deti.png') no-repeat; 
	background-position: 0 -70px;
	display: block; 
	height: 94px; 
	width: 208px;
}

.imgmenu_relaxace {
	background: url('../images/menu_relaxace.png') no-repeat; 
	background-position: 0 -70px;
	display: block; 
	height: 94px; 
	width: 208px;
}

.imgmenu_vikendy {
	background: url('../images/menu_gurmanske_vikendy.png') no-repeat; 
	background-position: 0 -70px;
	display: block; 
	height: 94px; 
	width: 208px;
}

.active {
	background-position: top left !important; 
	height: 94px; 
}

#imgmenu a:hover {
	background-position: top left; 
	height: 94px; 
}

#links {
	background: black; 
	padding: 20px; 
	color: white; 
	margin-bottom: 10px;
	background: black url('../images/bck-fade.gif') repeat-x; 
}

#links a {
	color: white;
	font-weight: bold;
	background: url('../images/bck-fade2.gif') repeat-x; 
	text-decoration: none;
}
