html {
    background: #054355 url('graphics/bg.jpg') repeat center top;
}

body {
    background:transparent url('graphics/bg_bottom.jpg') repeat-x center bottom;
}

#bg {
    background: transparent url('graphics/bg_top.jpg') repeat-x center top;
}

#logo {
    padding: 0;
    margin: 0;
    width: auto;
    height: auto;
    position: relative;
    top: 0px;
    left: 3px;
}
#logo img {
    margin: -4px 0 0;
}

#bg2 {
    width: 875px;
}

#head {
    background:transparent url('graphics/bg-top-banner.gif') no-repeat 430px 20px;
    height: 250px;
    overflow: visible;
    width: 855px;
}
#header {
    display: none;
}

#freeHtml {
    position: absolute;
    left: 355px;
    top: 42px;
}

#news_in {}
#menu {
    overflow: visible;
    width: 875px;
}
#menu #menu_in {
    overflow: visible;
    height: 36px;
}
#menu #menu_in2 {
    background: url('graphics/menu_bg.gif') repeat;
    margin:0 12px;
    overflow: visible;
    height: 36px;
}
#menu ul {
	background: transparent;
    overflow: visible;
	margin:0;
}
#menu ul li.separator {
	background-image: url('graphics/menu_bg_separator.gif');
}
#menu ul li a {
	color: #DDDDDD;
    padding:0 13px 0 12px;
}
#menu ul li a:hover {
	background-image: url('graphics/menu_bg_hover.gif');
    color: #EEEEEE;
}

#menu ul ul {
	margin-top: 0;
	margin-left: -5px;
	left: 0;
	width: 150px;
}
#menu ul ul li a {
	width: 100%;
	background: url('graphics/menu_sub_bg.gif') repeat-x;
}
#menu ul ul li a:hover {
    background: url('graphics/menu_bg_hover.gif') repeat-x;
}


#content {
	background: url('graphics/bg_content.jpg') 547px top no-repeat;
	width: 634px;
}

a {
	color: #363734;
    font-weight: bold;
}


#quick-reservation {
	display: block;
	top: 318px;
}

#lang {
    width: 855px;
}

#freeHtml {
    z-index: 10;
    left: 455px;
}

.objectKind-detail {
    width: 97%;
}

table.pricelist td.room-name {
    width: 80%;
}
table.pricelist td.price-value {
    text-align: left;
}
#footer {
    width: 855px;
    background: url('graphics/bg_2.jpg') no-repeat top center;
}