@charset "utf-8";
/* CSS Document */
/***reset
************/
html, body, img, table, th, td, p, h1, h2, h3, h4, h5, h6, ul, ul li, form, fieldset, input, button {
	margin:0;
	padding:0;
}
html, img, table, fieldset {
	border:0 none;
}
form, div, p {
	display:block;
	}
/***elements
***************/
body {
	background:#fff url(/images/t.gif) 0 0 repeat-x;
	color:#000;
	font:normal 400 75%/1.4 Tahoma, Geneva, sans-serif;
}
a {
	color:#007028;
	text-decoration:underline;
}
a:visited {
	color:#354124;
}
a:hover {
	color:#df8800;
}
img[align="left"] {
	margin:5px 25px 5px 0;
}
img[align="right"] {
	margin:5px 0 5px 25px;
}
p {
	font-size:1em;
	margin:.5em 0 .8em;
}
hr {
	background:none;;
	border:solid #505050;
	border-width:0 0 2px;
	display:block;
	height:0;
	margin:2em 0;
	overflow:hidden;
	width:100%;
	}
	.lteie7 hr {
		height:2px;
		margin:1.5em 0;
		}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	}
h1 {
	font-size:2.2em;
	margin:.55em 0 .2em;
}
h2 {
	background:url(/images/h2.gif) 0 .7em repeat-x;
	font-size:1.5em;
	margin:1.4em 0 .5em;
	}
	h2 span {
		background:#fff;
		padding-right:6px;
		}
h3 {
	font-size:1.5em;
	margin:1.4em 0 .5em;
}
h4 {
	background:url(/images/h2.gif) 0 .7em repeat-x;
	font-size:1.25em;
	margin:1.7em 0 .5em;
	}
	h4 span {
		background:#fff;
		padding-right:5px;
		}
h5 {
	font-size:1.25em;
	margin:2em 0 .45em;
	}
h6 {
	font-size:1em;
	margin:0 0 .5em;
	}
ul {
	font-size:1em;
	list-style:none;
	margin:1em 0 2em 10px;
	}
ol {
	font-size:1em;
}
	ul li {
		background:url(/images/bull.gif) 0 .6em no-repeat;
		margin:.2em 0 .5em;
		padding-left:11px;
		zoom:1;
		}
	ul ul {
		font-size:1em;
		margin:.6em 0 1em 10px;
		}
		.lteie7 ul ul {
			margin-bottom:0;
			}
	ul ul li {
		background:url(/images/bull2.gif) 0 .6em no-repeat;
		padding-left:10px;
		}
table {
	border:1px solid #bbb;
	border-collapse:collapse;
	margin:1em 0;
	}
th {
	border:0 hidden;
	border-bottom:2px solid #505050;
	color:#484848;
	font-size:.85em;
	font-weight:400;
	padding:2px 13px 1px;
	text-align:center;
	text-transform:uppercase;
	white-space:nowrap;/*     */
	}
td {
	border-bottom:1px solid #bbb;
	vertical-align:top;
	}
td {
	padding:12px 13px 13px;
	}
/***commomn classes
**********************/
.pic img {
	border:1px solid #d3d3d3;
	display:block;
	}
.pic span {
	border:solid #d3d3d3;
	border-width:0 1px 1px;
	display:block;
	font-size:.9em;
	line-height:1.2;
	padding:5px 12px;
	word-wrap:break-word;
	}
.pic-left {
	float:left;
	margin:7px 13px 5px 0;
}
.pic-right {
	float:right;
	margin:7px 0 5px 13px;
}
* html img {
	z-index:expression(runtimeStyle.zIndex = 1,this.className = (this.align == 'left') ? 'pic-left': (this.align == 'right') ? 'pic-right':'');
}
.pic a .ico {
	background-position:-81px -17px;
	float:right;
	height:14px;
	margin-right:1px;
	margin-top:-15px;
	position:relative;
	width:14px;
	z-index:1;
	}
.ico {
	background-image:url(/images/ico.png);
	background-repeat:no-repeat;
	display:-moz-inline-stack;
	display:inline-block;
	height:0;
	overflow:hidden;
	margin:0;
	padding:0;
	vertical-align:middle;
	}
.txt-c {
	text-align:center;
}
.txt-l {
	text-align:left;
}
.txt-j {
	text-align:justify;
}
.txt-r {
	text-align:right;
}
.clearall {
	zoom:1;
	}
.clearall:after {
	clear:both;
	content:"";
	display:block;
	height:0;
	}
.wie6 {
	margin-right:-9999px;
	position:relative;
	width:100%;
	}
/***pager***/
.pager {
	line-height:1;
	margin:2.5em 0 2em;
	padding:2px 0;
	}
	.lteie7 .pager {
		line-height:normal;
		}
	.pager a,
	.pager span {
		display:inline-block;
		margin:0 6px;
		vertical-align:middle;
		}
	.pager .ico {
		background-image:url(/images/ico.png);
		background-repeat:no-repeat;
		height:0;
        /*margin-top:3px;*/
		padding:15px 0 0;
		overflow:hidden;
		width:14px;
		}
		.first-page {
			background-position:-49px -1px;
			}
            a.first-page,
            a.first-page:visited,
            a .first-page {
    			background-position:-49px -17px;
    			}
            a.first-page:hover,
            a .first-page:hover {
                background-position:-49px -33px;
                }
			.pager .first-page,
			.pager .last-page{
				/*margin:3px 0 0;*/
				}
		.prev-page {
			background-position:-65px -1px;
			}
			a.prev-page,
			a.prev-page:visited{
				background-position:-65px -17px;
				}
			a.prev-page:hover {
				background-position:-65px -33px;
				}
		.next-page-link {
			text-decoration:none;
			}
			a.next-page-link span {
				cursor:pointer;
				margin:0;
				text-decoration:underline;
                /*vertical-align:top;*/
				}
                a.next-page-link .ico {
                    /*vertical-align:baseline;*/
                }
		.next-page {
			background-position:-81px -1px;
			}
			a .next-page,
			a:visited .next-page {
				background-position:-81px -17px;
				}
			a:hover .next-page{
				background-position:-81px -33px;
				}
		.last-page {
			background-position:-97px -1px;
			}
			a.last-page,
			a.last-page:visited,
			a .last-page {
				background-position:-97px -17px;
				}
			a.last-page:hover,
			a .last-page:hover {
				background-position:-97px -33px;
				}
.print-version a {
	text-decoration:none;
	}
.print-version .ico {
	background-position:-2px -51px;
	padding:10px 0 0;
	text-decoration:none;
	width:11px;
	}
	.print-version a:hover .ico {
		background-position:-2px -67px;
	}
.print-version span {
	cursor:pointer;
	font-size:.9em;
	text-decoration:underline;
	}
/***forms
************/
form {
	clear:both;
	}
.forms {
	border:1px solid #d1d1d1;
	border-top:2px solid #505050;
	display:inline-block;
	margin:2em 0 3em;
	padding:0;
	width:auto;
	}
	h6.legend {
		background:#fff;
		display:inline-block;
		font-size:1.5em;
		margin:0 13px -6px;
		padding:0 5px;
		position:relative;
		top:-.8em;
		}
		* html h6.legend {
			display:inline;
			left:13px;
			margin-left:0;
			margin-right:26px;
			zoom:1;
			}
	.forms .colgroup {
		display:inline-block;
		padding:13px;
		vertical-align:top;
		width:242px;
		}
		.lteie7 .forms .colgroup,
		.lteie7 .forms {
			display:inline;
			zoom:1;
			}
	.row {
		margin:0 0 8px;
		}
	.fieldset {
		margin-bottom:14px;
		}
	.fieldset .field {
		border:1px solid #d3d3d3;
		padding:9px 9px 4px;
		zoom:1;
		}
		.lteie7 .fieldset .field {
			padding-bottom:1px;
			}
	.label,
	.field {
		display:block;
		}
		.label {
			font-size:.9em;
			}
	input.text-field,
	textarea {
		border:1px solid #8c8c8c;
		color:#000;
		font:normal 1em Tahoma, Geneva, sans-serif;
		margin:0;
		padding:3px 4px;
		}
		input.text-field {
			width:230px;
			}
		.forms textarea {
			border-color:#8c8c8c;
			height:141px;
			margin-bottom:7px;
			padding-right:0;
			width:234px;
			}
	.forms select {
		border:1px solid #8c8c8c;
		padding:2px 0;
		font:normal 1em Tahoma, Geneva, sans-serif;
		width:240px;
	}
	.required select,
	.required textarea,
	.required input.text-field {
		border-color:#007028;
		}
		input.text-field:focus,
		textarea:focus,
		.lteie7 input.text-field.focused,
        .lteie7  textarea.focused {
			background:#f1fff1;
			border-color:#000;
			}
	input.checkradio {
		float:left;
		}
		.lteie7 input.checkradio {
			margin:-4px 0 0 -3px;
		}
	label.forcheckradio {
		display:block;
		line-height:1.2;
		margin-left:19px;
		margin-bottom:7px;
	}
	.forcheckradio.m_1_1,
	.forcheckradio.m_1_2 {
		font-weight:bold;
	}
	.captcha {
		margin-bottom:0.5em;
		}
		.captcha img {
			border:1px solid #d1d1d1;
			}
		.captcha .label {
			display:inline-block;
			vertical-align:top;
			width:140px;
			}
	input.captcha-field {
		width:115px;
		}
	b.required {
		color:#007028;
		font-size:.9em;
		}
	em.comment {
		color:#484848;
		font-size:.9em;
		font-style:normal;
		display:block;
	}
.btn {
	border:1px solid;
	background-position:0 50%;
	background-repeat:repeat-x;
	cursor:pointer;
	font:700 1em Tahoma, Geneva, sans-serif;
	overflow:visible;
	padding:5px 13px 5px;
	}
	.s-btn {
		background-color:#9acf8a;
		background-image:url(/images/btn.gif);
		border-color:#a9d29d;
		}
	.r-btn {
		background-color:#bebebe;
		background-image:url(/images/btn-res.gif);
		border-color:#c9c9c9;
		}
	.btn:hover, * html .btn-hover {
		background-color:#cfcd33;
		background-image:url(/images/btn-hov.gif);
		border-color:#cdcf8a;
		}
.btn-holder {
	padding-top:5px;
	text-align:right;
	}
	.btn-holder .btn {
		margin-left:5px;
		}
	.btn-holder .field {
		display:inline-block;
		text-align:left;
		}
/***slider
*************/
.slider {
	border:1px solid;
	border-color:#d3d3d3 #fff #fff;
	margin:1.5em 0 2.5em;
	}
	.jsoff .slider, .opened {
		border-color:#d3d3d3;
		}
	.slider-title {
		font-family:Tahoma, Geneva, sans-serif;
		margin:-.8em 0 0;
		}
		.slider-title a {
			background:#fff;
			outline:none;
			padding:0 3px 0 0;
			text-decoration:underline;
			}
		.slider-title .ico {
			background-color:#fff;
			left:-1px;
			padding-top:14px;
			padding-right:7px;
			position:relative;
			width:14px;
			}
			.slider-title .ico {
				background-position:-97px -65px;
				}
			.opened .slider-title .ico {
				background-position:-97px -49px;
				}
	.slider-text {
		display:none;
		padding:12px;
		}
		.opened .slider-text,
		.jsoff .slider-text{
			display:block;
			}
/***clear
************/
.clear {
	font-size:0;
	line-height:0;
	clear:both;
	display:block;
}
/***layout
*************/
* html body {
	text-align:center;
	}
* html #a {
	width:100%;
    margin:0 auto;
    text-align:left;
	}
* html #b {
	padding-left:980px;
	}
* html #d {
	margin-left:-980px;
	position:relative;
	}
* html #a,
* html #b,
* html #c,
* html #d{
	zoom:1;
	}
#layout {
	margin:0;
	max-width:1260px;
	min-width:980px;
	text-align:left;
	/*width:980px;/* test */
	}
#obertka {
	padding:25px 0;
	position:relative;
	z-index:2;
	}
.cols {
	float:left;
	left:100%;
	position:relative;
	}
#content {
	margin-left:-100%;
	padding:0;
	width:100%;
	}
	#content .obertka {
		margin:0 5% 0 333px;
		/*padding:0 50px 0 382px;*/
		padding-left:5%;
		}
#sidebar {
	margin-left:-100%;
	padding:0 0 0 50px;
	width:285px;
	}
#dno {
	border-top:2px solid #dbdbdb;
	clear:both;
	overflow:hidden;
	padding:25px 50px;
	}
/***pompon
*************/
.pompon {
	background:url(/images/d.png) 90% 100% no-repeat;
	padding:16px 0 6px;
	width:100%;
	}
	.lteie7 .pompon {
		padding:17px 0 5px;
		}
	.pompon a {
		display:inline-block;
		font-size:.9em;
		margin-right:.8em;
		text-decoration:none;
		}
		.pompon a span {
			font-style:normal;
			text-decoration:underline;
			}
	.pompon .ico {
		height:16px;
		margin-right:.3em;
		text-decoration:none;
		vertical-align:middle;
		width:16px;
		}
		.lteie7 .pompon .ico {
			vertical-align:top;
			}
	.ico-mail {
		background-position:-16px 0;
		}
		a:hover .ico-mail {
			background-position:-16px -16px;
			}
	.ico-map {
		background-position:0 0;
		}
		a:hover .ico-map {
			background-position:0 -16px;
			}
	.ico-search {
		background-position:-32px 0;
		}
		a:hover .ico-search{
			background-position:-32px -16px;
			}
.main-menu {
	background:url(/images/menu.gif) 0 0 repeat-x;
	margin-bottom:.8em;
	width:100%;
}
.main-menu table {
	border:0 none;
	height:29px;
	margin:0;
	width:100%;
	}
	.main-menu td,
	.main-menu th {
		border:0 none;
		padding:0;
		}
	.main-menu td {
		background:url(/images/menu.gif) 50% -87px no-repeat;
		width:2px;
		}
	.main-menu th {
		font-size:13px;
		text-transform:none;
        white-space:normal;
		}
	.main-menu th a {
		display:block;
		height:29px;
		line-height:28px;
		padding:0 3px;
		outline:none;
		}
		.main-menu th a,
		.main-menu th a:visited {
			color:#fff;
			text-decoration:none;
			}
		.main-menu th.selected a,
		.main-menu th.selected a:visited {
			background:url(/images/menu.gif) 0 -29px repeat-x;
			}
		.main-menu th a:hover,
		.main-menu th:hover a,
		.main-menu th:hover a:visited,
		.main-menu th.hover a,
		.main-menu th.hover a:visited {
			background:url(/images/menu.gif) 0 -58px repeat-x;
			color:#fff;
			}
	.submenu {
		position:relative;
		width:100%;
		z-index:10;
		}
		.submenu ul {
			background:#fff;
			border-bottom:3px solid #000;
			display:none;
			left:-1px;
			margin:0;
			padding:0;
			position:absolute;
			width:167px;
			}
			.last-th .submenu ul {
				left:auto;
				right:0;
				}
			.main-menu th:hover .submenu ul,
			.main-menu th.hover .submenu ul {
				display:block;
				}
			.submenu ul li {
				background:none;
				border:solid #9a9a9a;
				border-width:0 1px;
				font-size:12px;
				margin:0;
				padding:0;
				text-align:left;
				}
				.submenu ul li a {
					border-bottom:1px solid #d5d5d5;
					height:auto;
					line-height:normal;
					display:block;
					padding:8px 12px 7px;
					}
					.submenu ul li.last-li a {
						border-bottom:0 none;
						}
				.main-menu .submenu ul li a,
				.main-menu .submenu ul li a:visited {
					background:#fff url(/images/submenu.gif) -1px 50% no-repeat;
					color:#007028;
					text-decoration:underline;
					zoom:1;
					}
				.main-menu .submenu ul li a:hover {
					background:#1d8132 url(/images/submenu.gif) -1px 50% repeat-x;
					color:#fff;
					}
.crumbs {
	font-size:.9em;
	margin:0 0 1.35em;;
	}
/***#content
***************/
/***sidebar
**************/
#logo {
	display:block;
	margin-bottom:26px;
	outline:0 none;
	zoom:1;
	}
	#logo img {
		border:0 none;
		margin:33px 0 14px 2px;
		display:block;
		}
	#slogan {
		background:url(/images/slogan.png) 2px 5px no-repeat;
		border-top:1px solid #3c3c3c;
		cursor:pointer;
		display:block;
		height:0;
		overflow:hidden;
		padding:33px 0 0;
		width:269px;
		}
.a-block {
	margin:0 0 13px;
	}
	.a-block-title {
		margin:0 0 .75em;
		}
		.a-block-title a {
			border-bottom:1px solid #c2c2c2;
			text-decoration:none;
			}
			.a-block-title span {
				color:#000;
				position:relative;
				top:2px;
				z-index:1;
				}
				.a-block-title a:hover span {
					color:#df8800;
					}
				.lteie7 .a-block-title span {
					margin-bottom:-2px;
					position:static;
					}
		.a-block-title a:hover {
			border-bottom-color:#df8800;
			}
	.a-block .pic {
		background-position:50% 50%;
		background-repeat:no-repeat;
		border:1px solid #D3D3D3;
		display:block;
		margin-bottom:6px;
		overflow:hidden;
		}
		.a-block a.pic {
			text-decoration:none;
			}
	.a-block .pic img {
		border:0 none;
		}
	.oporos ul {
		margin:0 0 .8em;
		}
	.oporos .a-block-title {
		margin-bottom:.4em;
		}
	.oporos li {
		background:none;
		clear:left;
		margin:0 0 .5em;
		padding:0;
		zoom:1;
		}
		.lteie7 .oporos li {
			margin-bottom:0;
			}
		.oporos li .checkradio {
			margin-top:1px;
			}
			.lteie7 .oporos li .checkradio {
				margin-top:-2px;
				}
		.oporos li .forcheckradio {
			margin-bottom:0;
				}
.dvdr {
	color:#aaabaa;
	}
/***dno
**********/
.counters {
	float:left;
	width:332px;
}
.copyrights .city-code {
	color:#007028;
	}
.copy {
	font-size:.9em;
	line-height:1.3;
	margin:0;
	}
	.copy strong {
		color:#feac1d;
		font-weight:400;
		}
	.copy img {
		border:0 none;
		margin-bottom:-7px;
		margin-left:7px;
		}
dl.design {
	float:right;
	font-size:10px;
	margin:0;
	padding:3px 0 0 101px;
	white-space:nowrap;
	}
	dl.design dt {
		background:url(/images/trinet.gif) 0 0 no-repeat;
		color:#000;
		height:11px;
		font-family:Arial, Helvetica, sans-serif;
		margin:3px 0 0 -101px;
		padding:16px 0 0 67px;
		position:absolute;
		width:23px;
		}
		dl.design dt a {
			display:block;
			height:27px;
			left:0;
			overflow:hidden;
			position:absolute;
			text-indent:-9999px;
			top:0;
			width:90px;
			}
	dl.design dd {
		font-family:Tahoma, Geneva, sans-serif;
		line-height:1;
		margin:0;
		padding:0;
	}
		dl.design a,
		dl.design a:visited {
			text-decoration:none;
			color:#635d46;
			}
/*** ie 6 ***/
* html .scale {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
* html .crop {
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
/***aprog***/
#aprog {
    font-size:12px;
}
#aprog #content .obertka {
    margin:0;
    padding:0 50px;
}
#aprog  .crumbs {
    color:#919191;
    font:20px Arial, Helvetica, sans-serif;
    }
   #aprog  .crumbs a,
   #aprog  .crumbs a:visited {
       color:#c2c2c2;
       text-decoration:underline;
       }
       #aprog  .crumbs span {
            color:#000;
            }
a.design-link,
a.design-link:visited  {
    color:#c2c2c2;
    font:18px Arial, Helvetica, sans-serif;
    text-decoration:underline;
    }
    .design-link span {
        color:#000;
    }
#aprog .btn {
	font-size:11px;
	}
ul.format_list {
	margin-left:0;
	margin-top:0;
	}
	ul.format_list li {
		background:none;
		}
		ul.format_list li.flitem {
			background:url(/images/plus.gif) 0 .6em no-repeat;
			}
			ul.format_list li.flitem input,
			ul.format_list li.flitem span {
				vertical-align:middle;
				}
			ul.format_list li.flitem input {
				margin-right:4px;
				}
				ul.format_list li.flitem span a {
					border-bottom:1px dashed #007028;
					text-decoration:none;
					}
.page_result {
	border:0 none;
	width:100%;
	}
	.page_result td {
		border:0 none;
		}
.page_result2 {
	border:0 none;
	width:100%;
	}
	.page_result2 th {
		text-align:left;
		}
	.page_result2 td {
		border-bottom:1px solid #;
		}
	.grp_cell {
		text-align:right;
		}
.address, .formatt {
	margin:0;
	}
	.address li,
	.formatt li {
		background:none;
		color:#000;
		font-size:12px;
		margin:0;
		padding:0;
		}
	.address .area,
	.address .subway,
	.formatt .part,
	.formatt .dinamic_html,
	.formatt .restriction{
		color:#484848;
		display:block;
		font-size:11px;
		}
		.formatt .part .value {
			color:#007028;
			}
	.formatt .restriction {
		color:#810000;
		}
.town_param .legend {
	font-size:11px;
	margin:0;
	padding:0;
	}
.town_param .fieldset {
	border:1px solid #d3d3d3;
	padding:8px;
	}
.town_param .item {
	float:left;
	width:25%;
	}
.town_param .item input,
.town_param .item label {
	vertical-align:middle;
	}
	.town_param .item input {
		margin-right:5px;
	}
.town_param .btn {
	clear:left;
	float:right;
	}
.map_img img {
	border:1px solid #d1d1d1;
	}
/******************************************************************************/
/****************************** N E W *****************************************/
/******************************************************************************/
.map_list_link a {
	/*float:left;*/
	background:black;
	opacity:.3;
	filter:alpha(opacity=30);
}
.map_list_link a.select {
	opacity:0;
	filter:alpha(opacity=0);
}
.map_list_link a:hover {
	opacity:.1;
	filter:alpha(opacity=10);
}
.town .pp_win_town {
	padding:10px;
	border:1px solid black;
	background:white;
	display:none;
	position:absolute;
}
.toplink {
	padding:5px 5px 20px 5px;
	border-bottom:3px ridge #020a36;
	}
	.toplink a {
		display:inline-block;
		margin-right:10px;
		text-decoration:none;
		font-weight:bold;
		border-right:1px solid #6e1b0a;
		border-bottom:1px solid #6e1b0a;
		padding:0 5px 0 15px;
		}
.printlink {
	margin-bottom:20px;
	float:right;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	}

.leftblock {
	padding:10px 0 0 0;
	}
.rightblock {
	border-left:none;
	padding:10px 20px 20px 20px;
	vertical-align:top;
	}
	.search_tf {
		border:1px solid #999db7;
		background:#d8dcf3;
		color:#4c5cb2;
		float:left;
		width:160px;
		}
	textarea {
		/*border:1px solid #999db7;
		background:#d8dcf3;
		color:#4c5cb2;
		width:308px;
		height:100px;*/
		}

	.search_sb {
		border:0;
		background:#4c5cb2;
		color:#fff;
		font-size:11px;
		padding:1px 6px;
		margin-left:10px;
		}
	.leftblock form {
		margin:0 0 20px 0;
		}
	.leftblock ul {
		width:100%;
		border-left:0;
		border-right:0;
		}
		.leftblock ul li {
			display:block;
			list-style:none;
			font-size:14px;
			float:left;
			}
			.leftblock ul li a {
				display:block;
				padding:0px 4px 4px 20px;
				}


a.linklink, .actions a  {
	display:block;
	font-size:14px;
	float:right;
	color:#007624;
	margin-left:20px;
	}
.linkmarg {
	display:inline-block;
	font-size:14px;
	margin-right:20px;
	}
.actions a {
	float:left;
	}
.sp_title {
	padding:10px 0;
	font-weight:bold;
	}
.town, .format, .place, .grp {
	margin-left:20px;
	width:290px;
	float:left;
	font-size:12px;
	padding:0 10px 5px 0;
	}
.number {
	margin-left:20px;
	}
.fl_pl {
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
	}
.fl_pl 	.search_tf {
	float:none;
	margin-bottom:5px;
	}
.fl_pl input {
	margin-right:3px;
	}
.fl_pl_submit {
		background:#4c5cb2;
		color:#fff;
		font-size:12px!important;
		padding:2px 6px;
		margin-left:20px;
		border-bottom:2px solid #020a36;
		border-right:2px solid #020a36;
		border-top:2px solid #ffffff;
		border-left:2px solid #ffffff;
		}
	.ptown_link {
		display:none;/*inline-block;*/
		margin:3px 0 3px 17px;
		color:#007624;
		font-size:11px;
		}
	.button {
		background:#4c5cb2;
		color:#fff;
		font-size:12px!important;
		padding:2px 6px;
		border-bottom:2px solid #020a36;
		border-right:2px solid #020a36;
		border-top:2px solid #ffffff;
		border-left:2px solid #ffffff;
		width:250px;
		text-align:left;
		}
	.printlink2 {
		width:192px;
		display:block;
		text-decoration:none;
		background:#4c5cb2;
		color:#fff!important;
		font-size:12px!important;
		padding:2px 6px;
		border-bottom:2px solid #020a36;
		border-right:2px solid #020a36;
		border-top:2px solid #ffffff;
		border-left:2px solid #ffffff;
		}
	.bottomline {
		margin:20px 0;
		border-top:3px ridge #020a36;
		}
		.bottomline td {
			padding:10px;
			color:#4b5069;
			}


.nav {
	text-align:center;
	margin:20px 0;
	}
.nav a, .nav b {
	display:inline-block;
	margin-right:10px;
	padding:1px 4px;
	font-size:12px;
	margin-bottom:10px;
	}
	.nav b {
		color:#fff;
		background:#007624;
		}
.nav a {
	color:#007624;
	background:#fff;
	}
	.info {
		margin:10px 0;
		}
	.town_param {
		margin-bottom:10px;
		}

	.tree_right * {
		float:none!important;
		}
	.tree_right a {
		margin-bottom:10px;
		}

	td {
		vertical-align:top;
		}
	.but_print {
		display:inline-block;
		margin-top:20px;
		text-align:left!important;
		}
		#map_print_link {
			position: relative;
			top: 610px;
			}
#list_of_offers {
	position:relative;
	/*left:30px;*/
	}

p {
	/*font-size:12px;*/
	}

.clearboth {
	width:100%;
	clear:both;
	}
.leftcol {
	padding-right:10px;
	}
.rightcol {
	width:200px;
	text-align:right;
	}
.rightcol2 {
	width:214px;
	text-align:left;
	}
.clearboth img {
	border:1px solid #7b7d9e;
	padding:4px;
	background:#fff;
	margin:0 5px 5px 0;
	float:left;
	}
#map_canvas a {
	position:absolute;
	padding:0px 3px;
	text-decoration:none;
	cursor:pointer;
}
	/*.format_list li.flitem b a.closed {
		display:inline-block;
		padding-left:15px!important;
		background:url(/images/t1/plus.gif) no-repeat 0 1px;
		}
	.format_list li.flitem b a.opened {
		display:inline-block;
		padding-left:15px!important;
		background:url(/images/t1/minus.gif) no-repeat;
		}*/
#tree_pol {
	position:absolute;
	left:0;
	top:0;
	height:100%;
	background:url(/images/blank.gif);
}
/** index **/
/*body {
	background:url(../type.png) 0 0 no-repeat;
}
#index {
	background:url(../test.png) 0 0 no-repeat;
	}*/
.a-prog-choice {
	background:url(/images/rusia.png) 50% 0 no-repeat;
	margin:2em 0 0;
	padding:0 0 2em;
	width:100%;
	}
	.a-prog-choice h1 {
		margin-top:0;
		}
	.a-prog-choice h5 {
		font:.8em Tahoma, Geneva, sans-serif;
		margin:0;
		text-transform:uppercase;
		}
	table.col-holder {
		border:0 none;
		margin:0 0 .5em;
		width:100%;
		}
		table.col-holder td {
			border:0 none;
			padding:.3em 0;
			vertical-align:top;
			}
			table.col-holder td p {
				margin:.5em 0;
				}
				.a-prog-choice td label {
					margin-bottom:0;
					}
	.a-prog-choice .btn {
		float:left;
		margin-right:21px;
		}
	.a-prog-choice .link-to-a-prog {
		font:0.9em Tahoma, Geneva, sans-serif;
		margin:0;
		}
.add-services {
	margin:0 0 .8em;
	}
	.add-services .a-block-title {
		font-size:1.8em;
		margin-bottom:.4em;
		}
	table.col-holder .images td {
		padding:0;
		vertical-align:middle;
		}
		table.col-holder .images td.empty-cell {
			padding:0 7px;
			}
	.add-services table.col-holder td {
		text-align:center;
		}
#animation {
	left:0;
	position:absolute;
	top:0;
	z-index:1;
	}
#index #sidebar .wie6 {
	padding-top:396px;
	}
.director {
	background:url(/images/faximile.gif) 100% 100% no-repeat;
	}
	.director .a-block-title {
		margin-bottom:.4em;
		}
.more {
	text-decoration:none;
	}
	.more span {
	    cursor:pointer;
        display:inline;
        margin:0;
		text-decoration:underline;
		}
.smth-unimportant {
	margin-left:-5%;
	}
	* html .smth-unimportant {
		display:inline;
		zoom:1;
		}
	.smth-unimportant .column {
		display:inline-block;
		margin-left:5%;
		vertical-align:top;
		width:44%;
		}
		.lteie7 .smth-unimportant .column {
			display:inline;
			}
.naruzhka {
	}
	.naruzhka .a-block-title {
		margin-bottom:.5em;
		}
	.naruzhka ul {
		margin:0 0 1.4em;
		}
		.naruzhka ul li {
			background:none;
			margin-bottom:.3em;
			padding:0;
			}
.optional-title {
	font-family:Tahoma, Geneva, sans-serif;
	}
/***/
/***/
.site_map {
    margin-top:0;
    }
    ul ul ul {
        margin-left:22px;
        margin-top:.8em;
        }
        ul ul ul li {
            background-image:url(/images/bull3.gif);
            font-size:.9em;
            }
p {
    line-height:1.3;
}
.required select.error, .required textarea.error, .required input.text-field.error {
    border-color:#b14444;
}
.feedback_page .design-fix  .field {
    display:block;
    text-align:right;
    }
    .feedback_page .design-fix  .field .label {
        float:left;
        margin-top:.6em;
        }
.feedback_error {
    border:3px solid #ae3c3c;
    padding:11px;
}
.news_item {
    margin-bottom:13px;
    }
    .news_item .pic-left {
        margin:3px 13px 0 0;
    }
.date {
    color:#484848;
    display:block;
    font-size:.9em;
}
.news_list {
    margin:.5em 0;
}
.news_archive {
    float:right;
    margin:1.5em 0 0;
}
.lteie7 .pager .last-page {
    margin-left:.3em;
}
.pager_news_one {
    margin-bottom:1em;
}
.news_list_link {
    margin-top:0;
    margin-bottom:2em;
    }
    .news_list_link a {
        /*background:url(/images/bull4.gif) 3px .5em no-repeat;*/
        display:inline-block;
        margin:0;
        /*padding:0 0 0 18px;*/
    }
.prev-page-link {
	text-decoration:none;
	}
    .pager_news_one .prev-page-link {
        margin-left:0;
    }
	a.prev-page-link span {
		cursor:pointer;
		margin:0;
		text-decoration:underline;
		}
        .lteie7 .prev-page-link span {
            margin-left:.4em;
            margin-right:15px;
        }
        a.prev-page-link .ico {
        }
	a .prev-page,
	a:visited .prev-page {
		background-position:-65px -17px;
		}
	a:hover .prev-page{
		background-position:-65px -33px;
		}
/***/
.news_archive_list .date {
	display:inline;
	}
.pager select {
	vertical-align:middle;
	}
/***search_page***/
.search_page {
	margin:0 0 2em;
	}
	.search_page table,
	.search_page td {
		border:0 none;
		}
		.search_page table {
			margin:0;
			table-layout:fixed;
			width:100%;
			}
		.search_page caption {
			color:#000;
			font:11px Tahoma, Geneva, sans-serif;
			text-align:left;
			}
		.search_page td {
			padding:0 5px;
			vertical-align:middle;
			}
			.search_page td.btn-holder {
				padding:0;
				width:72px;
				}
		.search_page .text-field {
			margin-left:-5px;
			width:100%;
			}
.search_res_line {
	color:#484848;
	font-size:.9em;
	margin:0;
}
.search_res_list {
	margin-top:2em;
	}
	.search_res_list li {
		margin-bottom:.7em;
	}
/***pringlogo***/
.printlogo {
	height:0;
	overflow:hidden;
	width:0;
	}
/* new Aprog*/
#aprog #layout {
	max-width:none;
	}
#aprog #obertka {
	padding:40px 0;
}
.loginline {
	background:#cfcfcf;
	color:#8a8a8a;
	font-size:.9em;
	padding:4px 50px;
	zoom:1;
	}
	.loginline span {
		color:#000;
	}
.newforms {
	display:block;
	padding:0 13px 13px;
	}
	.newforms .field {
		background:#fff;
		padding:6px 9px 4px;
		}
.ad_item_search {
	display:inline;
	float:right;
	margin:0 0 0 44px;
	}
	.ad_item_search p {
		margin:0;
		}
	.ad_item_search .text-field {
		padding:5px 4px;
		width:235px;
		}
		.ad_item_search .text-field,
		.ad_item_search .btn {
			vertical-align:middle;
			}
	.ad_item_search .comment {
		width:245px;
		}
.field .col-holder {
	margin:0;
	}
	.field .col-holder td {
		padding:0;
		}
.directory {
	float:right;
	font-size:.9em;
	}
.check_all,
.check_all:visited,
.more_info,
.more_info:visited{
	border-bottom:1px dashed;
	text-decoration:none;
	}
	.more_info {
		visibility:hidden;
		font-size:.9em;
		}
		.checked .more_info {
			visibility:visible;
			}
.type_item {
	display:inline-block;
	margin:0 33px 3px 0;
	}
	.type_item * {
		vertical-align:middle;
		}
	.type_item input {
		margin-right:4px;
		}
#aprog .param_submit .btn {
	font-size:12px;
	}
.restore_passw .colgroup {
	padding-top:22px;
	width:auto;
	}
	.restore_passw .param_submit {
		margin-bottom:.7em;
		margin-top:1.4em;
		}
	.restore_passw .text-field {
		width:327px;
		}
/*** city_info ***/
.city_info_list {
	border:0;
	border-top:2px solid #505050;
	border-collapse:collapse;
	width:auto;
	}
	.city_info_list th,
	.city_info_list td {
		border:0;
		border-bottom:1px solid #bbb;
		color:#000;
		font-size:12px;
		padding:6px 33px 9px 0;
		text-align:left;
		vertical-align:top;
		}
		.city_info_list th {
			text-transform:none;
			}
		.city_info_list td {
			padding-right:0;
			}
		.city_info_list td p {
			margin-top:0;
		}
/**
 * offer
 */
.pic-left-offer {
	margin-right:20px;
}
.offer-chosen {
	margin:.5em 0 1em;
	}
ul.offer-action {
	margin:1em 0;
	}
	ul.offer-action li {
		background:none;
		margin:0 0 2px;
		padding:0;
	}
/**
 * cabinet
 */
.cabinet_list {
	border:0 none;
	}
	.cabinet_list th {
		text-align:left;
		}
	.cabinet_list td {
		padding:6px 13px 9px;
		vertical-align:middle;
	}
	.cabinet_list .checker {
		padding:0;
		}
		.cabinet_list th.checker input {
			margin-top:.2em;
		}
	.cabinet_list .quant {
		padding-right:0;
		text-align:right;
	}
	.cabinet_list .date_n_time {
		font-size:.9em;
		}
.cabinet_list_btn {
	margin-bottom:2em;
	}
	.cabinet_list_btn .btn {
		margin-right:4px;
		padding:3px 8px;
	}
.cabinet_edit {
	margin-left:-3%;
	padding-right:0;
	padding-top:16px;
	}
	.cabinet_edit .item {
		display:inline-block;
		margin:0 0 0 3%;
		vertical-align:top;
		width:21%;
		}
		.lteie7 .cabinet_edit .item {
			display:inline;
		}
		.cabinet_edit .row {
			margin-bottom:9px;
		}
		.cabinet_edit .text-field {
			width:94%;
		}
		.cabinet_edit select {
			width:99%;
		}
		.cabinet_edit .btn_row {
			padding:1em 0 0;
			}
			#aprog .cabinet_edit .btn_row .btn {
				font-size:12px;
			}
/**
 * aprog_search_res
 */
.aprog_search_res {
	}
	.search_res_by_type {
		}
		.search_res_by_type .fieldset .field {
			background:#fff;
		}
		.search_res_by_type .col-holder p{
			margin:0;
		}
		.search_res_by_type .checkradio {
			margin-top:1px;
			margin-right:7px;
		}
		.lteie7 .search_res_by_type .checkradio {
			margin-top:-3px;
		}
		.search_res_by_type .forcheckradio {
			display:inline-block;
			margin:0;
			}
			.search_res_by_type .forcheckradio span {
				display:inline-block;
				margin:0;
				padding:3px 6px 4px 5px;
			}
			.lteie7 .search_res_by_type .forcheckradio span {
				padding-bottom:2px;
			}
		.search_res_by_type .checked {
			background:#dfdfdf url(../images/lt.gif) 0 0 no-repeat;
			}
			.search_res_by_type .checked span {
				background:url(../images/rt.gif) 0 100% no-repeat;
			}
table.map_res_holder,
table.map_res_holder td.wrappers {
	border:0 none;
}
table.map_res_holder td.wrappers {
	padding:0;
}
table.map_res_holder td.map_cell {
	padding-right:18px;
}
.map_itself {
	border:1px solid #d1d1d1;
	display:block;
}
table.map_res_holder td {
	vertical-align:top;
	}
	table.map_res_holder .pager {
		margin:0 0 7px;
	}
	table.map_res_holder td.checker {
		padding-top:8px;
	}
	table.map_res_holder .side_type,
	table.map_res_holder .side_number{
		text-align:center;
	}
	table.map_res_holder .cabinet_list {
		margin-bottom:5px;
	}
	table.map_res_holder .cabinet_list td,
	table.map_res_holder .cabinet_list th{
		padding-right:0;
	}
	.small-btn {padding:3px 8px;}

.map_name {
	color:#ababab;
	font:20px Arial, Helvetica, sans-serif;
	margin-bottom:12px;
	}
	.map_name span {
		color:#000;
	}
	.city_name {
		font-size:26px;
	}
	.type_name {
		font-size:18px;
	}
	.map_name small {
		display:block;
		font-size:11px;
	}
.filter_wrapper {
	background:#dfdfdf;
	padding:4px 0 4px 7px;
	zoom:1;
}
table.map_res_holder .filter_wrapper * {
	color:#000;
	font:11px Tahoma, Geneva, sans-serif;
	vertical-align:middle;
}
.filter_wrapper table {
	border:0 none;
	margin:0;
	width:100%;
	}
	.filter_wrapper table td,
	.filter_wrapper table th {
		border:0 none;
		padding:0 5px 0 0;
	}
	.filter_wrapper table .w1 {
		text-transform:none;
		width:1px;
	}
	.filter_wrapper select {
		width:100%;
	}
.make_select {
	margin:17px 0 14px;
}
#map_canvas {
	position:relative;
}
label.forcheckradio strong {
	font-weight:normal;
}
label.forcheckradio strong.cl_p_1_1,
label.forcheckradio strong.cl_p_2_1 {
	font-weight:bold;
}
/**
 * format_list
 */
#aprog .a-prog-choice {
	background:none;
	margin:0;
	padding:0;
	}
	#aprog .a-prog-choice .checked {
		color:#007028;
		font-weight:700;
	}
	#aprog .a-prog-choice .field {
		background:#fff;
	}
ul.format_list {
	margin-left:0;
	margin-top:0;
	}
	ul.format_list li {
		background:none;
		}
		ul.format_list li.flitem {
			background:url(/images/plus.gif) 0 .6em no-repeat;
			background:none;
			}
			ul.format_list li.flitem input,
			ul.format_list li.flitem span {
				vertical-align:middle;
				}
			ul.format_list li.flitem input {
				margin-right:4px;
				}
				ul.format_list li.flitem span a {
					border-bottom:1px dashed #007028;
					text-decoration:none;
					}
					.plusminus {
						background:url(../images/plusminus.gif);
						cursor:pointer;
						height:7px;
						margin-left:-32px;
						margin-top:.6em;
						overflow:hidden;
						position:absolute;
						width:7px;
						}
						.opened .plusminus {
							background-position:0 -7px;
						}
ul.format_list li.flitem input {
	margin-top:-1px;
}
.lteie7 ul.format_list li.flitem input {
	margin-left:-4px;
	margin-right:0;
}
ul.format_list li.flitem ul {
	margin-top:0;
	margin-bottom:0;
}
ul.format_list li.flitem li {
	margin-bottom:0;
}
/**
 * .shadow
 */
.shadow {
	background:#000;
	display:none;
	filter:alpha(opacity=50);
	height:100%;
	left:0;
	opacity:.5;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}
.floated {
	background:#fff;
	border:1px solid #9a9a9a;
	border-bottom:3px solid #000;
	/*left:50%;
	margin-left:-179px;*/
	padding:4px 14px 10px;
	position:absolute;
	width:328px;
	}
	.floated .slider {
		margin-bottom:12px;
	}
	.treelist {
		margin:0;
		}
		.treelist li {
			background:none;
			clear:left;
			margin:0 0 5px;
			padding-left:0;
			zoom:1;
			}
			.lteie7 .treelist li {
				margin-bottom:1px;
			}
			.treelist li .checkradio {
				margin-top:2px;
				}
				.lteie7 .treelist li .checkradio {
					margin-top:-3px;
				}
			.treelist li .forcheckradio {
				margin-bottom:0;
			}
			.treelist li ul {
				margin:5px 0 0 19px;
			}
	#aprog .floated .btn {
		font-size:12px;
		padding-left:11px;
		padding-right:11px;
	}
.floated .map {
	border:1px solid #d1d1d1;
}
#aprog .floated .crumbs {
	font-size:11px;
}
/**
 * vote_result
 */
.vote_result {
	}
	.stolbiki {
		margin:2em 0 1.3em;
	}
	.stolbik {
		background:#dbdbdb;
		border-left:240px solid #fff;
		margin-bottom:2px;
		zoom:1;
		}
		.stolbik .txt {
			color:#000;
			display:inline;
			float:left;
			margin-left:-240px;
			padding-right:10px;
			position:relative;
			text-align:left;
			width:230px;
			z-index:1;
		}
		.stolbik .colorfill {
			color:#fff;
			text-align:right;
			}
			.colorfill span {
				float:right;
				font-size:.9em;
				padding:1px 5px 3px;
			}
			.lessfifty span {
				color:#000;
				margin-right:-3.5em;
				position:relative;
			}
	.vote_resume {
		color:#484848;
		font-size:.9em;
		margin-left:240px;
		}
		.vote_resume .value {
			color:#000;
		}
/**
 * .billboard_detail
 */
.billboard_detail {
	margin-bottom:2em;
	}
	.billboard_detail .pic {
		border:1px solid #d4d4d4;
	}
/**
 * .subcat
 */
.h1 {
	font:400 2.2em Arial, Helvetica, sans-serif;
	margin:.55em 0 .2em;
}
.subcat {
	margin:2em 0 1em -10px;
	zoom:1;
	}
	.subcat .pic {
		display:inline-block;
		margin:0 0 1.5em 10px;
		vertical-align:top;
		width:173px;
		}
		.subcat .pic span {
			font-size:12px;
			text-decoration:underline;
		}
.subcat	.pic.without_img span {
border-width:1px;
}
/**
 * subscribe
 */
.subscribe {
	}
	.subscribe .forms {
		display:block;
		margin-top:1em;
	}
	.subscribe .colgroup {
		display:block;
		width:auto;
	}
	.subscribe .field table {
		border:0 none;
		margin:0;
		width:100%;
		}
		.subscribe .field td {
			border:0 none;
			padding:0 13px 0 0;
			vertical-align:top;
		}
.border-box {
	padding-right:10px;
	}
.border-box-textarea {
	padding-right:6px;
	}
	.border-box .text-field,
	.border-box textarea {
		width:100%;
	}
.sbm-row {
	float:right;
}
/**
 * newIndex
 */
.oporos .btn {
	margin-right:14px;
	vertical-align:middle;
}
.oporos .btn_row {
	display:inline-block;
	font-size:11px;
	vertical-align:middle;
	}
	.oporos .btn_row a {
		display:block;
	}
.outdoors_adv {
	}
	.outdoors_adv ul {
		margin-top:0;
	}
.outdoors_adv .a-block-title {
	background:url(../images/h2.gif) 0 .7em repeat-x;
	margin-bottom:.4em;
	width:100%;
	}
	.outdoors_adv .a-block-title span {
		background:#fff;
		padding-right:6px;
		position:static;
		}
.smth-unimportant .outdoors_adv .a-block-title {
	background:none;
}
.director {
	background:none;
	}
	.director .faximile {
		white-space:nowrap;
	}
	.director .faximile * {
		vertical-align:middle;
		}
		.director .faximile img {
			margin-bottom:5px;
			margin-left:5px;
		}
* html img {
	z-index:expression(runtimeStyle.zIndex = 1,this.className += (this.align == 'left') ? 'pic-left': (this.align == 'right') ? 'pic-right':'');
}
#tree_content {
	/*height:100px;*/
	min-height:100px;
}
span.map_list_link {
	display:block;
	position:relative;
}
span.map_list_link a {
	float:left;
}
.catdetail .subcat .pic span {
	text-decoration:none;
}
/* 27.04.2009 */
/**
 * service order
 */
.kosyak-22 {
	display:block;
	padding:0 13px 1.5em;
	position:relative;
	}
	.kosyak-22 .btn {
		margin:-.5em 15px 0;
		position:absolute;
		right:0;
	}
/**
 * .kosyak-33
 */
.kosyak-33 .pic {
	width:170px;
}
/**
 * strannost-88
 */
.strannost-88 {
	font-size:1.4em;
	margin:.8em 0;
	}
	.strannost-88 .more b {
		color:#000;
		font-weight:400;
		}
.catdetail .subcat .pic span {
	font-size:11px;
	text-decoration:none;
	}
* html .subcat .pic img {
	margin:0 0 -.2em;
	}
/**
 * add-services-page
 */
.add-services-page .add-services {
	margin:30px 0 0;
	}
	.add-services-page .add-services .col-holder {
		margin:0 auto;
		width:90%;
	}
	div.add-services-page .add-services td {
		padding:0 0 30px;
		}
		div.add-services-page .add-services .images td {
			padding:0;
		}
/**
 * menu-derevo
 */
.tree-menu {}
	.tree-menu .a-block-title {
		margin-bottom:0;
	}
	.tree-menu ul {
		margin:.6em 0 1.2em 10px;
		}
		.tree-menu ul ul {
			display:none;
			margin:0.8em 0 1em 10px;
		}
		.lteie7 .tree-menu ul ul {
			margin-bottom:0;
			}
		.tree-menu .selected ul {
			display:block;
		}
		.jsoff .tree-menu ul ul {
			display:block;
		}
		.tree-menu ul a,
		.tree-menu ul a:visited {
			color:#007028;
		}
		.tree-menu ul a:hover {
			color:#df8800;
		}
.floated .close {
	position:absolute;
	right:10px;
	top:7px;
}
#content .oporos h3.a-block-title {
	/*display:none;*/
}
#content ul {
	overflow:hidden;
}
table.map_res_holder .cabinet_list th a {
	color:#484848 !important;
}
.obertka .btn_row.item_result {
	display:none;
}