@charset "utf-8";

/*formular spokojensoti*/
#dotaznik h3 {
	float: left;
	width: 120px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#dotaznik {
	width: 540px;
	position: relative;
	list-style-position: outside;
	font-size: 11px;
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
#dotaznik li {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
#dotaznik li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 180px;
}
#dotaznik li ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.frau {
	display: none;	
}
/*formular spokojenosti*/

.picturelist,.albumlist {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.picturelist img {
  border: none;
}
a img {
  border: solid 1px darkgreen;
}
li.thumb {
  border: solid 18px #e7f1e8;
  width: 101px;
  height: 101px;
  overflow: hidden;
  position: relative;
  margin-top: 5px;
  margin-right: 5px;
  float: left;
}
.thumb img {
  height: 101px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #A7C288;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
a {
  outline: none;
  text-decoration: none;
}
#newslist {
  list-style: none;
  margin: 0px;
  height: 47px;
  padding: 0px;
  padding-top: 23px;
  padding-left: 19px;
  background-image: url('../images/newsbg.jpg');
}
#newslist li {
  float: left;
}
#newslist a {
  width: 28px;
  height: 27px;
  display: block;
  float: left;
  margin-right: 12px;
  overflow: hidden;
  line-height: 300px;
}
.nb01 { background-image: url('../images/news/01n.png'); }
.nb01:hover { background-image: url('../images/news/01a.png'); }
.nb02 { background-image: url('../images/news/02n.png'); }
.nb02:hover { background-image: url('../images/news/02a.png'); }
.nb03 { background-image: url('../images/news/03n.png'); }
.nb03:hover { background-image: url('../images/news/03a.png'); }
.nb04 { background-image: url('../images/news/04n.png'); }
.nb04:hover { background-image: url('../images/news/04a.png'); }
.nb05 { background-image: url('../images/news/05n.png'); }
.nb05:hover { background-image: url('../images/news/05a.png'); }
.nb06 { background-image: url('../images/news/06n.png'); }
.nb06:hover { background-image: url('../images/news/06a.png'); }
.nb07 { background-image: url('../images/news/07n.png'); }
.nb07:hover { background-image: url('../images/news/07a.png'); }
.nb08 { background-image: url('../images/news/08n.png'); }
.nb08:hover { background-image: url('../images/news/08a.png'); }
.nb09 { background-image: url('../images/news/09n.png'); }
.nb09:hover { background-image: url('../images/news/09a.png'); }
.nb10 { background-image: url('../images/news/10n.png'); }
.nb10:hover { background-image: url('../images/news/10a.png'); }

#newsoverview {
  list-style: none;
  padding: 0px;
  margin: 0px;
  position: relative;
}
#newsoverview li {
  position: absolute;
  left: 0px;
  top: 10px;
  width: 100%;
}
#newsoverview li li {
  position: static;
}
#newsoverview li h3 {
  margin-top: 0px;
  padding-top: 0px;
}
#newsoverview li h3 a {
	color: #00764B;
  text-decoration: none;
}
#newsoverview li h3 a:hover {
  text-decoration: underline;
}
#submenu,#submenu2 {
  font-size: 13px;
  list-style: none;
  background-color: #eabe76;
  margin: 0px;
  padding-top: 15px;
  height: 55px;
  padding-left: 15px;
  padding-right: 15px;
}
*+html #submenu {
  white-space: nowrap;
}
#submenu li a {
  color: #996600;
}
#submenu li a:hover,#submenu li a.currentpage,#submenu li a.activeparent {
  color: #663300;
}
#submenu li a.currentpage,#submenu li a.activeparent,#submenu2 li a.currentpage,#submenu2 li a.activeparent {
  font-weight: bold;
}
#submenu li,#submenu2 li {
  float: left;
  margin-right: 10px;
}
#submenu2 {
  background-color: #c2e0c2;
}
#submenu2 li a {
  color: #858e87;
}
#submenu2 li a:hover,#submenu2 li a.currentpage,#submenu2 li a.activeparent {
  color: #1f1d21;
}
#header {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	height: 83px;
	overflow: hidden;
	z-index: 5;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -450px;
}
* html #header {
  position: absolute;
}
#header h1 {
	background-image: url(../images/de_h1.png);
	height: 74px;
	width: 439px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 10px;
	position: absolute;
	line-height: 400px;
	left: 49px;
}
#header h1 a {
	position: absolute;
	height: 25px;
	width: 335px;
	overflow: hidden;
	display: block;
	top: 30px;
	left: 105px;
}
#header p {
	background-image: url(../images/de_h2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 250px;
	position: absolute;
	left: 550px;
	top: 40px;
	overflow: hidden;
	line-height: 400px;
	margin: 0px;
	padding: 0px;
}
#maincontentcover {
	background-image: url(../images/bg2.png);
	width: 609px;
	padding-bottom: 60px;
	padding-top: 83px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -304px;
	z-index: 4;
}
*html #maincontentcover {
	height: 800px;	
}
#maincontent {
	padding-right: 23px;
	padding-bottom: 30px;
	padding-left: 22px;
	padding-top: 0px;
}
#maincontent a {
  color: orange;
  text-decoration: none;
}
#maincontent table a {
  color: darkgreen;
  text-decoration: none;
}
#content p {
  line-height: 1.7em;
}
#leftcol {
	background-image: url(../images/leftbg.jpg);
	background-repeat: no-repeat;
	width: 145px;
	padding-right: 15px;
	height: 514px;
	background-position: left top;
	position: absolute;
	top: 83px;
	padding-top: 49px;
	left: 50%;
	margin-left: -450px;
}
* html #lefcol {
  position: absolute;
}
#rightcol {
	background-image: url(../images/rightbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 514px;
	padding-left: 15px;
	width: 140px;
	position: absolute;
	top: 83px;
	left: 50%;
	margin-left: 295px;
}
* html #rightcol {
  position: absolute;
}
#menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	position: relative;
	z-index: 30;
	width: 180px;
	position: absolute;
	left: 50%;
	top: 125px;
	margin-left: -492px;
}

#menu li {
	float: left;
	position: relative;
	width: 180px;
}
#menu li a {
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	overflow: hidden;
}
#menu li:hover {
	background-image: url(../images/menubg.png)	
}
#menu li a:hover {
	color: #333;	
}
#menu li ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 180px;
	z-index: 30;
	border: 2px solid #00774C;
	background-image: url(../images/submenubg.png);
	width: 160px;
	display: none;
}
#menu li ul li {
	width: 160px;
	height: 25px;
}

#menu li ul li a {
  height: 25px;
	line-height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
	color: #333;
	width: 140px;
	background-image: none;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
	padding-right: 10px;
}
#menu li ul li:hover {
	background-image: none;
}
#menu li ul li a:hover {
	background-color: #00774C;
	color: #FFF;
}
#langs {
	list-style-type: none;
	position: absolute;
	top: 285px;
	left: 0px;
	height: 12px;
	overflow: hidden;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}
#langs li {
	float: left;
}
#langs li a {
	float: left;
	height: 12px;
	line-height: 12px;
	font-size: 12px;
	color: #96b480;
	font-weight: bold;
	width: 38px;
	text-align: center;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #dc931a;
}
#langs li a:hover {
	color: #FFF;
}
#ikony {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 121px;
	left: -10px;
	top: 341px;
}
#ikony li {
	height: 111px;
	width: 121px;
	position: relative;
	overflow: hidden;
	line-height: 600px;
	float: left;
}
#ikony li a {
	height: 111px;
	width: 121px;
	display: block;
}
.czfotogalerie {
	background-image: url(../images/cz_fotogalerie.png);
}
.czwellness {
	background-image: url(../images/cz_pobyty.png);
}
.czpoukazy {
	background-image: url(../images/cz_poukazy.png);
}
.enfotogalerie {
	background-image: url(../images/en_fotogalerie.png);
}
.enwellness {
	background-image: url(../images/en_pobyty.png);
}
.enpoukazy {
	background-image: url(../images/en_poukazy.png);
}
.defotogalerie {
	background-image: url(../images/de_fotogalerie.png);
}
.dewellness {
	background-image: url(../images/de_pobyty.png);
}
.depoukazy {
	background-image: url(../images/de_poukazy.png);
}
#footer {
	position: absolute;
	width: 900px;
	font-size: 10px;
	background-image: url(../images/endbg.png);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: 145px 0px;
	height: 46px;
	left: 50%;
	margin-left: -452px;
	z-index: 50;
	bottom: 0px;
}
* html #footer {
  position: absolute;
}
#footer div {
	background-color: #A6C187;
	height: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #00764B;
}
#zarizeni {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#zarizeni li {
	float: left;
	width: 100%;
	overflow: hidden;
}
#zarizeni li a {
	display: block;
	line-height: 400px;
	background-repeat: no-repeat;
	background-position: center top;
}
* html #zarizeni li a {
	overflow: hidden;	
}
#sportpark a {
	background-image: url(../images/sportpark.png);
	height: 63px;
}
#restauraceadela a {
	background-image: url(../images/adela.png);
	height: 73px;
}
#topspin a {
	background-image: url(../images/topspin.png);
	height: 76px;
}
#vernostnikarty a {
	width: 150px;
	height: 118px;
	position: absolute;
	left: 10px;
	top: 220px;
	overflow: hidden;
}
.czkarty a {
	background-image: url(../images/cz_karty.png);
}
.enkarty a {
	background-image: url(../images/en_karty.png);
}
.dekarty a {
	background-image: url(../images/de_karty.png);
}
#pocasicover {
	height: 157px;
	width: 125px;
	position: absolute;
	left: 15px;
	top: 350px;
}
#pocasicover a {
	background-repeat: no-repeat;
	height: 24px;
	width: 125px;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	line-height: 60px;
}
a.czpocasi {
	background-image: url(../images/cz_pocasi.png);
}
a.enpocasi {
	background-image: url(../images/en_pocasi.png);
}
a.depocasi {
	background-image: url(../images/de_pocasi.png);
}
#pocasicover2 {
	background-image: url(../images/pocasi_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 125px;
	left: 0px;
	bottom: 24px;
	padding-top: 13px;
	height: 120px;
	overflow: hidden;
}
#pocasi {
	background-image: url(../images/pocasi_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	text-align: center;
}
#webcam {
	background-repeat: no-repeat;
	height: 128px;
	width: 125px;
	display: block;
	position: absolute;
	left: 15px;
	top: 520px;
	overflow: hidden;
	line-height: 400px;
}
a.czwebcam {
	background-image: url(../images/cz_webcam.png);
}
a.enwebcam {
	background-image: url(../images/en_webcam.png);
}
a.dewebcam {
	background-image: url(../images/de_webcam.png);
}
#toplinks {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	height: 35px;
	width: 450px;
}
#xtoplinks ul {
  list-style-type: none;
  width: 300px;
  float: right;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#toplinks li {
	float: right;
}
#toplinks li.facebook {
  padding-top: 5px;
}
#toplinks li a {
	text-decoration: none;
	color: #333;
	max-width: 100px;
	display: block;
	text-align: center;
	height: 15px;
	margin-top: 9px;
	line-height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F90;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}
* html #toplinks li a {
	width: 30px;
	white-space: nowrap;
}
#toplinks li a:hover {
	color: #F90;
}
#headerimages {
	clear: both;
	height: 200px;
	position: relative;
	overflow: hidden;
	z-index: 99;
}
h3 {
	color: #00764B;
	font-size: 18px;
}
h4 {
  color: brown;
  font-size: 16px;
}
#headerimages img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
}
#onlinerezervace {
	background-color: #eb690b;
	height: 35px;
	width: 184px;
	float: right;
	display: block;
	line-height: 350px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
}
.czrezervace {
	background-image: url(../images/cz_rezervace.jpg);
}
.enrezervace {
	background-image: url(../images/en_rezervace.jpg);
}
.derezervace {
	background-image: url(../images/de_rezervace.jpg);
}
#breadcrumbs {
	background-color: #dc931a;
	line-height: 35px;
	color: #FFF;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 35px;
}
#breadcrumbs a {
	color: #FFF;
}
#breadcrumbsin {
  position: absolute;
  right: 194px;
  width: auto;
  min-width: 364px;
	height: 35px;
	white-space: nowrap;
}
#breadcrumbsshadow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 10px;
  height: 35px;
  background-image: url('../images/breadcrumb.png');
}
#pobytcover {
  margin-top: 12px;
  background-color: #eee;
  height: 100%;
  padding: 10px;
}
#pobytcover h3 {
  line-height: 65px;
  padding: 0px;
  height: 65px;
  margin: 0px;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -10px;
  padding-left: 20px;
  padding-right: 20px;
  color: white;
  font-size: 22px;
  background-image: url('../images/h2bg.jpg');
  border-bottom: solid 5px white;
  overflow: hidden;
}
td,th {
  border: solid 1px white;
  padding: 5px;
}
td {
  background-color: #b5cbb8;
}
th {
  background-color: #5e966c;
  color: white;
  font-weight: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
}
#pocasitab td {
  background-color: white;
}
#pocasitab th {
  color: gray;
}
caption {
  border: solid 1px white;
  background-color: #a81f12;
  color: white;
  padding: 10px;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}
#prehledpobytu {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#prehledpobytu li {
  float: left;
  height: 143px;
  width: 275px;
  margin: 0px;
  padding: 0px;
  margin-bottom: 14px;
}
#prehledpobytu h3 {
  background-image: url('../images/h3bg.png');
  line-height: 37px;
  overflow: hidden;
  height: 37px;
  padding: 0px;
  margin: 0px;
}
#prehledpobytu h3 a {
  padding-left: 10px;
  display: block;
  color: white;
  text-decoration: none;
}
#prehledpobytu h3 a:hover {
  color: orange;
}
#prehledpobytu div {
  background-color: #dfe2d1;
  background-image: url('../images/pobytbg.jpg');
  padding: 10px;
  width: 255px;
  height: 86px;
  font-size: 11px;
}
