body {
	margin: 0;
	padding: 0;
	font-family: Arial;
}

div.content {
	background: url("/images/background.gif") repeat;
}

div.top {
	width: 100%;
	background: url("/images/top_line_bg.gif") repeat-x;
}

div.center {
	width: 1000px;
	margin: 0 auto 0;
	position: relative;
}

div.home {
	
}

div.menu {
	height: 43px;
}

ul.menu {
	display:inline-block;
	margin-bottom:0;
	margin-top:5px;
	padding:0;
	position: absolute;
	width: 1000px;
}
/*
ul.menu li {
	display: inline;
}*/

ul.menu li {
	background:url("/images/delimiter.gif") no-repeat scroll 0 5px transparent;
	display:inline;
	padding-left:9px;
	padding-right:4px;
}
/*
ul.menu li a {
	background: transparent url(/images/delimiter.gif) no-repeat scroll 0 3px;
	padding-left: 8px;
	padding-right: 3px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: arial;
	color: #ededed;
	text-decoration: none;
}
*/
ul.menu li a {
	color: #FFF7EF;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	display:inline-block;
	
}
ul.menu li.active a {
	background: transparent url(/images/menu_arrow.gif) no-repeat scroll center 12px;
	height: 40px;
}

ul.menu li a:hover {
	text-decoration: underline;
}

a.first {
	padding-left: 17px !important;
}

ul.menu li.home {
/*	width: 20px;
	padding-right:15px;*/
}

ul.menu li.active a.home {
	background: transparent url(/images/menu_arrow.gif) no-repeat scroll center 9px;
	/*position:absolute;
	top:6px;            */
}


a img {

	border: 0;
}

div.main {
	width: 100%;
}

div.banner {
	width: 800px;
	height: 100px;
	margin: 0 auto 0;
	border:1px solid #DDDDDD;
	color: #aaaaaa;
}

div.prefooter {
	width: 100%;
	height: 135px;
	background: url("/images/footer_bg.jpg");
}

/*div.vn {
    position: absolute;
    left: 0px;
    top: 0px;
    background: url("/images/vn_ny.png");
    height: 62px;
    width: 820px;
    }
*/
div.vn {
    background: url("/images/vn_ny.png") repeat scroll 0 0 transparent;
    height: 62px;
    left: 10px;
    position: absolute;
    top: 125px;
    width: 820px;
    z-index: 20000;
    }
div.header {
	padding-top: 15px;
}

div.footer {
	width: 100%;
	height: 135px;
	background-color: white;
	padding-top: 15px;
}

/*div.languages {
	float: left;
	left: 20px;
	position: relative;
	top: 64px;
}
*/

div.languages {
    float: right;
    position: relative;
}


div.logo {
	float: right;
}

div.cb {
	clear: both;
}

span.address {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	position: relative;
	top: -10px;
}

span.contact_info {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 14px;
	position: relative;
	top: -10px;
}

span.text2 {
	font-family: arial;
	font-size: 60px;
	text-transform: capitalize;
}

div.block_1 {
	left: 20px;
	position: relative;
	top: 10px;
}

div.block_2 {
	position: relative;
	top: 30px;
}

div.block_1 div.column_left {
	width: 810px;
	float: left;
}

div.block_1 div.column_right {
	width: 160px;
	float: left;
	padding-left: 20px;
}

div.block_info {
	background-color: white;
	height: 242px;
	padding: 10px;
	width: 790px;
}

div.top_right_corner {
	background: transparent url(/images/main_page_block_top_right_corner.png) no-repeat scroll 0 0;
	height: 47px;
	position: relative;
	right: -753px;
	top: -10px;
	width: 48px;
	z-index:100;
}

div.text_info {
	float: left;
	height: 214px;
	width: 290px;
	padding: 14px;
	font-family: Arial;
	overflow: hidden;
}

div.image_info {
	background-color: gray;
	float: left;
	height: 242px;
	width: 472px;
}

div.block_1_shadow {
	background: transparent url(/images/main_page_block_shadow_left.gif )
		no-repeat scroll 0 0;
	width: 200px;
	height: 17px;
}

span.phone {
	font-family: Georgia;
	position: relative;
	top: 21px;
}

span.phone_text_1 {
	font-size: 20px;
	color: #868274;
}

span.phone_text_2 {
    font-size: 30px;
    color: black;

    display: inline-block;
    overflow: hidden;
    text-align: right;
    text-indent: -109px;
    width: 140px;
}

div.text_info h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
}

div.text_info p {
	font-size: 12px;
	padding-top: 15px;
	font-family:verdana;
}

div.text_info span.link_holder {
	bottom:10px;
	color:white;
	display:block;
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	text-align:right;
	text-decoration:none;
	width:290px;
}

div.text_info .block_paging{
	display: inline-block;
	width: 10px;
	position: relative;
	bottom:0;
	font-family:monospace;
}

div.text_info a {
	color: white;
	text-decoration: none;
}

div.image_info {
	overflow: hidden;
}

a.reservation {
	background: transparent url(/images/reservation.gif) no-repeat scroll 0 8px;
	color: #00ADE2;
	display: block;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 34px;
	position: relative;
	top: 25px;
	height:36px;
}

a.reservation:hover {
	
}

a.virtual_tour {
	background: transparent url(/images/virtual_tour.gif) no-repeat scroll 0 3px;
	color: #00ADE2;
	display: block;
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding-left: 34px;
	position: relative;
	top: 38px;
	width:50px;
	height:40px;
}

div.column_actions_and_offer {
	float: left;
	width: 740px;
}

div.column_news {
	float: left;
	width: 260px;
}

.fl {
	float: left;
}

div.arrow_right {
	background: transparent url(/images/arrow_right.gif) no-repeat scroll
		0 0;
	display: block;
	height: 63px;
	width: 27px;
	position: relative;
	top: 45px;
}

div.arrow_left {
	background: transparent url(/images/arrow_left.gif) no-repeat scroll 0
		0;
	display: block;
	height: 63px;
	width: 25px;
	position: relative;
	top: 45px;
}

div.wn {
	width: 680px;
}

ul#offer {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#offer li {
	padding-right: 20px;
}

div.offer_item h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 1em;
	padding-left: 30px;
}

div.offer_item p {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 30px !important;
	margin-bottom: 0px;
}

div.offer_item a {
	color: #00ADE2;
}

.carrousel {
	left: 30px;
	position: relative;
}

a.all_offer_ru {
	background: transparent url(/images/all_offer_ru.gif) no-repeat scroll 0 0;
	color: gray;
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 16px;
	padding-bottom: 14px;
	padding-left: 7px;
	padding-top: 5px;
	position: relative;
	top: 52px;
}
a.all_offer_en {
	background: transparent url(/images/all_offer_en.gif) no-repeat scroll 0 0;
	color: gray;
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 29px;
	padding-bottom: 14px;
	padding-left: 3px;
	padding-top: 5px;
	position: relative;
	top: 52px;
	width:100px;
}
a.all_offer_de {
	background: transparent url(/images/all_offer_de.gif) no-repeat scroll 0 0;
	color: gray;
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	left: 16px;
	padding-bottom: 14px;
	padding-left: 7px;
	padding-top: 5px;
	position: relative;
	top: 52px;
}


a.rss {
	left: 10px;
	position: relative;
	top: -18px;
}

div.last_news {
    margin-left: 40px;
    position: relative;
}

div.last_news h3 {
    font-size: 22px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 30px;
}

div.last_news h3 a {
	color: #840504;
}

span.news_date {
	font-family: Georgia;
	color: #e29b5f;
	font-weight: bold;
}

span.news_date_day {
	font-size: 16px;
}

span.news_date_month {
	font-size: 12px;
}

div.news_item p {
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 0px;
}

div.footer div.column_left {
	width: 400px;
	float: left;
}

div.footer div.column_center {
	width: 400px;
	float: left;
}

div.footer div.column_right {
	width: 200px;
	float: left;
}

div.winner {
	width: 350px;
}

div.winner img {
	padding: 10px;
}

div.winner span {
	padding: 10px;
	display: block;
	font-size: 11px;
	position: relative;
	top: 11px;
}

div.partners {
	padding: 10px;
	position: relative;
	top: 10px;
}

div.parents a,div.parents img {
	display: block;
	float: left;
	padding: 10px;
}

a.partners {
	color: gray;
	font-size: 14px;
	font-weight: bold;
}

div.copy {
	padding: 10px;
	position: relative;
	top: 14px;
}

div.copy span {
	font-size: 12px;
	text-transform: uppercase;
}

div.copy a {
	font-size: 12px;
	color: #00ADE2;
}

table.partners td {
	padding-left: 10px;
	padding-right: 10px;
}

div.page_column_left {
	float: left;
	width: 25%;
}

div.page_column_center {
	float:left;
	padding-right:20px;
	width:53%;
}

div.page_column_right {
	float: left;
	width: 20%;
}

div.page_column_right span.phone {
	!left: 60px;
}

div.page_column_right div.page_reservation_block {
	position: relative;
	top: 50px;
}

ul#gallery {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#gallery li {
	padding-right: 20px;
}

#gallery h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	line-height: 1em;
}

#gallery p {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.5em;
}

#gallery a {
	color: #00ADE2;
}

div.page_reservation_block {
	
}

div.printer {
	background:url("/images/printer.gif") no-repeat scroll 0 0 transparent;
	float:right;
	position:relative;
	top:23px;
}

div.printer a{
	display:block;
	height:18px;
	text-decoration:none;
	width:18px;
}

div.page_column_center h1 {
	font-size: 24px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center h2 {
	font-size: 17px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center h3 {
	font-size: 16px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center h4 {
	font-size: 16px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center h5 {
	font-size: 16px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center h6 {
	font-size: 16px;
	color: #840504;
	font-weight:normal;
}

div.page_column_center p {
	font-family:verdana;
	font-size:13px;
	line-height:1.25em;
	padding-left:20px;
}

div.page_column_center table {
	padding-left: 20px;
	font-size: 12px;
}

div.page_column_center th {
	margin: 0;
	padding: 5px;
}

div.page_column_center tr {
	border-top: 1px solid gray;
}

div.page_column_center tbody tr:hover {
	background-color: #ffffff !important;
	
}

div.page_column_center td {
	margin: 0;
	padding: 5px;
	border:1px solid #DDDDDD;
}

div.page_column_center ul, div.page_column_center ol {
	color: gray;
	font-size:13px;
}

div.page_column_center li {
	color: black;
	list-style-image:url('/images/bullet.png');
}

div.left_menu h2 {
	font-size: 18px;
	font-style: italic;
}

div.left_menu a {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	display: table-cell;
	padding: 6px 10px;
	color: #00ADE2;
	width: 90%;
}

div.left_menu a.active {
	background-color: white;
	color: gray;
	text-decoration: none;
}

div.left_menu a:hover{
	text-decoration: none;
}


div.left_menu ul {
	padding-left: 12px;
}

div.left_menu li {
	list-style: none;

}

div.page_column_left div.offers {
	padding-top: 90px;
}

div.menu_culture span{
	border:1px solid gray;
	display:inline-block;
	padding:2px;
}
div.menu_culture a{
	display:inline-block;
}

a {
	color: #00ADE2;
}

.pager {
	font-size: 12px;
}

div.body404 {
	width: 100%;
	height: 100%;
	position: absolute;
}

div.content404 {
	margin: 0 auto 0;
	width: 100%;
	height: 100%;
	background: transparent url(/images/404.jpg) no-repeat scroll 50% -170px;
}

div.error_block {
	
	height:200px;
	margin:0 auto;
	padding-top:50px;
	width:500px;
	
}

div.white_logo {
	background:url("/images/white_logo.png") no-repeat scroll 0 0 transparent;
	height:50px;
	position:absolute;
	width:213px;
}

div.text_message {

color:white;
left:50%;
position:absolute;
top:26px;
width:315px;
}

div.message_title{
	font-size: 20px;
}
div.message1 {
	font-size:12px;
	width:150px;
}

div.message2 {
	font-size:12px;
	left:160px;
	position:absolute;
	top:140px;
	width:140px;
}

div.message2 a {
	color: white;
}

div.offer_list_item img {
	padding-right: 10px;
}

div.block_item {
	position: absolute;
}

div.print_layout div.logo {
	float: none;
}
div.print_layout div.printer{
	display: none;
}

table.feedback th {
	font-weight: normal;
	text-align: left;
	font-size: 14px;
}

ul.error_list {
	margin-left: 0px;
	padding: 0px
}

ul.error_list li {
	list-style: none;
	color: red;
}

div.errorText {
	padding: 4px;	
}
div.errorText span{
	font-size: 14px;
	color: red;
}

table p{
	margin: 0;
	padding: 0 !important;	
}

li p{
	margin: 0;
	padding: 0 !important;	
}

div.form_div {
	background-color: #dddacb !important;
	width: 200px !important;
}

div.form_div p.visit_date{
	color: #840504 !important;
}
div.form_div p.nights{
	color: #840504 !important;
}
div.form_div p.guests{
	color: #840504 !important;
}
div.form_div span.form_subtitle{
	color: #222222 !important;
	padding: 0 0 0 15px !important;
}
div.form_div h3{
	color: #840504 !important;
	padding: 10px 0 10px 15px !important;
}
div.form_div .footer_text a{
	color: gray !important;
}

.form_div .payment_systems {
	margin: 20px 5px 0 !important;
}

.form_div .fixed_height {
	height: 102px;
	padding-left: 15px !important;
}

.form_div .button {
	margin: 0 0 0 16px !important;	
}

div.reservation_shadow {
	background: url("/images/shadow_right.gif") no-repeat scroll right 0 transparent;
	height: 17px;
	width: 200px;
}

#language-selector-cont {
	display: none !important;
}

img.captcha {
	display:block;
	margin-left:1px;
	margin-top:3px;
}

div#page_reservation_block_index {
	position:absolute;
	right:26px;
	top: 203px;
	z-index:1000;
}

ul.site_map li{
   list-style: none;
}

ul.multiple_open li{
	list-style:none outside none;
	display:inline-block;
	
	background:none repeat scroll 0 0 #DDDDDD;
	border:1px solid gray;
	height:96px;
	margin:2px;
	text-align:center;
	width:128px;	
}

ul.multiple_open{
	margin: 0px;
	padding: 0px;
}

div.multiple_open_holder div.carrousel {
	left: 0px;
}

ul.multiple_open a {
	display: block;
	padding:3px;
	width: auto;
}

div.multiple_open_wrapper .arrow_left, div.multiple_open_wrapper .arrow_right {
	top: 20px;
}

.big_image_holder img {
	width: 100%;
	height: 
}

div.multiple_open_wrapper {
	width:460px;
	display:inline-block;	
}

div.big_image_holder{
	margin:0 34px 0 auto;
	width:400px;
}

span.block_paging_separator {
	bottom:0 !important;
	display:inline-block !important;
	position:relative !important;
	width:1px !important;	
}

div.carrousel_carrousel {
	height: auto !important;
}

.ad-image {
  border: 3px solid #CCCCCC;
}

.ad-active {
  border:1px solid #CC0000;
}

a.ad-active img {
  border:2px solid #616161 !important;
}

.ad-gallery .ad-back {
background:url("/images/arrow_left.gif") no-repeat scroll -2px 22px transparent;
cursor:pointer;
display:block;
left:-20px;
width:18px;
}

.ad-gallery .ad-forward {
background:url("/images/arrow_right.gif") no-repeat scroll -6px 22px transparent;
cursor:pointer;
display:block;
right:-20px;
width:18px;
}

a.close_icon {
	background:url("/images/close.gif") no-repeat scroll 0 0 transparent;
	display:block;
	font-size:10px;
	height:12px;
	margin:2px;
	padding:0;
	position:absolute;
	right:0;
	text-decoration:none;
	width:12px;
}

div.images_right p {
	float: right;
}
div.images_right a {
	display: block;
}
div.images_right img {
	margin: 5px;
	float: right;
}
div.images_left p {
	float: left;
}

.icon {
	padding-left:20px;
	line-height:17px;	
}

.pdf {
	background:url("/images/icons-small.png") no-repeat scroll 0 -285px transparent;
}
.doc {
	background:url("/images/icons-small.png") no-repeat scroll 0 -346px transparent;
}
.xls {
	background:url("/images/icons-small.png") no-repeat scroll 0 -365px transparent;
}
.avi, .video, .mov, .mpg {
	background:url("/images/icons-small.png") no-repeat scroll 0 -90px transparent;
}

.img, .jpg, .bmp, .png, .gif {
	background:url("/images/icons-small.png") no-repeat scroll 0 -52px transparent;
}

.txt {
	background:url("/images/icons-small.png") no-repeat scroll 0 -34px transparent;
}

.unknow, .file {
	background:url("/images/icons-small.png") no-repeat scroll 0 0px transparent;
}

a.single_open img {
	border: 3px solid #CCCCCC;
}

#lbBottom {
	display: none !important;
}

#lbImage {
	border:3px solid #CCCCCC !important;
}

div.offer_list_item {
   display: table;
}

div.print_layout p {
	text-align: left !important;
}

.ad-gallery .ad-thumbs li {
   list-style-image:none;
}

#seo_button {
	color:white;
	font-size:12px;
	line-height:25px;
	padding-right:5px;
	position:absolute;
	right:0;
}

#seo {
    position: absolute;    
    background-color: #999999;  
    z-index: 10000;
    padding: 4px;
    width: 400px;
    top: 22px;
    right: 0px;
    display:block;
    font-size: 12px;
    opacity:0.95;
}

#seo .seo_active_link {
    color: white;
    text-decoration: underline;    
}

#seo a {
    color: #dddddd;
    text-decoration: none;
}

.seo_form label{
    display:block;
}

.seo_form textarea, .seo_form input{
	width: 99%;
	font-family: sans-serif;
	font-size: 12px;
}

#tcal {
    z-index: 10000 !important;
}

#language-selector-cont {
    display: none !important;
}

#skype, #skype:hover {
    display: inline-block;
    padding-top: 4px;
    text-decoration: none;
    font-family: arial; 
}

div.top_icons {
    float: left;
    left: 20px;
    position: relative;
    top: 10px;
}

.top_icons .top_icon{
	display: inline-block;
#	width: 85px;
	height: 80px;
}

.wifi_icon {
 background:url("/images/wifi.gif") no-repeat scroll 0 0px transparent;
    display: block;
    height: 60px;
    width: 85px;
}

.shuttle_icon {
    background:url("/images/shuttle.gif") no-repeat scroll 0 3px transparent; 
    display: block;
    height: 62px;
    width: 85px;
}

.wifi_text {
    display: block;
    height: 20px;
    width: 85px;
}

.shuttle_text {
    display: block;
    height: 20px;
    width: 85px;
}

.shuttle_text.en {
 background:url("/images/shuttle_text_en.gif") no-repeat scroll 0 0px transparent;
}
.shuttle_text.de {
 background:url("/images/shuttle_text_de.gif") no-repeat scroll 0 0px transparent;
}
.shuttle_text.ru {
 background:url("/images/shuttle_text_ru.gif") no-repeat scroll 0 0px transparent;
}

.wifi_text.ru {
    background:url("/images/wifi_text_ru.gif") no-repeat scroll 0 2px transparent;
}
.wifi_text.en {
    background:url("/images/wifi_text_en.gif") no-repeat scroll 0 2px transparent;
}
.wifi_text.de {
    background:url("/images/wifi_text_de.gif") no-repeat scroll 0 2px transparent;
}

.index_text {
    font-size: 12px;
    padding: 20px 262px 10px 20px;
    text-align: justify;    
}

.footer_text {
    font-size: 10px;
    padding: 20px 262px 10px 20px;
}

#offer.x3 li.index_offer_item {
    width: 200px;	
}

#offer.x4 li.index_offer_item {
    width: 150px;	
}

ul#offer.x3 li {
    padding-right: 20px;
}

ul#offer.x4 li {
    padding-right: 15px;
}

.expand_icon {
    display: inline-block;
}

.expand_icon .icon {
    background-color: red;
    display: block;
    height: 49px;
    width: 30px;
}

.expand_icon.skype .icon {
    background: url('/images/skype_icon.gif');
}

.expand_icon.icq .icon {
    background: url('/images/icq_icon.gif');
}

.expand_icon .block {
    background: none repeat scroll 0 0 white;
    border: 1px solid gray;
    display: block;
    padding: 5px;
}
.expand_icon .block_wrapper {
    background: url("/images/vote-arrow-up.png") no-repeat scroll 4px 0 transparent;
    display: none;
    margin-top: 41px;
    padding-top: 20px;
    position: absolute;
    z-index: 100;
}

.expand_icon.hover .block_wrapper {
    display: block;	
}

.expand_icon.icq .block_wrapper {
    width: 200px;
}
.expand_icon.skype .block_wrapper {
    width: 200px;
}

.icons {
    margin-top: 34px;
}

div.news_item .full_description{

}

.expandable {
    display: none;	
}

.expandable.expanded {
    display: block;	
}

.news_item .expandable_holder {
     font-size: 12px;
    padding-left: 30px;   	
}

.offer_item .expandable_holder {
    line-height: 1.5em;
     font-size: 12px;
    padding-left: 30px;   	
}
.item_detail {
     font-size: 12px;
    padding-left: 30px;   	
}

.offer_item{
    padding-top: 10px;	
}

.page_column_right .virtual_tour {
    top: 80px;	
}

.index_text_after_news {
   font-size: 12px;
   margin-left: 40px;
   padding-top: 20px;
}

.textafternews {
  padding-left: 25px;
} 

.fb_icon {
    background:url("/images/fb.jpg") no-repeat scroll 0 5px transparent; 
    display: block;
    height: 62px;
    width: 60px;
}

.vk_icon {
    background:url("/images/vk.jpg") no-repeat scroll 0 5px transparent; 
    display: block;
    height: 62px;
    width: 60px;
}

.phone_8800 {
    font-size: 18px;
    display:block;
}
.phone_8800 small {
    font-size: 10px;
    display: block;
}
.full_phone {
    display: block;
    font-size: 18px;
    margin-top: 6px;
}

#ui-datepicker-div {
    font-size:  10px;   
}



div#page_reservation_block_index  {    
    right: 18px;
    top: 0px;
    z-index: 1000;
    width: 171px;	
    position: relative;
}
div#page_reservation_block_index .form_div {
    margin-top: 0px;
}

div#page_reservation_block_index .form_div .footer_text { 
    height: auto;
}
div#page_reservation_block_index .form_div .button {
	margin: 0 0 0 0 !important;
	width: 156px;
}
	
div#page_reservation_block_index .form_div .fixed_height {
 
    padding-left: 0px !important;
}
div#page_reservation_block_index div.form_div span.form_subtitle {    
    padding: 0 0 0 0px !important;
}

div#page_reservation_block_index div.form_div h3 {    
    padding: 10px 0 10px 0px !important;
}

div#page_reservation_block_index div.form_div {    
    width: auto !important; 
    padding-left: 6px;   
    padding-right: 6px;  
    height: 262px; 
}

div#page_reservation_block_index .form_div .nights {
    width: 44px;
}
div#page_reservation_block_index .form_div .select_month {
    
    margin: 0 0px;    
}

div.languages {
    float: none;
    left: 10px;    
    top: 30px;    
}

span.phone {
    float: right;        
    top: 0px;
}

.icons {
    margin-top: 0px;
}

span.address {
    top: auto;	
}

div.logo {
    float: right;
    height: 130px;
}

div.top_icons { 
    width: 328px;
}

a.virtual_tour {
    top: 16px;	
}

div.page_column_right div.page_reservation_block {    
    top: 0px;
}

.phone_8800 small { 
    text-align: right;
}


.wifi_icon {
    background: url("/images/icons/60/wifi.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 36px;
    width: 51px;
}

.wifi_text {
    display: block;
    height: 12px;
    width: 51px;
}

.wifi_text.ru {
    background: url("/images/icons/60/wifi_text_ru.gif") no-repeat scroll 0 0px transparent;
}
.wifi_text.en {
    background: url("/images/icons/60/wifi_text_en.gif") no-repeat scroll 0 0px transparent;
}
.wifi_text.de {
    background: url("/images/icons/60/wifi_text_de.gif") no-repeat scroll 0 0px transparent;
}

.shuttle_icon {
    background: url("/images/icons/60/shuttle.gif") no-repeat scroll 0 3px transparent;
    display: block;
    height: 36px;
    width: 51px;
}

.shuttle_text {
    display: block;
    height: 12px;
    width: 51px;
}

.shuttle_text.ru {
    background: url("/images/icons/60/shuttle_text_ru.gif") no-repeat scroll 0 0 transparent;
}
.shuttle_text.en {
    background: url("/images/icons/60/shuttle_text_en.gif") no-repeat scroll 0 0 transparent;
}
.shuttle_text.de {
    background: url("/images/icons/60/shuttle_text_de.gif") no-repeat scroll 0 0 transparent;
}

.top_icons .top_icon {
    display: block;
    float: left;
    height: 48px;
    margin-left: 3px;
}

.fb_icon {
    background: url("/images/icons/60/fb.jpg") no-repeat scroll 0 5px transparent;
    display: block;
    height: 36px;
    width: 36px;
}

.vk_icon {
    background: url("/images/icons/60/vk.jpg") no-repeat scroll 0 5px transparent;
    display: block;
    height: 36px;
    width: 36px;
}

.expand_icon {
    display: block;
    float:  left;
    margin-left: 6px;
    margin-top: 4px;
}

.expand_icon .icon {
    background-color: red;
    display: block;
    height: 30px;
    width: 30px;
    padding-left: 0px;
}

.expand_icon.icq .icon {
    background: url("/images/icons/60/icq_icon.gif") repeat scroll 0 0 transparent;
}

.expand_icon.skype .icon {
    background: url("/images/icons/60/skype_icon.gif") repeat scroll 0 0 transparent;
}

.expand_icon .block_wrapper {
    background: url("/images/vote-arrow-up.png") no-repeat scroll -5px -7px transparent;
    display: none;
    padding-top: 8px;
    position: absolute;
    margin-top:0px;
    z-index: 100;
}

.expand_icon.icq .block_wrapper {
    width: auto;
}

.expand_icon.skype .block_wrapper {
    width: 170px;
}

.top_icon.vk {
    margin-left: 7px;	
}

table.YMaps-b-balloon-frame, table.YMaps-b-balloon-frame tr, table.YMaps-b-balloon-frame td {
border: none !important;
padding:0 !important;
}

table.YMaps-b-balloon-frame tr:hover{
background-color: none !important;
}

a.webcam {
	background: url("/images/webcam.png") no-repeat scroll 0 3px transparent;
        color: #00ADE2;
        display: block;
        font-family: arial;
        font-size: 14px;
        font-style: italic;
        font-weight: bold;
        height: 40px;
        padding-left: 34px;
        position: relative;
        width: 50px;
        top: -1px;
        padding-top: 0px;
        left: 8px;
        }

.starwrapper {
    position: relative;
    }

.star {
    position: absolute;
    background: url('/images/star.png') no-repeat scroll 0% 0% transparent; 
    width: 15px; 
    height: 15px; 
    top: -6px; 
    right: -13px;
}

.left_menu .star {
    display: none;
}

.page_column_center .star {
    display: none;
}

