@charset "utf-8";
body {
	background: #fafcfc url(../img/body_bg.jpg) 50% 0 repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4d4d4d;
	margin: 0;
}

td { font-size: 12px; }

a, img { outline: none; border: 0; }

a { color: #518e31; text-decoration: underline; }
a:hover { text-decoration: none; }

h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
}

p { margin: 0 0 12px 0; }

ul {
	padding: 0;
	margin: 0 0 12px 0;
}
ul li {
	display: table-row;
	*display: block;
	padding: 0;
	margin: 0;
	list-style: none;
}
ul li span {
	vertical-align: top;
	display: table-cell;
	*display: inline;
	padding-bottom: 2px;
}
ul li span.li {
	background: url(../img/li.gif) 15px 5px no-repeat;
	width: 30px;
	height: 10px;
	*display: inline-block;
}

sup { font-size: 8px; line-height: 8px; }

.grey { color: #989898; }
.green { color: #5a8d3d; }
.brown { color: #995b4a; }

.b5 { margin-bottom: 5px; }

.line {
	border-top: 3px solid #ebebeb;
	height: 0;
	line-height: 0;
	font-size: 0;
	margin-bottom: 12px;
}

.body {
	width: 100%;
	position: relative;
	z-index: 1;
}
.main {
	width: 1082px;
	margin: 0 auto 20px auto;
}
.main_c {
	background: #ffffff url(../img/main_c.jpg) 0 0 repeat-y;
}
.main_t {
	background: transparent url(../img/main_t.jpg) 0 0 no-repeat;
	padding: 39px 111px 52px 84px;
	position: relative;
	z-index: 1;
}
.main_b {
	background: transparent url(../img/main_b.png) 0 0 no-repeat;
	width: 1082px;
	height: 119px;
}

.header {
	width: 558px;
	height: 147px;
	position: relative;
	z-index: 3;
}
.header .mtn_name {
	position: relative;
	top: -1px;
	z-index: 1;
	margin-bottom: 26px;
}

.header .mtn_logo {
	display: block;
	width: 120px;
	height: 129px;
	overflow: hidden;
	margin: 0 43px 0 0;
	float: left;
}

.header .menu_main {
	float: left;
	position: relative;
	top: 5px;
	z-index: 1;
}
.header .menu_main a {
	display: block;
	height: 27px;
	overflow: hidden;
	margin-bottom: 3px;
	cursor: pointer;
	position: relative;
	z-index: 1;
}
.header .menu_main a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.header .menu_main a.sel img {
	top: -27px;
}
.header .menu_main a.mm1 { width: 138px; }
.header .menu_main a.mm2 { width: 105px; }
.header .menu_main a.mm3 { width: 215px; }
.header .menu_main a.mm4 { width: 113px; }

.header .contact_lnk {
	position: absolute;
	top: 101px;
	left: 377px;
	z-index: 2;
}
.header .news_lnk {
	position: absolute;
	top: 101px;
	left: 581px;
	z-index: 2;
}

.body_index .header {
	height: 218px;
}
.body_index .header .menu_main {
	background: #ffffff;
	width: 395px;
	height: 140px;
	top: 1px;
}
.body_index .header .mtn_logo {
	height: 120px;
}

.offers_lnk {
	background: #ebebeb;
	width: 317px;
	height: 131px;
	padding: 0 0 0 39px;
	position: absolute;
	top: 55px;
	left: 665px;
	z-index: 1;
}
* html .offers_lnk {
	left: 581px;
}
.offers_lnk a {
	background: url(../img/offers_arr.png) 100% 100% no-repeat;
	display: inline-block;
	padding: 0 31px 36px 0;
}
.body_index .offers_lnk {
	height: 540px;
	top: 75px;
}
.body_index .offers_lnk a {
	padding: 0 31px 46px 0;
}

.index_flash {
	background: url(../img/index_flash.jpg) 0 0 no-repeat;
	width: 1145px;
	height: 293px;
	margin: -69px -195px 14px -63px;
	position: relative;
	z-index: 2;
}
.index_flash .label {
	position: absolute;
	bottom: 0;
	left: 321px;
	z-index: 100;
}
.index_flash .txt_wrap {
	width: 245px;
	height: 213px;
	overflow: hidden;
	position: absolute;
	left: 51px;
	top: 70px;
	z-index: 1;
}
.index_flash .txt_line {
	width: 245px;
	height: 1000px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_flash .txt {
	display: block;
	width: 245px;
	height: 120px;
	padding: 40px 0 53px 0;
	position: relative;
	z-index: 1;
	color: #ffffff;
	text-decoration: none;
	font-size: 24px;
	line-height: 30px;
}
.index_flash .txt i {
	background: url(../img/index_flash_arr_s.png) 0 0 no-repeat;
	display: block;
	width: 26px;
	height: 16px;
	position: absolute;
	top: 152px;
	left: 110px;
	z-index: -1;
}
.index_flash .img_wrap {
	width: 824px;
	height: 241px;
	overflow: hidden;
	position: absolute;
	left: 321px;
	top: 0;
	z-index: 1;
}
.index_flash .img_wrap .arr {
	background: url(../img/index_flash_arr_b.png) 0 0 no-repeat;
	display: block;
	width: 70px;
	height: 120px;
	position: absolute;
	left: 582px;
	top: 90px;
	z-index: 100;
	cursor: pointer;
}
.index_flash .img_wrap .img {
	width: 824px;
	height: 241px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_flash .img_wrap .img img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.index_flash .img_wrap .col_tr1,
.index_flash .img_wrap .col_tr2 {
	background-repeat: no-repeat;
	width: 210px;
	height: 241px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.index_flash .img_wrap .col_tr2 {
	z-index: 1;
}
/*.index_flash .img_wrap .sqr {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_flash .img_wrap .sqr .tr1 {
	background: transparent;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_flash .img_wrap .sqr .tr1 div {
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.index_flash .img_wrap .sqr .tr1 {
	-webkit-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -50, -50);
	-moz-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -50, -50);
	-o-transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -50, -50);
	transform: matrix(0.7071, 0.7071, -0.7071, 0.7071, -50, -50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071, M12=0.7071, M21=-0.7071, M22=0.7071, sizingMethod='auto expand')";
	*filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071, M12=0.7071, M21=-0.7071, M22=0.7071, sizingMethod='auto expand');
	width: 100px;
	height: 100px;
	left: -71px\9;
	top: -71px\9;
	z-index: 2;
}
.index_flash .img_wrap .sqr .tr1 div {
	-webkit-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 70.7107, 0);
	-moz-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 70.7107, 0);
	-o-transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 70.7107, 0);
	transform: matrix(0.7071, -0.7071, 0.7071, 0.7071, 70.7107, 0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071, M12=-0.7071, M21=0.7071, M22=0.7071, sizingMethod='auto expand')";
	*filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.7071, M12=-0.7071, M21=0.7071, M22=0.7071, sizingMethod='auto expand');
	width: 100px;
	height: 100px;
	left: -21px\9;
	top: 51px\9;
}*/

.index_agent {
	background: url(../img/index_agent.png) 0 0 no-repeat;
	width: 950px;
	height: 97px;
	margin: 0 -80px 25px 7px;
	position: relative;
	z-index: 2;
}
.index_agent a {
	background: url(../img/spacer.gif);
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 1;
}
.index_agent a.lnk0 {
	width: 324px;
	height: 50px;
	top: 25px;
	left: 30px;
}
.index_agent a.lnk1, .index_agent a.lnk2,
.index_agent a.lnk3, .index_agent a.lnk4 {
	height: 68px;
	top: 21px;
}
.index_agent a.lnk1 { width: 90px; left: 412px; }
.index_agent a.lnk2 { width: 90px; left: 548px; }
.index_agent a.lnk3 { width: 100px; left: 688px; }
.index_agent a.lnk4 { width: 76px; left: 838px; }

.index_about {
	background: url(../img/index_about.png) 0 0 no-repeat;
	width: 983px;
	height: 105px;
	margin: 0 -50px 0 -45px;
	position: relative;
	z-index: 2;
}
.index_about a {
	background: url(../img/spacer.gif);
	display: block;
	cursor: pointer;
	position: absolute;
	z-index: 1;
}
.index_about a.lnk0 {
	width: 226px;
	height: 50px;
	top: 28px;
	left: 52px;
}
.index_about a.lnk1 {
	width: 26px;
	height: 16px;
	top: 70px;
	left: 704px;
}
.index_about span {
	width: 600px;
	height: 45px;
	display: block;
	position: absolute;
	top: 18px;
	left: 340px;
	z-index: 1;
	text-align: justify;
	color: #ffffff;
}
.index_about img {
	position: absolute;
	top: 0;
	left: 302px;
	z-index: 1;
}

.page_title {
	background: url(../img/page_title.png) 0 0 repeat-x;
	width: 937px;
	height: 21px;
	padding: 22px 0 22px 46px;
	margin: 0 -50px 22px -46px;
}

.sidebar {
	width: 208px;
	float: left;
	position: relative;
	z-index: 1;
}
* html .sidebar {
	padding: 0 0 0 42px;
	margin: 0 0 0 -21px;
}

.sidebar .menu_side {
}
.sidebar .menu_side a {
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 24px;
	margin-bottom: 6px;
}
.sidebar .menu_side a.ms1 { background-position: 10px 8px; }
.sidebar .menu_side a.ms1:hover,
.sidebar .menu_side a.ms1_sel { background-position: -200px 8px; }
.sidebar .menu_side a.ms2 { background-position: 10px -32px; }
.sidebar .menu_side a.ms2:hover,
.sidebar .menu_side a.ms2_sel { background-position: -200px -32px; }
.sidebar .menu_side a.ms3 { background-position: 10px -72px; }
.sidebar .menu_side a.ms3:hover,
.sidebar .menu_side a.ms3_sel { background-position: -200px -72px; }
.sidebar .menu_side a.ms4 { background-position: 10px -112px; }
.sidebar .menu_side a.ms4:hover,
.sidebar .menu_side a.ms4_sel { background-position: -200px -112px; }
.sidebar .menu_side a.ms5 { background-position: 10px -152px; }
.sidebar .menu_side a.ms5:hover,
.sidebar .menu_side a.ms5_sel { background-position: -200px -152px; }
.sidebar .menu_side a.ms6 { background-position: 10px -192px; }
.sidebar .menu_side a.ms6:hover,
.sidebar .menu_side a.ms6_sel { background-position: -200px -192px; }
.sidebar .menu_side a.ms7 { background-position: 10px -232px; }
.sidebar .menu_side a.ms7:hover,
.sidebar .menu_side a.ms7_sel { background-position: -200px -232px; }
.sidebar .menu_side a.ms8 { background-position: 10px -272px; }
.sidebar .menu_side a.ms8:hover,
.sidebar .menu_side a.ms8_sel { background-position: -200px -272px; }
.sidebar .menu_side a.ms9 { background-position: 10px -312px; }
.sidebar .menu_side a.ms9:hover,
.sidebar .menu_side a.ms9_sel { background-position: -200px -312px; }
.sidebar .menu_side a.ms10 { background-position: 10px -352px; }
.sidebar .menu_side a.ms10:hover,
.sidebar .menu_side a.ms10_sel { background-position: -200px -352px; }
.sidebar .menu_side a:hover,
.sidebar .menu_side a.ms1_sel,
.sidebar .menu_side a.ms2_sel,
.sidebar .menu_side a.ms3_sel,
.sidebar .menu_side a.ms4_sel,
.sidebar .menu_side a.ms5_sel,
.sidebar .menu_side a.ms6_sel,
.sidebar .menu_side a.ms7_sel,
.sidebar .menu_side a.ms8_sel,
.sidebar .menu_side a.ms9_sel,
.sidebar .menu_side a.ms10_sel {
	background-color: #80ac67;
}

.sidebar .menu_news a { background-image: url(../img/menu_news.png); }
.sidebar .menu_news a:hover,
.sidebar .menu_news a.ms1_sel,
.sidebar .menu_news a.ms2_sel,
.sidebar .menu_news a.ms3_sel,
.sidebar .menu_news a.ms4_sel,
.sidebar .menu_news a.ms5_sel,
.sidebar .menu_news a.ms6_sel,
.sidebar .menu_news a.ms7_sel,
.sidebar .menu_news a.ms8_sel,
.sidebar .menu_news a.ms9_sel,
.sidebar .menu_news a.ms10_sel {
	background-color: #975846;
}

.sidebar .menu_about a { background-image: url(../img/menu_about.png); }

.sidebar .menu_agents a { background-image: url(../img/menu_agents.png); }

.sidebar .menu_catalog a { background-image: url(../img/menu_catalog.png); height: 44px; }

.sidebar .banner {
	background: #ebebeb;
	width: 230px;
	height: 228px;
	padding: 20px 10px;
	margin: 50px 0 20px -42px;
}
.sidebar .banner .banner_title {
	padding: 0 0 20px 22px;
}
.sidebar .banner .banner_slider {
	width: 230px;
	height: 191px;
	position: relative;
	z-index: 1;
}
.sidebar .banner .prev, .sidebar .banner .next {
	width: 11px;
	height: 18px;
	position: absolute;
	top: 65px;
	z-index: 1;
	cursor: pointer;
}
.sidebar .banner .prev {
	background: url(../img/banner_prev.png) 0 0 no-repeat;
	left: 0;
}
.sidebar .banner .next {
	background: url(../img/banner_next.png) 0 0 no-repeat;
	right: 0;
}
.sidebar .banner .banner_wrap {
	width: 182px;
	height: 191px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.sidebar .banner .banner_line {
	width: 182px;
	height: 191px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.sidebar .banner .banner_line a {
	display: block;
	width: 182px;
	height: 191px;
	float: left;
	text-decoration: none;
	color: #4d4d4d;
}
.sidebar .banner .banner_line a span {
	display: block;
	cursor: pointer;
}
.sidebar .banner .banner_line a .img {
	background: url(../img/banner_img_bg.png) 0 0 repeat;
	width: 162px;
	height: 124px;
	padding: 10px;
	margin: 0 0 17px 0;
}

.content {
	width: 659px;
	padding-bottom: 20px;
	float: right;
	position: relative;
	z-index: 1;
}

.img_in_txt {
	background: url(../img/img_bg.png) 0 0 repeat;
	display: inline-block;
	padding: 10px 10px 26px 10px;
	position: relative;
	z-index: 1;
}
.img_left {
	float: left;
	margin: 0 20px 20px 0;
}
.img_right {
	float: right;
	margin: 0 0 20px 20px;
}
.img_in_txt .zoom {
	background: url(../img/zoom.png) 0 0 no-repeat;
	display: inline-block;
	width: 60px;
	height: 20px;
	padding-left: 20px;
	position: absolute;
	bottom: 3px;
	left: 50%;
	margin-left: -40px;
	z-index: 2;
	line-height: 20px;
	text-decoration: underline;
	font-size: 11px;
	color: #666666;
}
.img_in_txt:hover .zoom {
	text-decoration: none;
}
.map .img_in_txt {
	padding: 12px;
	margin-bottom: 20px;
}

.brown_block {
	background: url(../img/brown_block_bg.png) 0 0 repeat;
	padding: 20px 50px 20px 94px;
	margin-bottom: 20px;
	font-size: 14px;
	font-style: italic;
	color: #ffffff;
	position: relative;
	z-index: 1;
}
.brown_block_in {
	position: relative;
	z-index: 1;
}
.brown_block .arr {
	background: url(../img/arr_r.png) 0 0 no-repeat;
	width: 29px;
	height: 48px;
	position: absolute;
	left: -56px;
	top: 50%;
	*top: expression(this.parentNode.offsetHeight/2 + 'px');
	margin-top: -24px;
	z-index: 1;
}
.brown_block h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
.brown_block p { margin: 0 0 8px 0; }

.brown_block_s {
	background: url(../img/brown_block_bg.png) 0 0 repeat;
	width: 140px;
	padding: 45px 15px 45px 44px;
	margin-bottom: 20px;
	line-height: 14px;
	font-style: italic;
	color: #ffffff;
	position: relative;
	z-index: 1;
}
.brown_block_s .brown_block_in {
	position: relative;
	z-index: 1;
}
.brown_block_s .arr {
	background: url(../img/arr_r_s.png) 0 0 no-repeat;
	width: 17px;
	height: 29px;
	position: absolute;
	left: -29px;
	top: 50%;
	*top: expression(this.parentNode.offsetHeight/2 + 'px');
	margin-top: -14px;
	z-index: 1;
}
.brown_block_left {
	margin-right: 20px;
	float: left;
}
.brown_block_right {
	margin-left: 20px;
	float: right;
}

.grey_block {
	background: #ebebeb;
	padding: 20px 30px;
	margin-bottom: 4px;
	position: relative;
	z-index: 1;
}

.white_block {
	background: #ffffff;
	display: block;
	padding: 20px 30px;
	margin-bottom: 14px;
	position: relative;
	z-index: 1;
}
.grey_block .white_block {
	margin-left: -16px;
	margin-right: -16px;
	padding: 20px 20px 20px 30px;
}

.paging {
	text-align: center;
}
.paging a {
	display: inline-block;
	width: 16px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	color: #4d4d4d;
}
.paging a:hover {
	text-decoration: underline;
}
.paging a.sel {
	background: #80ac67;
	width: 24px;
	text-decoration: none;
	color: #ffffff;
}

.tabs {
	margin-bottom: 20px;
}
.tabs a {
	display: inline-block;
	height: 24px;
	margin-right: 8px;
	line-height: 24px;
	text-align: center;
	color: #995b4a;
}
.tabs a.sel {
	background: #995b4a;
	padding: 0 10px;
	text-decoration: none;
	color: #ffffff;
}

.but {
	background: #80ac67;
	display: inline-block;
	padding: 18px 24px;
}
.but_l {
	background: #80ac67;
	display: inline-block;
	padding: 4px 30px 4px 20px;
}
.but_r {
	background: #80ac67;
	display: inline-block;
	padding: 4px 20px 4px 30px;
}
.but_r_bl {
	background: #606060;
	display: inline-block;
	padding: 4px 20px 4px 30px;
}

.epigraph {
	font-style: italic;
	color: #5a8d3d;
	line-height: 14px;
}

.about_team {
	width: 703px;
	margin: 0 -88px 0 0;
}
.about_team_item {
	display: block;
	width: 182px;
	margin: 0 44px 50px 0;
	float: left;
	text-align: center;
	text-decoration: none;
	color: #4d4d4d;
	cursor: pointer;
}
.about_team_item .img_in_txt {
	margin-bottom: 5px;
}
.about_team_item strong {
	display: block;
	margin-bottom: 10px;
}

.photos_list {
	width: 683px;
	margin: 0 -24px 0 0;
}
.photos_list_item {
	display: block;
	width: 280px;
	margin: 0 24px 50px 24px;
	float: left;
	text-align: center;
}
.photos_list_item .img_in_txt {
	margin-bottom: 15px;
	cursor: pointer;
}
.photos_list_item h2 {
	margin-bottom: 10px;
}

form {
	margin: 0;
	padding: 0;
}

.input {
	background: url(../img/input.png) 0 0 no-repeat;
	display: inline-block;
	height: 29px;
	padding: 2px 10px 0 10px;
}
.input input {
	background: none;
	display: inline-block;
	height: 29px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 29px;
}

.textarea {
	background: url(../img/input.png) 0 0 no-repeat;
	display: inline-block;
	height: 138px;
	padding: 7px 10px 5px 10px;
}
.textarea textarea {
	background: none;
	display: inline-block;
	height: 138px;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454545;
	line-height: 16px;
}

.select :focus { outline: none; }
.select .hiLite { background: #ddd!important; }
.select .newListHover { background: #eee!important; cursor: pointer; }
.select .newListSelHover span,
.select .newListSelFocus span { text-decoration: none; }
.select {
	background: url(../img/input.png) 0 0 no-repeat;
	height: 22px;
	position: relative;
	z-index: 10;
}
.select .newListSelected {
	background: url(../img/select.gif) 100% 0 no-repeat;
	display: block;
	height: 22px;
	cursor: pointer;
	position: relative;
	z-index: 1;
}
.select .selectedTxt {
	display: block;
	height: 18px;
	padding: 2px 20px 2px 5px;
	overflow: hidden;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
.select ul.newList {
	max-height: 140px;
	*height: 140px;
	padding: 0;
	margin: -3px 0 0 0;
	overflow: auto;
	list-style: none;
	background: #fff;
	border: 1px solid #9a9a9a;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
.select ul.newList li {
	background: none;
	display: block;
	padding: 3px 5px !important;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #454545;
}

.submit {
	background: #80ac67;
	display: inline-block;
}
.submit input {
	background: none;
	display: inline-block;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	cursor: pointer;
}
.submit_vacancy {
	background: #80ac67 url(../img/submit_vacancy.png) center center no-repeat;
}
.submit_vacancy input {
	width: 203px;
	height: 43px;
}

.file_upload {
	width: 275px;
	height: 31px;
	position: relative;
	z-index: 1;
}
.file_upload input.input_file {
	width: 275px;
	height: 31px;
	cursor: default;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.file_upload .but_r_bl {
	position: absolute;
	top: 1px;
	left: 169px;
	z-index: 1;
}
.file_upload .input {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.file_upload .input input {
	width: 140px;
}

.map_lnk {
	background: url(../img/eye.png) 0 50% no-repeat;
	display: inline-block;
	padding-left: 24px;
}

.toggle_block {
	padding-top: 20px;
}

.sub_object {
	padding: 10px 16px;
	margin: 5px 0;
	position: relative;
	z-index: 10
}
.sub_object .label {
	font-weight: bold;
	color: #ffffff;
}
.sub_object_resident {
	background: #975846;
	display:none;
}
.sub_object_commerce {
	background: #656766;
}

.photo {
	background: url(../img/img_bg.png) 0 0 repeat;
	width: 246px;
	height: 265px;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 20px;
	float: right;
	position: relative;
	z-index: 1;
}
.photo .photo_slider {
	width: 246px;
	height: 212px;
	position: relative;
	z-index: 1;
}
.photo .prev, .photo .next {
	width: 19px;
	height: 32px;
	position: absolute;
	bottom: 10px;
	z-index: 2;
	cursor: pointer;
}
.photo .prev {
	background: url(../img/photo_prev.png) 0 0 no-repeat;
	left: 10px;
}
.photo .next {
	background: url(../img/photo_next.png) 0 0 no-repeat;
	right: 10px;
}
.photo .photo_wrap {
	width: 246px;
	height: 265px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.photo .photo_line {
	width: 246px;
	height: 265px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.photo .photo_line a {
	display: block;
	width: 246px;
	height: 265px;
	float: left;
	position: relative;
	z-index: 1;
}
.photo .photo_line a .zoom {
	background: url(../img/zoom.png) 0 0 no-repeat;
	display: inline-block;
	width: 60px;
	height: 20px;
	padding-left: 20px;
	position: absolute;
	bottom: 16px;
	left: 83px;
	z-index: 2;
	line-height: 20px;
	text-decoration: underline;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}
.photo .photo_line a:hover .zoom {
	text-decoration: none;
}

.obj_tabs {
	padding: 8px 0;
	margin: 8px 0;
	border-top: 3px solid #e5e5e5;
	border-bottom: 3px solid #e5e5e5;
}
.obj_tabs a {
	display: inline-block;
	margin-right: 50px;
	color: #995b4a;
}
.obj_tabs a:hover, .obj_tabs a.sel {
	text-decoration: none;
	color: #555555;
}
.obj_block {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #ebebeb;
}
.obj_block .hide_lnk {
	background: url(../img/page_title.png) 0 0 repeat;
	display: block;
	padding: 6px 0;
	text-align: center;
}

.obj_block .photos_list_item {
	margin-bottom: 30px;
}
.obj_block .photos_list_item h2 {
	margin-bottom: 0;
}

.data_table {
	border-collapse: collapse;
}
.data_table td {
	padding: 4px 10px;
}
.data_table .even td {
	background: #ffffff;
}

/* OLD HOUSE STYLES
.house {
	width: 551px;
	margin: 0 0 20px 60px;
	position: relative;
	z-index: 1;
}
.house_t {
	width: 100%;
	position: relative;
	z-index: 1;
}
.house_b {
	width: 100%;
	position: relative;
	z-index: 1;
}
.house_c {
	min-height: 214px;
	*height: expression(this.offsetHeight < 215 ? '214px' : 'auto');
	margin: 0 300px 0 5px;
	position: relative;
	z-index: 2;
}
.house_c .h_c_table {
	height: 214px;
	*height: expression(this.ParentNode.offsetHeight + 'px');
}
.house_line {
	height: 16px;
	padding: 0 10px;
	position: relative;
	z-index: 1;
}
.house_line * {
	line-height: 16px;
	color: #ffffff;
}
.house_line .floor {
	position: relative;
	z-index: 2;
}
.house_line .flat {
	background: #80ac67;
	display: block;
	width: 47px;
	height: 16px;
	border: 2px solid #ffffff;
	text-align: center;
	cursor: pointer;
	position: absolute;
	top: -2px;
	z-index: 2;
}
.house_line .sold { background: #777777; }
.house_line .flat1 { left: 38px; }
.house_line .flat2 { left: 87px; }
.house_line .flat3 { left: 136px; }
.house_line .flat4 { left: 185px; }
.house_legend {
	position: absolute;
	left: 310px;
	z-index: 10;
}
.house_legend .leg_green, .house_legend .leg_grey {
	display: block;
	width: 26px;
	height: 22px;
}
.house_legend .leg_green { background: #80ac67; }
.house_legend .leg_grey { background: #777777; }
.house_brown .house_t {
	background: url(../img/house_brown_t.png) 0 0 no-repeat;
	height: 33px;
}
.house_brown .house_c {
	background: url(../img/house_brown_c.png) 0 0 repeat;
	border-bottom: 2px solid #a96853;
}
.house_brown .house_b {
	background: url(../img/house_brown_b.png) 0 0 no-repeat;
	height: 100px;
	margin-top: -84px;
}
.house_brown .house_line {
	border-top: 2px solid #a96853;
}
.house_brown .house_legend {
	top: 30px;
}
.house_grey .house_t {
	background: url(../img/house_grey_t.png) 0 0 no-repeat;
	height: 60px;
}
.house_grey .house_c {
	background: url(../img/house_grey_c.png) 0 0 repeat;
	border-bottom: 2px solid #9f9f9f;
}
.house_grey .house_b {
	background: url(../img/house_grey_b.png) 0 0 no-repeat;
	height: 230px;
	margin-top: -214px;
}
.house_grey .house_line {
	border-top: 2px solid #9f9f9f;
}
.house_grey .house_legend {
	top: 60px;
}
.house_grey .house_line .flat {
	background: #80ac67;
	display: block;
	width: 242px;
	height: 16px;
	border: 2px solid #ffffff;
	text-align: center;
	text-decoration: underline;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: -2px;
	z-index: 1;
}
.house_grey .house_line .flat:hover {
	text-decoration: none;
}
 /OLD HOUSE STYLES */

/* NEW HOUSE STYLES */
.house_slider_l, .house_slider_r {
	width: 85px;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10;
}
.house_slider_l {
	background: url(../img/house_slider_l.png) 0 0 no-repeat;
	left: 0;
}
.house_slider_r {
	background: url(../img/house_slider_r.png) 0 0 no-repeat;
	right: 0;
}
.house_slider_prev, .house_slider_next {
	width: 19px;
	height: 32px;
	position: absolute;
	top: 0;
	margin-top: 20px;
	z-index: 10;
	cursor: pointer;
}
.house_slider_prev {
	background: url(../img/house_slider_prev.png) 0 0 no-repeat;
	left: 12px;
}
.house_slider_next {
	background: url(../img/house_slider_next.png) 0 0 no-repeat;
	right: 12px;
}
.house_slider_wrap {
	height: 520px;
	overflow: hidden;
	margin: 0 20px;
	position: relative;
	z-index: 1;
}
.house_slider_line {
	width: 1200px;
	white-space: nowrap;
	position: absolute;
	left: 0;
	top: 20px;
	z-index: 1;
}
.house_slider_item {
	width: 420px;
	display: inline-block;
	vertical-align: bottom;
	*display: inline;
	*zoom: 1;
	text-align: center;
}

.house {
	display: block;
	margin: 0 auto 20px auto;
	position: relative;
	z-index: 1;
}
.house_roof {
	display: block;
	position: relative;
	z-index: 1;
}
.house_t {
	height: 15px;
	position: relative;
	z-index: 1;
}
.house_b {
	width: 100%;
	height: 15px;
	position: relative;
	z-index: 1;
}
.house_c {
	position: relative;
	z-index: 2;
}
.house_c .house_img {
	position: absolute;
	bottom: 0;
	z-index: -1;
}
.house_under {
	margin: 1px 5px 0 5px;
	position: relative;
	z-index: 2;
}
.house_line {
	display: block;
	height: 16px;
	position: relative;
	z-index: 1;
}
.house_line .floor {
	width: 21px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	color: #ffffff;
	position: absolute;
	left: 3px;
	top: 2px;
	z-index: 2;
}
.house .flat {
	display: block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	text-decoration: underline;
	color: #a7dd89;
	cursor: pointer;
}
.house .flat:hover {
	text-decoration: none;
}

.house_grey {
	width: 536px;
}
.house_grey .house_roof {
	background: url(../img/house_grey_roof.png) 50% 0 no-repeat;
	height: 28px;
	padding-top: 18px;
	margin-right: 250px;
}
.house_grey .house_t {
	background: #777777;
	border-bottom: 1px solid #8c8c8c;
	margin-right: 250px;
}
.house_grey .house_c {
	background: url(../img/house_grey_img2.png) 276px 100% no-repeat;
	/*min-height: 174px;
	*height: expression(this.offsetHeight < 175 ? '174px' : 'auto');*/
	padding-right: 96px;
	margin: 0 159px 0 5px;
}
.house_grey .house_c_s {
	background: url(../img/house_grey_img2.png) 276px 0 no-repeat;
}
.house_grey .house_under {
	background: #777777;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
	margin: 0 255px 0 5px;
}
.house_grey .house_img {
	background: url(../img/house_grey_img.png) 0 0 no-repeat;
	width: 62px;
	height: 116px;
	left: 450px;
}
.house_grey .house_b {
	background: #777777;
	border-top: 1px solid #8c8c8c;
}
.house_grey .house_line {
	background: #777777;
	border-top: 1px solid #8c8c8c;
	border-bottom: 1px solid #8c8c8c;
}
.house_grey .house_line_sold .arr {
	background: url(../img/house_grey_arr.png) 0 0 no-repeat;
	width: 8px;
	height: 9px;
	position: absolute;
	left: -12px;
	top: 4px;
	z-index: -1;
	display: none;
}
.house_grey .house_line_sold:hover .arr {
	display: block;
}
.house_grey .house_line_sold .floor {
	background: #80ac67;
}
.house_grey .house_b .flat {
	margin-right: 250px;
}

.house_brown {
	display: inline-block;
	vertical-align: bottom;
	*display: inline;
	*zoom: 1;
}
.house_slider_wrap .house_brown {
	margin: 0 41px 0 0;
}
.house_brown .house_roof {
	background: url(../img/house_brown_roof.png) 50% 0 no-repeat;
	*width: expression(this.parentNode.offsetWidth - 100 + 'px');
	height: 17px;
	margin-right: 100px;
}
.house_brown .house_roof4 {
	background: url(../img/house_brown_roof.png) 60px 0 no-repeat;
}
.house_brown .house_t {
	background: #8d4937;
	*width: expression(this.parentNode.offsetWidth - 100 + 'px');
	border-bottom: 1px solid #9d533f;
	margin-right: 100px;
}
.house_brown .house_c {
	/*min-height: 85px;
	*height: expression(this.offsetHeight < 86 ? '85px' : 'auto');*/
	background: #8d4937;
	margin: 0 105px 0 5px;
}
.house_brown .house_under {
	margin: 5px 105px 0 5px;
	text-align: center;
	text-transform: uppercase;
}
.house_brown .house_img {
	background: url(../img/house_brown_img.png) 0 0 no-repeat;
	width: 124px;
	height: 85px;
	right: -146px;
}
.house_brown .house_b {
	background: #8d4937;
	*width: expression(this.parentNode.offsetWidth + 'px');
	border-top: 1px solid #9d533f;
}
.house_brown .house_line {
	*width: expression(this.parentNode.offsetWidth + 'px');
	border-top: 1px solid #9d533f;
	border-bottom: 1px solid #9d533f;
}
.house_brown .house_line table {
	border-collapse: collapse;
	width: 152px;
	position: absolute;
	top: -2px;
	right: 9px;
	z-index: 1;
}
.house_brown .house_line .flats, .house_brown .house_line .flat {
	padding: 0 3px 0 27px;
}
.house_brown .house_line .flat_s {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: top;
	width: 16px;
	height: 14px;
	padding: 1px 4px;
	margin-left: 3px;
	overflow: hidden;
}
.house_brown .house_line .flat1 {
	background-image: url(../img/house_brown_flat1.gif);
}
.house_brown .house_line .flat2 {
	background-image: url(../img/house_brown_flat2.gif);
}
.house_brown .house_line .flat_bg {
	background-color: #a26452;
}
.house_brown .house_line .flat_s span {
	display: inline-block;
	vertical-align: top;
	width: 14px;
	height: 12px;
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.house_brown .house_line .flat_sold,
.house_brown .house_line .flat_sale {
	border: 1px solid #ffffff;
	cursor: pointer;
}
.house_brown .house_line .flat_sold {
	background: #ffffff;
	color: #8f4c3a;
}
.house_brown .house_line .flat_sale {
	background: #80ac67;
	color: #ffffff;
}

.house_brown_legend1, .house_brown_legend2 {
	display: inline-block;
	width: 24px;
	height: 56px;
}
.house_brown_legend1 {
	background: url(../img/house_brown_legend1.png) 0 0 no-repeat;
}
.house_brown_legend2 {
	background: url(../img/house_brown_legend2.png) 0 0 no-repeat;
}

.house_plan {
	border-collapse: collapse;
}
.house_plan tr {
	vertical-align: middle;
}
.house_plan td {
	border: 1px solid #ffffff;
}
.house_plan tr td span {
	display: inline-block;
	height: 14px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #ffffff;
}
.house_plan .house_plan_t,
.house_plan .house_plan_b,
.house_plan .house_plan_lt,
.house_plan .house_plan_lb,
.house_plan .house_plan_rt,
.house_plan .house_plan_rb {
	padding: 11px 0 10px;
}
.house_plan .house_plan_l,
.house_plan .house_plan_r {
	padding: 22px 0 22px;
}
.house_plan .house_plan_t,
.house_plan .house_plan_b {
	width: 58px;
}
.house_plan .house_plan_l,
.house_plan .house_plan_r,
.house_plan .house_plan_lt,
.house_plan .house_plan_lb,
.house_plan .house_plan_rt,
.house_plan .house_plan_rb {
	width: 35px;
}
.house_plan .house_plan_t {
	background: url(../img/plan_t.png) 50% 100% no-repeat;
}
.house_plan .house_plan_b {
	background: url(../img/plan_b.png) 50% 100% no-repeat;
}
.house_plan .house_plan_l {
	background: url(../img/plan_l.png) 100% 50% no-repeat;
}
.house_plan .house_plan_r {
	background: url(../img/plan_r.png) 0 50% no-repeat;
}
.house_plan .house_plan_lt {
	background: url(../img/plan_lt.png) 100% 100% no-repeat;
}
.house_plan .house_plan_lb {
	background: url(../img/plan_lb.png) 100% 0 no-repeat;
}
.house_plan .house_plan_rt {
	background: url(../img/plan_rt.png) 0 100% no-repeat;
}
.house_plan .house_plan_rb {
	background: url(../img/plan_rb.png) 0 0 no-repeat;
}
/* /NEW HOUSE STYLES */

.bottom {
	background: #ffffff;
	width: 960px;
	height: 110px;
	overflow: hidden;
	position: absolute;
	left: 61px;
	z-index: 2;
}
* html .bottom {
	left: -23px;
}
.bottom .bottom_line {
	background: #ebebeb;
	width: 709px;
	height: 10px;
	line-height: 0;
	font-size: 0;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.body_index .bottom .bottom_line {
	width: 356px;
}

.bottom .menu_bottom {
	height: 14px;
	padding: 46px 0 50px 42px;
}
.bottom .menu_bottom a {
	display: inline-block;
	margin-right: 22px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #4d4d4d;
}
.bottom .menu_bottom a:hover {
	text-decoration: underline;
}

.bottom .ic_logo {
	position: absolute;
	left: 731px;
	top: 18px;
	z-index: 1;
}

.footer {
	width: 992px;
	height: 58px;
	padding: 0 0 0 32px;
	overflow: hidden;
	position: absolute;
	top: 100%;
	left: 50%;
	margin: -58px 0 0 -512px;
	z-index: 1;
}
.footer .copy {
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.footer .ml_logo {
	float: right;
}

.popups_in {
	display: none;
}
.popup_bg {
	background: #ffffff;
	width: 100%;
	height: 100%;
	opacity: 0.77;
	filter: alpha(opacity=77);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1000;
	display: none;
}
.popup {
	width: 730px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -365px;
	z-index: 1001;
	display: none;
}
.popup .close {
	padding-right: 22px;
	position: absolute;
	top: 0;
	left: 620px;
	z-index: 10;
	line-height: 15px;
	font-size: 14px;
	color: #525252;
	cursor: pointer;
}
.popup .close i {
	background: url(../img/close.png) 0 0 no-repeat;
	display: block;
	width: 17px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.popup .pop_t {
	background: url(../img/pop_t.png) 0 0 no-repeat;
	width: 730px;
	height: 55px;
	position: relative;
	z-index: 1;
}
.popup .pop_b {
	background: url(../img/pop_b.png) 0 0 no-repeat;
	width: 730px;
	height: 56px;
	position: relative;
	z-index: 1;
}
.popup .pop_c {
	width: 730px;
	position: relative;
	z-index: 10;
}
.popup .pop_bg {
	background: url(../img/pop_c.png) 0 0 no-repeat;
	width: 730px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.popup .pop_content {
	background: url(../img/pop_bg.png) 0 0 repeat;
	width: 636px;
	padding: 20px;
	margin: 0 0 -57px 24px;
	position: relative;
	top: -32px;
	z-index: 10;
}
.popup .pop_title {
	background: url(../img/page_title.png) 0 0 repeat;
	width: 692px;
	height: 43px;
	padding-top: 22px;
	margin: -20px -28px 20px -28px;
	text-align: center;
}

.popup_image .pop_content {
	background: url(../img/pop_img_bg.png) 0 0 repeat;
}
.popup_image .img_big {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 634px;
	height: 466px;
	position: relative;
	z-index: 1;
}
.popup_image .img_big .img_load {
	position: absolute;
	left: 300px;
	top: 216px;
	z-index: 1;
}
.popup_image .img_info {
	width: 554px;
	padding: 10px 40px 0 40px;
	position: relative;
	z-index: 1;
}
.popup_image .img_info .prev, .popup_image .img_info .next {
	width: 29px;
	height: 48px;
	position: absolute;
	top: 31px;
	z-index: 10;
	cursor: pointer;
}
.popup_image .img_info .prev {
	background: url(../img/arr_l.png) 0 0 no-repeat;
	left: 0;
}
.popup_image .img_info .next {
	background: url(../img/arr_r.png) 0 0 no-repeat;
	right: 0;
}
.popup_image .img_info_txt {
	width: 554px;
	height: 80px;
	text-align: center;
	color: #393939;
	display: table-cell;
	vertical-align: middle;
}
.popup_image .img_info_txt h2 {
	margin: 10px 0;
}
.popup_image .img_info_txt p {
	margin-bottom: 0;
}

.popup_plan .plan_big {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	width: 598px;
	height: 384px;
	margin: 0 auto 20px auto;
	position: relative;
	z-index: 1;
}
.popup_plan .plan_big .img_load {
	position: absolute;
	left: 282px;
	top: 175px;
	z-index: 1;
}
.popup_plan .plan_info {
	padding: 10px 40px 30px 40px;
}
.popup_plan .plan_info h2 {
	margin-bottom: 10px;
}
.popup_plan .plan_info td {
	font-size: 14px;
}
.popup_plan .plan_info strong {
	font-weight: normal;
	color: #7e4131;
}
.popup_plan .plan_info strong a {
	color: #7e4131;
}
.popup_plan .plan_but {
	text-align: center;
}

.pop_content a .zoom {
	background: url(../img/zoom.png) 0 0 no-repeat;
	display: inline-block;
	width: 60px;
	height: 20px;
	padding-left: 20px;
	position: absolute;
	bottom: 16px;
	left: 40px;
	z-index: 2;
	line-height: 20px;
	text-decoration: underline;
	font-size: 11px;
	color: #666666;
	cursor: pointer;
}
.pop_content a:hover .zoom {
	text-decoration: none;
}


.photo_line img{
	object-fit: contain;
	background-color: #fff;
}


.img_in_txt img{
	object-fit: contain;
	background: #fff;
}