body{
    background: #e9881f;
    color: #46504f;
    font-family: Arial, Helvetica, sans;
    font-size: 15px;
}

#bg{
	padding: 0 0 30px 0;
}

#bg2{
	border: #b7b2b2 1px solid;
	background: #fff;
	margin-top: 30px;
	width: 824px;
}

#bg4{
	height: auto;
	border: none;
}

#lang{
	background: transparent;
	position: relative;
	top: -25px;
	height: 0px;
	width: auto;
	float: right;
	overflow: visible;
}

#lang li.current{
	display: none;
}

#head{
	height: 244px;
	width: 826px;
	text-align: left;
	_position: relative;
	_top: -22px;
	_display: block;
	_overflow: hidden;
}	

#logo{
	width: 242px;
	height: 224px;
	float: left;
}

#header{
	display: none;
}

.header_contact{
	display: none;
}

#freeHtml {
	width: 565px;
	height: 224px;
	position: absolute;
	top: 10px;
	left: 269px;
}

#menu{
	background: transparent;
	border: none 0px;
	width: auto;
	height: auto;
	float: none;
	font-family: georgia, times, serif;
	overflow: hidden;
}

#menu #menu_in{
	border: none;
	width: 824px;
}

#menu ul{
	background: #fff;
	width: 805px;
	margin: 0 auto;
	border: none 0px;
	height: 30px;
}

#menu ul li{
	float: left;
	width: 130px;
	text-align: center;
}

#menu ul li.separator{
	background: url('graphics/separator.jpg') no-repeat center center;
	width: 5px;
	display: block;
}

#menu ul li a{
    color: #46504f;
	text-transform: none;
	font-variant: small-caps;
	padding: 0;
}

#menu ul li a:hover{
    color: #46504f;
	background: #71cfee;
}

#menu ul li.current a{
    color: #91cbc3;
	padding: 0;
}

#menu ul li.current a:hover{
    color: #fff;
	padding: 0;
}

#news {
	display: none;
}

#news_content #news {
	display: block;
	float: right;
	background-color: transparent;
    border-color: #4C6A50;
    border-style: solid;
    border-width: 1px;
    clear: left;
    margin: 10px;
    text-align: left;
    width: 196px;
}
#news_content #news .news-title {
    background: #88d7f1;
    color: #526652;
    padding: 5px 10px;
    margin: 0;
}
#news_content #news #news_in2 {
    margin: 10px;
}
#news dl, #news dt, #news dd {
    margin: 0;
}
#news dl {
    margin: 10px 0;
}

#content{
	background: #71cfee url('graphics/content_bg.jpg') no-repeat right top;
	width: 824px;
}

#content_in{
	background: transparent;
	border: none;
	margin: 0px;
	padding-top: 25px;
}

#content_in2 h1{
	background: transparent;
	font-family: Georgia, "Times New Roman", sans-serif;
	font-variant: small-caps;
	display: inline;
	padding: 15px 15px 15px 50px;
}

#content_in2 h2{
	padding: 15px 15px 15px 50px;
}

#content p, #content ul, #content #gallery table{
	margin: 25px 50px 0px 50px;
}

.objectKind-detail p {
	margin-left: 20px;
}

.objectKind-detail p.objectKind-properties {
	margin-left: 10px;
}

#content_in2 iframe {
	margin: 25px 50px 0px 0px;
}

.objectKind-detail {
	background: transparent;
	border: none;
	float: none;
	width: 750px;
	margin: 25px 0px 25px 50px;
}

.objectKind-detail .objectKind-detail-title {
	font-size: 100%;
	font-variant: small-caps;
	font-family: Georgia, "Times New Roman", sans-serif;
	color: #46504f;
}

#content input.button {
    width: 200px;
    height: 22px;
    border: #fff 1px solid;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    background: #46504f;
    margin-left: 10px
}

#content select {
    width: 200px;
    color: #46504f;
    font-weight: normal;
    font-size: 12px;
}

form#form-season-selection {
    margin: 25px 50px 0px 50px;
}
form#form-season-selection select{
	margin-left: 20%;
}

table.pricelist {
    margin: 0 auto;
}
table.pricelist th.season-title, table.pricelist th.season-range {
    background: #46504f;
	color: #fff;
	border-color: #46504f;
}

table.pricelist th.rooms-title, table.pricelist th.guests-title, table.pricelist th.guests-count {
	background: #88d7f1;
    color: #46504f;
	border-color: #46504f;
}

table.pricelist td.room-name{
	background: transparent;
    color: #46504f;
    font-weight: bold;
	border-color: #46504f;
}

#content #gallery table {
	width: 700px;
}

.objectKind-detail .objectKind-gallery {
	background: #88d7f1;
	border: 1px #fff solid;
}

.objectKind-detail .objectKind-gallery a img {
	border: 1px #fff solid;
}

.objectKind-detail .objectKind-gallery a:hover img {
	border: 1px #fff solid;
}

.objectKind-detail .objectKind-gallery .objectKind-gallery-list {
	color: #46504f;
}

#content iframe#map {
	margin: 25px 50px 0px 50px;
	width: 710px;
	height: 400px;
}

#footer{
	position: static;
	width: 806px;
	color: #46504f;
	padding: 0 10px;
}

#footer a{
	color: #46504f;
}

#footer #copy{
	position: static;
	width: 100%;
}