.line-up {
	height: 2px;
	background: #000;
	z-index: 99;
}

.wrapper-width {
	min-width: 960px;
	max-width: 1230px;
	margin: 0 auto;
	padding: 0 20px;	
}

.content {
	overflow: hidden;
	margin: 0 0 50px;
}

.content .inner-cont {	
	margin: 35px 0;
	line-height: 1.6em;
}

.index .content .column-left {
	margin-right: 550px;
}

.index .content .column-right {
	float:right;
	width: 500px;
	height: 500px;
}

.index .column-left h3 {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 30px;
	}

.photo-round {
	float: left;
	position: absolute;
}

.photo-round ins { 
	display: block;
	position: absolute;
	z-index: 0;
}


.photo-round.size1 ins {
	width: 521px;
	height: 509px;
	background: url(/img/vign_photo_pos1.png) no-repeat;
	left: -120px;
	top: -100px;
}

.photo-round.size2 ins {
	width: 392px;
	height: 393px;
	background: url(/img/vign_photo_pos2.png) no-repeat;
	left: -80px;
	top: -70px;
}

.photo-round.size3 ins {
	width: 259px;
	height: 265px;
	background: url(/img/vign_photo_pos3.png) no-repeat;
	left: -35px;
	top: -50px;
}

.photo-round.size4 ins {
	width: 240px;
	height: 246px;
	background: url(/img/vign_photo_pos4.png) no-repeat;
	left: -40px;
	top: -40px;
}

.index .ph1 {
	left: 0;
	top: 0;
	z-index: 1
}

.index .ph2 {
	right: 50px;
	top: 170px;
	z-index: 2;
}

.index .ph3 {
	left: -50px;
	top: 200px;
	z-index: 3;
}

.index .ph4 {
	right: 40px;
	top: -70px;
	z-index: 4;
}


.photo-round img {
	z-index: 5;
	position: relative;
}

.textblock {
	z-index: 9;
	line-height: 1.6em;
}

.textblock p {
	margin: .8em 0;
}

.textblock ul,
.textblock ol {
	margin: .7em 0 .7em 2em;
}

.apartments .inner-cont,
.cottages .inner-cont {
	overflow: hidden;
}

.apartments .column-left,
.cottages .column-left  {
	margin-right: 430px;
}

.apartments .column-right,
.cottages .column-right {
	float: right;
	width: 400px;
}

.apartments .description dl,
.cottages .description dl {
	overflow: hidden;
	margin: 20px 0;
	line-height: 1.3em
}

.apartments .description dt,
.cottages .description dt {
	float: left;
	width: 150px;
	font-weight: bold;
}

.apartments .description dt span {
	white-space: nowrap;
}

.apartments .description dd,
.cottages .description dd {
	margin-left: 150px;
}
	
.apartments .description .add-info {
	font-size: 13px;
	margin: 30px 0 0;
}

.apartments .photo-round,
.apartments .photo-round img,
.cottages .photo-round,
.cottages .photo-round img {
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px;
	-khtml-border-radius: 200px;
	border-radius: 200px;
}

.apartments .photo-round img,
.cottages .photo-round img {
	min-width: 400px;
	min-height: 400px;
}

.apartments .photo-round,
.cottages .photo-round {
	height: 400px;
	width: 400px;
	float: none;
	position: relative;
	text-align: center;
}

.apartments .photo-round ins,
.cottages .photo-round ins {
	display: block;
	background: url(/img/bg_black_80.png);
	color: #fff;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	width: 100px;
	height: 80px;
	padding: 40px 30px;
	text-align: center;
	-moz-border-radius: 85px;
	-webkit-border-radius: 85px;
	-khtml-border-radius: 85px;
	border-radius: 85px;
	overflow: hidden;
	top: 120px;
	left: 120px;
	z-index:30 !important;
	line-height: 1.4em;
}

.apartments .photo-round ins a,
.cottages .photo-round ins a {
	color: #fff !important;
}


.apartments .column-right .but-price,
.cottages .column-right .but-price {
	position: relative;
	margin-top: -60px;
	margin-left: -80px;
	z-index: 99;
}

.apartments.location .inner-cont {
	overflow: visible;
	padding: 0 0 50px;
}

.invitation {
	z-index: 99;
	font-size: 18px;
	line-height: 1.6em;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.invitation p {
	margin: 0 0 0.8em;
}

.apartments.location .photo-round {
	margin: 0 auto;
}

.apartments.location .photo-round ins  {
	z-index: 0 !important;
	background: url(/img/vign_photo_400.png) no-repeat;
	width: 585px;
	height: 599px;
	left: -110px;
	top: -100px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding: 0;
}

.apartments.location .photo-round img {
	z-index: 50 !Important;
}

.apartments.location .photo-round .but-zoom-big {
	position: absolute;
	left: 163px;
	top: 168px;
	z-index: 99;
}

.apartments.location .text-left,
.apartments.location .text-right {
	position: absolute;
	top: 184px;
	float: left;
	background:url(/img/arrow_green_big_left.png) right top no-repeat;
	padding: 0 90px 0 0;
	font-size: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.apartments.location .text-right {top:138px; background:none;}
.apartments.location .text-right .korpus-kovershi-link {position:absolute; top:4px; right:2px;}
.apartments.location .text-right .korpus-1-link {position:absolute; bottom:25px; right:2px;}

.apartments.location .text-left {
	left: 0;
}

.apartments.location .text-right {
	right: 0;
}

table {
	border-collapse: separate;
  	border-spacing: 1px;
	width: 100%;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	line-height: 1.2em;
	padding: 10px 5px;
}

thead td {
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #313131;
	padding: 5px;
	background: url(/img/bg_wh_80.png);
}


.apartments.price thead td:first-child {
	border: none;
	background: none;
}

tbody td {
	background: #287e6e;
	color: #fff;
	font-style: italic;	
}


tbody td a {
	color: #fff;
}

.apartments.price tbody td:first-child {
	color: #287e6e;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	border: 1px solid #313131;
	background: url(/img/bg_wh_80.png);
}

.apartments.price tbody td span {
	color: #f7ce86;
	display: block;
	margin: 10px 0 0;
	font-size: 12px;
}
	
.apartments.price .sold {
	background: #9d0000 !Important;
}

.apartments.price .reserved {
	background: #c6943d !Important;
}

.apartments.price .legend {
	margin: 30px 0;
	font-size: 12px;
}

.apartments.price .legend span {
	display: inline-block;
	//display: inline;
	zoom: 1;
	font-size: 0;
	line-height: 0;
	background: #287e6e;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 0 5px 0 0;
}


.form {	
	margin: 30px auto 0;
	max-width: 1000px;
}

.form .inner-block {
	background: url(/img/bg_form.png) center bottom;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding: 10px 55px 30px;
}

.form .block-down {
	height: 131px;
	background: url(/img/bg_form_down.png) center top no-repeat;
}

.form  h2 {
	color: #fff;
	background: url(/img/bg_wave_wh_long.png) center bottom no-repeat;
	margin: 15px auto 0;
}

.notice {
	font-size: 12px;
	text-align: center;
	font-style: italic;
	margin: 20px 0 !important;
	line-height: 1.2em;
}

.form dl {
	overflow: hidden;
	margin: 10px 0;
}

.form dt {
	float: left;
	width: 28%;
}

.form dd {
	margin-left: 33%;
}

.form dd input,
.form dd textarea {
	width: 95%;
}

.feedback .button-block {
	text-align: center;
	margin: 10px 0 30px;
}

.about .inner-cont {
	text-align: center;
	margin: 0 0 0 -80px;
	padding: 50px 0;
}

.about .photo-round {
	position: relative;
	width: 200px;
	height: 200px;
	display: inline-block;
	//display: inline;
	zoom: 1;
	float: none;
	margin: 0 2%;
}

.about .photo-round img {
	width: 200px;
	height: 200px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	-khtml-border-radius: 100px;
	border-radius: 100px;
}

.about .photo-round a {
	display: block;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 80px;
	width: 200px;
	background: url(/img/bg_wh_80.png);
	text-align: center;
	padding: 10px 0;
	font-style: italic;
	color: #313131;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.about .address {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	margin: 30px 0;
	position: relative;
	z-index: 9;
}

.about .photo-round.type1 ins {
	width: 259px;
	height: 265px;
	background: url(/img/vign_photo_pos3.png) no-repeat;
	left: -30px;
	top: -35px;
}

	
.about .photo-round.type2 ins {
	width: 392px;
	height: 393px;
	background: url(/img/vign_photo_pos2.png) no-repeat;
	left: -100px;
	top: -90px;
}

	
.about .photo-round.type3 ins {
	width: 329px;
	height: 337px;
	background: url(/img/vign_photo_pos3-2.png) no-repeat;
	left: -70px;
	top: -70px;
}

.about .photo-round.type4 ins {
	width: 350px;
	height: 360px;
	background: url(/img/vign_photo_pos3-3.png) no-repeat;
	left: -80px;
	top: -80px;
}


.ipoteka .invitation,
.ipoteka .options {
	background: url(/img/bg_wave_green_long.png) center bottom no-repeat;
	padding: 20px 0;
	text-align: center;
}

.ipoteka .invitation {
	margin: 30px 0 0;
}

.ipoteka .options {
	padding: 0 0 20px;
}

.ipoteka .options {
	margin: 0 0 20px;
}

.ipoteka .mkb-logo {
	display: inline-block;
	//display: inline;
	zoom: 1;
	width: 195px;
	height: 47px;
	background: url(/img/mkb_logo_big.png) no-repeat;
	margin: 0 0 0 5px;
	vertical-align: middle;
}

.ipoteka .inner-cont {
	text-align: center;
}

.ipoteka .inner-cont h3 {
	display: inline;
}

.ipoteka .inner-cont p {
	margin: 1em 0;
}

.ipoteka dl {
	overflow: hidden;
	margin: 20px 0;
}

.ipoteka dt {
	float: left;
	width: 250px;
	font-weight: bold;
}

.ipoteka dd {
	margin-left: 270px;
}

.ipoteka table {
	margin: 10px 0;
}

.ipoteka .sp td {
	text-align: left;
	padding: 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.ipoteka td:first-child {
		width: 30%;
}

.ipoteka .sp td:first-child {
	text-align: center;
	font-weight: bold;
}

.ipoteka .conditions {
	font-size: 13px;
	margin: 0 0 50px;
}

.ipoteka .conditions li {
	margin: .5em 0;
}

.ipoteka .conditions h3 {
	text-align: center;
}

.ipoteka .textblock ul {
	padding: 0 0 15px;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 15px 2em;
}

.ipoteka .textblock ul ul {
	border-bottom: none;
	padding: 0;
}

.contacts .content {
	margin: 30px 0;
}

.contacts p {
	text-align: center;
}

.contacts .phones {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
	margin: .5em 0 0;
}

.contacts .form {
	margin: 10px auto 0;
}

.cottages .description {
	margin: 30px 0 0;
}

.banner-block {
	text-align: center;
	margin: 0 0 10px;
	z-index: 99;
}

.banner-block a {
	display: inline-block;
	//display: inline;
	zoom: 1;
	margin: 0 -5px;
}

/*landing pages*/

.lpage .photos-block {
	text-align: center;
	margin: 0 0 50px;
}

.lpage h2 span {
	display: block;
	font-size: 45px;
}

.ipoteka.lpage .photos-block .photo-round,
.cottages-lp.lpage .photos-block .photo-round {
	position: relative;
	width: 300px;
	height: 300px;
	display: inline-block;
	//display: inline;
	zoom: 1;
	float: none;
	margin: 0 -1%;
}

.ipoteka.lpage .photos-block .photo-round img,
.cottages-lp.lpage .photos-block .photo-round img {
	width: 300px;
	height: 300px;
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	-khtml-border-radius: 150px;
	border-radius: 150px;
}

.ipoteka.lpage .photos-block .photo-round.type2 ins,
.cottages-lp.lpage .photos-block .photo-round.type2 ins {
	width: 521px;
	height: 509px;
	background: url(/img/vign_photo_pos1.png) no-repeat;
	left: -100px;
	top: -105px;
}

	
.ipoteka.lpage .photos-block .photo-round.type1 ins,
.cottages-lp.lpage .photos-block .photo-round.type1 ins {
	width: 392px;
	height: 393px;
	background: url(/img/vign_photo_pos2.png) no-repeat;
	left: -50px;
	top: -50px;
}

	
.ipoteka.lpage .photos-block  .photo-round.type3 ins,
.cottages-lp.lpage .photos-block  .photo-round.type3 ins {
	width: 585px;
	height: 599px;
	background: url(/img/vign_photo_400.png) no-repeat;
	left: -140px;
	top: -170px;
}

.ipoteka.lpage .preference.textblock {
	text-align: center;
	font-size: 0;
  line-height: 0;
  letter-spacing: -5px;
   word-spacing: -4px;  
   margin: 30px 0 0;
}

.ipoteka.lpage .preference.textblock ins {
	display: inline-block;
	//display: inline;
	zoom: 1;
	text-align: left;
	font-size: 13px;
	line-height: normal;
  	letter-spacing: normal;
	word-spacing: normal;
	 width: 31%;
	 vertical-align: top;
	 margin: 0 10px;
}

.ipoteka.lpage .preference.textblock ins h3 {
	text-align: center;
	padding: 0 0 5px;
	border-bottom: 2px solid #287e6e;
}

.ipoteka.lpage .preference.textblock .p {
	float: left;
	padding: 15px;
	
}

.ipoteka.lpage .preference.textblock ul {
	border-bottom: none;
	padding: 0;
}

.ipoteka.lpage .preference.textblock li {
	margin: .7em 0;
}

.cottages-lp.lpage .description {
	text-align: center;
	font-size: 18px;
}

.cottages-lp.lpage .description dl {
	margin: 1em 0;	
}

.cottages-lp.lpage .description dt,
.cottages-lp.lpage .description dd {
	display: inline;
}

.cottages-lp.lpage .description dt {
	font-weight: bold;
	color: #287e6e;
}

.hr {
	background: url(/img/bg_wave_green_long.png) center top no-repeat;
	height: 7px;
	margin: 30px 0;
}

/*06.05.13 */
.comments-bookmark {
	position: fixed;
	top: 290px;
	right: 0;
	z-index: 99;
	width: 210px;	
}

.comments-bookmark .inner-cont {
	background: url(/img/pages/comments/bg_comm_book.png) left top no-repeat;
	color: #fff;
	padding: 15px 20px;
	font-size: 14px;
	text-align: center;
}

.comments-bookmark .bottom-block {
	background: url(/img/pages/comments/bg_comm_book_bottom.png) no-repeat;
	height: 8px;
	position: relative;
	width: 100%;
}

.comments-bookmark h3 {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	min-height: 30px;
	padding: 0 0 0 40px;
	background: url(/img/pages/comments/arr_round.png) left center no-repeat;
}

.comments-bookmark a {
	color: #dbedea;
}

.comments-bookmark a:hover {
	color: #fff !Important;
}

.comments-bookmark span {
color: #80c4b7;
}

.comments-bookmark  p {
	margin: .8em 0 0;
}

.comments .comment-block {
	padding: 20px 0;
	background: url(/img/pages/comments/bg_wave_black.png) left bottom repeat-x;
	font-size: 14px;
}

.comment-block .info span {
	display: inline-block;
	//display: inline;
	zoom: 1;
	margin: 0 10px;
	vertical-align: middle;
	line-height: 1.2em;
}	

.comment-block .info span:first-child {
	margin: 0 10px 0 0;
}

.comment-block .info .author {
	font-size: 15px;
	font-weight: bold;
}

.comment-block .info .date {
	font-size: 13px;
	padding: 0 0 0 20px;
	min-height: 12px;
	background: url(/img/pages/comments/ico_date.png) left center no-repeat;
}

.comment-block .comment {
	margin: 10px 0 0 40px;
}

.comments .button-block {
	text-align: center;
	font-size: 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 40px 0;
}


/*27.06.13 */
.banner-cott {
	position: absolute;
	left: 45px;
	top: -55px;
	z-index: 9;
	width: 282px;
	height: 275px;
	background: url(/img/cott_ban_substrate.png) no-repeat;
}


.banner-cott .bg-cont {
	background: url(/img/cott_ban_bg-3.png) no-repeat;
	width: 151px;
	height: 152px;
	font-size: 62px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	margin: 58px 0 0 65px;
}
.banner-cott .bg-cont.not-even {background: url(/img/cott_ban_bg-2.png) no-repeat;}

.banner-cott .inner-cont {
	padding: 28px 0 0;
	text-align: center;
	text-shadow: 0px 5px 20px #000;
}

#header {
	min-height: 255px;
}

#header .mkb-logo {
	width: 163px;
	height: 41px;
	background: url(/img/mkb_logo_new.png) no-repeat;
	left: 85px;
	top: 185px;
	z-index: 50;
}