/* --- global --- */
html , html * , body , body * {
  font-family: "arial ce", arial, "tahoma ce", tahoma, "helvetica ce", helvetica, sans-serif;
}
body {
  margin: auto;
  padding: 0px;
  color: #000000;
  background: none #FFFFFF;
  text-align: center;
	font-size: 75.01%;
}
body.zima {background: no-repeat center top url('../images/bgr_zima.jpg') #EDF4F9;}
body.leto {background: no-repeat center top url('../images/bgr_leto.jpg') #7ca606;}
a {
  color: #276844;
  text-decoration: underline;
}
a:hover {
  color: #276844;
  text-decoration: none;
}
form {
  padding: 0px;
  margin: 0px;
}
input, textarea, select {margin: 0px;}
ul {
  margin: 0px 0px 0px 50px;
  padding: 0px;
}
ol {
  margin: 0px 0px 0px 32px;
  padding: 0px;
}
li {
  margin: 0px 0px 0px 4px;
  padding: 0px;
}
h1 , h2 , h3 , h4 , h5 , h6 {
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
h1 {}
h1 , h1 * {}
h2 {}
h2 , h2 * {}
h3 {
	padding-bottom: 3px;
	padding-top: 15px;
}
h4 {}
h4 , h4 * {}
h5 {}
h5 , h5 * {}
h6 {}
h6 , h6 * {}
table {
  border: 0px none;
  margin: 0px;
  border-collapse: collapse;
}
table td {padding: 0px;}
img {border: 0px none;}
p {
	margin: 0px;
	padding-bottom: 10px;
}
/* --- common --- */
.clearer, .clear , .f-c {
  float: none !important;
  clear: both !important;
  font-size: 0px !important;
  line-height: 0px !important;
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important;
  padding: 0px !important;
  margin: 0px !important;
}
.float-left, .f-l {float: left !important;}
.float-right, .f-r {float: right !important;}
.align-left, .a-l {text-align: left !important;}
.align-center, .a-c {text-align: center !important;}
.align-right, .a-r {text-align: right !important;}
.align-top, .a-t {vertical-align: top !important;}
.align-middle, .a-m {vertical-align: middle !important;}
.align-bottom, .a-b {vertical-align: bottom !important;}
.error , .error * {color: #FF0000 !important;}
.error input {border: 1px solid #FF0000 !important;}
.warning , .warning * {color: #008000 !important;}
.warning input {border: 1px solid #008000 !important;}
.hidden {display: none;}
.block {display: block;}
.print {display: none;}
.invisible {visibility: hidden;}
.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration: underline;}
.red {color: #FF0000;}
.blue {color: #0000FF;}
.green {color: #008000;}
/* --- form --- */
.text {
  border: 1px solid #808080;
  background: none #FFFFFF;
  padding: 1px 2px 0px 2px;
}
input.text {
  height: 17px;
}
.button {
  border: 1px solid #0000FF;
  background: none #0080FF;
  color: #000000;
  line-height: 12px;
  height: 18px;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
}
a.button {
  display: block;
  float: right;
  padding: 0px 15px 0px 15px;
}
/* --- mask --- */
.leto #shadow{
  background: no-repeat center bottom url('../images/shadow_leto.jpg');
}
.zima #shadow{
  background: no-repeat center bottom url('../images/shadow_zima.jpg');
}
#cows {
	text-align: center;
	min-height: 600px;
}
#main {
	width: 887px;
	margin: auto;
	min-height: 700px;
	background: no-repeat center 75px url('../images/prkno.jpg') #FFFFFF;
	text-align: left;
	position: relative;
}
/* --- top --- */
h1, h1 span {
	display: block;
	width: 230px;
	height: 145px;
	font-size: 100%;
	overflow: hidden;
	position: absolute;
	margin: 0px 0px 0px -78px;
}
h1 a {
	color: #09236D;
	text-decoration: none;
	position: absolute;
}
h1 span {
	top: 0px;
	background: url('../images/logo.jpg') no-repeat left top;
	z-index: 10;
	cursor: pointer;
	border: none;
	margin: 0px;
	position: absolute;
}
.leto h1 span {
	background: no-repeat left top url('../images/logo_leto.jpg');
}
.zima h1 span {
	background: no-repeat left top url('../images/logo_zima.jpg');
}
.leto #top {
	height: 31px;
	background: no-repeat left top url('../images/top_leto.jpg');
}
.zima #top {
	height: 31px;
	background: no-repeat left top url('../images/top_zima.jpg');
}
/* --- langs --- */
#langs {
	height: 44px;
	background: no-repeat left top url('../images/langs.jpg');
	text-align: right;
	font-size: 90%;
	padding-right: 5px;
}
#langs a {
	line-height: 44px;
	color: #ae0000;
	display: block;
	float: right;
	padding: 0px 10px 0px 33px;
}
#langs a.de {background: no-repeat left 5px url('../images/de.jpg');}
#langs a.cz {background: no-repeat left 5px url('../images/cz.jpg');}
#langs a.en {background: no-repeat left 5px url('../images/en.jpg');}
#langs a.pl {background: no-repeat left 5px url('../images/pl.jpg');}
/* --- topmenu --- */
#topmenu {
	width: 680px;
	float: right;
	text-align: left;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	background: no-repeat right top url('../images/topa.gif');
}
#topmenu ul li {
	float: left;
	list-style-type: none;
	background: no-repeat left top url('../images/topa.gif');
}
#topmenu ul li a {
	font-weight: bold;
	color: #ffffff;
	display: block;
	float: left;
	line-height: 63px;
	padding: 0px 12px;
	margin: 0px 0px 0px 2px;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #FFB400;
	text-decoration: none;
	background: repeat-x left top url('../images/topli.jpg');
}
/* ---  --- */
.leto #flowers {
	width: 680px;
	height: 243px;
	background: no-repeat left top url('../images/flowers_leto.jpg');
	float: right;
}
.zima #flowers {
	width: 680px;
	height: 243px;
	background: no-repeat left top url('../images/flowers_zima2.jpg');
	float: right;
}
/* --- leftmenu --- */
#leftmenu {
	position: absolute;
	z-index: 100;
	top: 0px;
	width: 207px;
	margin-top: 138px;
	padding-top: 0px;
	float: left;
	min-height: 266px;
}
#leftmenu h3 {
	background: no-repeat left top url('../images/lefth3.jpg') #752600;
	height: 32px;
	color: #ffb400;
	font-size: 100%;
	line-height: 2px;
}
#leftmenu h3 span {
	background: no-repeat 10px center url('../images/lefth3sipka.gif');
	display: block;
	padding-left: 23px;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
}
#leftmenu ul li {
	line-height: 26px;
	list-style-type: none;
	background: no-repeat left top url('../images/leftli2.jpg') #530c00;
}
#leftmenu ul li.first {
	background: no-repeat left top #530c00 url('../images/leftli1.jpg');
	line-height: 25px;
}
#leftmenu ul li.last {
	background: no-repeat left top #530c00 url('../images/leftli3.jpg');
	height: 26px;
}
#leftmenu ul li a {
	color: #ffffff;
	padding-left: 33px;
}
#leftmenu ul li a:hover {
	color: #ffb400;
}
/* --- content --- */
#content {
	clear: both;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	background: no-repeat right top url('../images/content.jpg') #ffffff; 
	text-align: justify;
}
#text {
  float: right;
  width: 625px;
  padding-right: 30px;
  padding-top: 15px;
  margin-left: 10px;
  height: auto;
  min-height: 250px;
}
/* --- left --- */
#left {
	width: 207px;
	float: left;
}
#news, #jak, #cc {
	float: left;
	width: 207px;
	border-bottom: 6px solid #A8D2BB;
	/*background: no-repeat left top url('../images/news.jpg') #d0f1ff;*/
	height: auto;
	min-height: 100px;
	margin-top: 0px;
}
#jak {
	width: 205px;
	border: 1px solid #d9b5b7;
	border-bottom-width: 6px;
	background: no-repeat left top url('../images/jak.gif') #ffffff;
	margin-top: 10px;
}
#cc {
	width: 175px;
	border: 1px solid lightgray;
	border-width: 6px 1px;
	/*background: no-repeat left top url('../images/cc.gif') #ffffff;*/
	margin-top: 43px;
	padding: 10px 15px;
	margin-bottom: 20px;
}
#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; 
  z-index: 101; /*ehm proc je leftmenu 10000?*/
}
#news h3, #jak h3, #cc h3 {
	color: #ffffff;
	line-height: 40px;
	padding-left: 12px;
	margin: 0px 0px 7px 0px;
	font-size: 100%;
}
#cc h3 {
	background: #00a5eb;
}
#jak h3 {
	background: #810a0f;
}
#news h3 a {
	display: block;
	float: right;
	font-size: 60%;
	color: #ffffff;
	margin-right: 10px;
}
#news h4 {
	margin: 0px;
	font-size: 110%;
}
#news h4 a {
	color: #ae0000;
}
#news div {
  padding: 5px 10px;
	margin: 0px 10px;
	border-bottom: 1px solid #91daf9;
	clear: left;
}
#news div.noborder{
	border-bottom: 0px none;
}
#news p {
	margin: 0px;
}
#news p.date {
	color:  #000;
	font-weight: bold;
	font-size: 90%;
}
#jak div {
	border-bottom: 1px solid  #d9b5b7;
	margin: 0px 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: no-repeat left center url('../images/auto.gif');
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
#jak div a.autobusem {
	background: no-repeat left center url('../images/autobus.gif');
}
#jak div a.vlakem {
	background: no-repeat left center url('../images/vlak.gif');
}
/* ---  --- */
#content #text .decor {
	margin-top: 8px;
	padding-top: 10px;
	background: repeat-x left top url('../images/topdecor.gif');
}
#content #text .decorbottom {
	margin-top: 8px;
	padding-top: 10px;
	background: repeat-x left bottom url('../images/bottomdecor.gif');
}
#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: 0px 0px 0px 5px;
}
#content #text h2 {
	color: #3E7F5B;
	margin: 0px;
	padding: 0px;
	font-size: 160%;
}
#content #text p.blue {
	color: #008bc6;
}
#content #text #intextleft .min72 {
	height: 90px;
}
#content #text #intextleft .min72 div {
	width: 60px;
	min-height: 20px;
	float: left;
	background: no-repeat center top url('../images/bazen.png');
	font-weight: bold;
	color: #008bc6;
	padding-top: 45px;
	/*.padding-top: 60px;*/
	text-align: center;
}
#content #text #intextleft .min72 div.sauna {
	background: no-repeat center top url('../images/sauna.png');
}
#content #text #intextleft .min72 div.kuchyne {
	background: no-repeat center top url('../images/kuchyne.png');
	padding-top: 40px;
	/*.padding-top: 50px;*/
}
#content #text #intextleft .min72 div.kulecnik {
	background: no-repeat center top url('../images/kulecnik.png');
}
#content #text #intextleft .min72 div.parking {
	background: no-repeat center top url('../images/parking.png');
}
#intextright form {
	background: #A8D2BB;
	border: 1px solid #3E7F5B;
	margin: 8px 0px;
}
fieldset {
	margin: 5px 20px 0px 20px;
	border: 0px solid #92C7AA;
  border-bottom-width: 1px;
	padding: 0px 0px 5px 0px;
}
fieldset.noborder{
  border-bottom-width: 0px;
}
legend {
	margin: 0px 0px 0px -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: no-repeat right top url('../js/required.gif') #ffffff;
}
.invalid {
	background: no-repeat right top url('../js/wrong.gif') #ffffff;
}
input.date {
	width: 120px;
	margin-right: 4px;
}
a.calendar {
	margin: 2px 2em 0px 0px;
	display: block;
	float: left;
}
a.calendar img {
	border: none;
}
form p {
	margin-top: 0px;
	padding-top: 0px;
}
#online h4{
 font-size: 120%;
 margin-left: 20px;
}
#online{
 padding-top: 10px;
}
#online p.dark{
 background: #92C7AA;
 padding: 10px;
 margin: 0px 20px;
}
#online p.dark .price{
 font-size: 160%;
 font-weight: bold;
 display: block;
}
/* --- footer --- */
#footer{
 line-height: 30px;
 height: 30px;
 font-size: 90%;
 text-align: left;
 width: 887px;
 margin: 0px auto;
}
.leto #footer, .leto #footer a {color: #fff;}
.zima #footer, .zima #footer a {color: #276844;}
#footer div{
 float: right; 
}
/* ONPAGE */
.page h2{
	background: repeat-x left bottom url('../images/topdecor.gif');
	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;
	margin-bottom: 5px;
}

#novinky h3 {
	color: black;
}

#text h3 span { 
	
}
#text img {border: solid 5px #A8D2BB;}
#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;}

table.cenik {
  width: 100%;
  margin-bottom: 18px;
}
table.cenik td, table.cenik th {
  padding: 3px 5px;
  border: 1px solid #A8D2BB;
}
table.cenik th {
  background: none #3E7F5B;
  text-align: center;
  font-weight: bold;
}

div.form-info {
  font-weight: bold;
  font-size: 16px;
  border: 3px solid #E70000;
  padding: 3px;
  text-align: center;
  color: #E70000;
}

#fotky {
	text-align: center;
}

#fotky img {
	border: 1px solid #3E7F5B;
	margin:5px;
}

#fotky table {
	border: none;
}

#fotky tr {
	background: white !important;
	color: #276844 !important;
}

#fotky a {
	color: #3E7F5B !important;
}

#fotky td {
	border: none;
}

#partneri table, td {
	border: none;
}

#partneri span {
	font-weight: bold;
}

#partneri a {
	text-decoration: none;
}

#prechod {
	width: 100%;
	height: 20px;
	background: repeat-x left top url('../images/partneri-prechod.gif');
}
