/*Main*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0px;
    padding: 0px;
    border: 0px;
    outline: 0px;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

html, body {
	background-color: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 19px;
}

table {
	border: 0;
	border-collapse: collapse;
	margin: auto;
}

textarea {
	resize: none;
	overflow: auto;
}

h1 {
	border: 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}

h2 {
	border: 0;
	font-size: 15px;
	font-weight: bold;
}

A {
	color: #326892;
	text-decoration: underline;
}

A:visited {
	text-decoration: underline;
}

A:hover {
	text-decoration: none;
}

#region_select {
	cursor: pointer;
}

.header {
	height: 49px;
	width: 100%;
	background-image: url('/i/bg.png');
	background-repeat: repeat-x;
	background-position: top;
}

.logo {
	padding: 15px 0 0 0;
}

.inpt {
	color: #333;
	width: 743px;
	padding: 0;
	margin: 7px 0 0 7px;
	border: 0;
	outline: none;
	background: transparent;
	float: left;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: normal;
}

.placeholder { 
	color: #999;
}

input::-webkit-input-placeholder {
    color: #999;
}
input:-moz-placeholder {
    color: #999;
}
input:-ms-input-placeholder {
    color: #999;
}

.s1 {
	display: inline;
    float: left;
    height: 30px;
    width: 750px;
	background: #fff;
	background-image: url('/i/s_center.png');
	background-repeat: repeat-x;
	background-position: top;
}

.s2 {
	display: inline;
    float: left;
    height: 30px;
    width: 3px;
	background-image: url('/i/s_left.png');
	background-repeat: no-repeat;
	background-position: right top;
}

.s4 {
	display: inline;
    float: left;
    height: 30px;
    width: 34px;
}

.search {
	border: 0;
	padding: 0;
	margin: 0;
}

.divsearch {
	float: right;
	padding: 9px 0 0 0;
}

.rmenu {
	width: 550px;
}


.rmenu_gp {
	padding-top: 10px;
}

.rmenu_gp2 {
	padding-top: 10px;
	margin-top: 12px;
	border-top: 1px solid #e5e5e5;
}

.rmenu_t {
	padding-bottom: 0px;
	border-bottom: 0px solid #e5e5e5;
}

.button {
	float: left;
	padding: 17px 0 0 11px;
	line-height: normal;
	color: #fff;
}

/*Footer*/

.mail {
	display: inline;
    float: left;
    padding-top: 10px;
    line-height: normal;
}

.add {
	padding: 10px 15px 0 0;
	line-height: normal;
	display: inline;
    float: left;
}

.inf {
	padding: 10px 15px 0 0;
	line-height: normal;
	display: inline;
    float: left;
}

.next {
	padding: 10px 0 0 30px;
	line-height: normal;
	display: inline;
    float: left;
}

.footer {
	padding-bottom: 30px;
	border-top: 1px solid #dfe4e7;
	color: #999;
	font-size: 11px;
}

.footer a {
	color: #999;
}

.footer_text {
	padding-top: 10px;
	color: #999;
}

.other {
	padding-top: 10px;
}

/*Home*/

.cat1 {
	width: 100%;
	padding: 25px 0 30px 0;
}

.cat1_all {
	width: 100%;
	padding: 25px 0 10px 0;
}

.cat2 {
	margin-bottom: 5px;
	font-size: 14px;
}

.cat2 a {
	font-weight: bold;
}

.cat3 {
	padding-bottom: 20px;
}

.cat33 {
	padding-bottom: 20px;
}

.cat4 {
	padding: 10px 0 0 20px;
}

.lrev {
	font-weight: bold;
	font-size: 14px;
	padding: 20px 0 0 0;
	border-top: 2px dotted #ebebeb;
}

.nrev {
	padding-top: 10px;
}

.newf {
	font-weight: bold;
	font-size: 14px;
	margin-top: 25px;
	padding: 20px 0 10px 0;
	border-top: 2px dotted #ebebeb;
}

.nfirm {
	padding-top: 10px;
}

.allcat {
	padding: 10px 0 25px 0;
	border-top: 1px solid #ebebeb;
}

/*Firms*/

.firmgrp {
	width: 100%;
	padding: 25px 0 20px 0;
}

.firmgrp2 {
	width: 100%;
	padding: 25px 0 30px 0;
}

.title_f {
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
}

.catmn {
	padding-bottom: 3px;
}

.grp_f {
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #f5f5f5;
}

.grp_f2 {
	padding: 10px 10px 10px 0;
}

.grp_f_0 {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #f5f5f5;
}

.grp_f2_0 {
	padding: 10px 0 10px 10px;
}

.allpage {
	border-top: 1px solid #dadada;
	padding: 10px 0 10px 0;
}

.page {
	float: left;
	display: inline;
	line-height: normal;
	margin-right: 10px;
}

.catsub_fil {
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #dadada;
	color: #555;
}

.filtr_close {
	height: 9px;
	width: 9px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
	float: right;
	border: 0;
	background:url('/i/close.png') 0 0;
}

.filtr_close:hover {
	height: 9px;
	width: 9px;
	margin-left: 5px;
	margin-top: 5px;
	display: inline;
	float: right;
	border: 0;
	background:url('/i/close.png') 0 -9px;
}

.filtr_okrug, .filtr_rayon, .filtr_metro {
	cursor: pointer;
	border-bottom: 1px dotted #aaa;
	color: #555;
}

.filtr_okrug:hover {
	border-bottom: 1px dotted #555;
}

.filtr_rayon:hover {
	border-bottom: 1px dotted #555;
}

.filtr_metro:hover {
	border-bottom: 1px dotted #555;
}

.filtr_blok1 {
	float: left;
	padding-right: 15px;
	color: #555;
}

.filtr_blok2 {
	float: left;
	color: #555;
}

.allf {
	padding: 10px 0 0 15px;
	float: left;
	color: #999;
	line-height: normal;
}

.okr_title {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ebebeb;
}

.okr {
	padding-top: 8px;
}

.okr2 {
	padding-top: 15px;
}

.okr_all {
	padding-bottom: 2px;
}

/* Nerby */

.nearby {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #ebebeb;
	padding: 25px 0 10px 0;
}

.nearbyf {
	padding-top: 10px;
}

/*Firm*/

.firmpage {
	padding: 25px 0 30px 0;
}

.f_title {
	padding-top: 2px;
}

.f_cat {
	padding: 25px 0 30px 0;
}

.f_cat1 {
	padding: 25px 0 30px 0;
}

.f_cat_r {
	border-bottom: 1px solid #ebebeb;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 10px;
}

.f_cat3 {
	padding-top: 10px;
}

.f_grp {
	padding-top: 15px;
}

.f_grp2 {
	padding-bottom: 15px;
	color: #555;
}

.f_grp a {
	color: #333;
}

.f_cat a {
	color: #333;
}

#map {
	width: 100%;
	height: 340px;
}

.map {
	padding-top: 25px;
}

.f_rev {
	margin-top: 20px;
}

.f_reviews3 {
	padding-top: 15px;
}

.f_reviews33 {
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #e9e9e9;
}

.f_reviews4 {
	padding-top: 5px;
	color: #777;
	font-size: 11px;
}

.f_revt {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ebebeb;
}

.f_revtext, .f_revname, .f_redtext {
	width: 544px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.f_revtext {
	line-height: 17px;
	height: 130px;
}

.f_redtext {
	line-height: 17px;
	height: 200px;
}

.f_revname {
	line-height: normal;
}

.f_count {
	width: 50px;
	height: 12px;
	padding-top: 0;
	border: 0;
	margin: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #aaa;
}

.f_field {
	padding: 10px 0 2px 0;
}

.f_add {
	padding-top: 5px;
}

.f_ok, .f_er {
	padding-top: 10px;
}

.f_er {
	color: #cc0000;
}

.f_left {
	float: left;
}

.f_left2 {
	margin-right: 15px;
	float: left;
	font-weight: bold;
}

.f_grp3 {
	padding: 20px 0 0 0;
	margin-bottom: -5px;
	font-size: 14px;
	font-weight: bold;
}

.f_revselect, .f_revselect2 {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: pointer;
	margin-right: 15px;
}

.f_revselect3 {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333;
	cursor: pointer;
	margin-right: 15px;
}

.f_revselect:hover {
	border-bottom: 1px dotted #333;
}

.f_revselect2:hover {
	border-bottom: 1px dotted #333;
}

.f_revselect3:hover {
	border-bottom: 1px dotted #333;
}

.f_revsub {
	padding: 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

.ad {
	padding-top: 20px;
}

.ad2 {
	padding-top: 20px;
}

.ad4 {
	padding: 20px 0 10px 0;
}

.ad5 {
	padding: 0 0 10px 0;
}

.ad_g {
	padding-top: 25px;
}

.www {
	margin-left: 10px;
}

/*Redact*/

.f_redactname {
	width: 394px;
	height: 16px;
	line-height: 16px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	margin: 0;
}

.f_redacttext, .f_redacttext2 {
	width: 394px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	line-height: 19px;
	margin: 0;
}

.f_redacttext {
	height: 135px;
	//height: 139px;
}

.f_redacttext2 {
	height: 49px;
}

.f_redactname {
	line-height: normal;
}

.f_add2 {
	padding-top: 15px;
}

/*Reg*/

.r_page {
	padding: 25px 0 30px 0;
}

.r_title {
	padding-bottom: 10px;
}

.r_title2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #dadada;
}

.regf {
	padding: 10px 10px 0 0;
}

.regf2 {
	padding-top: 10px;
}

.regf3, .regf_e {
	padding-top: 2px;
}

.regf_e {
	font-size: 11px;
	color: #999;
}

.inputadd {
	width: 500px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
	line-height: normal;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.inputadd3 {
	width: 250px;
	padding: 2px 2px 2px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #333;
}

.inputadd4 {
	width: 500px;
	height: 150px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 17px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.inputadd5 {
	width: 155px;
	padding: 3px 2px 3px 2px;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: normal;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
}

.fcode {
	float: left;
	padding-left: 10px;
}

.fcode2 {
	float: left;
}

.mess_404 {
	padding: 25px 0 30px 0;
}

.mess2_404 {
	padding-top: 3px;
}