* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
form{
	padding: 0;
	margin: 0;
}
.bottom {
	background-color: #800E0E;
	color: #FF6;
	font-size: 12px;
	text-align: center
}

.bottom div.counter {
	float: right;
	padding: 15px 10px 15px 0;
}

.bottom div.dexs {
	float: right;
	padding: 15px 0;
	text-align: right;
	width: 245px;
}

.bottom div.info {
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	width: 355px;
}

.bottom div.phones {
	float: left;
	padding: 15px 0;
	text-align: right;
	width: 240px;
}

.bottom div.phones b {
	font-size: 16px;
}

.news {
	font-size: 12px;
	margin: 20px 0 25px 0;
}

.news .date {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 5px;
}

.news .gallery {
	float: left;
	height: 100%;
	margin: 0 15px 0 0;
	width: 144px;
}

.news .gallery .item {
	margin: 0 0 10px;
	padding: 0;
}

.news .gallery img {
	border: 1px solid #666;
}

.news .item {
	float: none;
	margin-bottom: 20px;
	width: 100%;
}

.news .item .title a {
	color: #333;
	cursor: pointer;
	font-size: 13px;
	font-weight: bolder;
}

.news .item .to_list {
	padding-top: 5px;
}

.news .navigate {
	margin: 0 auto;
	text-align: center;
}

.news .navigate a {
	color: #333;
}

.news .text {
	text-align: justify;
}

.news .text a {
	color: #FE6F20;
	font-weight: 700;
	text-decoration: none;
}

.news .title {
	margin-bottom: 5px;
}

.news p {
	margin-top: 0;
}

.tender_form .large_input {
	width: 100%;
}

.tender_form td {
	padding: 5px;
}

.to_list {
	padding-top: 10px;
	text-align: right;
}

.to_list a {
	background: transparent url(/images/design/more.gif) no-repeat scroll
		100% 5px;
	color: #800E0E;
	font-size: 12px;
	padding-right: 12px;
	text-decoration: none;
}

.to_list a:hover {
	text-decoration: underline;
}

body {
	background-color: #800E0E;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

div.anonce .head {
	color: #7F0E0D;
	font-size: 18px;
	margin-bottom: 10px;
}

div.anonce .item {
	margin-bottom: 15px;
}

div.anonce .item .date {
	color: #333;
	font-size: 12px;
	font-weight: 700;
	padding-bottom: 5px;
}

div.anonce .item .title a,div.anonce .item .text {
	color: #333;
	font-size: 12px;
	font-weight: 400;
}

div.content {
	color: #333;
	font-size: 12px;
	margin: 20px 20px 40px 10px;
}

div.content table {
	border-color: #333;
	border-spacing: 0px;
	border-collapse: collapse;
	width: 100%;
}

div.content table td {
	border: 1px solid #cc9999;
	padding: 5px;
}

div.content p,.news .gallery a {
	margin-bottom: 10px;
}

div.left_container {
	background-color: #FFF974;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	height: 100%;
	padding: 0;
	width: 381px;
}

div.links a {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}

div.logo {
	padding-top: 3px;
	text-align: center;
}

div.menu div { /*background-color:#FFF974*/;
	border-bottom: 1px dashed #7F0E0D;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-top: 7px;
}

div.menu div a {
	color: #7F0E0D;
	font-size: 17px;
	padding-bottom: 5px;
	padding-left: 0;
	padding-top: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

div.menu,div.anonce {
	padding: 20px 30px;
}

div.top_border {
	border-top: 1px solid #999;
	height: 1px;
	margin-bottom: 10px;
	width: 100%;
}

div.top_image {
	background-image: url(/images/design/top_img.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 373px;
	width: 100%;
}

h1 {
	color: #600;
	font-size: 18px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h2 {
	color: #600;
	font-size: 18px;
}

h3 {
	color: #600;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

h4 {
	color: #600;
	font-size: 12px;
	font-weight: 700;
}

html,body {
	margin: 0;
	height: 100%;
	width: 100%
}

img,div.menu div.last {
	border-width: 0;
}

table.main {
	background-color: #fff;
	border-collapse: collapse;
	height: 100%;
	margin: 10px auto 0;
	min-width: 900px;
	width: 95%;
}

table.main td.left {
	background-image: url(/images/design/top_img_menu.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #999;
	padding: 0;
	width: 393px;
	height: 100%
}

table.main td.right {
	background-image: url(/images/design/top_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-bottom: 1px solid #999;
	padding: 0;
}

table.main tr,table.main td {
	vertical-align: top;
}

a.arrow_left {
	background-image: url("/images/design/arrow_l.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_left:hover {
	background-image: url("/images/design/arrow_l_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	width: 10px;
}

a.arrow_ll {
	background-image: url("/images/design/arrow_ll.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_ll:hover {
	background-image: url("/images/design/arrow_ll_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

a.arrow_right {
	background-image: url("/images/design/arrow_r.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_right:hover {
	background-image: url("/images/design/arrow_r_hover.gif");
	background-position: 1px 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

a.arrow_rr {
	background-image: url("/images/design/arrow_rr.gif");
	background-position: center 2px;
	background-repeat: no-repeat;
	border: 0 none;
	height: 11px;
	width: 10px;
}

a.arrow_rr:hover {
	background-image: url("/images/design/arrow_rr_hover.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	border: 0 none;
}

.br {
	clear: both !important;
	font-size: 0 !important;
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	border: 0 !important;
}

/*ПАЙДЖИНГ*/
.paginate {
	margin: 20px auto 20px auto;
	text-align: center;
	font-size: 12px;
	/*font-weight:bold;*/
}

.paginate a {
	padding: 0 2px 0 2px;
	color: #800E0E;
}

.paginate a:hover {
	text-decoration: none;
}

.paginate a.hovered {
	color: #333;
	font-weight: 700;
	font-size: 14px;
	text-decoration: none;
	cursor: text;
}

.paginate .first,.paginate .last {
	margin-bottom: -3px;
}

/*ФИЛЬТР*/
.filter {
	padding: 20px 30px;
	margin: 0;
	/*border: 1px solid #EFD24A;*/
	color: #800E0E;
	font-size: 17px;
	/*font-weight: 700;*/ 
	/*background-color:#EFD24A;*/
}

.filter b {
	font-size: 11px;
}

.filter .rooms,.filter .settlements,.filter .type,.filter .title,.filter .button
	{
	padding: 1px 9px 0 7px;
}

.filter .title {
	font-weight: 700;
}

.filter .rooms select,.filter .settlements select {
	border: 1px solid #800E0E;
	/*background-color:#FFFDBF;*/
	width: 300px;
	height: 16px;
	margin: -2px 0 7px;
}

.filter .rooms select,.filter .settlements select {
	margin-top: 1px;
	height: 20px;
}

.filter .type {
	padding: 0 0 0 7px;
	margin: 0;
}

.filter .type .box {
	width: 150px;
	float: left;
	border: 0;
	padding: 0px 6px 0px 0;
	margin: 0;
	font-weight: 500;
	font-size: 13px;
	text-align: left;
}

.filter .type .box input {
	border: 1px solid #800E0E;
	margin: 0;
	padding: 0
}

.filter .type .box input.cost {
	width: 143px;
	margin: 0;
	padding: 0;	
}

.filter .button {
	margin-top: 10px;
	margin-right: 5px;
	text-align: right;
}

.filter .button input {
	border: 0;
	padding: 2px 40px;
	background-color: #800E0E;
	color: #FFF974;
	font-weight: 500;
	font-size: 17px;
}

.filter .button input:ACTIVE {
	background-color: #5F0000;
	color: #EFD24A;
}

table.table_homes {
	width: 100%;
}

table.table_homes tr.head td {
	font-weight: 700;
	font-size: 11px;
	/*	color: #888;*/
	text-align: center;
	background-color: #FFF974;
}

table.table_homes tr.head td a {
	font-weight: 500;
	color: #800E0E;
}

table.table_homes tr.head td a:hover {
	text-decoration: none;
}

div.content table.tender {
	border: 0px solid #000;
}

div.content table.tender td {
	border: 0px solid #000;
}