BODY {
	width: 650px;
	margin: 0px;
	padding: 0px;
}

TABLE TD {
	font: 12px Times New Roman;
}

P {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
}

TABLE TD, TABLE TH { font: 12px Times New Roman; }
IMG { border: 0; }
FORM { margin: 0; padding: 0; }
UL { margin-top: 5px; margin-bottom: 10px; }
A { color: #000; text-decoration: underline; }
HR {
	height: 1px;
	margin: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
*html HR { margin-top: 0px; }
*:first-child+html HR { margin-top: 0px; }
SPAN.star { color: #FF3B3B; font-weight: bold; }
.status { font: bold 200px arial; color: #eee; text-align: center; }
H1 { font-size: 23px; }

div, ul, li, h1, h2 {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

img {
	border-width: 0px;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.main {
	/*width: 100%;*/
	min-width: 1000px;
	height: 700px;
}

[class~=main] {
	height: auto;
	min-height: 700px
}

.minwidth {
	width: 1000px;
	height: 1px;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
}

.w_100p {
	width: 100%;
}

.w_50p {
	width: 50%;
}

.h_137 {
	height: 137px;
}

.h_63 {
	height: 63px;
}

.l_0 {
	left: 0px;
}

.l_50p {
	left: 50%;
}


.t_0 {
	top: 0px;
}

.t_100p {
	top: 100%;
}

.r_0 {
	right: 0px;
}

.r_ex {
	margin-right: -1px;
}

[class~=r_ex] {
	margin-right: 0px;
}

.b_ex {
	margin-bottom: -1px;
}

[class~=b_ex] {
	margin-bottom: 0px;
}

.back_top_left {
	background-image: url(/i/top_back_left.jpg);
	background-repeat: repeat-x;
}

.back_top_right {
	background-image: url(/i/top_back_right.jpg);
	background-repeat: repeat-x;
}

.logo {
	width: 646px;
	margin-left: -323px;
	background-image: url(/i/top_logo.jpg);
	padding-left: 200px;
	padding-top: 16px;
}

.top_left {
	width: 177px;
	margin-left: -500px;
	background-image: url(/i/top_left.jpg);
}

.top_right {
	width: 177px;
	margin-left: 323px;
	background-image: url(/i/top_right.jpg);
}

.shadow_left {
	margin-left: -395px;
}

.shadow_right {
	margin-left: 323px;
}

.top_2 {
	background-image: url(/i/top_2_back.jpg);
	background-repeat: repeat-x;
}

.top_2_left {
	width: 183px;
	background-image: url(/i/top_2_left.jpg);
}

.top_2_center {
	width: 309px;
	height: 44px;
	margin-left: -154px;
	top: 19px;
	background-image: url(/i/top_2_center.jpg);
}

.top_2_right {
	width: 257px;
	height: 45px;
	top: 18px;
	background-image: url(/i/top_2_right.jpg);
	padding-left: 35px;
	padding-top: 8px;
}

.u_1_1 {
	width: 6px;
	height: 6px;
	font-size: 1px;
	left: 0px;
	top: 0px;
	background-image: url(/i/u_1_1.gif);
}

.u_1_2 {
	width: 6px;
	height: 6px;
	font-size: 1px;
	right: 0px;
	top: 0px;
	background-image: url(/i/u_1_2.gif);
}

.u_2_1 {
	width: 6px;
	height: 6px;
	font-size: 1px;
	left: 0px;
	bottom: 0px;
	background-image: url(/i/u_2_1.gif);
}

.u_2_2 {
	width: 6px;
	height: 6px;
	font-size: 1px;
	right: 0px;
	bottom: 0px;
	background-image: url(/i/u_2_2.gif);
}

.grey {
	background-color: #F4F4F4;
}

.man {
	font-weight: bold;
	text-align: right;
}

.otvet {
	left: 15px;
	bottom: 15px;
}

.vopros {
	right: 15px;
	bottom: 15px;
}

.otzov {
	padding: 15px;
	height: 10px;
}

.otzov p {
	margin: 0px;
	margin-bottom: 8px;
}

[class~=otzov] {
	height: auto;
	min-height: 10px;
}

h2 {
	height: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	padding-left: 10px;
	border-left: 3px solid #F5980C;
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}

h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}

table.realty {
	width: 100%;
	background-color: #ccc;
}

table.realty td {
	padding: 3px;
	font-family: Times New Roman;
	font-size: 11px;
	line-height: 14px;
	background-color: #fff;
}

table.realty tr.title td {
	background-color: #eee;
	font-weight: bold;
	text-align: center;
}

a.catlistname, a.catlistname:hover{
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}
p.alllist{
	clear: both;
	margin-bottom: 20px;
	text-align: right;
}
.marginbottom20{
	margin-bottom: 20px;
}