@charset "utf-8";
/* CSS Document */

body {
margin:0px;
background-color:#3F3F3F;
} 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#page{
width:900px;
margin:0 auto;
height:540px;
position:relative;
}

/* \*/
#page{
	margin:-270px 0 0 -450px;
	position:absolute;
	left:50%;
	top:50%;
}

#container {
margin:0 auto;
padding:0px;
width:900px;
height:520px;
background-color: #fff;
}

#navigation {
width:870px;
height:30px;
margin: 0 auto;
padding:0px;
}

#main_contet {
width:884px;
height:482px;
padding-top:0px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
}

#footer {
width:900px;
height:23px;
margin: 0 auto;
}

#left {
float:left;
width:400px;
height:482px;
background-color: #8C8C8C;
}

#image_preview {
width:480px;
height:360px;
margin-top:4px;
margin-left:4px;
float:left;
}

#top_foto {
width:480px;
height:27px;
padding-top:91px;
margin-left:4px;
background-color: #DD8FB9;
float:left;
}

#name_table {
width:480px;
height:27px;
margin:0px;
padding:0px;
float:left;
}

#name {
width:212px;
height:27px;
float:right;
background-image: url(../images/price-listuk.gif);
background-repeat: no-repeat;
}

#menu_table {
width:610px;
height:30px;
float:right;
}

#menu {
margin:0px;
padding-top:11px;
text-align:right;
}

#menu li {
display: inline;
padding-left: 26px;
}

#lang_table {
width:138px;
height:30px;
float:left;
}

#lang {
width:37px;
height:14px;
margin-top:7px;
float:left;
}

#langcube {
width:48px;
height:15px;
margin-top: 11px;
margin-left:5px;
float:left;
background-image: url(../images/lang.jpg);
background-repeat:no-repeat;
}

#logo {
width: 165px;
height:65px;
margin-top: 43px;
margin-left: 20px;
background-image: url(../images/logo.jpg);
float:left;
}

#reservationpolicy {
	position:absolute;
	width:165px;
	height:145px;
	z-index:5;
	margin-top:6px;
	margin-left:67px;
	background-color: #000000;
	visibility: hidden;
}
#cancellationpolicy {
	position:absolute;
	width:165px;
	height:145px;
	z-index:5;
	margin-top:6px;
	margin-left:235px;
	background-color: #000000;
	visibility: hidden;
}

#price {
width:400px;
height:360px;
margin-top: 14px;
float:left;
}

#offer {
width:187px;
height:69px;
margin-top:-91px;
float:left;
background-image:url(../images/vk2_gb.jpg);
}