body {
	background: transparent;
	height: 100%;
}
body, td, th, div, span, p {
	font: normal normal 11px/130%  Verdana, Arial, Tahoma, sans-serif;
	color: #020712;
}
input, textarea, option, select {
	font: normal normal 11px/100%  Verdana, Arial, Tahoma, sans-serif;
	color: #020712;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	font: normal normal 11px/130%  Verdana, Arial, Tahoma, sans-serif;
	color: #19597E;
}
a:hover {
	text-decoration: none;
}

.outer {
	position: relative;
	height:100%;
	scrollbar-3dlight-color : #ffcb2f;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #ffcb2f;
	scrollbar-highlight-color : #ffcb2f;
	scrollbar-shadow-color : #ffcb2f;
	scrollbar-track-color : #ffffff;
}
.inner {
	height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
}

.mark_text {
	font-weight: bold;
}
.mark_text * {
	font-weight: bold;
}

/* FCK */
.cms_border {
	border: 1px solid #C0C0C0;
    margin: 2px auto auto 1px;
}
.cms_border td {
    border: 1px solid #C0C0C0;
}
.cms_border_no, .cms_border_no td {
    border: none;
}
/* FCK */

.form {

}
.form div.error, .form td.error, .form span.error{
	color: #FF0000;
}
.form input.error, .form textarea.error, .form select.error {
	background-color: #FF0000;
}


.container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
}
.block_border {
	border: 1px solid #B2DBF4;
}


/* header */
.header {

}
.header .logo {
	text-align: right;
	margin: 0 16px 0 auto;
}
.header .logo img {
	width: 123px;
	height: 38px;
	margin: 15px 0 10px auto;
	float: right;
}
.header .corporate_menu_td {
	width: 660px;
}
.header .corporate_menu {
	margin: 0 0 7px 8px;
}
.header .corporate_menu a,
.header .corporate_menu a:link,
.header .corporate_menu a:active,
.header .corporate_menu a:visited {
	color: #00367F;
}
.header .corporate_menu span,
.header .corporate_menu a:hover {
	color: #E32118;
	text-decoration: underline;
}
.header .corporate_menu .ov .corporate_menu_a {
	color: #E32118 !important;
	text-decoration: underline !important;
}
.header .corporate_menu .corporate_menu_item {
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.header .corporate_menu .banks_links_space {
	display: none;
	position: absolute;
	left: -9px; top: 14px;
	background: #FFFFFF;
	z-index: 1;
}
.header .corporate_menu .banks_links {
	background: #b2dbf4;
	padding: 10px 13px 4px 9px;
	margin: 3px 0 0 0;
}
.header .corporate_menu .banks_links a {
	font-weight: bold;
}
.header .corporate_menu .ov .banks_links_space {
	display: block;
}
.header .corporate_menu .ov .banks_links a {
	font-weight: normal;
}
.header .corporate_menu .banks_links span,
.header .corporate_menu .banks_links a:hover,
.header .corporate_menu .banks_links .ov a {
	color: #00367F;
	text-decoration: none;
	font-weight: bold;
}
.header .corporate_menu .banks_links .submenu_item {
	padding: 9px 0;
	width: 115px;
}
.header .corporate_menu .banks_links .submenu_item a {
	display: block;
	width: 100%;
}
.header .corporate_menu .banks_links .separator {
	height: 1px;
	background: #d6ecf9;
	width: 100%;
}
.header .advert {
	height: 199px;
	position: relative;
}
.header .advert div {
	padding: 7px 12px 0 0;
}
.header .advert #nav {
	padding: 0;
	background:#79B7DC;
}
.header .top_nav {
	margin: 0 0 7px 0;
}
.header .top_nav a,
.header .top_nav span,
.header .top_nav a:link,
.header .top_nav a:active,
.header .top_nav a:visited {
	color: #2B457E;
	text-transform: lowercase;
}
.header .advert a,
.header .advert span,
.header .advert a:link,
.header .advert a:active,
.header .advert a:visited {
	color: #2B457E;
	text-transform: lowercase;
}
.header span.div {
	padding: 0 5px;
	text-decoration: none;
}
/* header */

/* main */
.main {
	padding: 3px 0;
}
.main .left {
	width: 204px;
	background: #D7EDF9 url('../media/images/bg/blocks.gif') left top repeat-x;
}
.main .right {
	background: #D7EDF9 url('../media/images/bg/blocks.gif') left top repeat-x;
}
.main .left .left_cont {
	background: #D7EDF9 url('../media/images/bg/blocks.gif') left top repeat-x;
}
.main .right .right_cont {
	width: 204px;
}
.main .left .left_cont .padd,
.main .right .right_cont .padd {
	padding: 18px 15px;
}
/* main */

/* search */
.search .title img {
	margin: 0 0 10px 0;
}
.search .form div.input {
	margin: 0 0 10px 0;
}
.search .form div.input div {
	margin: 0 0 2px 0;
}
.search .form label {
	padding: 0 0 5px 0;
}
.search .form select {
	width: 166px;
	font-size: 10px;
}
.search .form .button {
	margin: 10px 0 0 0;
}
/* search */

/* button */
.button_recomend,
.button {
	border: 1px solid #3C5E8C;
}
.button td {
	background: url('../media/images/bg/btn.gif') left top repeat-x;
	padding: 0 18px 1px 18px;
}
.button.ov td {
	background: url('../media/images/bg/btn_ov.gif') left top repeat-x;
	cursor: pointer;
}
.button a,
.button a:link,
.button a:visited,
.button a:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}
.button a:hover {
	text-decoration: none;
}

.button_recomend td {
	width: 158px;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	background: #fdfdfe url('../media/images/btn/recomend.gif') left bottom repeat-x;
}
.button_recomend.ov td {
	background: #fdfdfe url('../media/images/btn/recomend_ov.gif') left bottom repeat-x !important;
	cursor: pointer;
}

.button_recomend a,
.button_recomend a:link,
.button_recomend a:visited,
.button_recomend a:active {
	font-weight: bold;
	color: #204E75;
	font-size: 8px;
	text-decoration: none;
}
.button_recomend a:hover {
	font-size: 8px;
	color: #204E75;
	font-weight: bold;
	text-decoration: none;
}
/* button */

/* objects_menu */
.objects_menu {
	padding: 10px 0 0 0;
	background: #75B4DA;
}
.objects_menu div.div {
	background: url('../media/images/dec/objects_menu_div.gif') left center no-repeat;
}
.objects_menu .menu_item div {
	padding: 9px 9px 9px 32px;
	background: url('../media/images/ico/arr_red.gif') 18px center no-repeat;
}
.objects_menu .menu_item.ov {
	cursor: pointer;
}
.objects_menu .menu_item.act,
.objects_menu .menu_item.ov {
	padding-left: 4px;
	background: url('../media/images/dec/objects_menu_item.gif') left center repeat-y;
}
.objects_menu .menu_item.ov div,
.objects_menu .menu_item.act div {
	background: url('../media/images/ico/arr_white.gif') 16px center no-repeat;
}
.objects_menu .menu_item a,
.objects_menu .menu_item span,
.objects_menu .menu_item a:link,
.objects_menu .menu_item a:visited,
.objects_menu .menu_item a:active {
	color: #204E75;
	font-weight: bold;
}
.objects_menu .menu_item a:hover {
	text-decoration: none;
}
/* objects_menu */

/* info_notice */
.info_notice .notice {
	margin: 0 0 3px 0;
	padding: 0 0 30px 0;
	border: 1px solid #9AD2F3;
	background: url('../media/images/bg/info_notice.gif') left top repeat-y;
}
.info_notice .notice .notice_title {
	padding: 13px 5px 7px 17px;
}
.info_notice .notice .notice_title div {
	color: #4D8ABE;
	font-weight: bold;
	padding: 0 10px 0 15px;
	text-transform: uppercase;
	background: url('../media/images/ico/arr_red.gif') left center no-repeat;
}
.info_notice .notice div.div {
	background: url('../media/images/dec/info_notice_div.gif') left center no-repeat;
}
.info_notice .notice .notice_text {
	padding: 7px 10px 7px 10px;
	color: #59595B;
	line-height: 150%;
}
/* info_notice */

/* contacts */
.contacts {
	width: 204px;
	text-align: left;
	margin: -130px 0 0 auto;
}
.contacts .padd {
	padding: 0 15px 0 38px;
	background: url('../media/images/ico/letter.gif') 20px 4px no-repeat;
	color: #59595B;
}
/* contacts */

/* content */
.content {

	background: #f0f8fd;
	border: 7px solid #D9EEFA;
	border-bottom: 3px solid #D9EEFA;
}
.content .hdr_border {
	border-bottom: 7px solid #D9EEFA;
	margin: 0 0 7px 0;
}
.content .hdr_height {
	height: 48px;
	width: 100%;
}
.content .hdr_height td {
	vertical-align: middle;
}
.content .c_header {
	margin: auto 0;
	background: #F2F7FA;
	padding: 14px 0 0 10px;
}
.content .c_header img {
}
.content .c_footer {
	background: #FFFFFF;
}
.content .c_cont .c_back {
	background: #F0F8FD;
	padding: 23px 0 0px 0;
}
.content .c_cont {
	margin: 0 0 0 0;
}
/* content */

/* more */
.more {
	text-align: right;
	margin: 0 5px 0 0;
}
.more a,
.more a:link,
.more a:visited,
.more a:active {
	color: #19597E;
	font-size: 10px;
	padding: 0 16px 0 0;
	background: url('../media/images/ico/arr_blue_3.gif') right 4px no-repeat;
	text-transform: lowercase;
}
.more a:hover {
	color: #4D83A1;
	text-decoration: underline;
}
/* more */

/* tplContent */
.page_head {
	padding: 0 18px 0 20px;
	margin: 0 0 18px 0;
}
.page_head .page_title {

}
.page_head .page_act {
	width: 130px;
	text-align: right;
}
.page_head .page_act a.back {
	color: #C91123;
	text-transform: lowercase;
	padding: 0 0 0 5px;
	background: url('../media/images/ico/arr_red_small_l.gif') left 5px no-repeat;
}
.page_head .page_act a.print {
	color: #19597E;
	text-transform: lowercase;
	padding: 1px 0 1px 16px;
	background: url('../media/images/ico/print.gif') left 5px no-repeat;
	margin: 0 0 0 15px;
}
/* tplContent */

/* list */
.list {
	background: url('../media/images/dec/list.gif') left bottom no-repeat;
}
.list.last {
	background: none;
}
.list_bot {

	padding: 0 0 0 25px;
	margin: 30px 0 -6px 0;
}
.list_bot div {
	padding: 5px 15px 5px 15px;
	background: #D9EEFA;
	float: left;
}
.list_bot a,
.list_bot a:link,
.list_bot a:active,
.list_bot a:visited {
	color: #79A3BC;
	padding: 0 16px 0 0;
	text-transform: lowercase;
	background: #D9EEFA url('../media/images/ico/arr_blue_3.gif') right 5px no-repeat;
}
.list_bot a:hover,
.list_bot a.active {
	color: #19597E;
	text-decoration: underline;
}
/* list */

/* text */
.text {
	padding: 0 34px 30px 28px;
}

.text_contacts_all {
	padding: 0 34px 10px 28px;
}
.contact_text {
	padding-bottom: 10px ! important;
}
.contact_text2 {
	padding-bottom: 0px ! important;
}
.text .text_name {
	color: #19597E;
	font-weight: bold;
	margin: 0 0 25px 0;
}
.text .image {
	padding: 3px;
	float: left;
	background: #D9EEFA;
	margin: 0 4px 0 0;
}
.text .contact_agents td {
	padding: 5px;
}
.text .contact_agents img,
.text_contacts_all .contact_agents img {
	border: 2px solid #bbdff5;
}


.contact_city {
	font-weight: bold;
	margin: 0 0 10px 32px;
	font-size: 15px;
	color: #E32118;
}

.contact_group_border {
	background-color: #D9EEFA;
	height: 6px;
}

/* text */

/* news_list */
.news_list {

}
.news_list .padd {
	padding: 10px 34px 4px 28px;
}
.news_list .padd .news_list_name {
	padding: 0 0 4px 0;
}
.news_list .padd .news_list_name a {
	font-weight: bold;
}
/* news_list */

/* filters */
.filters {
	padding: 0 18px;
	background: url('../media/images/dec/filters.gif') center bottom no-repeat;
}
.filters table {
	margin: 9px 0;
}
.filters td {
	width: 261px;
	padding: 6px 0;
	background: url('../media/images/ico/arr_red_small.gif') left 12px no-repeat;
}
.filters a,
.filters a:link,
.filters a:visited,
.filters a:active {
	color: #59595B;
	font-size: 10px;
	padding: 0 0 0 10px;
}
.filters a:hover {
	color: #E32118;
	font-weight: bold;
	text-decoration: underline;
}
/* filters */

/* super_objects */
.super_objects {

}
.super_objects td {
	text-align: center;
	/*padding: 12px 0 8px 0;*/

}
.super_objects .row_1,
.super_objects .row_2 {
	width: 100%;
	background: #F9FCFE;
	padding: 10px 0 0 0;
}
.super_objects .row_1 {
	margin: 0 0 7px 0;
}
.super_objects td {
	vertical-align: bottom;
}
.super_objects .object_name {
	width: 230px;
	text-align: left;
	margin: 0 auto;

}
.super_objects .object_name a,
.super_objects .object_name a:link,
.super_objects .object_name a:active,
.super_objects .object_name a:visited {
	color: #204E75;
	text-decoration: none;
	font: normal bold 13px/130%  Arial, Tahoma, Verdana, sans-serif;
}
.super_objects .object_name a:hover {
	color: #E32118;
}
.super_objects .object_container {
	position: relative;
	margin: 0 0 0 24px;
	width: 230px;
}
.super_objects .object_image {
	width: 230px;
	height: 208px;
	position:absolute;
	top: 0;
	left: 0;
	z-index:1001;
}
.super_objects .image {
	width: 230px;
	height: 208px;
	overflow: hidden;
}
.super_objects .image img{
	width: 230px;
	margin: 2px;
	height: 208px;
	z-index:1000;
}

.super_objects .object_image .object_image_border {
	width: 230px;
	height: 208px;
	background: url('../media/images/dec/image_border.png') left top no-repeat;
}
.super_objects .object_info {
	width: 122px;
	height: 60px;
	margin: -10px 5px 8px 118px;
	text-align: left;
	font: normal bold 11px/130%  Tahoma, Verdana, Arial, sans-serif;
	color: #E32118;
}

/* super_objects */

/* path */
.path a,
.path span,
.path a:link,
.path a:active,
.path a:visited {
	color: #19597E;
	font-size: 16px;
	font-weight: bold;
}
.path span.div {
	padding: 1px 5px 1px 5px;
	background: url('../media/images/ico/path_div.gif') left center no-repeat;
}
/* path */

/* footer */
.footer {
	color: #000000;
	padding: 0 0 40px 0;
}
.footer .copyrights {
	text-align: right;
}
.footer .copyrights a {
	text-transform: lowercase;
}
/* footer */

/* detailed_search */
.detailed_search {
	background: url('../media/images/dec/detailed_search.gif') 0 bottom no-repeat;
	padding: 0 0 31px 32px;
}
.detailed_search .label {
	font: normal bold 12px verdana;
	color: #000000;
	padding: 8px 0 2px 0;
}
.detailed_search .label_light {
	font: normal normal 12px verdana;
	color: #000000;
	padding: 8px 0 2px 0;
}
.detailed_search input.input_text,
.detailed_search select {
	border: 1px solid #5bb2e5;
	width: 118px;
	margin: 0 27px 0 0;
}
.detailed_search #seach_id {
	width: auto;
}
.detailed_search .empty {
	height: 20px;
}
.detailed_search input.input_text {
	width: 116px;
}
.detailed_search input.submit {
	width: 90px;
	border: 1px solid #34568c;
	color: #020712;
	font-size: 10px;
	background: #cccadc url('../media/images/btn/submit.gif') 0 0 repeat-x;
}
/* detailed_search */

/* search/query */
table.look_not {
	margin: 0 0 18px 18px;
}

.look_not td {
	background: #d4d0c8;
	border: 1px solid #446294;
	height: 25px;
	margin: 0 0 18px 18px;
	line-height: 25px;
}
.look_not a,
.look_not a:visited {
	background: url('../media/images/bg/look_not.gif') 0 0 repeat-x;
	display: block;
	line-height: 25px;
	text-decoration: none;
	padding: 0 16px 0 16px;
	color: #000000;
	cursor: pointer;
}
.look_not a:hover {
	background: url('../media/images/bg/look_not_ov.gif') 0 0 repeat-x;
	cursor: pointer;
}

.look_title {
	font: normal bold 16px/130%  Verdana;
	color: #19597e;
	padding: 0 0 30px 0;
}
.look_outer {
	position: absolute;
	top: -460px;
	background: #cce7f8 url('../media/images/bg/look_bg.gif') 0 0 repeat-x;
	border: 4px solid #75b4db;
	left: 45px;
}
.look_main {
	width: 410px;
	height: 348px;
	padding: 24px 0 0 35px;
}

.look_inner input, textarea {
	border: 1px solid #3670a1;
	width: 210px;
	margin: 0 0 0 0px;
}
.look_inner input {
	height: 16px;
	line-height: 16px;
}
.look_inner textarea {
	height: 83px;
}
.look_inner td {
	padding: 4px 0 4px 0px;
	vertical-align: middle;
}
.look_submit {
	background:  url('../media/images/bg/look_not.gif') 0 0 repeat-x;
	border: 1px solid #446294;
	float: right;
	width: 88px;
	height: 19px;
	right: 38px;
}
/* search/query */

/* new_flats */
.new_flats {
	background: url('../media/images/dec/detailed_search.gif') 0 bottom no-repeat;
	padding: 0 0 31px 32px;
}
.new_flats .info_table th,
.new_flats .info_table td {
	color: #000000;
	font-size: 12px;
	text-align: left;
	line-height: 165% !important;
}
.new_flats .info_table th {
	width: 170px;
	font-weight: bold;
}
.new_flats .gallery {
	background: #E5F3FC;
}
.flats_detailed_search {
	width: 140px;
}
.flats_detailed_search .thumbnails {
	text-align: center;
}
.flats_detailed_search .thumbnails .thumbnail a:hover img {
	border: 2px solid #204e75;
}
.flats_detailed_search .thumbnails a {
	outline: none;
}
.flats_detailed_search .thumbnails img {
	margin: 0 auto 3px auto;
	border: 2px solid #bbdff5;
}
.flats_detailed_search .nav {
	text-align: center;
	padding: 5px 0 7px 0;
}
.flats_detailed_search .nav a {
	outline: none;
}
.flats_detailed_search .nav img {
	margin: 0 auto;
}
.flats_detailed_search td {
	padding: 0 5px;
}
.flats_detailed_search th {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	width: 100px;
}
.flats_detailed_search input.input_text {
	width: 80px;
	border: 1px solid #5bb2e5;
}
.flats_detailed_search input.submit {
	width: 90px;
	border: 1px solid #34568c;
	color: #020712;
	font-size: 10px;
	background: #cccadc url('../media/images/btn/submit.gif') 0 0 repeat-x;
}
.flats_detailed_search td.cell_padd {
	padding: 0 30px 0 0;
}
.flats_detailed_search .button {
	width: 90px;
}
.flats_detailed_search .button td {
	text-align: center;
}
.flats_detailed_search .flat_search_form {
	text-align: left;
	margin: 20px 0 0 0;
}
.flats_detailed_search .flat_search_form .row th {
	padding: 0 0 8px 0;
}
.contact_person {
	padding: 24px 17px 0 31px;
	background: url('../media/images/dec/contact_person.gif') left top no-repeat;
}
.contact_person .contact_photo div {
	margin: 0 auto;
	padding: 2px;
	background: #BBDFF5;
}
.contact_info div {
	font-size: 10px;
	color: #59595B;
	padding: 0 0 0 15px;
}
.contact_info a,
.contact_info a:link,
.contact_info a:active,
.contact_info a:visited {
	font-size: 10px;
	color: #C91123;
}
.contact_info .name_surname {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 5px;
}
/* new_flats */


/*  gallery_popup  */
.wall {
	width: 100%;
	z-index: 1000;
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	top: 0;
	left: 0;
	background: #000000;
}
.gallery_popup {
	z-index: 1001;
	padding: 23px 0 0 0;
	position: absolute;
	top: 17px;
	left: 50%;
	width: 651px;
	margin-left: -323px;
	text-align: center;
}
.gallery_popup #object_gallery {
	background: #ffffff;
}
.object .object_info .gallery_popup,
.object .object_info .gallery_popup * {
	font-size: 10px !important;
	font-family: Arial !important;
}
.gallery_popup .gallery_popup_padd {
	padding: 3px;
}
.gallery_popup .big_image {
	height: 400px;
	width: 100%;
}
.gallery_popup .big_image td {
	text-align: center;
	vertical-align: middle;
}
.gallery_popup .big_image td img {
	margin: auto;
}
.gallery_popup .img_info_nav {
	width: 100%;
	height: 39px;
}
.gallery_popup .image_name {
	width: 100%;
}
.gallery_popup .image_name .pad {
	text-align: center;
	padding: 5px 10px 2px 10px;
}
.object .object_info .gallery_popup .image_name,
.object .object_info .gallery_popup .image_name * {
	font-size: 11px !important;
	color: #676767;
	text-transform: uppercase;
	font-size: 10px;
}
.gallery_popup .img_prev {
	padding: 3px 0 0 10px;
}
.gallery_popup .img_next {
	padding: 3px 11px 0 0;
}
.gallery_popup .img_prev a,
.gallery_popup .img_next a {
	display: block;
	font-size: 10px !important;
	color: #ffffff !important;
	text-transform: uppercase;
	line-height: 17px !important;
	text-decoration: none !important;
	margin: auto 0;
	outline: none;
}
.gallery_popup .img_prev a {
	padding: 0 8px 0 19px;
	background: #56c4ff url('../media/images/ico/prev.gif') 6px 5px no-repeat;
}
.gallery_popup .img_prev a:hover {
	background: #204e75 url('../media/images/ico/prev.gif') 6px 5px no-repeat;
}
.gallery_popup .img_next a {
	padding: 0 20px 0 8px;
	background: #56c4ff url('../media/images/ico/next.gif') 100% 5px no-repeat;
}
.gallery_popup .img_next a:hover {
	background: #204e75 url('../media/images/ico/next.gif') 100% 5px no-repeat;
}
.gallery_popup .thumbs_line {
	padding: 11px 0 0 0;
	background: #e5f3fc;
	text-align: center;
}
.gallery_popup .thumbs_table {
	margin: 0 auto;
}
.gallery_popup .thumbs_table td {
	padding: 7px 8px 8px 7px;
}
.gallery_popup .thumbs_table td a {
	outline: none;
}
.gallery_popup .thumbs_table td img {
	border: 1px solid #ffffff;
}
.gallery_popup .thumbs_table td img.active,
.gallery_popup .thumbs_table td a:hover img {
	border: 1px solid #204e75;
}
.object .object_info .gallery_popup .close {
	text-align: right;
	height: 23px;
	font-size: 23px !important;
	line-height: 23px !important;
}
.object .object_info .gallery_popup .close a {
	/*position: absolute;*/
	display: block;
	/*top: -23px;
	right: 19px;*/
	z-index: 1002;
	width: 25px;
	height: 23px;
	zoom: 1;
	margin: 0 19px 0 auto;
	position: relative;	
}
/*  gallery_popup  */


/* new_flats_list */
.new_flats_list .new_flats_item {
	padding: 24px 17px 24px 31px;
}
.new_flats_list .new_flats_item.first_item {
	padding-top: 0;
}
.new_flats_list .new_flats_item .flats_name {
	margin: 0 0 20px 0;
}
.new_flats_list .new_flats_item .flats_name a {
	color: #19597E;
	font-weight: bold;
}
.new_flats_list .new_flats_item .flats_images td.first {
	padding: 0 5px 0 0;
}
.new_flats_list .new_flats_item .flats_images td {
	padding: 0 5px;
}
.new_flats_list .new_flats_item .flats_images div {
	width: 88px;
	margin: 0 auto;
	padding: 2px;
	background: #BBDFF5;
}
.new_flats_list .filter {
	padding: 0 0 15px 31px;
}
.new_flats_list .filter .label {
	font: normal bold 12px verdana;
	color: #000000;
	width: 200px;
}
.new_flats_list .filter .cities select {
	width: 130px;
}
/* new_flats_list */

/* search_results */
.search_results  {
	padding: 24px 16px 20px 20px;
}
.search_results .results_table {

}
.search_results .results_table th {
	border: 1px solid #5bb2e5;
	background: #eff8fe;
	font: normal bold 10px verdana;
	color: #c91123;
	text-align: center;
	padding: 7px 3px;
	vertical-align: middle;
}
.search_results .results_table th a {
	font: normal bold 10px verdana !important;
	color: #c91123 !important;
	padding: 0 10px 0 0;
	background: url() right center no-repeat;
	display: block;
}
.search_results .results_table th a.desc {
	background: url('../media/images/ico/ar_bot.gif') right center no-repeat;
}
.search_results .results_table th a.asc {
	background: url('../media/images/ico/ar_top.gif') right center no-repeat;
}
.search_results .results_table td {
	border: 1px solid #5bb2e5;
	font-size: 10px;
	text-align: center;
	height: 94px;
}
.search_results .results_table td a {
	font-size: 10px;
	color: #020712;
}
.search_results .results_table td div {
	font-size: 10px;
	padding: 9px 5px;
}
.search_results .results_table td div div {
 padding: 0px;
 margin-top: 9px;
 margin-lefT: 5px;
}
.search_results .results_table .row_1 td {
	background: #FFFFFF;
}
.search_results .results_table .row_2 td {
	background: #fbfdff;
}
.search_results .results_table td.ph div {
	text-align: left;
}
.search_results .results_table td.ph div.posrel {
	width: 95px;
}
.search_results .results_table td.ph img {
	border: 2px solid #bbdff5;
}

.search_results .object_search_id {
	padding: 0 !important;
	margin: 0 !important;
	text-align: center !important;
	vertical-align: middle !important;
}


.search_results .good_price_ico_lt,
.search_results .good_price_ico_en,
.search_results .new_price_ico_lt,
.search_results .new_price_ico_en,
.search_results .good_offer_ico_lt,
.search_results .good_offer_ico_en {
	position: absolute;
	cursor: pointer;
	width: 92px;
	height: 66px;
	border: none;
	text-align: left;
	top: 0px;
	left: -1px;
}
.search_results .good_price_ico_lt img,
.search_results .good_price_ico_en img,
.search_results .new_price_ico_lt img,
.search_results .new_price_ico_en img,
.search_results .good_offer_ico_lt img,
.search_results .good_offer_ico_en img{
	border: none !important;
	width: 92px;
	height: 66px;
}
.search_results .new_price_ico_lt,
.search_results .new_price_ico_en {

}
.search_results .new_price_ico_lt img,
.search_results .new_price_ico_en img {
	width: 99px;
	height: 70px;
}
.search_results .good_offer_ico_lt img {
	width: 106px;
	height: 82px;
}
.search_results .good_offer_ico_en img {
	width: 99px;
	height: 71px;
}
.search_results .good_offer_ico_lt {
	top: 0px;
	left: -6px;
	}
.search_results .good_offer_ico_en {
	top: 10px;
	left: -3px;
}
.search_results .reserved .reserved_ico_lt,
.search_results .reserved .reserved_ico_en {
	position: absolute;
	cursor: pointer;
	top: 0px;
	left: 0px;
	width: 91px;
	height: 66px;
	border: none;
	text-align: left;
}
.search_results .reserved .reserved_ico_en img,
.search_results .reserved .reserved_ico_lt img {
	border: none !important;
	width: 91px;
	height: 66px;
}
.search_results .reserved .reserved_ico_en {
	top: 1px;
	left: -1px;
	width: 91px;
	height: 66px;
}
.search_results .good_price_ico_lt,
.search_results .good_price_ico_en,
.search_results .new_price_ico_lt,
.search_results .new_price_ico_en,
.search_results .good_offer_ico_lt,
.search_results .good_offer_ico_en,
.search_results .reserved_ico_lt,
.search_results .reserved_ico_en {
	opacity: 0.60;
	/*filter: alpha(opacity=60);*/
}
.search_results .results_type {
	color: #19597E;
	font-weight: bold;
	margin: 0;
	padding: 0 0 15px 0;
}
/* search_results */

/* search_results */

/* object */
.object .object_info_v {
	background: url('../media/images/dec/detailed_search.gif') 0 bottom no-repeat;
	padding: 0 0 28px 29px;
}

.object .object_info .object_gallery {
	vertical-align: top;
	padding: 0 0px 0 0;
}
.object_gallery .s {
	width: 21px;
	height: 0;
}
.object .object_info .object_properties {
	width: 100%;
	vertical-align: top;
	padding: 25px 0 0 0;
}
.object .object_info .object_properties * {
	font-size: 11px !important;
}
.object .object_info .object_properties .row .hdr {
	padding: 0 0 2px 0;
	
}
.object .object_info .object_properties .row {
	padding: 0 0 4px 0;
}
	
.object .object_info {
	padding: 0 16px 28px 0px;
}


.object .object_info td {
	vertical-align: middle;
}
.object .object_info td.label {
	vertical-align: middle;
	padding: 5px 0px;
}

.object .object_info a,
.object .object_info * {
	font-size: 12px !important;
}
.object .object_info .label {
	font-weight: bold;
	padding: 3px 15px 3px 0;
	width: 170px;
}
.object .object_info .features {
	text-align: justify;
	padding: 8px 10px 5px 0;
}
.object .object_info .object_inner_red {
	color:#C91123;
}
.object .object_photos {
	padding: 25px 10px 16px 29px;
}
.object .object_photos2 {
  padding: 0px;
}
.object .object_photos .big_photo {
	background: #bbdff5;
	width: 496px;
	padding: 2px 0;
	text-align: center;
	margin: 0 0 24px 0;
}
.object .object_photos .big_photo img {
	margin: 0 auto;
}
.object .object_photos table {
	width: 90px;
	height: 90px;
	float: left;
	background: #bbdff5;
	margin: 0 9px 9px 0;
}
.object .object_photos table td {
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.object .object_photos table td img {
	margin: 0 auto;
}
.object .object_reserve {
	background: #e5f3fc;
}
.object .counter {
	padding: 20px 0 35px 20px;
	border-top: 8px solid #d9eefa;
}
.object .counter .hdr {
	font: normal bold 14px verdana;
	color: #204e75;
	margin: 0 0 20px 0;
}
.object .counter .form .label {
	width: 146px;
	font: normal bold 12px verdana;
	padding: 0 0 11px 0;
}
.object .counter .form input.input_text {
	width: 119px;
	border: 1px solid #5bb2e5;
}
.object .counter .form select {
	width: 120px;
	border: 1px solid #5bb2e5;
}
.object .counter input.submit {
	width: 90px;
	border: 1px solid #34568c;
	color: #020712;
	font-size: 10px;
	float: right;
	background: #cccadc url('../media/images/btn/submit.gif') 0 0 repeat-x;
}
.object .counter input.submit.ov {
	background: #b9b8ce url('../media/images/btn/submit_ov.gif') 0 0 repeat-x;
}
.object .counter .sum {
	background: #cfe6f5;
	border: 1px solid #9ad2f3;
	width: 195px;
	height: 60px;
	margin: 24px 0 0 36px;
}
.object .counter .sum table {
	margin: 10px;
	width: 175px;
}
.object .counter .sum table .dec {
	background: url('../media/images/dec/tr_red.gif') 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #204e75;
}

.object .counter .sum table .dec {
	background: url('../media/images/dec/tr_red.gif') 0 3px no-repeat;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #204e75;
}

.object .counter .sum table #calculator_result {
	color: #c91123 !important;
	font-weight: bold;
}


.object .counter .sum table .price {
	font-weight: bold;
	padding: 0 0 0 15px;
	color: #204e75 !important;
}
.object .counter .form {
	margin: 0 0 0 10px;
}
.manager {
	border-top: 8px solid #d9eefa;
	background: #f0f8fd;
	padding: 20px 20px 20px 29px;
}
.manager table {
	margin: 0 0 0 0;
}
.manager td {
	padding: 0 16px 0 0;
}
.manager .name {
	font-weight: bold;
	color: #59595b;
	padding: 0 0 10px 0;
}
.manager .manager_info a,
.manager .manager_info *,
.manager .manager_info {
	font-size: 10px !important;
}
.manager .manager_info a {
	color: #c91123 !important;
}
.manager .object_nfo {
	clear: both;

}
.manager .object_nfo {
	padding: 19px 0 0 0;
}
.manager .object_nfo a {
	display: block;
	float: left;
	background: #d9eefa url('../media/images/dec/ar_right.gif') right 8px no-repeat;
	padding: 33px 20px 0 29px;
	height: 23px;
	line-height: 23px !important;
	color: #79a3bc !important;
	padding: 0 28px 0 14px;
}
.manager .object_nfo a:hover {
	text-decoration: underline;
	color: #19597e !important;
}
/* object */

/* looking_for */
.looking_for {
	padding: 0 34px 30px 28px;
}
.looking_for ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.looking_for ul li {
	display: block;
	padding: 0 0 0 20px;
	background: url('../media/images/ico/q.gif') 0 6px no-repeat;
	margin: 0 0 8px 0;
}
.looking_for ul li a {
	color: #19597e !important;
	font-weight: bold !important;
}
.looking_for .properties {
	margin: 0 0 20px 4px;
}
.looking_for .properties .key {
	font-weight: bold;
	font-size: 12px;
	width: 148px;
	padding: 0 0 7px 0;
}
.looking_for .properties .value {
	font-size: 12px;
	padding: 0 0 7px 0;
}
/* looking_for */

/* sitemap */
.sitemap {
	padding: 0 34px 30px 40px;
}
.sitemap .lv_1 {
	padding: 0 0 9px 0;
}
.sitemap .lv_1 a {
	color: #e32118 !important;
	padding: 0 0 0 10px;
	background: url('../media/images/ico/tr_red.gif') 0 3px no-repeat;
	font-weight: bold !important;
	font-size: 12px !important;
}
/* sitemap */

/* offer_form */
.offer_form {
	padding: 0 0 30px 32px;
}
.offer_form select,
.offer_form input {
	border: 1px solid #5bb2e5;
	width: 116px;
}
.offer_form textarea {
	border: 1px solid #5bb2e5;
	width: 378px;
	height: 70px;
}
.offer_form select.error,
.offer_form input.error {
	border: 1px solid #c91123;
}
.offer_form div.error_text,
.offer_form div.error_text *{
	color: #c91123 !important;
	padding: 0 0 6px 0;
}
.offer_form .form_text {
	padding: 0 20px 12px 0;
}
.offer_form .coll_2 .border {
	border-bottom: 7px solid #d9eefa;
	padding: 0 15px 5px 0;
}
.offer_form .coll_1 td,
.offer_form .coll_2 td {
	padding: 0 0 11px 0;
}
.offer_form .comments_row td {
	padding: 0 14px 11px 0;
}
.offer_form .coll_1 td table td.error_td{
	padding: 0;
	border:1px solid #c91123;
}
.offer_form .acr {
	color: #c91123;
}
.offer_form .coll_1 {
	padding: 0 25px 0 0;
}
.offer_form .fill_all {
	color: #c91123;
	font-size: 10px;
	padding: 10px 0 14px 0;
}
.offer_form .label {
	width: 136px;
	font-weight: bold;
	font-size: 12px;
}
.offer_form .label_small,
.offer_form .label_small_captcha {
	width: 117px;
	font-size: 12px;
}
.offer_form .label_small_captcha input {
	margin-top: 3px;
}
.offer_form input.submit {
	width: 90px;
	border: 1px solid #34568c;
	color: #020712;
	font-size: 10px;
	background: #cccadc url('../media/images/btn/submit.gif') 0 0 repeat-x;
}
.offer_form input.submit.ov {
	background: #b9b8ce url('../media/images/btn/submit_ov.gif') 0 0 repeat-x;
	cursor: pointer;
}

/* offer_form */

.print_padd {
	padding: 10px;
	position: relative;
	zoom: 1;
}
.print_padd .print_border {
	border: 7px solid #d9eefa;
	width: 100%;
}
.print_padd .print_border .print_bot {
	border-top: 5px solid #d9eefa;
	width: 100%;
	margin: 0 0 27px 0;
}
.print_padd .print_border .print_bot .bot_left {
	width: 66%;
	padding: 8px 20px;
}
.print_padd .print_border .print_bot .bot_left div {
	color: #808388;
	font-size: 10px;
	padding: 0 0 4px 0;
}
.print_padd .print_border .print_bot .bot_right {
	width: 34%;
	padding: 25px 10px 20px 34px;
}
.print_padd .print_border .print_bot .bot_right .mail {
	background: url('../media/images/ico/mail.gif') 0 4px no-repeat;
}
.print_padd .print_border .print_bot .bot_right div {
	padding: 0 0 0 18px;
	color: #59595b;
}
.print_padd .print_border .print_top {
	border-bottom: 5px solid #d9eefa;
	width: 100%;
	height: 130px;
}
.print_padd .print_border .print_top .top_left {
	width: 55%;
	padding: 40px 70px 30px 23px;
}
.print_padd .print_border .print_top .top_left a,
.print_padd .print_border .print_top .top_left *,
.print_padd .print_border .print_top .top_left {
	color: #020712 !important;
	font-size: 10px !important;
}
.print_padd .print_border .key {
	width: 253px;
	height: 56px;
	position: absolute;
	right: 52px;
	top: 111px;
}
.print_padd .print_border .key .texts {
	width: 253px;
	height: 56px;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 110%;
}
.print_padd .print_border .key .texts * {
	color: #59595b !important;
}
.print_padd .print_border .key .texts .padd {
	padding: 10px 0 0 136px;
}
.print_padd .print_border .print_top .top_right {
	width: 45%;
	padding: 32px 40px;
}
.print_padd .print_border .print_top .top_right img {
	float: right;
}
.print_padd .text {
	padding: 0 116px 70px 50px;
}
.print_padd .path {
	padding: 42px 0 0 20px;
}
.print_padd .page_act {
	display: none;
}
.print_padd .print_footer {
	margin: -7px 0 0 0;
	position: relative;
}
.print_padd .contact_person {
	margin: 0 0 30px 0;
	padding-top: 30px;
}
.print_padd .flat_search_form {
	display: none;
}
.print_padd .flats_detailed_search {
	padding-left: 27px;
}
.print_padd .new_flats .info_table {
	margin-left: 20px;
}
/* offer_form */


img.order_btn {
	display:inline;
	width: 8px;
	height: 8px;
	background-color: black;
	cursor: pointer;
}

.paging {
	text-align: right;
	padding: 8px 0;
}
.paging table {
	margin: 0 0 0 auto;
}
.paging td {
	vertical-align: middle;
}
.paging td.dash {
	padding: 0 3px;
	color: #76a2ba;
}
.paging td.previous {
	padding: 0 4px 0 0;
}
.paging td.next {
	padding: 0 0 0 4px;
}
.paging a {
	color: #76a2ba !important;
}
.paging strong {
	color: #204e75 !important;
	text-decoration: underline;
}

@media print{
	.new_flats {
		padding: 0 0 10px 32px;
	}
	.new_flats * {
		font-size:10px !important;
	}
	.path * {
		font-size:12px !important;
	}
	.contact_person {
		padding: 10px 17px 0 31px;
	}
}

/* popup */

.popup {
	position:absolute;
	height: 260px;
	width: 435px;
	border: 5px solid #75B4DB;
}
.close_btn {
	text-align: right;
	padding: 5px 15px 0 0;
}
.popup .close_btn a {
	font-size: 11px !important;
}
.popup .back {
	background: #CCE7F8 url('../media/images/bg/popup_bg.gif') left top repeat-x;
	border: 2px solid #FFFFFF;
	padding-bottom: 30px;
}

.popup table {
	width: 100%;
	height: 100%;
}

.popup .popup_header {
	color: #19597E !important;
	font-size: 16px !important;
	font-weight: bold !important;
	padding: 0 30px 0 30px;
	text-align: left;
	vertical-align: middle;
	height: 70px;
}

.popup .popup_text {
	height: 16px;
	vertical-align: top ! important;
	font-size: 11px !important;
	padding: 6px 0 0 30px;
}

.popup .popup_input {
	padding: 2px 0 2px 0;
}

.popup .popup_input input, .popup .popup_input textarea {
	width: 210px;
}



.popup .popup_submit {
	vertical-align: top;
	padding: 10px 34px 0 0;
}
.popup .popup_submit table {

}

.popup .error {
	font-size: 9px !important;
	color: #C91123;
}

.popup .error_input {
	border: 1px solid #C91123;
}

.button_send {
	margin: 0 0 0 8px;
	height: 16px !important;
	border: 1px solid #3C5E8C;
	float: right;
	width: auto !important;
}
.button_send td {
	text-align: center;
	padding: 0 10px;
	background: url('../media/images/bg/btn.gif') left top repeat-x;
}
.button_send.ov td {
	background: url('../media/images/bg/btn_ov.gif') left top repeat-x;
	cursor: pointer;
}

.button_send a,
.button_send a:link,
.button_send a:visited,
.button_send a:active {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	white-space: nowrap;
}
.button_send a:hover {
	text-decoration: none;
}

.popup_input_new input {
	width: 194px;
}



/* popup */


/*  new_pl  */
.new_pl {
	width: 520px;
}
.new_pl div {
	margin: 0 2px 2px 0;
	float: left;
	width: 250px;
	height: 45px;
}
.new_pl div.project_flat_new {
	background: #e5f3fc url('../media/images/ico/project_flat_new.gif') 5px 5px no-repeat;
}
.new_pl div.project_house_new {
	background: #e5f3fc url('../media/images/ico/project_house_new.gif') 5px 5px no-repeat;
}
.new_pl div.commertional_property_1 {
	background: #e5f3fc url('../media/images/ico/commertional_property_1.gif') 5px 5px no-repeat;
}
.new_pl div.commertional_property_2 {
	background: #e5f3fc url('../media/images/ico/commertional_property_2.gif') 5px 5px no-repeat;
}
.new_pl div.commertional_property_3 {
	background: #e5f3fc url('../media/images/ico/commertional_property_3.gif') 5px 5px no-repeat;
}
.new_pl div.commertional_property_4 {
	background: #e5f3fc url('../media/images/ico/commertional_property_4.gif') 5px 5px no-repeat;
}
.new_pl div a {
	text-decoration: none;
}
.new_pl div a span {
	display: block;
	font: normal bold 11px/130% Verdana;
	color: #19597e;
	padding: 14px 0 0 50px;
	text-decoration: underline;
}
.new_pl div a:hover span {
	text-decoration: none;
}
/*  new_pl  */



.new_objects {
	text-align: center;
	padding: 1px 18px 0 20px;
	background: transparent url('../media/images/bg/new_objects.gif') 0px 0px no-repeat;
}
.new_objects .new_objects_table {
	margin: 0 auto;
}
.new_objects .new_obj {
	text-align: left;
	padding: 0 0 0 13px;
}
.new_objects .obj_td {
	width: 173px;
}
.new_objects .new_obj img {
	border: 1px solid #8AD0FA;
	display: inline;
}
.new_objects .hdr {
	text-align: left;
	font: normal bold 14px/130% Verdana;
	color: #204e75;
	margin: 28px 0 20px 0;
}
.new_objects .obj_name {
	vertical-align: bottom;
}
.new_objects .object_name {
	text-align: left;
	padding: 8px 0 10px 13px;
}
.new_objects .object_name a {
	font-weight: bold;
	color: #204E75;
	text-decoration: none;
}


/*  search_res  */
.search_res {
	padding: 0 9px 0 24px;
}
.search_res .res_left {
	width: 92px;
}
.search_res .res_left img {
	margin: auto 26px auto 11px;
}
.search_res .res_mid {
	padding: 0 32px 0 0;
	white-space: nowrap;
	font: normal bold 12px/130% Verdana;
}
.search_res .res_right {
	width: 100%;
}
.search_res .res_right,
.search_res .res_right a {
	font: normal normal 13px/130% Arial;
}
.search_res td {
	vertical-align: middle;
	height: 37px;
}
.search_res .bottom_line td {
	border-bottom: 1px solid #C3E0F0;
}
/*  search_res  */

/*  newsletter */
.newsletter_form {
	padding: 20px 0 0 0;
}
.newsletter_form input,
.newsletter_form select {
	border: 1px solid #5bb2e5 !important;
}
.newsletter_label label,
label.newsletter_label {
	font: normal bold 12px/130%  Verdana;
}
.newsletter_label select {
	width: 	118px;
	margin: 5px 0 0 0;
}
.newsletter_label .select select {
	width: auto ! important;
}
.newsletter_radio {
	margin: 20px 0 20px 0;
}
.newsletter_radio label {
	padding: 0 38px 0 0;
}
.newsletter_radio input {
	margin: -2px auto;
	margin-right: 5px;
	border: none !important;
}
.newsletter_mail {
	padding: 0 0 10px 0;
}
.newsletter_mail label {
	padding: 0 10px 0 0;
}
.newsletter_mail input.mail {
	width: 200px;
}
.newsletter_label div {
	padding: 0 27px 0 0;
}
.newsletter_yps select {
	margin: 5px 10px 0 0;
}
.newsletter_yps input{
	margin: 5px 10px 0 0;
	width: 56px;
}
.newsletter a {
	white-space: nowrap;
	padding: 0 8px !important;
}
.newsletter table.look_not {
	margin: 10px 0 0 0 !important;
}
.newsletter .look_not td {
	border: 1px solid #5bb2e5 !important;
	text-align: center;
	width: 175px;
}
/*  newsletter */