body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(layout/pageback.gif);
	background-repeat: no-repeat;
	background-position: top;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #621716;
}

hr, .noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#header {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	width: 950px;
	margin-top: 80px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/contback.gif);
	background-repeat: repeat-y;
}

#container2 {
	width: 950px;
	background-image: url(layout/leftsideback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#header h1 {
	width: 101px;
	height: 69px;
	overflow: hidden;
	position: relative;
	left: 430px;
	top: 82px;
	float: left;
	margin-bottom: 0px;
}

#header h1 span {
	display: block;
	background: url(layout/logo.gif) no-repeat;
	width: 101px;
	height: 82px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#leftside {
	width: 210px;
	float: left;
}

#rightside {
	float: right;
	width: 739px;
}

#flash {
	width: 737px;
	height: 366px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}

/* ----------------------------------------------------------------- */
/* HLAVNÍ MENU ----------------------------------------------------- */
/* ----------------------------------------------------------------- */

#menu {
	padding: 28px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	color: #990000;
	display: block;
	text-decoration: none;
	font-size: 105%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	width: 153px;
	padding-top: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(layout/menuback.gif);
	background-repeat: no-repeat;
}

#menu ul li#active a {
	background-image: url(layout/menuback-active.gif);
	font-weight: bold;
}

#menu ul li a:hover {
	background-image: url(layout/menuback-hover.gif);
}

/* ---- PODMENU ----------------------------------------- */

#menu ul li#active ul#podmenu {
	list-style: none;
}

#menu ul li#active ul#podmenu li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#menu ul li#active ul#podmenu li a {
	font-size: small;
	color: #a25300;
	font-weight: normal;
	text-align: left;
	height: 20px;
	width: 153px;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	background-image: url(layout/podmenuback.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#menu ul li#active ul#podmenu li a:hover {
	color: #804000;
	background-image: url(layout/podmenuback-hover.gif);
}

#menu ul li#active ul#podmenu li#active2 a {
	color: #000000;
	background-image: url(layout/podmenuback-hover.gif);
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	padding: 15px;
}

#obsah p, #obsah li {
	text-align: justify;
	line-height: 160%;
	font-size: 105%;
}

#obsah h1 {
	font-size: 280%;
	color: #621716;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-top: 0px;
}

#obsah h1 .light {
	font-size: large;
	color: #9F6F1C;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DB9C33;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}


#obsah h2 {
	font-size: 160%;
	color: #FF9900;
	font-weight: normal;
	display: block;
	padding-bottom: 7px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(layout/h2back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#obsah h2 a {
	color: #FF9900;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #FF6600;
}

#obsah h3 {
	font-size: large;
	color: #FF6600;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	line-height: 160%;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

#obsah address {
	font-style: normal;
}

#obsah .introtext {
	font-size: large;
	color: #9F6F1C;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin-left: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DB9C33;
	display: block;
	margin-bottom: 20px;
}

#obsah .side-left {
	width: 340px;
	float: left;
}

#obsah .side-right {
	width: 340px;
	float: right;
}

#obsah .side-left h2, #obsah .side-right h2 {
	background-image: url(layout/h2back2.gif);
}

#obsah .romantika h2 {
	margin-top: 30px;
}

#obsah .navigace {
	font-size: 86%;
	color: #f9bd71;
	margin-bottom: 10px;
}

#obsah .navigace a {
	color: #f9bd71;
	text-decoration: none;
}

#obsah .navigace a:hover {
	text-decoration: underline;
}

#obsah a img {
	border: 2px solid #fff9eb;
}

#obsah a:hover img {
	border: 2px solid #FF6600;
}

/* ---- JAZYKY ------------------------------------------------ */

.lang {
	text-align: center;
}

.lang img {
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
}

/* ---- ODKAZY ------------------------------------------------ */

.odkazy {
	background-color: #ffe6b0;
	margin: 15px;
	border: 1px solid #d49a46;
	padding: 5px;
}

.odkazy h2 {
	font-size: large;
	color: #883307;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
}

.odkazy p {
	color: #883307;
	text-align: center;
}

.odkazy ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

.odkazy ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

/* ---- ROZDĚLENÍ NA HLAVNÍ STRANĚ ---------------------------- */

.rozdeleni .rozdeleni1 {
	float: left;
	background-color: #faefc5;
	width: 183px;
	height: 340px;
	background-image: url(layout/rozdeleni1.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.rozdeleni .rozdeleni2 {
	float: left;
	background-color: #faf5cb;
	width: 183px;
	height: 340px;
	background-image: url(layout/rozdeleni2.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.rozdeleni .rozdeleni3 {
	float: left;
	background-color: #f9f5d1;
	width: 183px;
	height: 340px;
	background-image: url(layout/rozdeleni3.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.rozdeleni .rozdeleni4 {
	float: left;
	background-color: #f9f8df;
	width: 183px;
	height: 340px;
	background-image: url(layout/rozdeleni4.gif);
	background-repeat: repeat-x;
	background-position: 0px 145px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.rozdeleni h2 {
	margin-top: 0px;
}

.rozdeleni h2 a {
	background-repeat: no-repeat;
	background-position: top;
	width: 183px;
	display: block;
	margin-top: 0px;
	padding-top: 163px;
	padding-bottom: 10px;
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

.rozdeleni h2 a:hover {
	color: #000000;
}

.rozdeleni ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

.rozdeleni ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.rozdeleni ul li a {
	color: #000000;
	text-decoration: none;
}

.rozdeleni ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.rozdeleni .rozdeleni1 h2 a {
	background-image: url(layout/rozdeleni_ubytovani.jpg);
}

.rozdeleni .rozdeleni1 h2 a:hover {
	background-image: url(layout/rozdeleni_ubytovani_hover.jpg);
	color: #000000;
}

.rozdeleni .rozdeleni2 h2 a {
	background-image: url(layout/rozdeleni_wellness.jpg);
}

.rozdeleni .rozdeleni2 h2 a:hover {
	background-image: url(layout/rozdeleni_wellness_hover.jpg);
	color: #000000;
}

.rozdeleni .rozdeleni3 h2 a {
	background-image: url(layout/rozdeleni_sport.jpg);
}

.rozdeleni .rozdeleni3 h2 a:hover {
	background-image: url(layout/rozdeleni_sport_hover.jpg);
	color: #000000;
}

.rozdeleni .rozdeleni4 h2 a {
	background-image: url(layout/rozdeleni_rezervace.jpg);
}

.rozdeleni .rozdeleni4 h2 a:hover {
	background-image: url(layout/rozdeleni_rezervace_hover.jpg);
	color: #000000;
}

/* ---- ROZDĚLENÍ POKOJŮ ---------------------------------------------- */

.pokoje img {
	float: left;
	margin-right: 20px;
}

.pokoje-nabidka {
	padding-top: 15px;
	float: left;
	width: 180px;
}

.pokoje-nabidka h2 {
	font-size: 160%;
	color: #FF9900;
	font-weight: normal;
	display: block;
	padding-bottom: 7px;
	margin-bottom: 0px;
	background-image: url(layout/h2back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.pokoje-nabidka h2 a {
	color: #FF9900;
	text-decoration: none;
}

.pokoje-nabidka h2 a:hover {
	color: #FF6600;
}

.pokoje-nabidka ul {
	margin-left: 10px;
	padding-left: 0px;
	list-style-type: none;
	font-size: medium;
}

.pokoje-nabidka ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.pokoje-nabidka ul li a {
	color: #000066;
	text-decoration: none;
}

.pokoje-nabidka ul li a:hover {
	text-decoration: underline;
}

.pokoje-nabidka ul li .active  {
	font-weight: bold;
}

/* ---- GALERIE -------------------------------------------------- */

#obsah .fotogalerie .figure {
	float: left;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#obsah .fotogalerie .figure p {
	text-align: center;	
	margin-top: 3px;
	font-size: 92%;
}

#obsah .fotogalerie .figure p a {
	text-decoration: none;
}

#obsah .fotogalerie a img {
	border: 1px solid #e6c187;
}

#obsah .fotogalerie a:hover img {
	border: 1px solid #be7930;
}

/* ---- TABULKY ----------------------------------------------- */

#rezervace table, #cenik table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 1px solid #be7930;
	font-size: 106%;
}

#rezervace td, #cenik td {
	border: 1px solid #be7930;
	background-color: #FAF1E7;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

#rezervace th, #cenik th {
	border: 1px solid #be7930;
	background-color: #e6c392;
	text-align: center;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #621716;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	width: 950px;
	height: 100px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	font-size: 85%;
	text-align: center;
	background-image: url(layout/footerback.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #CCCCCC;
}

#footer a {
	text-decoration: none;
	color: #621716;
	margin-right: 5px;
	margin-left: 5px;
}

#footer a:hover {
	text-decoration: underline;
}

/* ---- FORMULAR ------------------------------------------ */

#rezervace form {
	margin-bottom: 20px;
}

#rezervace table {
	width: 93%;
}

#rezervace table th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD5B9;
	padding: 8px;
}

#rezervace table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD5B9;
	padding: 8px;
	text-align: left;
}

#rezervace input, #rezervace select {
	border: none;
	padding: 3px;
}

#rezervace .button {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #be7930;
	border: 2px solid #e5bd7c;
}

#rezervace .noborder {
	border: none;
}