body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 12px;
	background: white;
}

br {
	clear: both;
}

img {
	margin: 0;
	padding: 0;
}

.row {
	position: relative;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	outline: none;
	color: #0000EE;
}

a:hover {
	color: red;
}

.topbg {
	background: url("../images/topbg.gif");
	height: 135px;
	background-repeat: repeat-x;
}

.legend {
	color: #2C6A67;
	font-weight: bold;
	text-align: left;
	position: absolute;
	background: white;
}

.toptitle {
	top: 18px;
	left: 380px;
}

.citybg {
	background: #F9FBFB;
	color: #026605;
}

.citybg a {
	color: #3A8000;
	font-size: 11px;
}

.citybg a:hover {
	color: #005915;
}

/* Закругления  */
.crltop {
	background: url("../images/crltop.gif");
	background-repeat: no-repeat;
	width: 19px;
	height: 15px;
}

.crlmid {
	background: url("../images/crlmid.gif");
	background-repeat: repeat-y;
	width: 19px;
	height: 5px;
}

.crlbot {
	background: url("../images/crlbot.gif");
	background-repeat: no-repeat;
	width: 19px;
	height: 12px;
}

.crltopbg {
	background: url("../images/crltopbg.gif");
	background-repeat: repeat-x;
	height: 15px;
}

.crlbotbg {
	background: url("../images/crlbotbg.gif");
	background-repeat: repeat-x;
	height: 12px;
}

/* Меню слева */
.menutop {
	background: url("../images/menutop.gif");
	background-repeat: no-repeat;
	width: 315px;
	height: 28px;
}

.menubg {
	background: url("../images/menubg.gif");
	width: 315px;
	background-repeat: repeat-y;
}

.menubot {
	background: url("../images/menubot.gif");
	background-repeat: no-repeat;
	width: 315px;
	height: 15px;
}

.menucont {
	padding: 0 15px 0 10px;
}

/* Контент  */
.artc {
	padding-top: 12px;
	color: #6E8080;
}

.chob {
	background: #EDF2F0;
	color: #6E8080;
	border-right: 1px solid #C3CECA;
	padding: 3px;
}

.chobAct {
	background: #FFFBDB;
	color: #6E8080;
	border-right: 1px solid #C3CECA;
	padding: 3px;
	cursor: default;
	cursor: pointer;
}

.chob a,.zast a,.chobAct a,.zastAct a {
	color: #0000EE;
	font-size: 13px;
}

.chobAct a,.zastAct a {
	color: red;
	font-size: 13px;
}

.chob a:hover,.chobAct a:hover {
	color: red;
}

.zast {
	background: #DFF5F1;
	color: #748282;
	padding: 5px;
}

.zastAct {
	background: #FFE6E6;
	color: #748282;
	padding: 5px;
	cursor: default;
	cursor: pointer;
}

.zast a:hover,.zastAct a:hover {
	color: red;
}

/* Закругления в контенте  */
.ctop {
	background: url("../images/ctop.gif");
	background-repeat: no-repeat;
	width: 19px;
	height: 27px;
}

.ctopbg {
	background: url("../images/ctopbg.gif") bottom left;
	background-repeat: repeat-x;
	height: 27px;
	bottom: 0;
}

.cmid {
	background: url("../images/cmid.gif");
	background-repeat: repeat-y;
	width: 19px;
}

.cbot {
	background: url("../images/cbot.gif");
	background-repeat: no-repeat;
	width: 19px;
	height: 16px;
}

.cbotbg {
	background: url("../images/cbotbg.gif");
	background-repeat: repeat-x;
	height: 16px;
}

.cpad {
	padding: 10px 5px 10px 5px;
}

/* Новостройки */
.nvtitle {
	color: #D5251C;
	font-size: 15px;
	font-weight: bold;
}

.nvadr {
	color: #396A6D;
	font-size: 11px;
	padding-bottom: 10px;
}

.more {
	margin-top: 5px;
}

.more a {
	font-size: 11px;
	text-decoration: none;
}

.over {
	background: #E6FFE6;
	cursor: default;
	cursor: pointer;
	padding-bottom: 5px;
	padding-top: 5px;
}

.out {
	padding-bottom: 5px;
	padding-top: 5px;
}

.news a {
	font-size: 13px;
}

.data {
	color: red;
	background: #E3F7FF;
	padding: 3px;
}

.cblock {
	width: 100%;
}

.ccol {
	background: #F0F5F3;
}

.allOffers {
	font-size: 13px;
	background: #EDF2F0;
	margin-left: 20px;
	text-decoration: none;
	padding: 0 5px 0 5px;
}

.copy {
	background: #F9FBFB;
	color: #657E80;
	font-size: 11px;
}

.imgAct {
	background: #DBEBED;
}

.fon {
	border: 1px dotted #396A6D;
	padding: 1px;
	background: #F4FFF2;
}

legend {font-weight: bold;}
h3 {color:#2C6A67;}
li {line-height: 1.6; color: #F57D53;}
li a {color: #3800F2}
.wd { width: 200px; }

.th td
{
	padding: 3px;
	background: #DBEBED;
	color: #396A6D;
	font-weight: bold;
}

