* {
	margin: 0;
	padding: 0;
}
body {
	background: #2676d5 url('../i/bg.jpg') repeat-x 50% 0;
	font: 12px Arial, Tahoma, sans-serif;
	color: #fff;
}
a, a:link, a:visited, a:active {
	color: #39f;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0 0 -1px;
}

#container {
	position: relative;
	height: 1%;
	width: 960px;
	margin: 24px auto 0;
}

.homelink1 {
	display: block;
	position: absolute;
	width: 96px;
	height: 96px;
	top: 48px;
	left: 24px;
}
.homelink2 {
	display: block;
	position: absolute;
	width: 163px;
	height: 50px;
	top: 70px;
	left: 138px;
}

h1 {
	position: absolute;
	top: 48px;
	left: 24px;
	font: 12px 'Arial Black', Arial, sans-serif;
	color: #fff;
	padding: 3px 0 0 114px;
	background: url('../i/helipad_sign.gif') no-repeat 0 0;
	height: 93px;
}
h1 strong {
	display: block;
	margin: -17px 0 0;
	padding: 0 0 0 163px;
	height: 70px;
	background: url('../i/logo_helipad.gif') no-repeat 0 19px;
	color: #666;
}

h3 {
    display: inline;
    font-size: 16px;
    font-weight: normal;
}

.contact_us {
	position: absolute;
	top: 76px;
	left: 586px;
	color: #999;
	font-size: 24px;
}
.contact_us address {
	font-size: 12px;
	font-style: normal;
	padding: 0 0 3px 8px;
}

ul.nav {
	height: 24px;
	padding: 0 0 0 18px;
}
* html ul.nav {
	margin: 0 0 10px;
}
*+html ul.nav {
	margin: 0 0 10px;
}
ul.nav li {
	display: block;
	float: left;
	width: 102px;
	height: 18px;
	padding: 6px 0 0 6px;
	margin: 0 6px 0 0;
	background: url('../i/nav_tab.png') no-repeat 0 0;
	list-style-type: none;
	font-size: 12px;
}
* html ul.nav li {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_tab.png',sizingMethod='image');
}
ul.nav li.wide {
	background: url('../i/nav_tab_wide.png') no-repeat 0 0;
    width: 216px;
}
* html ul.nav li.wide {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_tab_wide.png',sizingMethod='image');
}
#container ul.nav li a {
	color: #fff;
	padding: 0 0 0 7px;
	background: url('../i/dot.gif') no-repeat 0 5px;
}
* html #container ul.nav li a {
	display: inline-block;
	position: relative;
	z-index: 100;
}
ul.nav li.active {
	background: url('../i/nav_tab_a.png') no-repeat 0 0;
}
* html ul.nav li.active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_tab_a.png',sizingMethod='image');
}
ul.nav li.active_w {
	background: url('../i/nav_tab_wide_a.png') no-repeat 0 0;
}
* html ul.nav li.active {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_tab_wide_a.png',sizingMethod='image');
}
#container ul.nav li.active a, #container ul.nav li.active_w a {
	color: #ffa814;
	background: url('../i/dot2.gif') no-repeat 0 5px;
/*	cursor: text;
	text-decoration: none;*/
}

.nav2 {
	position: absolute;
	top: 140px;
	left: 138px;
}
.nav2 li {
	list-style-type: none;
	float: left;
	font: 12px 'Arial Black', Arial, sans-serif;
	padding: 0 4px 0 10px;
	background: url('../i/dot3.gif') no-repeat 0 6px;
}
#container .nav2 li.active a {
	color: #ffa814;
	text-decoration: none;
	cursor: text;
	font-family: Arial, sans-serif;
}

.service_nav {
	position: absolute;
	left: 824px;
	top: 7px;
}
.service_nav li {
	list-style-type: none;
	float: left;
	width: 40px;
}
.service_nav li.last {
	width: 12px;
}
.service_nav li a {
	display: block;
	width: 11px;
	height: 11px;
}
.service_nav li a.home {
	background: url('../i/ico_home.gif') no-repeat 0 0;
}
.service_nav li a.search {
	background: url('../i/ico_search.gif') no-repeat 0 0;
}
.service_nav li a.mail {
	background: url('../i/ico_mail.gif') no-repeat 0 2px;
}

.content {
	background: #666;
	height: 1%;
}

.content h2 {
	font: 36px 'Arial Black', Arial, sans-serif;
	color: #ffa814;
	padding: 0 0 9px 138px;
}

.content .details {
	float: left;
	width: 306px;
	padding: 0 30px 0 138px;
}
.content .text_content {
	margin: 0 41px 0 479px;
}
.content .text_content2 {
	width: 100%;
	float: left;
}

.content .text_content .end_line {
	position: relative;
	height: 1%;
	z-index: 100;
	width: 438px;
	height: 12px;
	background: #999;
	margin: 0 0 -10px 1px;
	bottom: -10px;
}

.content .details ol {
	padding: 0 0 10px;
}
.content .details ol li {
	list-style-position: inside;
	padding: 0 0 25px;
	font-size: 14px;
	text-indent: 0;
}
.content .details big {
	display: block;
	padding: 0 0 18px;
	font-size: 16px;
	line-height: 19px;
}
.content .details ol li big {
	font-size: 24px;
	font-weight: bold;
	padding: 2px 0 0;
	margin: 0 0 -2px;
	line-height: 30px;
}
.content .details ol li big a {
	font-size: 23px;
	line-height: 28px;
}

#reservation_form {
	width: 456px;
	margin: -12px -20px 0 0;
	padding: 0 0 16px;
}
#reservation_form span, #reference_form span {
	display: block;
	float: left;
	width: 212px;
	height: 36px;
	padding: 0 16px 0 0;
	position: relative;
	height: 1%;
}
#reservation_form span.wide, #reservation_form span.captcha {
	width: 440px;
}
#reservation_form span em, #reference_form span em {
	font-style: normal;
}
#reservation_form span.compulsory em, #reference_form span.compulsory em  {
	background: url('../i/asterisk.gif') no-repeat 100% 1px;
	padding-right: 5px;
}
#reservation_form span input, #reservation_form span select, #reservation_form .rooms li select, #reference_form span input, #reference_form span textarea, #reference_form span select {
	width: 210px;
	height: 17px;
	padding: 1px 0 0;
	border: 1px solid #999;
	margin: 1px 0 0;
	font: 12px Arial, Tahoma, sans-serif;
	color: #333;
}
* html #reservation_form span input, * html #reference_form span input {
	margin: 0 0 -1px;
}
*+html #reservation_form span input {
	margin: 0 0 -1px;
}
*+html #reference_form span input {
	margin: 0 0 -1px;
}
#reservation_form span select {
	height: 20px;
	width: 212px;
}
#reservation_form span.wide input {
	width: 438px;
}
#reservation_form fieldset {
	border: 0;
	display: none;
}
#reservation_form fieldset input {
	margin: 3px 7px 5px 0;
	vertical-align: middle;
}
* html #reservation_form fieldset input {
	margin: 0px 4px 1px -4px;
}
*+html #reservation_form fieldset input {
	margin: 0px 4px 1px -4px;
}

#reservation_form span.captcha {
	padding-top: 20px;
}
#reservation_form span.captcha img, #reference_form span.captcha img {
	border: 1px solid #999;
	margin: 1px 16px 0 0;
	vertical-align: top;
}
#reservation_form span.captcha input {
	vertical-align: top;
	width: 96px;
}
* html #reservation_form span.captcha input {
	margin-top: 1px;
}
*+html #reservation_form span.captcha input {
	margin-top: 1px;
}

#reservation_form .submit, #reference_form .submit {
	display: block;
	float: right;
	width: 212px;
	height: 28px;
	padding: 1px 0 0;
	border: 0;
	background: url('../i/button_bg.gif') no-repeat 0 0;
	text-align: center;
	color: #fff;
	font: 16px 'Arial Black', Arial, sans-serif;
	text-decoration: none;
	margin: 2px 16px 0 0;
}
* html #reservation_form .submit {
	margin: 2px 8px 0 0;
}
#reservation_form .submit:hover, #reference_form .submit:hover {
	text-decoration: underline;
}

#reservation_form p, #reference_form p {
	clear: both;
	font-style: italic;
	color: #999;
	font-size: 12px;
	padding: 8px 0 10px;
}
#reservation_form p em, #reference_form p em {
	color: #ffa814;
}

#reservation_form h6 {
	clear: both;
	padding: 12px 0 4px;
	font-size: 16px;
	font-weight: bold;
	color: #999;
	width: 100%;
}
* html #reservation_form h6 {
	padding-top: 13px;
}
*+html #reservation_form h6 {
	padding-top: 13px;
}
#reservation_form h6 a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}
#reservation_form h6 a:hover {
	border: 0;
}
#reservation_form h6 em {
	display: inline-block;
	background: #666;
	margin: 0 0 0 -6px;
	position: relative;
	width: 20px;
}
#reservation_form h6.opened em {
	display: none;
}

.content .content_t, .content .content_b {
	position: relative;
	top: -10px;
	margin: 10px 10px 120px;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	background: #666;
}
* html .content .content_t {
	margin-top: 0;
}
*+html .content .content_t {
	margin-top: 0;
}
.content .content_b {
	top: 10px;
	margin: -10px 10px 0;
}
.content .content_t em, .content .content_t p, .content .content_b em, .content .content_b p {
	display: block;
	width: 10px;
	height: 10px;
	position: absolute;
	top: 0;
}
.content .content_t em {
	left: -10px;
	background: url('../i/content_corner_tl.png') no-repeat 0 0;
}
* html .content .content_t em {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/content_corner_tl.png',sizingMethod='image');
}
.content .content_t p {
	right: -10px;
	background: url('../i/content_corner_tr.png') no-repeat 0 0;
}
* html .content .content_t p {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/content_corner_tr.png',sizingMethod='image');
}
.content .content_b em {
	left: -10px;
	background: url('../i/content_corner_bl.png') no-repeat 0 0;
}
* html .content .content_b em {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/content_corner_bl.png',sizingMethod='image');
}
.content .content_b p {
	right: -10px;
	background: url('../i/content_corner_br.png') no-repeat 0 0;
}
* html .content .content_b p {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/content_corner_br.png',sizingMethod='image');
}

.footer {
	position: relative;
	height: 1%;
	height: 161px;
}
.footer div {
	position: absolute;
	top: 58px;
	left: 138px;
	font-size: 18px;
	width: 280px;
}
.footer div span {
	font-size: 12px;
}
.footer div address {
	display: block;
	padding: 13px 0 3px;
	font-size: 12px;
	font-style: normal;
}

#container .footer a {
	background: #fff;
}

#container .footer p {
    padding: 30px 0 10px;
    margin: 0;
}
#container .footer p a {
	font-size: 12px;
}

.footer .nav4 {
	left: 470px;
	font-size: 12px;
	width: 420px;
}
.footer ul {
	height: 18px;
}
.footer ul li {
	list-style-type: none;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	background: url('../i/dot4.gif') no-repeat 3px 6px;
}
.footer ul li.first {
	background: none;
}
#container .footer ul li.active a {
	background: none;
	color: #ffa814;
	text-decoration: none;
	cursor: text;
}
#container .footer .yahamuha {
	display: block;
	position: absolute;
	top: 132px;
	left: 480px;
	background: url('../i/logo_yahamuha.png') no-repeat 0 0;
	width: 80px;
	height: 16px;
}
* html #container .footer .yahamuha {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/logo_yahamuha.png',sizingMethod='image');
	cursor: pointer;
}

.rur {
	text-transform: uppercase;
	font-style: normal;
	white-space: nowrap;
}
.rur b {
	font-weight: normal;
	position: absolute;
	margin: 1px 0 0;
}

#reservation_form .rooms {
	height: 133px;
	padding: 5px 0 0 0;
	position: relative;
	margin: 0 0 0 -5px;
}
#reservation_form .rooms li {
	display: block;
	position: relative;
	height: 1%;
	width: 108px;
	float: left;
	list-style-type: none;
	margin: 0 6px 0 0;
}
#reservation_form .rooms span, .details .gallery a span, .rooms li .pic span {
	display: block;
	float: none;
	width: 108px;
	height: 108px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
#reservation_form .rooms span.bg {
	display: none;
	height: 48px;
	background: url('../i/price_mask.png') no-repeat 0 0;
}
* html #reservation_form .rooms span.bg {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/price_mask.png',sizingMethod='image');
}
#reservation_form .rooms span.corners, .details .gallery a span, .rooms li .pic span {
	background: url('../i/corners_mask.png') no-repeat 0 0;
}
* html #reservation_form .rooms span.corners, * html .details .gallery a span, * html .rooms li .pic span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corners_mask.png',sizingMethod='image');
}
#reservation_form .rooms li a {
	display: none;
	width: 90px;
	height: 48px;
	padding: 0 0 0 18px;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	color: #fff;
	text-decoration: none;
}
#reservation_form .rooms li a strong {
	display: block;
	font: 15px 'Arial Black', Arial, sans-serif;
	background: url('../i/dot5.gif') no-repeat 0 9px;
	padding: 0 0 0 11px;
	margin: 6px 0 -2px -11px;
	text-decoration: underline;
}
#reservation_form .rooms li input {
	margin: 5px 0 0 5px;
}
* html #reservation_form .rooms li input {
	margin: 4px 0 0 1px;
}
*+html #reservation_form .rooms li input {
	margin: 4px 0 0 1px;
}
#reservation_form .rooms li select {
	margin: 2px 0 0 5px;
	width: 98px;
	height: 20px;
}
* html #reservation_form .rooms li select {
	margin-top: 5px;
}
*+html #reservation_form .rooms li select {
	margin-top: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#reservation_form .rooms li input {
		margin-top: 8px;
	}
	#reservation_form .rooms li select {
		margin-top: 5px;
	}
}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	#reservation_form .rooms li input {
		margin-top: 8px;
	}
	#reservation_form .rooms li select {
		margin-top: 5px;
	}
}

.details .gallery {
	position: relative;
	height: 1%;
	margin: 0 -35px 0 -6px;
	padding: 28px 0 19px;
	width: 342px;
}
.details .gallery a, .rooms li .pic {
	display: block;
	position: relative;
	width: 108px;
	height: 108px;
	float: left;
	margin: 0 6px 6px 0;
}
.details .gallery a span, .rooms li .pic span {
	cursor: pointer;
}

ul.actions {
	padding: 30px 0 0;
}
ul.actions li {
	padding: 10px 0 10px;
}
ul.actions li {
	list-style-type: none;
	padding: 0 0 15px 12px;
	background: url('../i/dot5.gif') no-repeat 1px 7px;
	font: 14px 'Arial Black', Arial, sans-serif;
}
ul.actions li span {
	font: 12px Arial, sans-serif;
}

.text_content .description {
	margin: -5px 0 0;
	position: relative;
	height: 1%;
}
.text_content p {
	padding: 0 0 13px;
}

.gallery_big {
	position: relative;
	margin: -8px -35px 0 -120px;
	width: 450px;
	padding: 0 0 22px;
}
.gallery_big .photo {
	position: relative;
	width: 450px;
	height: 336px;
}
.gallery_big div#gallery_nav, .gallery_big div#home_gallery_nav {
	padding: 9px 0 0;
	float: right;
}
.gallery_big div#gallery_nav a, .gallery_big div#home_gallery_nav a {
    display: block;
	float: left;
	background: #fff;
	font-size: 16px;
	padding: 0 5px 0 4px;
	border-bottom: 2px solid #fff;
	line-height: 17px;
}
.gallery_big div#gallery_nav a.active, .gallery_big div#home_gallery_nav a.active {
	background: #666;
	border-bottom-color: #666;
    color: #ffa814;
	text-decoration: none;
	cursor: text;
}
.gallery_big span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	height: 5px;
	font-size: 1px;
	line-height: 1px;
}
.gallery_big span.corner_tl {
	background: url('../i/corner_tl.png') no-repeat 0 0;
}
* html .gallery_big span.corner_tl {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corner_tl.png',sizingMethod='image');
}
.gallery_big span.corner_tr {
	left: 445px;
	background: url('../i/corner_tr.png') no-repeat 0 0;
}
* html .gallery_big span.corner_tr {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corner_tr.png',sizingMethod='image');
}
.gallery_big span.corner_bl {
	top: 331px;
	background: url('../i/corner_bl.png') no-repeat 0 0;
}
* html .gallery_big span.corner_bl {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corner_bl.png',sizingMethod='image');
}
.gallery_big span.corner_br {
	top: 331px;
	left: 445px;
	background: url('../i/corner_br.png') no-repeat 0 0;
}
* html .gallery_big span.corner_br {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corner_br.png',sizingMethod='image');
}
.gallery_big blockquote {
	display: block;
	position: absolute;
	left: 120px;
	top: 26px;
	width: 300px;
}
.gallery_big blockquote em, .promo_single blockquote em {
	font-style: normal;
	vertical-align: top;
	font-size: 16px;
	background: #39f;
	line-height: 24px;
	border-top: 2px solid #39f;
}
.gallery_big blockquote strong, .promo_single blockquote strong {
	display: block;
	font-weight: normal;
	padding: 24px 0 0;
}
.gallery_big blockquote strong small, .promo_single blockquote small {
	font-style: italic;
	font-size: 12px;
	padding: 0 2px 0 0;
}
.gallery_big blockquote .q_open, .gallery_big blockquote .q_close, .promo_single blockquote .q_open, .promo_single blockquote .q_close, .promo blockquote .q_open, .promo blockquote .q_close {
	position: relative;
	margin: -13px 0 0 -20px;
	display: inline-block;
	width: 20px;
	height: 10px;
	vertical-align: top;
	font: bold 28px 'Arial Black', Arial, sans-serif;
	text-align: right;
	color: #39f;
}
.gallery_big blockquote .q_close, .promo_single blockquote .q_close, .promo blockquote .q_close {
	margin: -13px 0 0 0;
	text-align: left;
}
* html .promo_single blockquote .q_open, * html .promo_single blockquote .q_close {
	margin-top: -16px;
}
*+html .promo_single blockquote .q_open {
	margin-top: -16px;
}
*+html .promo_single blockquote .q_close {
	margin-top: -16px;
}
.promo blockquote .q_open, .promo blockquote .q_close {
	margin-top: -17px;
}
* html .promo blockquote .q_open, * html .promo blockquote .q_close {
	margin-top: -19px;
}
*+html .promo blockquote .q_open {
	margin-top: -19px;
}
*+html .promo blockquote .q_close {
	margin-top: -19px;
}

.google_map {
	position: relative;
	margin: -8px -35px 50px -120px;
	width: 450px;
	height: 336px;
	background: #999;
}

.contact_info p {
	font-size: 14px;
	padding: 0 0 19px;
	line-height: 17px;
}
.contact_info big {
	display: block;
	font-size: 16px;
	position: relative;
	height: 1%;
	margin: -6px 0 0;
	line-height: 19px;
}
.contact_info p em {
	display: block;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	padding: 8px 0 12px;
}
.contact_info p em a {
	font-size: 23px;
}

.content .reference {
	margin-left: 594px;
}
.content .reference .end_line {
	width: 323px;
}

#reference_form {
	width: 343px;
	margin: 0 -22px 0 0;
	padding: 0 0 16px;
}
#reference_form h3 {
	padding: 11px 0 18px;
	font: 21px Arial, Tahoma, sans-serif;
	color: #fff;
	width: 100%;
}
#reference_form span {
	width: 326px;
}
#reference_form span input {
	width: 324px;
}
#reference_form span.short {
	width: 212px;
	position: relative;
	z-index: 100;
}
#reference_form span.short input {
	width: 210px;
}
#reference_form span textarea {
	width: 324px;
	height: 71px;
	overflow: auto;
}
*+html #reference_form span textarea {
	margin: 0 0 -1px;
}
#reference_form span.captcha input {
	vertical-align: top;
	width: 96px;
}
* html #reference_form span.captcha input {
	margin-top: 1px;
}
*+html #reference_form span.captcha input {
	margin-top: 1px;
}
#reference_form .submit {
	margin: 3px 17px 0 0;
}
* html #reference_form .submit {
	margin: 3px 8px 0 0;
}
#reference_form span.short2 {
	position: relative;
	right: -114px;
	margin: -36px 0 0 0;
	width: 212px;
	text-align: right;
}
#reference_form span select {
	width: 98px;
	height: 20px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#reference_form span select {
		margin-top: 2px;
	}
}

.details .include {
	font-size: 14px;
	padding: 2px 0 16px;
}
.details .include ul li {
	list-style-type: none;
	padding: 0 0 1px 9px;
	background: url('../i/dot3.gif') no-repeat 0 6px;
}

.text_content table {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: -9px 0 7px;
	width: 100%;
}
.text_content table td, .text_content table th {
	font: 14px 'Arial Black', Arial, sans-serif;
	text-align: left;
	vertical-align: top;
	padding: 9px 0 5px;
	border-bottom: 1px solid #999;
	line-height: 17px;
}
.text_content table th span {
	display: block;
	font: 12px Arial, Tahoma, sans-serif;
	line-height: 14px;
}
.text_content table th {
	width: 333px;
	padding-right: 10px;
}
.text_content table td {
	width: 97px;
}

.content .rooms {
	margin-left: 131px;
}
.content .rooms .end_line {
	width: 792px;
	margin-right: -20px;
}

.rooms ul {
	padding: 42px 0 0;
	position: relative;
	height: 1%;
	margin: 0 -20px 0 -115px;
	width: 921px;
}
.rooms ul li {
	float: left;
	width: 340px;
	list-style-type: none;
	height: 140px;
	padding: 4px 0 0 116px;
}
.rooms ul li .desc {
	float: left;
	padding: 0 0 0 6px;
	width: 210px;
}
.rooms ul li h4 {
	font: 24px 'Arial Black', Arial, sans-serif;
	padding: 3px 0 10px 20px;
	background: url('../i/dot6.gif') no-repeat 2px 17px;
}

.promo_single {
	margin: 0 0 -10px;
	padding: 62px 0 0 480px;
	width: 410px;
}
.promo_single blockquote {
	position: relative;
	height: 1%;
}
.promo_single blockquote span {
	display: block;
	width: 108px;
	height: 108px;
	position: absolute;
	left: -120px;
	top: 2px;
}
* html .promo_single blockquote span {
	top: 0;
}
*+html .promo_single blockquote span {
	top: 0;
}
.promo_single blockquote .lux {
	background: url('../i/room_lux.png') no-repeat 0 0;
}
* html .promo_single blockquote .lux {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/room_lux.png',sizingMethod='image');
}
.promo_single blockquote .business {
	background: url('../i/room_business.png') no-repeat 0 0;
}
* html .promo_single blockquote .business {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/room_business.png',sizingMethod='image');
}
.promo_single blockquote .standart {
	background: url('../i/room_standart.png') no-repeat 0 0;
}
* html .promo_single blockquote .standart {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/room_standart.png',sizingMethod='image');
}
.promo_single blockquote .econom {
	background: url('../i/room_econom.png') no-repeat 0 0;
}
* html .promo_single blockquote .econom {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/room_econom.png',sizingMethod='image');
}

.promo {
	position: relative;
	height: 1%;
	margin: 0 0 -15px;
	padding: 64px 0 0 0;
}
.promo blockquote {
	padding: 0 0 0 138px;
	width: 318px;
	float: left;
}
.promo blockquote em {
	font-style: normal;
	vertical-align: top;
	font-size: 12px;
	line-height: 18px;
}
.promo blockquote strong {
	display: block;
	font-weight: normal;
	padding: 18px 0 54px;
}
.promo blockquote small {
	font-style: italic;
	font-size: 10px;
}

.homelogo {
	position: absolute;
	z-index: 500;
	display: block;
	top: 60px;
	left: 261px;
	width: 196px;
	height: 196px;
	background: url('../i/home_logo.png') no-repeat 0 0;
}
* html .homelogo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/home_logo.png',sizingMethod='image');
}

.homepage h1 {
	top: 69px;
	left: 480px;
	background: none;
	padding: 0;
	font: bold 21px Arial, sans-serif;
}
* html .homepage h1 {
	top: 70px;
}
*+html .homepage h1 {
	top: 70px;
}
.homepage h1 strong {
	padding: 0;
	margin: -49px 0 0;
	height: 159px;
	width: 326px;
	background: url('../i/logo_helipad_big.gif') no-repeat 0 60px;
}
.homepage .nav2 {
	top: 246px;
	left: 480px;
}
.homepage .nav2 li {
	font-size: 18px;
	background: url('../i/dot7.gif') no-repeat 0 10px;
	padding: 0 8px 0 14px;
}
.homepage .content .content_t {
	margin-bottom: 12px;
}
.homepage .text_content {
	margin-left: 481px;
}
.homepage .text_content2 {
	padding-top: 259px;
}
.homepage .text_content2 big {
	display: block;
	font-size: 18px;
	padding: 0 0 6px;
	line-height: 22px;
}
.homepage .text_content2 address {
	display: block;
	padding: 0;
	font-size: 18px;
	font-style: normal;
	position: relative;
	margin: 0 0 -1px;
}
* html .homepage .text_content2 address {
	padding: 1px 0 0;
}
*+html .homepage .text_content2 address {
	padding: 1px 0 0;
}
.homepage .text_content2 span.phone {
	display: block;
	padding: 2px 0 10px;
	font-size: 24px;
}
*+html .homepage .text_content2 span.phone {
	padding-top: 3px;
}
* html .homepage .text_content2 span.phone {
	padding-top: 3px;
}


.homepage .gallery_big {
	padding: 0;
	height: 1%;
	position: relative;
}
.homepage .gallery_big .gallery {
	width: 114px;
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0 0 -1px;
	float: left;
}
.homepage .gallery a {
	margin-bottom: 3px;
}
.homepage .gallery_big .photo {
	height: 450px;
	width: 336px;
	display: inline-block;
	vertical-align: top;
	margin: 0 -25px 0 0;
}
* html .homepage .gallery_big .photo {
	left: -9px;
	position: relative;
}
.homepage .gallery_big .photo .corner_tr {
	left: 331px;
}
.homepage .gallery_big .photo .corner_bl {
	top: 445px;
}
.homepage .gallery_big .photo .corner_br {
	top: 445px;
	left: 331px;
}
.homepage .gallery_big ul {
	clear: both;
	padding-top: 3px;
	margin-bottom: -1px;
	float: right;
}

.homepage .content .text_content .end_line {
	margin-left: -461px;
	width: 450px;
}

.home_into {
	padding: 31px 0 0;
	margin: 0 0 -20px;
	position: relative;
	height: 1%;
}
.home_into .into_details {
	float: left;
	width: 306px;
	padding: 0 30px 0 138px;
}
.home_into .into_content {
	margin: 0 41px 0 479px;
}
.home_into .into_content2 {
	width: 100%;
	float: left;
}
.home_into .into_content2 p {
	padding: 0 0 13px;
}

.home_into .promo_single {
	padding-left: 0;
	padding-top: 50px;
	width: 300px;
}

.into_details .news li {
	list-style-type: none;
	padding: 0 0 15px;
}
.into_details .news li h6 {
	font: 20px 'Arial Black', Arial, sans-serif;
	color: #fff;
}
#container .into_details .news li a {
	background: #fff;
}
#container .into_details .news li .date {
	display: block;
	color: #999;
	padding: 0 0 0 10px;
}

.into_details .more_links {
	padding: 5px 0 0;
}
.into_details .more_links li {
	list-style-type: none;
	font: 14px 'Arial Black', Arial, sans-serif;
	padding: 0 0 0 10px;
	background: url('../i/dot5.gif') no-repeat 0 6px;
}
.into_details .more_links li a {
	background: #fff;
	
}

.homepage .text_content2 .st_txt {
	font-size: 16px;
}

.homepage .text_content2 .st_txt h3 {
	font-size: 20px;
}

.homepage .rooms {
	padding: 0;
	position: relative;
	margin: -3px 0 0;
}
.homepage .rooms li {
	display: block;
	position: relative;
	height: 108px;
	width: 108px;
	list-style-type: none;
	margin: 0 6px 6px 0;
}
.homepage .rooms span, .homepage .rooms li .pic span {
	display: block;
	float: none;
	width: 108px;
	height: 108px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}
.homepage .rooms span.bg {
	display: none;
	height: 48px;
	background: url('../i/price_mask.png') no-repeat 0 0;
}
* html .homepage .rooms span.bg {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/price_mask.png',sizingMethod='image');
}
.homepage .rooms span.corners, .homepage .rooms li .pic span {
	background: url('../i/corners_mask.png') no-repeat 0 0;
}
* html .homepage .rooms span.corners, * html .homepage .rooms li .pic span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/corners_mask.png',sizingMethod='image');
}
.homepage .rooms li a {
	display: none;
	width: 90px;
	height: 48px;
	padding: 0 0 0 18px;
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0;
	color: #fff;
	text-decoration: none;
}
.homepage .rooms li a strong {
	display: block;
	font: 15px 'Arial Black', Arial, sans-serif;
	background: url('../i/dot5.gif') no-repeat 0 9px;
	padding: 0 0 0 11px;
	margin: 6px 0 -2px -11px;
	text-decoration: underline;
}

.xt {
    margin: 0 0 0 15px;
}

.counters a {
    text-decoration: none;
    background: none !important;
}

