*{margin:0px; padding:0px;}
img{border:none;}
html{height:100%;}
body{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#231f20;
	cursor:default;
	background:#bcbec0;
}
body a{
	color:#231f20;
	outline:none;
	cursor:pointer;
}
body a:hover{
	text-decoration:none;
}
table{
	border-collapse:collapse;
}
h1{
	font-size:17px;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:17px;
}
h2{
	font-size:17px;
	padding-top:10px;
	padding-bottom:12px;
}
h3{
	font-size:14px;
	color:#3b92cf;
	text-transform:uppercase;
	padding-top:10px;
	padding-bottom:12px;
}
p{padding-bottom:15px;}
ul,ol{
	padding:0 0 10px 20px;
}
ul li,ol li{
	padding:0 0 5px 0;
}
.container{
	min-height:100px;
	width:1000px;
	background:#fff;
	margin:auto;
}
.header{
	height:230px;
	font-size:14px;
/*	background:#5d4336;*/
	background:#09193d;
	position:relative;
	z-index:1;
	padding:20px 25px 0 400px;
}
.header,
.header a{
	color:#fff;
}
.header img.logo{
	position:absolute;
	z-index:1;
	left:25px;
	top:25px;
}
.header .contacts{
	font-size:13px;
	text-transform:uppercase;	
	text-align:right;
}
.header .contacts .phone{
	font-size:44px;
	padding-bottom:10px;
}
.header .contacts .phones{
	font-size:12px;
}
.header .contacts .phones p{
	padding-bottom:2px;
}
.header .contacts .address,
.header .contacts .scheme{
	float:right;
}
.header .contacts .address{
	width:260px;
	text-align:left;
}
.header .contacts .scheme{
	white-space:nowrap;
}
.header .contacts .scheme a{
	margin-left:5px;
}
.header .contacts a{
	text-decoration:none;
}
.header .contacts a:hover{
	text-decoration:underline;
}
.top_menu{
	font-size:13px;
	text-transform:uppercase;
	text-align:right;
	position:absolute;
	z-index:1;
	right:25px;
	bottom:21px;
}
.top_menu ul{
	list-style:none;
	float:right;
	padding:0;
}
.top_menu ul li{
	float:left;
	white-space:nowrap;
	padding:0;
}
.top_menu ul li.border{
	padding:0 10px;
}
.top_menu ul a{
	text-decoration:none;
}
.top_menu ul a.selected{
	cursor:default!important;
	text-decoration:underline!important;
}
.menu{
	/*height:30px;*/
	font-size:14px;
	text-transform:uppercase;
	/*background:#3b92cf;*/
	background: red;
}
.menu,
.menu a{
	color:#fff;
	text-decoration:none;
}
.menu a:hover,
.top_menu ul a:hover{
	text-decoration:underline;
}
.menu a.selected{
	color:#09193d;
	cursor:default!important;
	text-decoration:none!important;
}
.menu ul{
	height:30px;
	float:left;
	list-style:none;
	padding:0;
}
.menu ul li{
	float:left;
	padding:7px 13px 0 13px;
}
.menu table{
	width:auto;
	margin:auto;
}
.header_image{
	height:490px;
	position:relative;
	z-index:1;
}
.header_image .contacts img{
	display:block
}
.header_image .contacts .c_info{
	width:250px;
	position:absolute;
	z-index:1;
	top:25px;
	left:25px;
}
.header_image .contacts .title{
	color:#5e4337;
}
.header_image .contacts .white{
	margin-bottom:10px;
	padding:2px 4px;
}
.header_image .slideshow{
	position:relative;
	z-index:1;
}
.header_image .slideshow ul,
.header_image .slideshow ul li,
.header_image .slide{
	height:490px;
	width:1000px;
}
.header_image .slideshow ul,
.header_image .slideshow ul li{
	position:relative;
	list-style:none;
	z-index:1;
	padding:0;
}
.header_image .slide div{
	width:330px;
	position:absolute;
	top:25px;
	left:100px;
}
.header_image .slide div.white,
.slideshow.s_rooms  .slide div{
	color:#fff;
}
.header_image .slide big,
.header_image .contacts .title{
	font-size:43px;
	line-height:43px;
	text-transform:uppercase;
	display:block;
	padding-bottom:15px;
}
.header_image .slide big a{
	text-decoration:none;
}
.header_image .slide div.white big a{
	color:#fff;
}
.header_image .slide div span{
	font-size:13px;
	display:block;
	padding:2px 4px;
}
.header_image .slide div span,
.header_image .contacts .white{
	background:url(../images/layer.png);
}
.header_image .slide div.white span,
.slideshow.s_rooms  .slide div span{
	background-image:url(../images/layer2.png);
}
.slideshow.s_rooms .slide div{
	top:240px;
	left:140px;
}
.slideshow .rooms_menu{
	width:170px;
	font-size:13px;
	text-transform:uppercase;
	top:25px;
	left:25px;
	position:absolute;
	z-index:10;
	background:#3b92cf;
	padding:9px 10px;
}
.slideshow.s_rooms .rooms_menu{
/*background:none;*/
	background:url(../images/layer2.png);
}                              
.slideshow .rooms_menu,
.slideshow .rooms_menu a{
	color:#fff;
	text-decoration:none;
}
.slideshow .rooms_menu a:hover{
	text-decoration:underline;
}
.slideshow .rooms_menu a.selected{
	color:#3c2313;
	cursor:default;
	text-decoration:none!important;
}
.slideshow.s_rooms .rooms_menu a.selected{
	color:#3b92cf;
	/*text-shadow:#333 0 0 3px;*/
}
.slideshow .rooms_menu div{
	padding:1px 0;
}
.services_icons{
	position:relative;
	z-index:2;
	margin-top:-40px;
}
.services_icons.si_intern{
	padding-bottom:60px;
}
.services_icons img.shadow{
	position:absolute;
	z-index:1;
	left:0;
	top:-85px;
}
.services_icons ul{
	position:relative;
	z-index:2;
	text-transform:uppercase;
	list-style:none;	
	padding:0;
}
.services_icons ul a{
	text-decoration:none;
}
.services_icons ul a:hover{
	text-decoration:underline;
}
.services_icons ul,
.services_icons ul li{
	min-height:10px;
}
.services_icons ul li{
	width:202px;
	text-align:center;
	float:left;	
	padding:0 12px 0 30px;
}
.services_icons ul img{
	display:block;
	margin-bottom:15px;
}
.services_icons ul li.li2{
	padding-top:25px;
}
.services_icons ul li.li3{
	padding-top:50px;
}
.services_icons ul li.li4{
	padding-top:75px;
}
.ctitle{
	font-size:15px;
	text-transform:uppercase;
	padding-bottom:12px;
}
.contentdiv{
	min-height:100px;
	background:url(../images/content_b.gif) left bottom no-repeat #e2e3e4;
	position:relative;
	z-index:1;
	padding:0 40px 110px 40px;	
}
.contentdiv img.shadow{
	position:absolute;
	z-index:1;
	left:0;
	top:-125px;
}
.contentdiv .c_relative{
	width:100%;
	float:left;
	position:relative;
	z-index:2;
	margin-top:-30px;
}
.rightcol{
	min-height:10px;
	width:334px;
	float:right;
	margin:0 0 50px 50px;
}
.rightcol.r_mb{
	margin-bottom:-50px;
}
.rightcol .rc_bg{
	min-height:100px;
	background:url(../images/rightcol.png) left top no-repeat;
	padding:50px 30px 0 30px;
}
.rightcol .rc_b{
	height:50px;
	background:url(../images/rightcol.png) left bottom no-repeat;
}
.rightcol ul a.selected{
	color:#666;
	cursor:default!important;
	text-decoration:none!important;
}
.index_content{
	min-height:100px;
	background:url(../images/content_t.gif) left top no-repeat #e2e3e4;
/*	position:relative;
	z-index:1;*/
	margin-top:-55px;
	padding:30px 70px 39px 15px;
}
.index_content .news_list,
.index_content .video{
	position:relative;
	z-index:12;
}
.index_content .news_list{
	width:465px;
	float:left;
	margin-bottom:20px;
}
.index_content .news_list,
.index_content .news_list .ctitle{
	min-height:10px;
}
.index_content .news_list .ctitle{
	background:url(../images/white.png) left top no-repeat;
	padding:50px 15px 12px 15px;
}
.index_content .news_list .white_bg{
	min-height:100px;
	background:url(../images/white.png) left bottom no-repeat;
	padding:0 15px 80px 15px;
}
.index_content .video{
	width:335px;
	float:right;
	margin-top:80px;
}
.news{
	font-size:12px;
	padding-top:20px;
}
.news.first{
	padding-top:0;
}
.news .title{
	min-height:15px;
	font-size:14px;
	position:relative;
	z-index:1;
	padding-left:80px;
}
.news .title .date,
.publication_detail .date,
.publication .date{
	font-size:14px;
	color:#999;
}
.news .title .date{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.news .title a{
	text-decoration:none;
}
.news .title a:hover{
	text-decoration:underline;
}
.publication_detail{
	min-height:100px;
	padding-bottom:19px;
}
.publication_detail .date{
	padding-bottom:10px;
}
.publication_detail img.detail_picture{
	float:right;
	margin:3px 0 10px 20px;
}
.publication_detail h3{
	padding-top:0;
}
.publication{
	min-height:10px;
	color:#666;
	padding-top:10px;
	padding-bottom:19px;
}
.publication.first{
	padding-top:0;
}
.publication .date{
	padding-bottom:10px;
}
.publication .title{
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:10px;
}
.publication .title,
.publication .title a{
	color:#3b92cf;
}
.publication .title a{
	text-decoration:none;
}
.publication .title a:hover{
	text-decoration:underline;
}
.publication.p_prev{
	padding-left:220px;
}
.publication .preview{
	width:200px;
	float:left;
	margin:0 20px 0 -220px;
}
.publication .preview img{
	display:block;
}
.publication .float{
	width:100%;
	float:left;
}
.hide_text{
	position:relative;
	z-index:1;
	padding-top:10px;
}
.hide_text,
.hide_text .text{
	min-height:10px;
}
.hide_text .text{
	display:none;
}
.hide_text span.link{
	height:28px;
	width:110px;	
	position:absolute;
	z-index:1;
	margin-left:-55px;
	left:50%;
	bottom:-42px;
	padding-top:14px;
}
.hide_text span.link.show{
	width:180px;
}
.hide_text span.link,
a.reserve{
	font-size:14px;
	color:#e2e3e4;
	text-decoration:none;
	text-align:center;
	display:block;
	text-transform:uppercase;	
	cursor:pointer;
	background:#3b92cf;
	/*background:#0093d2;*/
}
.hide_text span.link:hover,
a.reserve:hover{
	text-decoration:underline;
}
.hide_text span.link.hide{
	display:none;
}
.hide_text.ht_show span.link.hide{
	display:block;
}
.hide_text.ht_show span.link.show{
	display:none;
}
.form{
	min-height:10px;
	width:275px;
}
.form .errors{
	font-size:11px;
}
.form .line{
	padding-top:10px;
}
.form .line.first{
	padding-top:0;
}
.form .line label{
	font-size:13px;
	display:block;
	padding-bottom:3px;
}
.form .line .input_text,
.form .line .input_date input,
.form .line textarea,
.form .line select,
.form .line .select .value{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.form .line .input_text,
.form .line .input_date input,
.form .line textarea,
.form .line select{
	display:block;
	border:none;
	outline:none;
}
.form .line .input_text,
.form .line .input_date input,
.form .line textarea{
	width:265px;
	padding-left:5px;
	padding-right:5px;
}
.form .line .input_text,
.form .line .input_date input{
	height:17px;
	background:url(../images/input_text.gif) left top no-repeat;
}
.form .line .input_date input{
	width:70px;
	float:left;
	background-image:url(../images/input_text_80.gif);
}
.form .line .input_date img{
	float:left;
	margin:-1px 0 -1px 5px;
}
.form .line .input_date img:hover{
	margin:-2px 0 -2px 4px;
}
.form .line .input_text.it21{
	width:30px;
	text-align:center;
	background-image:url(../images/input_text_40.gif);
}
.form .line textarea{
	height:87px;
	background:url(../images/textarea.gif) left top no-repeat;
	resize:none;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:5px;
}
.form .line .select{
	height:17px;
	width:275px;
	background:url(../images/select.gif) left top no-repeat;
	position:relative;
	z-index:1;
}
.form .line .select .value{
	width:242px;
	position:relative;
	z-index:1;
	left:5px;
	top:1px;
}
.form .line .select select{
	width:273px;
	position:absolute;
	z-index:1;	
	left:0; 
	top:0; 
	opacity:.0; 
    	filter:alpha(opacity=0); 
}

.form .submit{
	width:120px;
	font-size:14px;
	color:#e2e3e4;
	text-align:center;
	text-transform:uppercase;	
	cursor:pointer;
	float:right;
	background:#3b92cf;
	border:none;
	margin:0 5px -10px 0;
	padding:10px 0;
}

a.reserve{
	height:25px;
	width:160px;
	position:absolute;
	z-index:1;
	top:-2px;
	right:0;
	background:url(../images/reserve.png) left top no-repeat;
	padding-top:15px;
}
.starrequired{
	color:red;
}
label .starrequired{
	padding-left:2px;
}
a.all{
	font-size:10px;
	color:#fff;
	white-space:nowrap;
/*	float:right;*/
	text-decoration:none;
	background:#3b92cf;
	text-transform:uppercase;
/*	margin-bottom:-40px;*/
position:absolute;
z-index:1;
right:0;
bottom:-80px;
	padding:5px 5px 3px 5px;
}
.footer{
	min-height:10px;
	font-size:12px;
	background:#2f2a2b;
	position:relative;
	z-index:1;
	padding:10px 15px 20px 15px;
}
.footer,
.footer a{
	color:#f4f4f4;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footer img.top{
	position:absolute;
	z-index:1;
	top:-107px;
	left:0;
}
.footer p{
	padding-bottom:8px;
}
.footer p.title{
	padding-bottom:12px;
}
.footer .up{
	text-transform:uppercase;
}
.footer .f_left{
	width:450px;
	float:left;
}
.footer .f_right{
	width:480px;	
	float:right;
	text-align:right;
	padding-top:10px;
}
.footer ul.social{
	height:32px;
	float:right;
	list-style:none;
	padding:0;
}
.footer ul.social li,
.footer ul.social img{
	float:left;
}
.footer ul.social li{
	padding:0 0 0 15px;
}
.footer .development{
	font-size:11px;
	padding-top:15px;
}
.footer .development,
.footer .development a{
	color:#524d4e;
}
.t0{
	margin-top:0;
	padding-top:0;
}
.b0{
	margin-bottom:0;
	padding-bottom:0;
}

img.block{
	display:block;
}
.spacer,
.clear{
	height:1px;
	font-size:1px;
	line-height:1px;
	clear:both;
}

.publication_detail table {
	background: #f3f3f3;
}

.publication_detail table p {
	padding: 0px;
}

.publication_detail table td {
	padding: 7px;
}

.publication_detail table tr:first-child {
	background: #434b50;
	color: #fff;
}
.a_tel, .a_tel:hover {
	color:inherit!important;
	text-decoration:none!important;
	font-size:inherit!important;
}