html, body {
	margin: 0;
	padding: 0;
	font-family: trebuchet, arial, sans-serif;
	font-size: 0.9em;
	color: #140c0a;
	}


/**
 * wrap div
 */
#wrap {
	width: 880px;
	margin: 20px auto;
	}


/**
 * header
 */
#header {
	width: 880px;
	height: 170px;
	position: relative;
	background: url('/gfx/default/images/layout/bg_header.jpg') 0 0 no-repeat;
	}
	
#header table { margin : 0;padding : 0;position : absolute;left : 300px;top : 52px; }
#header table td { margin : 0;padding : 0; }
#header table td.text { padding-right : 10px;font-weight : bold;color : #D60000; }
#header table td.text em { font-style : italic;font-size : 11px;font-weight : normal; }
#header table td.input {  }
#header table td.butt { padding-top : 5px; }
#header table td.butt button { width : 75px;height : 26px;background : url('/gfx/default/images/layout/button_more.gif');cursor : pointer;border : none; }

#header a {
	display: block;
	width: 200px;
	height: 80px;
	position: absolute;
	top: 46px;
	left: 634px;
	text-decoration: none;
	color: #e96900;
	}


/**
 * navibar
 */
#navibar {
	height: 30px;
	line-height: 30px;
	padding-left: 200px;
	font-size: 0.8em;
	color: #6e2819;
	}

#navibar a {
	color: #d60000;
	text-decoration: none;
	}

#navibar a:hover {
	text-decoration: underline;
	}


/**
 * left menu
 */
#menu {
	float: left;
	width: 190px;
	}

#menu ul {
	margin: 0;
	padding: 0;
	}

#menu ul li {
	list-style-type: none !important;
	}

#menu ul li a {
	display: block;
	width: 190px;
	text-align: center;
	color: #d60000;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #6e2819;
	text-decoration: underline;
	}

#menu ul li a em {
	font-style: normal;
	color: #140c0a;
	}

#menu ul li.level1 { margin-bottom: 4px; }
#menu ul li.level2_close { margin-bottom: 4px; }

#menu ul li.level1 a {
	height: 26px;
	line-height: 26px;
	background: url('/gfx/default/images/layout/menu_level1_closed.jpg') 0 0 no-repeat;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	}

#menu ul li.level1_selected a {
	height: 26px;
	line-height: 26px;
	background: url('/gfx/default/images/layout/menu_level1_open.jpg') 0 0 no-repeat;
	text-transform: uppercase;
	font-size: 1.1em;
	font-weight: bold;
	}

#menu ul li.level2 a {
	height: 20px;
	line-height: 20px;
	background: url('/gfx/default/images/layout/menu_level2.jpg') 0 0 no-repeat;
	font-size: 1em;
	font-weight: bold;
	}

#menu ul li.level2_close {
	height: 3px;
	font-size: 0px !important;
	background: url('/gfx/default/images/layout/menu_level2_close.jpg') 0 0 no-repeat;
	}


/**
 * footer
 */
#footer {
	clear: both;
	margin: 0 0 0 200px;
	padding: 16px 0 20px 0;
	font-size: 0.8em;
	color: #6e2819;
	}

#footer a {
	color: #d60000;
	}


/**
 * content
 */
#content {
	margin-left: 200px;
	color: #6e2819;
	}

#content a {
	color: #d60000;
	text-decoration: none;
	}

#content a:hover {
	color: #6e2819;
	text-decoration: underline;
	}


/**
 * html elements
 */
h1 {
	margin: 0;
	padding: 23px 30px 0 30px;
	color: #d60000;
	font-weight: normal;
	font-size: 1.5em;
	}

h2 {
	margin: 0;
	padding: 23px 30px 10px 30px;
	color: #fab800;
	font-weight: normal;
	font-size: 1.4em;
	}

h1.alt, h2.alt {
	padding-bottom: 0;
	margin: 0;
	}

h4 {
	margin: 0;
	padding: 0;
	color: #d60000;
	font-weight: normal;
	}

p {
	margin: 0;
	padding: 6px 0;
	text-align: justify;
	font-size: 0.85em;
	line-height: 1.4em;
	}

li p {
	font-size: 1em;
	padding-top: 0;
	}

ul, ol {
	margin: 0;
	padding: 0 30px 30px 70px;
	}

li {
	text-align: justify;
	font-size: 0.85em;
	line-height: 1.4em;
	}

ul li { list-style-type: square; }
ul.li_none li { list-style-type: none; }
ol li { list-style-type: lower-alpha; }
ol.ol_num li { list-style-type: decimal; }

img {
	border: none;
	}

form {
	margin: 0 30px 30px 30px;
	padding: 0;
	border: none;
	}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

input, select, textarea {
	font-family: trebuchet, arial, sans-serif;
	color: #6e2819;
	background-color: #fff;
	border: 1px #faba06 solid;
	font-size: 1em;
	}


/**
 * classes
 */
.ruler {
	clear : both;
	}

.newsruler {
	clear: right;
	height: 0px;
	}

.textright {
	text-align: right !important;
	}

.textcenter {
	text-align: center !important;
	}

.image_block { padding: 8px 30px 30px 30px; }
.image_block_center { text-align : center; }
.image_block img { margin: 0 3px; }

.location_map {
	display : block;
	width : 355px;
	position : absolute;
	left : 295px;
	}

.location_block {
	height : 400px;
	}
	
.location_textbox {
	width: 235px;
	position : absolute;
	left : 30px;
	}

.location_textbox p {
	margin: 0 !important;
	padding-top: 0 !important;
	}

.location_box {
	width: 234px;
	height: 170px;
	background: url('/gfx/default/images/layout/bg_location_box.jpg') 0 0 no-repeat;
	}

.location_box p {
	margin: 0 30px !important;
	padding: 6px 0 0 0 !important;
	text-align: center;
	color: #fab800;
	font-weight: bold;
	font-size: 0.9em;
	}

.location_box ul {
	margin: 6px 0 0 0;
	padding: 0 0 0 80px;
	font-size: 0.85em;
	}

.location_box ul li {
	font-size: 1em;
	line-height: 1.4em;
	list-style-type: none;
	}

.critical {
	color: #d60000;
	}

.rezervation_error {
	background-color: #c00;
	border: 1px #900 solid;
	padding: 10px;
	color: #fff;
	font-size: 0.9em;
	}

.rezervation_error strong { line-height: 2em; }

.txt, .txtshort, .txtarea {
	padding: 3px;
	}

.txt {
	width: 182px;
	}

.txtshort {
	width: 82px;
	}

.txtarea {
	width: 182px;
	height: 100px;
	}

.submit {
	width: 76px;
	height: 26px;
	border: none;
	background: url('/gfx/default/images/layout/bg_submit.gif') 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	}

.news_img {
	float: right;
	margin: 10px 30px 16px 30px;
	}

.news_text {
	margin-right: 180px !important;
	}

.news_link {
	line-height: 30px;
	text-align: right;
	margin: 0 180px 10px 0 !important;
	padding: 0 0 16px 0;
	font-size: 1em;
	}

.news_link img {
	vertical-align: -7px;
	}

.news_link a:hover {
	text-decoration: none !important;
	}

.news_img_group {
	padding: 10px 30px;
	}

ul.sitemap {
	margin: 30px 30px 0 30px;
	padding: 0 0 30px 20px;
	}

ul.sitemap li ul {
	margin: 0;
	padding: 0 0 0 20px;
	}

ul.sitemap li {
	line-height: 1.6em;
	}

ul.sitemap li ul li {
	font-size: 1em;
	line-height: 1.6em;
	list-style: disc;
	}

ul.sitemap li.childs {
	list-style: none;
	}


/**
 * text blocks
 */
.textblock_light_top {
	margin: 0;
	font-size: 0px !important;
	height: 7px;
	font-size : 1px;
	background: url('/gfx/default/images/layout/textblock_light_top.gif') 0 0 no-repeat;
	}

.textblock_light_block {
	background: url('/gfx/default/images/layout/textblock_light_body.gif') repeat-x #ffffae;
	position : relative;
	}

.textblock_light_block p {
	margin: 7px 30px;
	}

.textblock_dark_top {
	margin: 0;
	font-size: 0px !important;
	height: 7px;
	background: url('/gfx/default/images/layout/textblock_dark_top.gif') 0 0 no-repeat;
	}

.textblock_dark_block {
	background: url('/gfx/default/images/layout/textblock_dark_body.gif') repeat-x #ffc800;
	}

.textblock_dark_block h2 {
	color: #d60000;
	font-size: 1.3em;
	}

.textblock_dark_block p {
	margin: 7px 30px;
	}

.contactblock_light_top {
	margin: 0;
	font-size: 0px !important;
	height: 7px;
	background: url('/gfx/default/images/layout/contactblock_light_top.gif') 0 0 no-repeat;
	}

.contactblock_light_block {
	width: 325px;
	background: url('/gfx/default/images/layout/contactblock_light_body.gif') repeat-x #ffffae;
	}

.contactblock_light_block h2 {
	font-size: 1.1em;
	font-weight: bold;
	}

.contactblock_light_block p {
	padding: 0 30px 0 80px;
	text-align: left;
	}

.cb_left { float: left; height: 330px; margin-bottom: 30px; }
.cb_right { float: right; height: 690px; }


/**
 * small sun box :-)
 */
.sunbox {
	float: left;
	width: 285px;
	height: 156px;
	padding: 22px 22px 22px 30px;
	overflow: hidden;
	background: url('/gfx/default/images/layout/bg_sunbox.jpg') 0 0 no-repeat;
	}
.sunbox_top { margin-top : 7px; }

.sf {
	margin-right: 6px;
	}

.sunbox p {
	margin-right: 210px;
	text-align: center;
	font-size: 1em;
	color: #6e2819;
	line-height: 1.2em;
	}

.sunbox p big {
	color: #d60000;
	font-size: 1.4em;
	}

.sunbox img {
	float: right;
	}

.sunbox p img {
	margin-top: 6px;
	}


/**
 * BIG sunbox :D
 */
.sunbox_big {
	margin-top: 10px;
	width: 337px;
	overflow: hidden;
	background: url('/gfx/default/images/layout/bg_sunbox_big.jpg') 0 0 no-repeat;
	}

.sb_left { float: left; }
.sb_right { float: right; }

.sb_body {
	height: 317px;
	padding: 22px 22px 22px 30px;
	}

.sb_body h4 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 8px;
	}

.sb_footer {
	height: 57px;
	background: url('/gfx/default/images/layout/bg_sunbox_big_footer.jpg') 0 0 no-repeat;
	}

.sb_footer p {
	margin: 0;
	padding: 0 22px 0 0;
	line-height: 57px;
	text-align: right;
	font-size: 1em;
	}

.sb_footer p img {
	vertical-align: -7px;
	}


/**
 * rezervation form
 */
.rezervation_form table {
	width: 100%;
	margin: 0;
	padding: 0;
	}

.rezervation_form table td {
	padding: 3px;
	font-size: 0.85em;
	vertical-align: top;
	}

.rezervation_form td h2 {
	margin: 0;
	padding: 10px 0;
	font-size: 1.5em;
	font-weight: bold;
	}

.rezervation_form td img {
	margin-left: 3px;
	vertical-align: -4px;
	cursor: pointer;
	}

.rezervation_form label {
	cursor: pointer;
	line-height: 2.1em;
	}

.rezervation_form label.label_alt {
	line-height: 1.6em;
	cursor: default;
	}

.rezervation_form label.label_alt2 {
	line-height: 2em;
	cursor: default;
	}

.rezervation_form table td.rezervation_time {
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	}


/**
 * news on homepage
 */
#hp_news {
	width: 680px;
	height: 152px;
	background: url('/gfx/default/images/layout/bg_hp_news.gif') 0 0 no-repeat;
	margin-top: 10px;
	}

#hp_news h1 {
	margin: 0 0 0 30px;
	padding: 0;
	line-height: 30px;
	}

.hp_news_block {
	float: left;
	width: 287px;
	margin: 20px 0 0 30px;
	}

.hp_news_block h3 {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0 0 4px 12px;
	font-size: 0.85em;
	font-weight: normal;
	background: url('/gfx/default/images/layout/hp_news_arrow.gif') 0 3px no-repeat;
	}

.hp_news_block img {
	float: left;
	}

.hp_news_block p {
	float: right;
	width: 185px;
	margin: 0;
	padding: 4px 0 0 12px;
	line-height: 1.3em;
	text-align: left;
	}


/**
 * accommodation list
 */
.acc_left, .acc_right {
	width: 335px;
	height: 250px;
	position : relative;
	}
	
.acc_left .acc_inner, .acc_right .acc_inner {
	width: 280px;
	height: 220px;
	padding-left : 35px;
	padding-top : 15px;
}

.acc_left { float: left; }
.acc_right { float: right; }

.acc_left h2, .acc_right h2 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	}

.acc_left h2 a, .acc_right h2 a, .acc_left h2 a:hover, .acc_right h2 a:hover {
	color: #fab800 !important;
	text-decoration: none !important;
	}

.acc_left img, .acc_right img {
	float: right;
	margin: 10px 0 0 10px;
	}

.acc_left p, .acc_right p {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
	}

.acc_left span, .acc_right span {
	color: #d60000;
	}

.acc_ruler {
	clear: right;
	}


/**
 * accommodation detail
 */
.acc_detail {
	margin: 30px;
	}

.acc_detail h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	}

.acc_detail p {
	margin: 16px 0 0 0;
	padding: 0;
	}

.acc_first_image {
	float: right;
	margin: 0 0 30px 30px;
	}

.acc_detail span {
	color: #d60000;
	}

.acc_images {
	padding: 20px 0;
	text-align: center;
	}

.acc_images img {
	margin: 5px;
	}

.acc_table {
	width: 100%;
	margin-top: 10px;
	border-collapse: collapse;
	}

.acc_table td {
	text-align: center;
	font-size: 0.85em;
	padding: 3px;
	border: 1px #fabd0c solid;
	}

.acc_cell {
	background-color: #fff;
	}

.acc_cell:hover {
	font-weight: bold;
	}

.acc_type {
	background-color: #fff;
	font-weight: bold;
	}

.acc_type span {
	font-weight: normal;
	}

.acc_seasson {
	font-weight: bold;
	background-color: #fabd0c;
	}

.acc_date {
	font-style: italic;
	background-color: #fde18e;
	}

.property_list {
	margin: 20px 0;
	text-align: center;
	}

.property_list img {
	cursor: help;
	}

