/* CSS Document */

body {
	font: small Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #005923;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(layout/page_background.gif);
	background-repeat: repeat-y;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#container {
	text-align: left;
	width: 934px;
	margin: 0px auto;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	background-image: url(layout/cont_background.jpg);
	background-repeat: repeat-y;
	padding-bottom: 30px;
}

#header {
	background-image: url(layout/header_background.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 934px;
}

#header img {
	margin-left: 20px;
}

.nezobrazovat {
	display: none;
}

/* ---- LEFT SIDE ----------------------------------------------- */

#leftside {
	float: left;
	width: 227px;
}

#lang {
	height: 24px;
	width: 219px;
	background-image: url(layout/lang_background.jpg);
	background-repeat: no-repeat;
	padding-top: 34px;
	padding-left: 8px;
}

#lang img {
	margin-right: 1px;
}

#menu ul {
	margin: 5px 5px 30px 10px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	font: bold medium "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 4px;
}

#menu li a, .menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li#activ a {
	color: #FFCC66;
}

/* ---- RIGHT SIDE ----------------------------------------------- */

#rightside {
	float: right;
	width: 707px;
	background-image: url(layout/right_background.jpg);
	background-repeat: no-repeat;
}

#obsah {
	margin-top: 200px;
	padding: 20px;
}

#obsah h1 {
	color: #9d0c15;
	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}

#obsah h2 {
	font: bold large "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	color: #FF0000;
}

#obsah h3 {
	font: bold medium "Trebuchet MS", arial, verdana, helvetica, sans-serif;
}

#obsah h1 .light {
	font-size: 87%;
	font-weight: normal;
}

#obsah h2 .light {
	color: #000000;
	font-size: medium;
}

#obsah p {
	text-align: justify;
	line-height: 150%;
}

#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-tlacitko a {
	font-size: 125%;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 10px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.odkaz-tlacitko {
	margin-top: 30px;
	margin-bottom: 20px;
}

.navigace {
	color: #666666;
	font-size: 85%;
}

.navigace a {
	color: #666666;
}

#obsah .left {
	float: left;
	width: 380px;
}

#obsah .right {
	float: right;
	width: 270px;
}

#obsah address {
	font-style: normal;
	line-height: 160%;
}

#obsah .kontakty iframe {
	border: 2px solid #999999;
}

.pozadi {
	background: white;
}

.pozadi h1, .pozadi h2, .pozadip {
	margin-left: 20px;
}

/* ---- ÚVOD ------------------------------------------------ */

#obsah .uvod h1 {
	font-size: 198%;
	line-height: 120%;
}

#obsah .uvod h2 {
	font-size: 155%;
	margin-top: 3px;
	padding-top: 0px;
	line-height: 95%;
}

/* ---- SUBMENU ---------------------------------------------- */

#obsah .submenu {
	width: 300px;
	border: 1px solid #B8E9A9;
	background-color: #DFF4D9;
}

#obsah .submenu ul {
	margin-top: 10px;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .figure {
	background-color: #DFF4D9;
	padding: 7px;
	border: 1px solid #B8E9A9;
	margin-top: 5px;
	margin-bottom: 5px;
}

#obsah .figure img {
	margin:	0px;
	border: 2px solid #DFF4D9;
}

#obsah .figure a:hover img {
	border: 2px solid #005923;
}

#obsah .figure p {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #005923;
}

#obsah .figure-right .figure {
	float: right;
	margin-left: 15px;
}

#obsah .figure-left .figure {
	float: left;
	margin-right: 15px;
}

#obsah .figure-center .figure {
	float: none;
}

#obsah .obrazky-right {
	margin-left: 5px;
	float: right;
}

#obsah .obrazky-right img {
	border: none;
	margin-top: 2px;
	margin-bottom: 5px;
}

#obsah .obrazky-right a:hover img {
	border: none;
}

#obsah .fotogalerie .fotoleft {
	float: left;
	width: 315px;
}

#obsah .fotogalerie .fotoright {
	float: right;
	width: 315px;
}

#obsah .fotogalerie img {
	border: 2px solid #DFF4D9;
	margin-top: 5px;
	margin-bottom: 5px;
}

#obsah .fotogalerie a:hover img {
	border: 2px solid #005923;
}

#obsah .videotour {
	text-align: center;
	background-color: #000000;
	padding: 20px;	
}

#obsah .slevyavyhody {
	background-color: #FFFF66;
	border: 2px solid #FF9900;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* ---- ROZDĚLENÍ APARTMÁNŮ ----------------------------------------- */

.apartmany-rozdeleni {
	float: left;
	width: 184px;
	height: 240px;
	margin: 8px;
	padding: 10px;
	background-color: #DFF4D9;
	border: 1px solid #B8E9A9;
}

* html .apartmany-rozdeleni {
	margin: 5px;
}

.apartmany-rozdeleni img {
	float: none;
}

.apartmany-rozdeleni a img {
	border: 2px solid #B8E9A9;
}

.apartmany-rozdeleni a:hover img {
	border: 2px solid #27a500;
}

.apartmany-rozdeleni h3 a {
	font-size: medium;
	color: #27a500;
	text-decoration: none;
	letter-spacing: -0.05em;
}

.apartmany-rozdeleni h3 a:hover {
	text-decoration: underline;
}

#obsah .apartmany-rozdeleni ul {
	margin-left: 0px;
}

.apartmany-lastminute {
	float: left;
	width: 184px;
	height: 240px;
	margin: 8px;
	padding: 10px;
	border: 1px solid #000000;
	background-image: url(layout/lastminute_back.gif);
	background-repeat: repeat-x;
	background-color: #ffd324;
}

* html .apartmany-lastminute {
	margin: 5px;
	height: 266px;
}

.apartmany-lastminute h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.apartmany-lastminute h3 a {
	font-size: 180%;
	color: #FF0000;
	text-decoration: none;
}

.apartmany-lastminute h3 a:hover {
	text-decoration: underline;
}

#obsah .apartmany-lastminute ul {
	margin-left: 0px;
	padding-left: 0px;
}

/* ---- TABULKY ----------------------------------------------- */

table {
	border-collapse: collapse;
}

table td {
	padding: 5px;
}

table th {
	padding: 5px;
}

/* ---- CENÍK ----------------------------------------------- */

#cenik table {
	border-collapse: collapse;
	border: 1px solid #245717;
	width: 100%;
}

#cenik table td {
	padding: 5px;
	border: 1px solid #245717;
	text-align: center;
}

#cenik table td p {
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 2px;
	text-align: center;
	color: #666666;
}

#cenik table th {
	padding: 5px;
	border: 1px solid #245717;
	background-color: #45a12b;
	color: #ffffff;
	text-align: center;
	background-image: url(layout/cenik_th_back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#cenik table th a {
	color: #FFFFFF;
	text-decoration: underline;
}

#cenik table th a:hover {
	color: #b5ffa1;
}

#cenik table p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#cenik .nazev_sezony {
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	background-color: #9d0c15;
}

#cenik .terminy {
	background-color: #b5ffa1;
}

#cenik .cenik-maly {
	font-size: 95%;
}

#cenik .cenik-maly table td, #cenik .cenik-maly table th {
	padding: 2px;
}

#cenik .cenik-maly .nazev_sezony {
	font-size: small;
	font-weight: bold;
}

/* ---- ODKAZY ----------------------------------------------- */

.odkazy {
	padding: 10px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #9f0c16;
	background-image: url(layout/left_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.odkazy h2 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 20px;
}

.odkazy h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

.odkazy ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-bottom: 0px;
}

.odkazy ul li {
	font-size: 85%;
	line-height: 160%;
}

.odkazy p a, .odkazy ul li a {
	color: #FFFFFF;
}

.odkazy ul li a:hover {
	text-decoration: underline;
	color: #00CCFF;
}

.odkazy p {
	font-size: 85%;
	line-height: 160%;
}

.odkazy .pocasi img {
	margin: 3px;
	border: 1px solid #FFFFFF;
}

.odkazy .tour a img {
	margin: 3px;
	border: none;
}

/* ---- NOVINKY -------------------------------------------------- */

#novinky {
	padding: 7px 10px 10px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 7px;
	margin-left: 7px;
	border: 1px solid #9f0c16;
	background-image: url(layout/left_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#novinky h2 {
	font: bold medium "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
}

#novinky h2 a {
	color: #ffffff;
	text-decoration: none;
}

#novinky h3 {
	font-size: small;
}

#novinky ul {
	margin-left: 15px;
	padding-left: 0px;
}

#novinky ul li {
	line-height: 160%;
}

#novinky a {
	color: #CCCCCC;
}

#novinky ul li a:hover {
	text-decoration: underline;
}

#novinky p {
	line-height: 160%;
}

/* ---- ODDELENI 1 ----------------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

.cleaner {
	display: none;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	text-align: center;
	width: 934px;
	margin: 10px auto 0px;
}

#footer p {
	color: #CCCCCC;
	font-size: 85%;
}

#footer p img {
	vertical-align: middle;
}

#footer p a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- REZERVACE ------------------------------------------ */

#rezervace form {
	margin-bottom: 20px;
}

#rezervace fieldset {
	border: 2px solid #43a12b;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
}

#rezervace legend {
	font-size: small;
	padding: 5px;
	background-color: #43a12b;
	color: #FFFFFF;
	font-weight: bold;
}

#rezervace .knihanavstev label {
	text-align: left;
	margin-right: 0.5em;
	width: 160px;
	float: left;
	margin-top: 0.1em;
}

#rezervace .skryt {
	display: none;
}

#rezervace table th {
	text-align: left;
	vertical-align: bottom;
	padding: 3px;
}

#rezervace table td {
	vertical-align: bottom;
	padding: 3px;
}

#rezervace table {
	width: 100%;
}

#rezervace .right {
	text-align: right;
}

#vyplneno1 {
	background-color: #CCCCCC;
	border: 2px solid #999999;
}

.povinne {
	font-weight: bold;
	color: #FF0000;
}

#platby fieldset {
	border: 2px solid #666666;
}

#platby legend {
	background-color: #666666;
	color: #FFFFFF;
}

/* ---- KNIHA NAVSTEV -------------------------------------------- */

#obsah .knihanavstev h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: small;
}

#obsah .knihanavstev h2 span.datum {
	font-size: small;
	font-weight: normal;
	float: right;
	color: #666;
}

#obsah .knihanavstev p {
	font-size: 86%;
}

#obsah .knihanavstev p.vzkaz {
	font-style: normal;
	background-image: url(layout/kniha-navstev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
}

#rezervace .knihanavstev label, #rezervace .knihanavstev input, #rezervace .knihanavstev textarea, #rezervace .knihanavstev label, #rezervace .knihanavstev p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#rezervace .knihanavstev fieldset {
	border: 1px solid #43a12b;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#rezervace .knihanavstev p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
