html, body {height: 100%;}
/*body {
	margin: 0;
	color: #666;
	min-width: 800px;
	background: #fff;
	font: 14px/17px arial, helvetica, sans-serif;
}*/holde
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style: none;}
input, select, textarea {
	vertical-align: middle;
	font: 100% arial, sans-serif;
}
a {
	color: #05456b;
	outline: none;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
/* General settings */
/*#wrapper {
	width: 996px;
	margin:0px auto 0;
	position: relative;
}*/
/*#toppanel {
    background: url("images/topmenubg.png") repeat scroll 0 0 transparent;
    height: 27px;
    margin: 0 auto;
    position: relative;
    width: 951px;

}*/
#toppanel .topmenu {
	float: left;
    padding: 4px 10px;
}
#toppanel .topmenu a{
    font-size: 14px;
    font-weight: bold;
    padding: 3px 10px;
    color: #ffffff;
}
#toppanel .avtoriz {
    color: #FFFFFF;
    float: right;
    padding: 3px 10px 0 0;
    position: relative;
    text-align: right;
    z-index: 5;
}
#toppanel .avtoriz a{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
/*#header {
	margin:0 auto 3px;
	background:url(images/bg-header.jpg) no-repeat;
	width:951px;
	height:140px;
	position:relative;
}*/
.logo {
	overflow:hidden;
	margin:0;
	width:104px;
	height:120px;
	position:absolute;
	top:5px;
	left:22px;
	z-index: 120;
}

/* ny */
.logo {
	height: 119px;
	left: 3px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	top: 10px;
	width: 165px;
	z-index: 120;
}




.logo a {
	display:block;
	height:100%;
    background:url(images/logo.png) no-repeat;
	width:104px;
	height:120px;
	text-indent:-9999px;
	cursor: pointer;
}


/* ny */
/*.logo a {
	background: url("images/logo-ny.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	height: 163px;
	text-indent: -9999px;
	width: 165px;
}*/
#header .phone {
	position:absolute;
	top:1px;
	left:215px;
	font:15px verdana;
	line-height:18px;
	font-weight:normal;
	color:white;
}
#header .phone span {
	display:block;
	font-weight:bold;
	color:#f2f2f2;
	font-size:24px;
	line-height:26px;
	padding:5px 0 0 61px;
}
.user-nav {
	display: none;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	top:20px;
	right:10px;
}
.user-nav li {
	float:left;
	margin:0 8px 0 0;
}
.user-nav li a {
	height:13px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	cursor: pointer;
}
.user-nav li.mail a {
	background:url(images/ico-mail.png) no-repeat;
	width:10px;
}
.user-nav li.search a {
	background:url(images/ico-search.png) no-repeat;
	width:12px;
}
.user-nav li.home a {
	background:url(images/ico-home.png) no-repeat;
	width:12px;
}
#header .ads-box {
	position:absolute;

	top:31px;
	right:28px;
}
#header .ads-box .holder {
	background:url(images/bg-ads1.png) no-repeat;
	width:131px;
	height:104px;
}
#header .ads-box a {
	width:81px;
	height:54px;
	display:block;
	padding:25px;

	cursor: pointer;
	position:relative;
}
/*.nav-holder {
	width:848px;
	height:17px;
	position:absolute;
	bottom:-1px;
	left:56px;
}*/
/*.nav-frame {
	background:url(images/bg-nav.png) no-repeat;
	width:800px;
	height:17px;
	padding:0 0 -10 78px;
}*/
/*.nav {
	margin:0;

	 ny
	margin: 0 0 0 105px;
	padding:0;
	list-style:none;
	font-size:12px;
	width:100%;
	overflow:hidden;
}*/
/*.nav li {
	float:left;
	//background:url(images/separator-nav.gif) no-repeat 0 4px;
	padding:0 29px 0 13px;
}*/
.nav li:first-child {
	background:none;
}
.nav a {
	color:#fff;
	position:relative;
}
/*.intro {
	background:url(images/bg-intro.png) no-repeat;
	width:955px;
	height:130px;
	margin:0 auto;
}*/
.intro .phone {
	display:block;
	font-size:18px;
	line-height:20px;
	padding:7px 38px 26px;
	text-align:right;
	color:#05456b;
	font-weight:bold;
}
.intro .phone span {color:#999;}
/*.services {
	background:url(images/bg-services.png) no-repeat;
	width:833px;
	height:108px;
	margin:0 auto;
        margin-top:25px;
}*/
.services:after {
	content:"";
	display:block;
	clear:both;

}
.services-list {
	margin:-41px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	float:left;
}
/*.services-list li {
	float:left;
	display:inline;
	margin:0 -60px 0 32px;
}*/
.services-list a {
	width:177px;
	height:145px;
	float:left;
	overflow:hidden;
	cursor: pointer;
	text-decoration:none !important;
}
.services-list a strong {
	display:block;
	position:relative;
	width:177px;
	height:145px;
	overflow:hidden;
	font-weight:normal;
}
.services-list a:hover {
	position:relative;
}
.services-list a span.holder {
	background:url(images/bg-service-item.png) no-repeat;
	width:177px;
	height:290px;
	display:block;
}
.services-list a:hover span.holder,
.services-list .active span.holder {margin:-145px 0 0;}
.services-list span.image {
	width:116px;
	height:84px;
	position:absolute;
	top:29px;
	left:26px;
}
.services-list em {
	position:absolute;
	bottom: 1px;
	left:56px;
	font-style:normal;
	color:#fff;
	font-size:12px;
        width: 50px;
}
.services-list a:hover em,
.services-list .active a em {color:#05456b;}
/*.main-holder {background:url(images/bg-main-t.gif) no-repeat; position: relative; padding-bottom: 0px;
}*/
#main {
	/*width:983px;
	margin:0 0 0 15px;*/
	background:url(images/bg-main-c.gif) repeat-y;
}
.services-extra {
	position: absolute;
	/*background: url(images/bg-services-ny.png) no-repeat;*/
	left: 12px;
height: 192px;
width: 945px;
top: 108px;
}
.three-columns {background:url(images/bg-main-c-three-cols.gif) repeat-y !important;}
/*.main-holder {background:url(images/bg-main-t.gif) no-repeat; position: relative; padding-bottom: 0px;
}*/
.three-columns .main-holder {background:url(images/bg-main-t-three-cols.gif) no-repeat;}
.main-frame {
	background:url(images/bg-main-b.gif) no-repeat 0 100%;
	height:1%;
	position:relative;
	padding:0 0 70px;
}
.three-columns .main-frame {background:url(images/bg-main-b-three-cols.gif) no-repeat 0 100%;}
.main-frame:after {
	content:"";
	display:block;
	clear:both;
}
#sidebar {
	float:left;
	width:198px;
	position:relative;
	z-index:20;
}
* html #sidebar {margin-right:-3px;}
.side-nav {
	margin:43px 0 0 -6px;
	padding:0;
	list-style:none;
	width:100%;
	font-size:12px;
        line-height:14px;
	position:relative;
}
.side-nav li {
	background:url(images/bg-side-menu.gif) no-repeat;
	width:204px;
	height:56px;
}
.side-nav li:nth-child(1), .side-nav li:nth-child(2)  {
	background:url(images/bg-side-menu.jpg) no-repeat;
}
.side-nav li:nth-child(1) a, .side-nav li:nth-child(2) a {
	color: #ff0000;
	font-size: 14px;
}
tr.noreserv {
	background: #c9c8c8;
}
.noreserved {
	text-align: center;
	color: red;
	border: 2px dashed red;
	padding: 10px;
	margin-top: 10px;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 18px;
}
.side-nav a {
	display:table;
	height:56px;
	width:128px;
	padding:0 43px 0 28px;
	cursor: pointer;
	text-decoration:none !important;
}
* html .side-nav a {
	position:relative;
	display:block;
}
*+html .side-nav a {
	position:relative;
	display:block;
}
.side-nav a strong {
	width:100%;
	display:table-cell;
	vertical-align:middle;
	font-weight:bold;
}
* html .side-nav a strong{
	position:absolute;
	top:50%;
}
*+html .side-nav a strong {
	position:absolute;
	top:50%;
}
.side-nav a span {
	font-style:normal;
}
* html .side-nav a span {
	position:relative;
	top:-50%;
}
*+html .side-nav a span {
	position:relative;
	top:-50%;
}
#nav a:hover,
#nav li:hover a,
#nav li.hover a {
	cursor:pointer;
	background:#4e90db;
}
.side-nav li.hover,
.side-nav li:hover {position:relative;}
.side-nav li.hover .drop,
.side-nav li:hover .drop {display:block;}
.side-nav .drop {
	width:244px;
	position:absolute;
	left:198px;
	top:-3px;
	z-index:100;
	display:none;
}
.side-nav .drop ul {
	margin:0;
	padding:8px 5px 0 15px;
	list-style:none;
	background:url(images/bg-drop-t.png) no-repeat;
	width:241px;
}
.side-nav .drop ul li {
	background:none;
	width:auto;
	height:auto;
	padding:5px 0;
}
.side-nav .drop ul a {
	display:inline;
	font-size:13px;

	color:#fff;
	padding:0;
}
.side-nav .drop ul a:hover {text-decoration:underline !important;}
.side-nav .drop .b {
	background:url(images/bg-drop-b.png);
	width:241px;
	height:8px;
	overflow:hidden;
}
.aside {
	width:173px;
	float:right;
	margin:15px 0 0;
	position:relative;
	padding:82px 0 20px;
}
.call-box {
	float:right;
	display:inline;
	/*background:url(images/bg-call-box.png) no-repeat;*/
	background-position: -61px bottom;

	width:221px;
    height: 335px;
	margin:-18px 10px 0px 7px;
	position:relative;
	z-index:10;
}
.aside .call-box {
	position:absolute;
	top:-2px;
	left:-74px;
	margin:0 !important;
	background:none;
}
.call-box .holder {
	background:url(images/bg-call-content.png) no-repeat;
	width:211px;
	height:69px;
}
.call-box em {
	display:block;
	color:#0090f5;
	font-style:normal;
	font-size:12px;
	padding:21px 0 0 44px;
}
.call-box strong {
	display:block;
	color:#05456b;
	font-size:14px;
	padding:15px 0 0 14px;
}
.call-box strong span {color:#999;}
.svc-list {
	margin:0 0 40px;
	padding:0;
	list-style:none;
}
#sidebar .svc-list {margin:0 0 40px -2px;}
.svc-list li {
	background:url(images/bg-svc-aside-item.png) no-repeat;
	width:147px;
	height:84px;
	padding:4px 0 0 4px;
}
#sidebar .svc-list li {background:url(images/bg-svc-aside-item2.png) no-repeat;}
.svc-list li a {
	display:block;
	width:138px;
	height:73px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
}
.svc-list li.question-answer a {background:url(images/ico-question-answer.gif) no-repeat;}
.svc-list li.on-line-consultation a {background:url(images/ico-on-line-consultation.gif) no-repeat;}
.svc-list li.add-hostel a {background:url(images/ico-add-hostel.gif) no-repeat;}
.svc-list li.hostel-on-map a {background:url(images/ico-hostel-on-map.gif) no-repeat;}
.svc-list li.hostel-on-map3 a {background:url(images/ico-hostel-on-map3.png) no-repeat;}
.three-columns #content {
	height:1%;
	overflow:hidden;
	padding:73px 40px 0 72px;
	position:relative;
	z-index:1;
}
#content {
	height:1%;
	overflow:hidden;
	padding:21px 10px 0 20px;
}
#content h1,h2 {
	color:#05456b;
	font-weight:normal;
	font-size:20px;
	line-height:22px;
	text-align:center;
	margin:0 0 30px;
	height:1%;
	overflow:hidden;

}
#content h1{
	text-align: left;
}
#content p {margin:0;}
#content .text-holder {
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul li {
	background:url(images/bull1.gif) no-repeat 0 8px;
	padding:0 0 10px 10px;
}
/*#main .nav {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	width:610px;
	overflow:hidden;
	position:absolute;
	bottom:20px;
	left:220px;
}*/
#main .nav li {padding:0 5px 0 5px;}
#main .nav a {color:#05456b;}
#footer {
    /*background:url(images/bg-footer.gif) no-repeat;
	width:920px;
	height:54px;
	margin:0 auto;
	overflow:hidden;
	padding:12px 29px 0;
	font-size:11px;
	line-height:10px;
	color:#fff;
	bottom: 0;
    background-size: 1200px;*/
	background-size: 1200px;
}

 /*���������� �����*/
/*#footer {
	background: url(images/bg-footer-ny.png) no-repeat;
width: 920px;
height: 42px;
margin: 0 auto;
overflow: hidden;
padding: 60px 29px 0;
font-size: 11px;
line-height: 10px;
color: white;
bottom: 0;
}*/
#footer p {margin:0;}
#footer a {color:#fff;}
.news-holder {padding:20px 0 0;}
.news-holder h2 {text-align:left !important;}
.news-holder h2 em.date {
	float:right;
	color:#0090f6;
	font-style:normal;
	font-size:12px;
}
.news-holder a.more {
	float:right;
	color:#0090f5;
}
.news-list {
	height:1%;
	/*margin:0 -25px;*/
	overflow:hidden;
}
.news-list .news-item {
	padding:20px 0 0;
	width:100%;
	margin:-13px 0 40px;
	background:url(images/bg-news-item.gif) no-repeat;
}
.news-list .news-item .more {
	font-size:12px;
	margin:0 40px 0 0;
}
.news-list .news-item em.date {
	display:block;
	color:#0090f6;
	font-style:normal;
	font-size:12px;
	padding:0 0 10px;
}
#content .promo {
	padding:0 24px 30px;
}
h3 {
	margin:0 0 5px 0px;
	color:#05456b;
	font-size:12px;
	line-height:18px;
        text-align: left;
}
.hostels-holder{
	/*float: left;*/
}
.hostels-holder h3 {
	padding:0 15px;

}
.hostels-list {
	width:750px;
	border-collapse:collapse;
	font-size:12px;
	line-height:14px;
}
.hostels-list td {
	padding:0 0;
	vertical-align:middle;
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
        font-weight: bold;
}
.hostels-list th {
	color:#4d4d4d !important;
	padding-top:0 !important;
        font-weight: normal;

}
.hostels-list tr:hover td,
.hostels-list tr.hover td {
	background:#0090f5;
	color:#fff !important;
}
.hostels-list .spacer {
	width:10px;
	border:none;
}
.hostels-list .number {
	width:25px;
	color:#31a3f3;
	vertical-align:middle;
        padding-top:10px;
}
.hostels-list .image {
	width:82px;
}
.hostels-list .metro {
	width:115px;
        color: #05456B;
	padding-right:10px;
	padding-top:10px;
vertical-align:middle;
text-align:left;
}
.hostels-list-without-photo .metro {
	width:167px;
	text-align: left;
       vertical-align:middle;
}
.hostels-list .metro span {
	display:inline-block;
	padding:0 0 0 15px;

}
.hostels-list .metro span.purple {background:url(images/m-purple.png) no-repeat;}
.hostels-list .metro span.green {background:url(images/m-green.png) no-repeat;}
.hostels-list .metro span.blue {background:url(images/m-blue.png) no-repeat;}
.hostels-list .metro span.yellow {background:url(images/m-yellow.png) no-repeat;}
.hostels-list .metro span.light-blue {background:url(images/m-lightblue.png) no-repeat;}
.hostels-list .metro span.gray {background:url(images/m-gray.png) no-repeat;}
.hostels-list .metro span.light-green {background:url(images/m-lightgreen.png) no-repeat;}
.hostels-list .metro span.butovskaya {background:url(images/m-butovskaya.png) no-repeat;}
.hostels-list .metro span.kahovskaya {background:url(images/m-kahovskaya.png) no-repeat;}
.hostels-list .metro span.red {background:url(images/m-red.png) no-repeat;}
.hostels-list .metro span.orange {background:url(images/m-orange.png) no-repeat;}
.hostels-list .metro span.brown {background:url(images/m-brown.png) no-repeat;}
.hostels-list .district {
	vertical-align:middle;
	text-align:left;
	padding-right:10px;
	padding-top:10px;
}
.hostels-list .street {
	vertical-align:middle;
	padding-right:10px;
	text-align:left;
	padding-top:10px;
        width: 100px;
}
.hostels-list .host {
	vertical-align:middle;
	padding-right:10px;
	text-align:left;
	padding-top:10px;
}
.hostels-list .mark {
	vertical-align:middle;
	width:140px;
	padding-top:6px;
}
.hostels-list .mark a {
	vertical-align:middle;
	display:block;
	width:auto;
	height:23px;
	text-align:center;
	line-height:23px;
	color:#fff;
	cursor: pointer;
}
.hostels-list tr:hover .mark a,
.hostels-list tr.hover .mark a {color:#0090f5;}
.hostels-list .mark a.green {background:url(images/mark-green.png) no-repeat center center;}
.hostels-list .mark a.yellow {background:url(images/mark-yellow.png) no-repeat center center;}
.hostels-list .mark a.red {background:url(images/mark-red.png) no-repeat center center;}
.hostels-list .mark a.blue {background:url(images/mark-blue.png) no-repeat center center;}
.hostels-list .mark a.darkBlue {background:url(images/mark-dark-blue.png) no-repeat center center;}
.hostels-list .mark a.blue:hover,
.hostels-list .mark a.darkBlue:hover {color: #FFFFFF;}


.hostels-list .mark a.red2 {background:url(images/mark-red-2.png) no-repeat center center; width: 120px}
.hostels-list .price {
	color:#044F7E;
	vertical-align:middle;
	padding-top:10px;
	text-align:left;
	width: 50px;
}
.name-hostel {
	width:690px;
	background:#0090f5;
	color:#fff;
	margin:-30px -13px 20px -10px;
	padding:17px 22px 9px;
	font-size:12px;
	float:left;
	display:inline;
}
.name-hostel span {
	font-size:20px;
	line-height:22px;
}
.name-hostel h1 {
	font-size:20px;
	line-height:22px;
        display: inline;
        padding: 0;
        margin: 0;
        color: #fff;
}
.hostel-info {
	height:1%;
	overflow:hidden;
	padding:0 26px;
	clear:both;

}
.hostel-descript {
    width: 710px;
	margin:0 -8px;
	position:relative;
}
.hostel-descript .holder {
	height:1%;
	overflow:hidden;
	padding:0 8px 23px;
}
.hostel-descript .image {
	float:left;
	position:relative;
	margin:0 17px 0 0;
}
.hostel-descript .image .price {
	background:url(images/bg-price-yellow.png) no-repeat;
	width:237px;
	height:57px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	display:block;
	margin:-7px 0 0 -5px;
	position:relative;
	z-index:2;
}
.hostel-descript .image span.status {
	background:url(images/status-green.png) no-repeat;
	width:86px;
	height:53px;
	position:absolute;
	bottom:-12px;
	right:2px;
	font-size:12px;
	text-align:center;
	padding:32px 0 0;
	color:#fff;
}
.hostel-descript .image span.status-red {
	background:url(images/status-red.png) no-repeat;
	width:86px;
	height:53px;
	position:absolute;
	bottom:-12px;
	right:2px;
	font-size:12px;
	text-align:center;
	padding:32px 0 0;
	color:#fff;
}
.hostel-descript .image span.status-blue {
	background:url(images/status-blue.png) no-repeat;
	width:86px;
	height:58px;
	position:absolute;
	bottom:-12px;
	right:2px;
	font-size:12px;
	text-align:center;
	padding:27px 0 0;
	color:#fff;
}
.hostel-descript .image span.status-dark-blue {
	background:url(images/status-dark-blue.png) no-repeat;
	width:86px;
	height:58px;
	position:absolute;
	bottom:-12px;
	right:2px;
	font-size:12px;
	text-align:center;
	padding:27px 0 0;
	color:#fff;
}
.hostel-descript .info {
	height:1%;
	overflow:hidden;
	padding:9px 0 0;
        width: 300px;
}
.hostel-descript .info dl {
	margin:0;
	width:100%;
	overflow:hidden;
	font-size:12px;
}
.hostel-descript .info dt {
	float:left;
	clear:left;
	margin:0 3px 0 0;
}
.hostel-descript .info dd {
	margin:0;
	height:1%;
	overflow:hidden;
}
.hostel-descript .info dd.purple {color:#9e005d;}
.hostel-descript .info span.metro {
	display:block;
	margin:10px 0;
}
.hostel-descript .info span {
	padding:0 0 0 17px;
	font-size:12px;
}
.hostel-descript .info span.purple {background:url(images/m-purple.png) no-repeat;}
.hostel-descript .info span.green {background:url(images/m-green.png) no-repeat;}
.hostel-descript .info span.blue {background:url(images/m-blue.png) no-repeat;}
.hostel-descript .info span.yellow {background:url(images/m-yellow.png) no-repeat;}
.hostel-descript .info span.light-blue {background:url(images/m-lightblue.png) no-repeat;}
.hostel-descript .info span.gray {background:url(images/m-gray.png) no-repeat;}
.hostel-descript .info span.light-green {background:url(images/m-lightgreen.png) no-repeat;}
.hostel-descript .info span.butovskaya {background:url(images/m-butovskaya.png) no-repeat;}
.hostel-descript .info span.kahovskaya {background:url(images/m-kahovskaya.png) no-repeat;}
.hostel-descript .info span.red {background:url(images/m-red.png) no-repeat;}
.hostel-descript .info span.orange {background:url(images/m-orange.png) no-repeat;}
.hostel-descript .info span.brown {background:url(images/m-brown.png) no-repeat;}
.hostel-info strong.phone {
	display:block;
	/*text-align:right;*/
	color:#05456b;
	font-weight:bold;
	font-size:16px;
	left:18px;
	height:1%;
	overflow:hidden;
	/*padding:0 74px 10px;*/
}
.hostel-info strong.phone span {font-weight:bold;color:#999;}
.hostel-info .gallery {
	float:right;
	background:url(images/bg-gallery-c.gif) repeat-y;
	width:125px;
}
.hostel-info .gallery .holder {background:url(images/bg-gallery-t.gif) no-repeat;}
/*.hostel-info .gallery ul {
	background:url(images/bg-gallery-b.gif) no-repeat 0 100%;
	padding:19px 0 0 !important;
	height:1%;
	overflow:hidden;
}
.hostel-info .gallery ul li {
	padding:0 0 15px !important;
	background:none !important;
}*/
.hostel-info .gallery img {vertical-align:top;}
.tab-holder {
	width:590px;
	float:left;
	margin:0 0 0 -14px;
}
.tabset {
	margin:0 0 -17px !important;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.tabset li {
	float:left;
	background:none !important;
	padding:0 !important;
	margin:0 -42px 0 0;
	position:relative;
}
.tabset li.active {z-index:100 !important;}
.tabset a {
	float:left;
	font-weight:bold;
	color:#fff;
	line-height:48px;
	cursor: pointer;
}
.tabset a span {
	float:left;
	background:url(images/bg-tab-a-l.png) no-repeat;
	height:51px;
	padding:0 20px 0 24px;
	min-width:65px;
}
* html .tabset a span {width:65px;}
.tabset a em {
	background:url(images/bg-tab-a-r.png) no-repeat;
	width:48px;
	height:51px;
	float:left;
}
.tabset .active a span {background:url(images/bg-tab-active-l.png) no-repeat;}
.tabset .active a em {background:url(images/bg-tab-active-r.png) no-repeat;}
.tab-holder2 {
	width:590px;
	float:left;
	margin:0 0 0 -14px;
}
.tabset2 {
	margin:0 0 -17px !important;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.tabset2 li {
	float:left;
	background:none !important;
	padding:0 !important;
	margin:0 -42px 0 0;
	position:relative;
}
.tabset2 li.active {z-index:100 !important;}
.tabset2 a {
	float:left;
	font-weight:bold;
	color:#fff;
	line-height:48px;
	cursor: pointer;
}
.tabset2 a span {
	float:left;
	background:url(images/bg-tab-a-l.png) no-repeat;
	height:51px;
	padding:0 20px 0 24px;
	min-width:65px;
}
* html .tabset2 a span {width:65px;}
.tabset2 a em {
	background:url(images/bg-tab-a-r.png) no-repeat;
	width:48px;
	height:51px;
	float:left;
}
.tabset2 .active a span {background:url(images/bg-tab-active-l.png) no-repeat;}
.tabset2 .active a em {background:url(images/bg-tab-active-r.png) no-repeat;}
.tab-content {
	width:590px;
	position:relative;
	z-index:10;
	font-size:14px;
}
.tab-content .t {
	background:url(images/bg-tab-content-t.png) no-repeat;
	width:590px;
	height:23px;
}
.tab-content .b {
	background:url(images/bg-tab-content-b.png) no-repeat;
	width:590px;
	height:21px;
}
.tab-content .c {
	height:1%;
	padding:5px 32px 5px 25px;
	background:url(images/bg-tab-content-c.png) repeat-y;
}
.tab-content .c:after {
	content:"";
	display:block;
	clear:both;
}
.tab-content .holder {
	width:100%;
	float:left;
}
.tab-content strong.title {
	display:block;
	color:#05456b;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	padding:0 0 0;
}
.tab-content .photos {
	float:right;
	width:106px;
	padding:16px 0 0;
}
.tab-content .photos img {vertical-align:top;}
.tab-content .photos a {
	display:block;
	margin:0 0 10px;
}
.tab-content .photos span {
	color:#05456b;
	display:block;
	padding:0 0 10px;
}
.hostel-personal-info {
	height:1%;
	padding:0 35px 0 11px;
	overflow:hidden;
}
.hostel-personal-info .map {
	float:right;
	width:296px;
	position:relative;
	margin:7px 0 0;
}
.hostel-personal-info .map .attention {
	position:absolute;
	top:10px;
	right:21px;
}
.hostel-personal-info .map img {vertical-align:top;}
.personal-date {
	width:400px;
	padding-left: 15px;
	font-size:12px;
}
.personal-date .t {
	background:url(images/bg-personal-info-t.png) no-repeat;
	width:400px;
	height:25px;
}
.personal-date .b {
	background:url(images/bg-personal-info-b.png) no-repeat;
	width:400px;
	height:25px;
}
.personal-date .c {
	height:1%;
	padding:0 0 0 32px;
	background:url(images/bg-personal-info-c.png) repeat-y;
}
.personal-date .c:after {
	content:"";
	display:block;
	clear:both;
}
.personal-date-form {
	width:105%;
	margin:0 -20px 0 0;
	padding:0 0 76px;
}
.personal-date .holder {
	width:100%;
	float:left;
	margin:7px 0 -16px;
	position:relative;
}
.personal-date strong {
	display:block;
	color:#0090f5;
	font-weight:normal;
	padding:0 0 13px;
}
.personal-date select {
	float:left;
	width:47px;
	margin:0 10px 0 0;
}
.personal-date .row,
.personal-date .hold  {
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
}
.personal-date .text {
	width:72px;
	padding:0 4px;
	float:left;
	overflow:hidden;
	background:#fff;
	border:1px solid #a8a8a8;
	margin:0 10px 0 0;
}
.personal-date .text-row label {margin:0;}
.personal-date label {
	float:left;
	margin:0 10px 0 0;
}
.personal-date .col {
	float:left;
	width:175px;
	margin:0 9px 0 0;
}
.personal-date .radio {
	float:left;
	width:15px;
	height:15px;
	margin:0 5px 0 0;
	padding:0;
}
.personal-date a.btn-back {
	position:absolute;
	background:url(images/btn-back.gif) no-repeat;
	width:26px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	bottom:23px;
	right:38px;
}
.personal-date .add-to-cart {
	position:absolute;
	background:url(images/add-to-cart-l.gif) no-repeat;
	height:33px;
	overflow:hidden;
	bottom:0;
	left:10px;
}
.personal-date .add-to-cart input {
	float:left;
	border:none;
	height:33px;
	background:url(images/add-to-cart-r.gif) no-repeat 100% 0;
	padding:0 33px;
	line-height:33px;
	color:#fff;
	cursor: pointer;
}
.personal-date hr
{
width:349px;
margin-right: 15px;
height: 2px;color:#AAAAAA;
}
.phonemain
{
color: #05456B;
font-weight: bold;
}


/*knopka bronirovaniya*/
.knopkabronirovaniya {
	z-index:3;
	background: url('images/bronirovanie.png') no-repeat scroll 0 0 transparent;
	display: block;
	position: relative;
	overflow:hidden;
	width: 350px;
	height: 47px;
	left: 355px;
	top: 47px;
}
.knopkabronirovaniya a{color: #FFFFFF; cursor: pointer; font-weight: bold; line-height: 48px; padding: 0 20px 0 54px;}
.knopkaotzivov {
    background: url("images/otzivi.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 47px;
    left: -13px;
    overflow: hidden;
    position: relative;
    top: -14px;
    width: 100%;;
    z-index: 3;}
.knopkaotzivov a{color: #FFFFFF; cursor: pointer; font-weight: bold; line-height: 48px; padding: 0 20px 0 54px;}

/* raiting */
.jcarousel {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.jcarousel li {
    float: left;
    width: 100px;
}
.rang {
	border:2px #BBBBBB solid;
    width: 815px;
}
.rang b {font-size: 11pt;}
dl.vote_body {
	overflow: hidden;
	width: 190px;
	float: left;
	margin: 0 0 0 0;
        font-size:12px;
}
.vote_body dt {
float: left;
text-align: right;
width: 116px;
display: block;
padding-right: 5px;
}
.vote_body dd {display:block; width:49px; height:10px; padding:0; margin:3px 20px 0 5px; line-height:10px; font-size:0; overflow: hidden; }
.degree05 {background:url('images/degree.gif') 0 0 no-repeat}
.degree1 {background:url('images/degree.gif') 0 -11px no-repeat}
.degree15 {background:url('images/degree.gif') 0 -22px no-repeat}
.degree2 {background:url('images/degree.gif') 0 -33px no-repeat}
.degree25 {background:url('images/degree.gif') 0 -44px no-repeat}
.degree3 {background:url('images/degree.gif') 0 -55px no-repeat}
.degree35 {background:url('images/degree.gif') 0 -66px no-repeat}
.degree4 {background:url('images/degree.gif') 0 -77px no-repeat}
.degree45 {background:url('images/degree.gif') 0 -88px no-repeat}
.degree5 {background:url('images/degree.gif') 0 -99px no-repeat}
.degree55 {background:url('images/degree.gif') 0 -110px no-repeat}
.degree6 {background:url('images/degree.gif') 0 -121px no-repeat}
.degree65 {background:url('images/degree.gif') 0 -132px no-repeat}
.degree7 {background:url('images/degree.gif') 0 -143px no-repeat}
.degree75 {background:url('images/degree.gif') 0 -154px no-repeat}
.degree8 {background:url('images/degree.gif') 0 -165px no-repeat}
.degree85 {background:url('images/degree.gif') 0 -176px no-repeat}
.degree9 {background:url('images/degree.gif') 0 -187px no-repeat}
.degree95 {background:url('images/degree.gif') 0 -198px no-repeat}
.degree10 {background:url('images/degree.gif') 0 -209px no-repeat}

.googleplus{display:inline;padding-top:10px;vertical-align: middle;}


/* LEFT VERTICAL MENU*/
/*#leftverticalmenu
{
    left: -47px;
    position: absolute;
    top: -15px;
    z-index:100;
}*/
#leftverticalmenu li.up
{
width: 1em;
background: url("images/leftverticalmenuup.png") no-repeat;
padding: 15px 13px 6px 14px;
 line-height: 1em;
 color: #05456B;
 font-size:12px
 text-align:center;
cursor: pointer;
list-style: none outside none;
}
#leftverticalmenu li.down
{
list-style: none outside none;
width: 1em;
background: url("images/leftverticalmenudown.png") no-repeat;
padding: 0px 13px 6px 14px;
margin-bottom: 0px;
cursor: pointer;
}

#leftverticalmenu li.up a
{

}
/*---------------------------------����� ���� �����������------------------------------------*/
	#popupleftwindow
	{
	 	background-color: #FFFFFF;
		border: 2px solid #FFFFFF;
		border-radius: 11px;
		box-shadow: 0 0 14px #000000;
		padding: 3px;
		width: 340px;
	}
	#popupleftwindow .maintext
	{
		background-color: #72B6E2;
		border: 2px solid #72B6E2;

		border-radius: 8px 8px 8px 8px;
		color: #FFFFFF;
		padding-bottom: 20px;
		font-size: 12px;
	}
	#popupleftwindow h3
	{
		color: rgb(255, 255, 255);
		font-family: sans-serif;
		font-size: 15px;
		padding: 12px 9px 0 7px;
		line-height: 0px;
	}
	#popupleftwindow .preview
	{

		color: rgb(255, 255, 255);
		padding: 4px 8px;
                margin-top: 0px;
                margin-bottom: 0px;
	}
	#popupleftwindow .preview a
	{
		color: #FFFFFF;
                text-decoration: underline;
        }
	#popupleftwindow .bg
	{

		padding: 5px;
		margin-left: -3px;
		margin-right: -3px;
		min-height: 21px;
	}

	#popupleftwindow .text
	{
		background: url("https://formula-r.com/bitrix/templates/formula_main_new/images/autorizationok.png") no-repeat scroll 0px 0px transparent;
		padding-left: 27px;
		min-height: 24px;
		font-size: 12px;
                margin-top: 0px;
                margin-bottom: 0px;
	}
	#popupleftwindow .white
	{
		background-color: rgb(255, 255, 255);
		color:  #666666;
	}
	#popupleftwindow .blue
	{

		color: #FFFFFF;
	}
	#popupleftwindow .white a
	{
		background-color: rgb(255, 255, 255);
		color:  #666666;
	}
	#popupleftwindow .blue a
	{

		color: #FFFFFF;
	}

.dop_filtr_option {
	border: 2px solid #0090F5;
	border-radius: 12px 12px 12px 12px;
	padding: 7px 5px 5px;
	width: 700px;
}
.dop_filtr_option {/*
	margin: 10px auto;
	text-align: center;*/
}
.dop_filtr_option span {
	font-size: 12px;
	color: #666666;
	line-height: 27px;
}
.dop_filtr_option span .blink {
	color: red;
	font-size: 14px;
	font-weight: bold;
	text-decoration: blink;
}
.dop_filtr_option a {
	background: none repeat scroll 0 0 #0090F5;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-box-shadow: 2px 2px 4px rgba(50, 50, 50, 1);
	-moz-box-shadow: 2px 2px 4px rgba(50, 50, 50, 1);
	box-shadow: 2px 2px 4px rgba(50, 50, 50, 1);
	border-radius: 7px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	margin: 0 3px 4px 3px;
	padding: 5px;
	text-decoration: none;
	text-align: center;
}


#kuponnapechat  {
    background: url("../../../upload/medialibrary/4f6/4f6821d68073459e57d164989d5398a2.png") no-repeat scroll 0 0 transparent;
    height: 250px;
    width: 450px;
    position: relative;
    margin: 0 auto;
}
#kuponnapechat .skidka {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 29.5px;
    font-weight: bold;
    height: 150px;
    left: 6px;
    position: absolute;
    top: 12px;
    line-height:1.2em;
}
#kuponnapechat .skidkarazmer{
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 29.5px;
    font-weight: bold;
    left: 384px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 12px;
    line-height:1.2em;
}
#kuponnapechat .telefon1{
    color: #2E3192;
    font-size: 18px;
    font-weight: bold;
    left: 7px;
    position: absolute;
    top: 58px;
}

#kuponnapechat .telefon2 {
    color: #2E3192;
    font-size: 18px;
    font-weight: bold;
    left: 315px;
    position: absolute;
    top: 58px;
}
#kuponnapechat .zagolovok{
    color: #0090F5;
    font-size: 18pt;
    font-weight: bold;
    left: 68px;
    position: absolute;
    top: 128px;
    line-height:1.2em;
}
#kuponnapechat .zagolovok2{
    color: #2E3192;
    font-size: 10pt;
    font-weight: bold;
    left: 55px;
    position: absolute;
    top: 156px;
    line-height:1.2em;
}
#kuponnapechat .maintext {
    color: #000000;
    font-size: 11px;
    padding: 0 12px;
    position: absolute;
    text-align: justify;
    top: 172px;
    width: 425px;
}

#no_flash_phone {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow:2px 2px 1px #000000;
	padding: 0 0 0 0;
	margin-top: -5px;
	margin-left: 340px;
}
#no_flash_phone a {
	color: #fff;
	text-decoration: none;
	font-size: 30px;
}

.scrollTop2 {
	bottom: 122px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	position: fixed;
	right: 0;
	text-align: right;
	width: 200px;
	z-index: 400;
	padding-right: 25px;
}
.scrollTopbtn{
	left: 0!important;
}
.scrollTop span {
	font-size: 14px;
}
.holder .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 617px;
}
.holder .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 617px;
}
.hostel-descript .jcarousel-skin-tango .jcarousel-container-horizontal, .hor_gallery .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 617px;
	padding: 10px 40px;
}
.hostel-descript .jcarousel-skin-tango .jcarousel-clip-horizontal, .hor_gallery .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 617px;
	height: 146px;
}
.hostel-descript #mycarousel {
	float: none;
	background: none;
	height: 146px;
	padding: 0;
}
.hostel-descript #mycarousel li {
	list-style: none;
	background: none;
	padding: 0;
}
.hostel-descript #mycarousel li>div {
	width: 146px;
	height: 146px;
	display: table-cell;
	vertical-align: middle;
}
.hostel-descript .jcarousel-skin-tango .jcarousel-prev-horizontal, .hostel-descript .jcarousel-skin-tango .jcarousel-next-horizontal {
	top: 68px;
}

.hor_gallery .gallery {
	background: none;
	float: none;
	width: 557px;
}



.side-nav li {
	position: relative;
}
#sidebar .side-nav .root_item .drop {
	display: none;
}
#sidebar .side-nav .drop_menu .drop {
	display: block;
}
.photo img{
	width: 100px;
	height: 70px;
	margin: 2px;
	border-radius: 10px;
}



#elementFilter {
	float: right;
	width: 295px;
	margin-left: 5px;
}
#elementFilter .headFilter {
	background-color: #F6F2F1;
	border: 1px solid #ccc;
	border-bottom: none;
	text-align: center;
}
#elementFilter .headFilter table {
	width: 100%;
	border-collapse:collapse;
}
#elementFilter .headFilter table td {
	padding: 5px;
	border-left: 1px solid #ccc;
}
#elementFilter .headFilter table td:first-child {
	border-left: none;
}
#elementFilter .headFilter table td.active {
	background-color: #D5D3D2;
}
#elementFilter .headFilter table tr:hover a {
	color: #05456b;
	text-decoration: none;
}
#elementFilter .headFilter a {
	display: inline-block;
	width: 100%;
}
#elementFilter #filter {
	display: block;
	background-color: #f6f2f1;
    border: 1px solid #ccc;
    font-size: 11px;
    margin-bottom: 0;
    padding: 10px;
}
#elementFilter input[type="checkbox"] {
	margin-left: 14px;
}
#elementFilter #slider {
	width: 270px;
}
#elementFilter .filter-element {
	margin-bottom: 5px;
    padding-bottom: 5px;
	border-bottom: 1px dashed #ccc;
}
#elementFilter .filterName {
	font-weight: bold;
}

#elementFilter .formCost, #elementFilter .formTime {
    float: none;
    padding-right: 20px;
}

#elementFilter .sliderCont, #elementFilter .sliderTime {
    float: none;
    margin-top: 10px;
}
#elementFilter #filterGrajd label {
	display: inline-block;
    line-height: 12px;
    margin: 2px;
    text-align: center;
    width: 60px;
}
#elementFilter #filterGrajd label input {
	margin: 0;
}
#elementFilter #filterGrajd label img {
	border: 1px solid #ccc;
    width: 40%;
}
.woman, .womanTh, .grajdanstvo, .grajdanstvoTh, .rooms, .roomsTh {
	display: none;
}
.regusTh, .regusTd, .internetTd, .internetTh, .childTd, .childTh, .womenTd, .womenTh, .animalsTd, .animalsTh, .safeszTd, .safeszTh, .srokTd, .srokTh, .grajdTd, .grajdTh, .krovatiTd, .krovatiTh, .moscowTd {
	display: none;
}
.hidMetro, .hidGrajdanstvo, .hidRooms, .hidPrice, .hidRegistr, .hidInternet, .hidChild, .hidWomen, .hidAnimals, .hidSafesz, .hidSrok, .hidGrajd, .hidKrovati, .hideTerritory {
	display: none;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 8px;
    height: 13px;
    cursor: default;
    background: #ccc;
    cursor: pointer
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    overflow: hidden;
}
.ui-slider-horizontal {
     height: 3px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -5px;
    margin-left: -6px;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-widget-content {
    border: 1px solid #D4D4D4;
    background: #ffffff;
}
.ui-widget-header {
    border: 1px solid #D4D4D4;
    background: #ccc;
}
.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}


.dop_filtr_beauty {
	font-family: "Arial", sans-serif;
	margin:15px 0 15px 15px;
}
.dop_filtr_beauty .dopFiltTitle {
	color: #00446c;
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
}

.dop_filtr_beauty a {
	display: block;
	float: left;
	margin: 0 9px 8px 0;
	width: 104px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: bold;

}
.dop_filtr_beauty .longButton {
	width: 248px;
	height: 28px;
	font-size: 11px;
	line-height: 29px;
	border: 1px solid #68baf8;
	background: #139dd8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzOWRkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTczYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #139dd8 0%, #0e73bb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#139dd8), color-stop(100%,#0e73bb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #139dd8 0%,#0e73bb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#139dd8', endColorstr='#0e73bb',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .blueButton {
	font-size: 16px;
	border: 1px solid #68baf8;
	background: #139dd8; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzOWRkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTczYmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #139dd8 0%, #0e73bb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#139dd8), color-stop(100%,#0e73bb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #139dd8 0%,#0e73bb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #139dd8 0%,#0e73bb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#139dd8', endColorstr='#0e73bb',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .greenButton {
	font-size: 14px;
	border: 1px solid #7fc0f2;
	background: #1ba549; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFiYTU0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjZjMjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #1ba549 0%, #066c28 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1ba549), color-stop(100%,#066c28)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #1ba549 0%,#066c28 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #1ba549 0%,#066c28 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #1ba549 0%,#066c28 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #1ba549 0%,#066c28 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ba549', endColorstr='#066c28',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .blueButton2 {
	font-size: 13px;
	border: 1px solid #7fc0f2;
	line-height: 15px;
	padding-top: 4px;
	height: 34px;
	background: #13b0d7; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzYjBkNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDgyYjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #13b0d7 0%, #0082b3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13b0d7), color-stop(100%,#0082b3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #13b0d7 0%,#0082b3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #13b0d7 0%,#0082b3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #13b0d7 0%,#0082b3 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #13b0d7 0%,#0082b3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13b0d7', endColorstr='#0082b3',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .darkBlueButton {
	font-size: 16px;
	border: 1px solid #68baf8;
	background: #11719d; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzExNzE5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRiNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #11719d 0%, #0d4b78 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#11719d), color-stop(100%,#0d4b78)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #11719d 0%,#0d4b78 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #11719d 0%,#0d4b78 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #11719d 0%,#0d4b78 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #11719d 0%,#0d4b78 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11719d', endColorstr='#0d4b78',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .darkBlueButton2 {
	width: 219px;
}
.dop_filtr_beauty .orangeButton {
	font-size: 16px;
	border: 1px solid #d5951b;
	background: #db9b35; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiOWIzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNjcyMDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #db9b35 0%, #b67207 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db9b35), color-stop(100%,#b67207)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #db9b35 0%,#b67207 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #db9b35 0%,#b67207 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #db9b35 0%,#b67207 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #db9b35 0%,#b67207 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db9b35', endColorstr='#b67207',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .blahButton {
	font-size: 16px;
	border: 1px solid #62bcf5;
	background: #13d7d0; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzEzZDdkMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzlhOGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #13d7d0 0%, #139a8f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#13d7d0), color-stop(100%,#139a8f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #13d7d0 0%,#139a8f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #13d7d0 0%,#139a8f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #13d7d0 0%,#139a8f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #13d7d0 0%,#139a8f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13d7d0', endColorstr='#139a8f',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .violetButton {
	font-size: 14px;
	border: 1px solid #77bef4;
	background: #6677f6; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY2NzdmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNzJjYzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6677f6 0%, #372cc8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6677f6), color-stop(100%,#372cc8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6677f6 0%,#372cc8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6677f6 0%,#372cc8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6677f6 0%,#372cc8 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6677f6 0%,#372cc8 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6677f6', endColorstr='#372cc8',GradientType=0 ); /* IE6-8 */
}
.dop_filtr_beauty .violetButton.level2button {
	font-size: 13px;
	line-height: 15px;
	padding-top: 4px;
	height: 34px;
}
.dop_filtr_beauty .redButton {
	font-size: 16px;
	border: 1px solid #f47777;
	background: #fe5e5e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlNWU1ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjYzNjMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #fe5e5e 0%, #cc3c31 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe5e5e), color-stop(100%,#cc3c31)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fe5e5e 0%,#cc3c31 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fe5e5e 0%,#cc3c31 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fe5e5e 0%,#cc3c31 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fe5e5e 0%,#cc3c31 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe5e5e', endColorstr='#cc3c31',GradientType=0 ); /* IE6-8 */
	width: 219px;
}
.dynamicPhoneBox, .dynamicAdressBox {
	line-height: 30px;
	min-height: 30px;
	width: 815px;
	margin: 10px 0;
}
.dynamicPhoneBox strong, .dynamicAdressBox strong {
	border-bottom: 1px dashed #666666;
	cursor: pointer;
}
.dynamicPhoneBox strong:hover, .dynamicAdressBox strong:hover {
	border-bottom: none;
}
.dynamicPhoneBox img, .dynamicAdressBox img {
	vertical-align: middle;
}
.cat_descr{
	/* width: 77%; */
	    min-height: 230px;
}

.obshagaHeyTel {
	width: 630px;
	display: inline-block;
	color: #000;
	font-size: 19px;
	vertical-align: bottom;
	margin-left: 10px;
}
.obshagaHeyAddr {
	width: 630px;
	display: inline-block;
	color: #000;
	font-size: 19px;
	margin-left: 10px;
	vertical-align: bottom;
}
.linkblock {
	float: right;
	width: 295px;
    margin-left: 5px;
	position: fixed;
	bottom: 180px;
	right: 0;
	z-index: 10;
}
.icowapp {
	display: block;
	height: 70px;
	width: 70px;
	position: fixed;
	bottom: 50px;
	right: 150px;
	background: url(img/ico_watsapp.png) 0 0 no-repeat;
	text-indent: -9999px;
}