/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: Tahoma, Arial, Verdana;
  color: #231f20; }

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.4; }
i {
	color:#666666;
}	
a {
  color: #888888; }

a:visited {
  color: #888888; }

a:hover {
  color: #888888; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 0; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 40px; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  cursor: pointer; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

/* ===== Primary Styles ========================================================
   Author:  Oleg Proskurin
   e-mail: spyder174@yandex.ru
   ========================================================================== */
body, html {
  height: 100%; }

body {
   }

p {
  margin: 0 0 15px; }
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia;
	font-weight:normal;
}
h1 {
	color: #333333;
    font-size: 18px;
    margin: 23px 0 13px;
    /*text-transform: uppercase;*/
}

h2 {
  color: #333333;
    font-size: 16px;
    margin: 20px 0 8px;
    text-transform: uppercase;}

h3 {
     color: #333333;
    font-size: 14px;
    margin: 6px 0 8px;
    text-transform: uppercase;}

h4 {
  color: #333333;
    font-size: 14px;
    margin: 8px 0 11px;}

h5 {
  font-size: 14px;
  margin: 10px 0 10px; 
  color:#888888;}

h6 {
	font-size: 12px;
	margin: 8px 0 9px;
	color:#888888;  }

.wrapper {
  width: 100%;
  margin: 0 auto;
  min-width: 1000px;
  min-height: 100%;
  position: relative;
  height: auto;
  z-index: 1;
  overflow: hidden;
	background: #6d8242 url("../img/genplan.jpg") center  88%  no-repeat;  }

/* header */
header {
  background: url("../img/bgHead.jpg") 0 0 no-repeat;
  width: 1000px;
  height: 471px;
  position: relative;
  display: block; }
  header .columnLeft {
    float: left;
    width: 221px; }

.logo {
    height: 156px;
    left: 421px;
    margin: 35px 0 25px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 189px;}
  .logo a {
    display: block;
    width: 189px;
    height: 156px;
    text-decoration: none;
    background: url("../img/logo.png") 0 0 no-repeat !important;
    cursor: pointer;
    overflow: hidden;
    position: relative;
	}

.map-logo {
    height: 87px;
    left: 50%;
    margin: 0 0 25px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 100px;
    z-index: 1;
    margin-left: -44px;
}
.map-logo a {
    display: block;
    width: 100px;
    height: 87px;
    text-decoration: none;
    background: url("../img/map-logo.png") 0 0 no-repeat;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}



.question a{
	background: url("../img/icoQuestion.png") no-repeat scroll 10px 6px rgba(255, 255, 255, 0.9);
    border-radius: 3px 3px 3px 3px;
    color: #4D4A2C;
    display: block;
    font-size: 12px;
    height: 39px;
    padding-left: 50px;
    padding-top: 5px;
    position: absolute;
    right: 50px;
    text-decoration: none;
    top: 20px;
    width: 124px;
}
/* tooltip */
.tooltipBlue {
    /* background: url("../img/tooltipBlue.png") no-repeat 0 0; */
	background: url("../img/pl1.png") no-repeat 0 0;
    display: block;
    height: 100px;
    left: 63px;
    position: absolute;
    top: 104px;
    width: 220px;
	overflow:hidden;
}

.tooltipLiteBlue {
    /* background: url("../img/tooltipBlue.png") no-repeat scroll 0 0 transparent; */
    background: url("../img/pl5.png") no-repeat scroll 0 0 transparent;	
    display: block;
    height: 100px;
    left: 138px;
    position: absolute;
    top: 523px;
    width: 220px;
	overflow:hidden;
}
.tooltipLiteBlue {}
.cont h1 {
	/*font-size:22px;*/
	font-size:18px;
	line-height:1;
	
	font-weight:normal;
	font-family: Georgia;
	color:#fff;
	margin:0; padding:0 0 5px;
}

.cont h1 a {
    color:#fff;
}

.cont {
	padding:9px 12px 0 77px;
	
}
.cont h2.tooltip a {font-family:tahoma;font-size:14px;text-decoration:none;}
.cont p {
	color:#3e0a01;
	font-size:12px;
	
}
h2.tooltip {font-size:16px;line-height:1;font-family:Georgia; text-transform:none; margin:0;padding:0;}
h2.tooltip a {color:#fff;text-indent:-999em;display:block;width:200px;height:100px;}


.tooltipBlue .cont {
	/* background: url("../img/icoFish.png") no-repeat scroll 2px 17px transparent; */
	overflow:hidden;
	height: 108px;
	padding: 9px 0 0 10px;
}

.tooltipGreen {
  /* background: url("../img/tooltipGreen.png") no-repeat scroll 0 0 transparent; */
  background: url("../img/pl3.png") no-repeat scroll 0 0 transparent; 
    display: block;
    height: 100px;
    left: 77px;
    position: absolute;
    top: 316px;
    width: 220px;
	overflow:hidden;
}
.tooltipGreenbottom {
  /* background: url("../img/tooltipGreen.png") no-repeat scroll 0 0 transparent; */
background: url("../img/pl7.png") no-repeat scroll 0 0 transparent;  
    display: block;
    height: 100px;
    right: 16px;
    position: absolute;
    top: 498px;
    width: 220px;
	overflow:hidden;
}

.tooltipGreen .cont, .tooltipGreenbottom .cont{
	/* background: url("../img/icoSell.png") no-repeat scroll 17px 4px transparent; */
	overflow:hidden;
	height: 108px;
	padding-left:10px;
}

.tooltipLiteBlue .cont{
	/*background: url("../img/pay.png") no-repeat scroll 7px 10px transparent; */
	overflow:hidden;
	height: 108px;
	padding-left:10px;
}

.tooltipGrey {
 /* background: url("../img/tooltipGrey.png") no-repeat scroll 0 0 transparent; */
 background: url("../img/pl2.png") no-repeat scroll 0 0 transparent; 
    display: block;
    height: 100px;
    left: 387px;
    position: absolute;
    top: 266px;
    width: 220px;
	overflow:hidden;
}
.tooltipGreybottom {
 /* background: url("../img/tooltipGrey.png") no-repeat scroll 0 0 transparent; */
  background: url("../img/pl4.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 100px;
    left: 401px;
    position: absolute;
    top: 386px;
    width: 220px;
	overflow:hidden;
}
.tooltipGrey .cont, .tooltipGreybottom .cont {
	/*background: url("../img/icoKey2.png") no-repeat scroll 3px 27px transparent; */
	overflow:hidden;
	height: 108px;
	padding-left:10px;
}

.tooltipRed {
 /* background: url("../img/tooltipRed.png") no-repeat scroll 0 0 transparent; */ 
  background: url("../img/pl9.png") no-repeat 0 0; 
    display: block;
    height: 100px;
    position: absolute;
    right: 80px;
    top: 208px;
    width: 220px;
	overflow:hidden;
}
.tooltipRedbottom {
  /* background: url("../img/tooltipRed.png") no-repeat scroll 0 0 transparent; */
  background: url("../img/pl8.png") no-repeat scroll 0 0 transparent;  
    display: block;
    height: 100px;
    position: absolute;
    right: 324px;
    top: 533px;
    width: 220px;
	overflow:hidden;
}
.tooltipRed .cont, .tooltipRedbottom .cont{
	/*background: url("../img/icoMetka.png") no-repeat scroll 21px 16px transparent; */
	overflow:hidden;
	height: 108px;
	padding: 15px 12px 0 10px;
}


.tooltipYellow {
   /* background: url("../img/tooltipYellow.png") no-repeat scroll 0 0 transparent; */
   background: url("../img/pl6.png") no-repeat scroll 0 0 transparent;    
    display: block;
    height: 100px;
    position: absolute;
    right: 121px;
    top: 381px;
    width: 220px;
	overflow:hidden;
}
.tooltipYellow .cont {
	/*background: url("../img/icoPhoto.png") no-repeat scroll 15px 22px transparent; */
	overflow:hidden;
	height: 108px;
	padding-left:10px;
}

/* end tooltip */

.columnRight {
  float: right;
  width: 250px;
  position: relative;
  overflow: hidden; }
  .columnRight .formSearch {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    height: 21px;
    margin: 34px 0 0 9px;
    position: relative;
    width: 213px; }
    .columnRight .formSearch input[type='text'] {
      background: none;
      border: 0;
      width: 180px;
      height: 18px;
      font-size: 0.9em;
      margin: 0 4px 0 5px;
      float: left; }
    .columnRight .formSearch input[type='submit'] {
      background: url("../img/icoSearch.png") 0 0 no-repeat;
      width: 14px;
      height: 12px;
      border: 0;
      margin: 5px 0 0 0;
      float: left; }

.contactInfo {
  margin: 6px 0 0 64px; }
  .contactInfo a {
    display: block;
    background: url("../img/icoMail.png") 0 7px no-repeat;
    letter-spacing: -0.5px;
    padding: 1px 0 0 24px;
    color: #0183b4;
    font-size: 13px; }
  .contactInfo span.phone {
    color: #eb5926;
    font-size: 24px;
    vertical-align: bottom;
    line-height: 24px;
    margin-top: 6px;
    padding-left: 11px;
    display: inline-block;
    *zoom: 1;
    *display: inline; }
    .contactInfo span.phone span {
      vertical-align: 0px;
      color: #eb5926;
      font-size: 14px;
      line-height: 14px;
      display: inline-block;
      *zoom: 1;
      *display: inline; }

.btnInteractive {
  background: url("../img/btnCircle.png") 0 0 no-repeat;
  width: 154px;
  height: 154px;
  cursor: pointer;
  margin: 143px 0 0 57px; }

.FlashObj {
  position: absolute;
  width: 1000px;
  height: 471px;
  background: #fff;
  left: 0;
  top: 0;
  display: none;
  z-index: 100; }

.bdBt {
  position: absolute;
  left: 0;
  bottom: -1px;
  background: url("../img/borderTop.png") 0 0 repeat-x;
  height: 6px;
  width: 1000px;
  z-index: 1100; }

/* end header */

/* container */
.main-container {
  margin: 0 auto;
    overflow: hidden;
    padding: 0 0 251px;
    position: relative;
    width: 1000px; }

div.title, .content .column70 div.title {
  font-size: 10px;
  color: #9a9898;
  background: url("../img/lineH.gif") 0 8px repeat-x;
  margin-right: 50px; }
  div.title span, .content .column70 div.title span {
    padding-right: 8px;
    background: #fff;
    padding-left: 23px; }
    div.title span a, .content .column70 div.title span a {
      color: #9a9898;
      text-decoration: none; }

.content {
  max-width: 975px;
  /* overflow: hidden; */
  clear: both; 
  position:relative;
  min-height: 735px;}
  .content p {
    line-height: 150%; }
  .content .column30 {
    width: 285px;
    float: left;
    position: relative;
    padding: 0 27px 30px; }
    .content .column30 .cardMaximus {
      text-align: center;
      background: url("../img/shadowImg.png") 2px 130px no-repeat;
      padding: 0 0 27px 0;
      margin: 32px 0 0 -6px;
      position: relative; }
      .content .column30 .cardMaximus a {
        color: #000000;
        display: block;
        font-size: 16px;
        font-weight: bold;
        margin-top: 21px; }
    .content .column30 .banner {
      margin: 0 0 0 30px; }
  .content .column70 {
    float: left;
    width: 615px; }
    .content .column70 div.title, .content .column70 div.title {
      margin: 0 0 17px 0; }
      .content .column70 div.title span, .content .column70 div.title span {
        padding: 0 8px 0 0; }

/* block news main page */
.blNews .news {
  padding: 15px 0 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  overflow: hidden; }
  .blNews .news img {
    float: left;
    margin: 0 18px 13px 0; }
  .blNews .news h1 {
    margin: 0;
    padding: 0 0 6px;
    line-height: 100%;
    font-size: 16px; }
  .blNews .news p {
    font-size: 10px;
    line-height: 122%; }
  .blNews .news .infoNews {
    color: #a6a6a6;
    font-size: 10px;
    margin-bottom: 12px; }
    .blNews .news .infoNews .countPhoto {
      display: inline-block;
      *zoom: 1;
      *display: inline;
      background: url("../img/icoPhoto.png") 0 2px no-repeat;
      padding-left: 19px;
      letter-spacing: -0.4px; }
      .blNews .news .infoNews .countPhoto a {
        color: #a6a6a6; }
    .blNews .news .infoNews .date {
      display: inline-block;
      *zoom: 1;
      *display: inline;
      padding: 0 5px 0 0; }
    .blNews .news .infoNews .likeNews {
      display: inline-block;
      *zoom: 1;
      *display: inline;
      background: url("../img/icoLove.png") 0 3px no-repeat;
      padding: 0 0 0 15px;
      vertical-align: top; }

/* end block news main page */
.column100, .column {
  margin-bottom: 30px;
  overflow: hidden;
  padding-left: 58px;
  padding-top: 24px; }
  .column100 div.title, .column div.title, .column100 .content .column70 div.title, .content .column70 .column100 div.title, .column .content .column70 div.title, .content .column70 .column div.title {
    margin-right: 0;
    margin-bottom: 23px; }
    .column100 div.title span, .column div.title span, .column100 .content .column70 div.title span, .content .column70 .column100 div.title span, .column .content .column70 div.title span, .content .column70 .column div.title span {
      padding: 0; }
  .column100 .column50, .column .column50 {
    float: left;
    margin-right: 27px;
    overflow: hidden;
    width: 45%; }

/* page contacts */
.column {
  padding-top: 0 !important; }
  .column h1 {
    font-size: 30px; }
  .column h2 {
    font-size: 18px; }

.blContacts ul {
  margin: 0;
  padding: 0; }
  .blContacts ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 300px;
    list-style: none; }


.blockForm.pageR {
  height: 326px; }

.blockForm {
  width: 533px;
  height: 366px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #E45326;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e45326), to(#6d1707));
  background: -webkit-linear-gradient(#e45326, #6d1707);
  background: -moz-linear-gradient(#e45326, #6d1707);
  background: -ms-linear-gradient(#e45326, #6d1707);
  background: -o-linear-gradient(#e45326, #6d1707);
  background: linear-gradient(#e45326, #6d1707);
  -pie-background: linear-gradient(#e45326, #6d1707);
  behavior: url(/PIE.htc);
  padding: 27px 0 0 20px;
  margin: 41px 0 48px 0; }
  .blockForm p {
    color: #611603;
    font-size: 18px;
    font-style: italic;
    text-align: center; }
  .blockForm .lineRed {
    line-height: 0;
    border-top: 1px solid #972c12;
    background: #ff825b;
    height: 1px;
    margin: 18px 0 13px 12px;
    width: 490px; }
  .blockForm input[type='text'] {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
    height: 23px;
    margin-bottom: 14px;
    margin-left: 11px;
    padding-left: 13px;
    width: 477px; }
  .blockForm .inPhone {
    width: 276px !important; }
  .blockForm textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    width: 480px;
    height: 86px;
    background: #fff;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 10px;
    margin-left: 11px; }
  .blockForm input[type='submit'] {
    background: url("../img/btnOrange.png") 0 0 no-repeat;
    width: 97px;
    height: 38px;
    text-indent: -1000px;
    position: relative;
    border: 0;
    margin: 21px 0 0 212px; }
  .blockForm select {
    height: 25px !important;
    border: 0; }
    .blockForm select option {
      padding-left: 10px;
      width: 459px;
      border: 0; }
  .blockForm .selectStyle {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 25px;
    background: #fff;
    margin-bottom: 15px;
    margin-left: 11px;
    width: 491px; }
  .blockForm .customStyleSelectBox {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 505px;
    height: 25px;
    background: url("../img/icoSelect.png") top right no-repeat;
    height: 28px;
    margin: -1px 0 0;
    padding-top: 1px;
    width: 493px; }
    .blockForm .customStyleSelectBox span {
      padding-left: 10px;
      padding-top: 4px; }

/* end page contacts */
/* page news */
.pageNews .news {
  margin-right: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px; }
  .pageNews .news p {
    margin-bottom:0;}

/* end page news */
/* paginator */
.paginator {
	border-top:1px solid #e8e8e8;
	padding-top:15px;
	margin-bottom:30px;
	width:100%;
   }
  .paginator a {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    text-decoration: none;
    color: #231f20;
    font-size: 12px;
    width: 23px;
    height: 23px;
    margin-right: 5px;
    padding-top: 3px;
	text-align:center;}
  
  .paginator .active {
    border: 2px solid #EBE7D4;
    border-radius: 23px 23px 23px 23px;
    height: 19px;
    width: 23px;
    }

/* end paginator */
.news {
	margin-bottom:20px;
}
.news .photoNews {
	float:left;
	width:59px;
	height:59px;
	margin: 5px 10px 15px 0;
}
.news .title {
	color:#383700;
	font-size:13px;
}
.news p {
	color:#888888;
}
.date {
	display:inline-block;
	background:#ebe7d4;
	border-radius:3px;
	padding:0 5px;
	margin-top:5px;
	line-height:150%;
}
.highlighted {
  background: #f2f2f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  margin-left: -15px;
  padding: 10px 10px 15px 15px;
  margin-right: 20px; }

.highlighted2 {
  background: #f2f2f1;
  margin-left: -58px;
  padding: 10px 20px 15px 58px;
  color: #9f9d9b;
  font-size: 16px;
  position: relative;
  margin-bottom: 30px; }
  .highlighted2 span.author {
    position: absolute;
    bottom: -25px;
    right: 70px;
    color: #b4b1b0;
    font-size: 12px; }

.list {
  margin-bottom: 20px; }
  .list ul {
    margin: 0;
    padding: 0; }
    .list ul li {
      display: block;
      list-style: none;
      margin: 0 0 10px;
      padding: 0 0 0 38px;
      position: relative; }
      .list ul li span.circle {
        display: inline-block;
        *zoom: 1;
        *display: inline;
        background: url("../img/icoCircle2.png") 0 0 no-repeat;
        width: 23px;
        height: 21px;
        padding: 2px 0 0 0;
        text-align: center;
        margin-right: 15px;
        position: absolute;
        left: 0;
        top: 0; }

.columnTwo {
  margin-bottom: 20px;
  overflow: hidden; }

/* footer */
footer {
  height: 246px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
	}
  footer .columnLeft {
    float: left;
    letter-spacing: -0.4px;
    line-height: 80%;
    margin: 65px 0 0 67px;
    width: 200px; }

  footer .columnRight {
   color: #FFFFFF;
    float: none;
    margin: 0 auto;
    padding-right: 0;
    padding-top: 20px;
    text-align: right;
    width: 904px; }
.menuH {
	margin-bottom: 3px;
	background: rgba(255,255,255,0.8);
	height: 64px;
	overflow: hidden;}
.menuH ul {
   margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 1000px; }
.contF {
	margin: 0 auto;
    padding: 0;
    
    width: 1000px; }

.menuH ul li {
	padding: 0;
	margin: 9px 8px 0;
	background: none;
	list-style: none;
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline; }
.menuH ul li a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	line-height: 20px;
	text-decoration: none;
	color: #4d4a2c;
	position: relative;
	z-index: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size:14px;
	height:28px;
	padding-top:5px;}
.menuH ul li a span.btnL {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:33px;
	width:8px;
	float:left;
}
.menuH ul li a span.btnR {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:33px;
	width:7px;
}
.menuH ul li a span.btnC {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:27px;
	float:left;
	padding-top:6px;
	padding-right:2px;
}
.menuH ul li a:hover {	
	color: #262626; }
.menuH ul li a:hover span.btnL {	
	background: url('../img/btnL.png') 0 0 no-repeat;	
}
.menuH ul li a:hover span.btnR {	
	background: url('../img/btnR.png') 0 0 no-repeat;
}
.menuH ul li a:hover span.btnC {	
	background: url('../img/btnC.png') 0 0 repeat-x;
color: #262626;	
}

footer .blNews {
	background: rgba(255,255,255,0.8);
	overflow: hidden;
	padding-left: 44px;
    /*padding-top: 12px;*/
	padding-bottom: 5px;
}
footer .blNews h1 {
	color: #383700;
    float: left;
    font-family: Georgia;
    font-size: 18px;
    width: 125px;
    margin-top: 11px !important;
	font-weight:normal;
	
}
footer .blNews ul {
	float: left;
    margin: 17px 0 0 0;
    padding: 0;
    width: 800px;
}
footer .blNews ul li {
	float:left;
	width:266px;
	list-style:none;
	color:#383700;
	font-size:13px;
}
footer .blNews ul li p {
	margin:-4px 0 5px 70px;
	line-height:120%;

}
footer .blNews ul li img {
	float:left;
	vertical-align:top;
	margin:0 10px 10px 0;
}
footer .blNews ul li span {
	color:#888888;
	
}

.wrapper.all {
	background:none;
	min-width:988px !important;
}

.main-container.all {
	width:100%;
	margin:0;
	padding:0;
}
.circle {
    position: fixed;
    left:0; top:0;
    background:url('../img/bgLeftTop.png') no-repeat 0 0;
    width:350px;
    height:900px;
    z-index:2000;
}

.iphone.webkit .circle
{
    position: absolute;
}

.leftColumn {
	width:260px;
	float:left;
	abackground:url('../img/bgLeftTop.png') no-repeat 0 0;
	height:100%;
	min-height:100%;
	position:relative;
	min-height:900px;
}
.circle .logo {
	height: 150px;
    left: auto;
    margin: 170px 0 0 72px;
    overflow: hidden;
    position: relative !important;
    top: auto;
    width: 157px;
	/*background:url('../img/marker2.png') center 142px no-repeat;}*/
}
.circle .logo a {
    display: block;
    width: 189px;
    height: 156px;
    text-decoration: none;
    background: url("../img/logo.png") 0 0 no-repeat !important;
    cursor: pointer;
    overflow: hidden;
    position: relative;
	left:-10px;
	}

.circle .address {
	color: #FFFFFF;
    font-size: 12px;
    margin-left: 51px;
    margin-top: 19px;
    text-align: center;
    width: 205px;
}
.circle .phone {
	color: #FFFFFF;
    margin: 9px 0 0 -50px;
    text-align: center;
	overflow: hidden;
	background:url('../img/marker2.png') center 80px no-repeat;
	 height: 98px;
}	
.circle .phone span {
	font-size:30px;
}
.circle .phone p {
	font-size:16px;
	font-weight:bold;
}
.circle .blFish {
	/*background: url("../img/fish.png") no-repeat scroll 0 0 transparent;*/
    height: 152px;
    margin-top: 0px;
    overflow: hidden;
    width: 206px;
}
 .rightColumn {
	overflow: hidden;
    padding-left: 0;
    position: relative;
	color:#333333;
    padding-left: 225px;
} 
 .rightColumn .content {
	clear:none;
	padding: 0 40px 0 160px;
 }
 /*.rightCircle {
	background: url("../img/bgLeftTop.png") no-repeat scroll -260px 0 transparent;
    height: 650px;
    left: 0;
    position: absolute;
    top: 0;
    width: 80px;
	z-index: 2000;
 }*/
 
 .head {
	position:relative;
	overflow:hidden;
 }
 .head .blFormSearch {
	border: 3px solid #E7E7D8;
    border-radius: 3px 3px 3px 3px;
    float: right;
    height: 23px;
    margin-right: 45px;
    margin-top: 17px;
    width: 132px;
 }
  .head .blFormSearch input {
	border:0;
	margin-top:2px;
  }
   .head .blFormSearch input[type='text']{
        width:94px;
        height:17px;
        margin-right:10px;
        margin-left:4px;
        outline: none;
   }
   .head .blFormSearch input[type='submit']{
	background:url('../img/icoSearch.png') 0 0 no-repeat;
	width:15px;
	height:17px;}
.head .question {
	float: right;
    margin: 9px 10px 0 0px;
    width: 665px;
}
.head .question a, .head .question .payment {
    background: url("../img/icoQuestion.png") no-repeat scroll 10px 6px rgba(255, 255, 255, 0.9);
    border-radius: 3px 3px 3px 3px;
    color: #4D4A2C;
    display: block;
    font-size: 12px;
    height: 39px;
    padding-left: 50px;
    padding-top: 5px;
    position: relative;
    right: auto;
    text-decoration: none;
    top: auto;
    width: 124px;
	text-decoration: underline;
}
.head .question a{
margin-left: 130px;}
.head .question .payment{
    background: url("../img/small_pay.png") no-repeat scroll 10px 6px rgba(255, 255, 255, 0.9);
	float: left;
	margin-left: 1px;
	}
.menu {
	margin-bottom: 26px;
    margin-top: 11px;
    /*overflow: hidden;*/
	height: 130px;
}
.menu ul {
	margin: 3px 0 0px;
    padding: 0 0 19px 120px;
	background: none repeat scroll 0 0 #EBE7D4;
}
.menu ul li {
	padding: 0;
	margin: 19px 1px 0;
	background: none;
	list-style: none;
	position: relative;
	display: inline-block;
	*zoom: 1;
	*display: inline; }
.menu div {
	background: none repeat scroll 0 0 #F9F8F2;
    /*height: 36px;*/
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
    z-index: 1;
    padding-left: 30px;
}
.menu div ul {
	background:none;
	margin:0;
	position:relative;
	top:7px;
}
.menu div ul li {
	margin:5px 0 0 0;
}
.menu div ul li a {
	color: #5C5C5C;
    font-size: 13px;
    height: 15px;
    line-height: 100%;
    margin-right: 0;
    padding: 3px 10px;
}
.menu div ul li a:hover {
	background: #ebe7d4;
	border-radius:4px;
}
#blambs_legend.b-photo {margin-top:500px !important;}
.menu ul li a {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	line-height: 20px;
	text-decoration: none;
	color: #4d4a2c;
	position: relative;
	z-index: 1;
	text-decoration: none;
	font-family: Tahoma;
	font-size:14px;
	height:28px;
	padding-top:5px;}
.menu ul li a span.btnL {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:33px;
	width:8px;
	float:left;
}
.menu ul li a span.btnR {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:33px;
	width:7px;
}
.menu ul li a span.btnC {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	height:27px;
	float:left;
	padding-top:6px;
	padding-right:2px;
}
.menu ul li a:hover {	
	color: #262626; }
.menu ul li a:hover span.btnL {	
	background: url('../img/btnL.png') 0 0 no-repeat;	
}
.menu ul li a:hover span.btnR {	
	background: url('../img/btnR.png') 0 0 no-repeat;
}
.menu ul li a:hover span.btnC {	
	background: url('../img/btnC.png') 0 0 repeat-x;
color: #262626;	
}

.nav {

}
.nav a {
	color:#8f8e8e;
}
.icoPrint {
	background:url('../img/icoPrint.png') 0 0 no-repeat;
	padding-left:20px;
	display:inline-block;
	height:20px;
	margin-right:20px;
}
.icoTop {
	background:url('../img/icoTop.png') left 4px no-repeat;
	padding-left:25px;
	display:inline-block;
	height:20px;
	text-decoration:none;
}

.pageSearch {

}
.pageSearch .blFormSearch {
	border: 3px solid #E7E7D8;
    border-radius: 3px 3px 3px 3px;
    height: 23px;
    margin-right: 61px;
    margin-top: 17px;
    width: 100%;
 }
.pageSearch .blFormSearch input {
	border:0;
	margin-top:3px;
  }
.pageSearch .blFormSearch input[type='text']{
	width:90%;
	height:17px;
	margin-right:10px;
	margin-left:4px;
   }
.pageSearch .blFormSearch input[type='submit']{
	background:url('../img/icoSearch.png') 0 0 no-repeat;
	width:15px;
	height:17px;
	float:right;
	margin-right:5px;}
.pageSearch ul {
    padding-left: 10px;
	margin-bottom:40px !important;
}
.pageSearch ul li {
    list-style: none;
	background:url('../img/marker3.png') 0 6px no-repeat !important;
	margin-bottom:10px;
    padding-left: 20px;
}
.pageSearch ul li a {
	color:#333333;
}
.likes .pageSearch{
    float: none;
}
.pageSearch .date{
    display: inline;
}

.pageForm {

}
.pageForm  div {
	color:#8f8e8e;
	padding-left:5px;
	overflow:hidden;
	margin-bottom:5px;
}
.pageForm input {
	width:388px;
	height:27px;
}	
.pageForm input[type='text']{
	background: #f9f9f9;
	border:1px solid #b0b0b0;
	border-top:2px solid #b0b0b0;
	border-radius:4px;
	margin-bottom:15px;
}
.pageForm textarea {
	background: #f9f9f9;
	border:1px solid #b0b0b0;
	border-top:2px solid #b0b0b0;
	border-radius:4px;
	margin-bottom:20px;
	width:388px;
	height:100px;
}
.pageForm input[type='submit']{
	background:url('../img/btnSubmit.png') 0 0 no-repeat;
	width:104px;
	height:34px;
	border:0;
	margin-left:257px;
}
.pageForm input[type='checkbox']{
	width:20px;
}

.pageQA ul {
	margin-bottom:40px !important;
}
.pageQA ul li {
	background:url('../img/marker3.png') 0 6px no-repeat !important;
	margin-bottom:10px;
	cursor:pointer;
}
.pageQA ul li a {
	color:#898844;
	text-decoration:none;
	border-bottom:1px dotted#898844;
}
.pageQA ul li:hover a {
	color:#333333;
	border:00;
}
.pageQA ul li:hover .tooltipLink {
	display:block;
}
.tooltipLink {
	display:none;
	background: #ebe7d4;
	padding:15px;
	border-radius:5px;
	position:relative;
	margin-top:20px;
	color:#333333;
}
.tooltipLink div {
	background:url('../img/icon.png') 0 0 no-repeat;
	width:23px;
	height:15px;
	position:absolute;
	top:-15px;
	left:20px;
}
/* =============================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

  
 .blockInfo {
margin: 20px 0 30px 0px;
overflow: hidden;
clear: both;
}
.blockInfo ul {
margin: 0 !important;
padding: 0 !important;
}
.blockInfo ul li {
padding: 5px 10px !important;
margin: 0;
list-style: none;
background: none !important;
background-color: white;
display: inline-block;
zoom: 1;
position: relative;
border: 1px solid #E3E3E3;
margin-right: -4px;
cursor: pointer;
border-radius: 0 3px 0 0;
z-index: 2;
}

.blockInfo ul li.active {
background: #f9f9f9;
border-radius: 3px 3px 0 0;
border-bottom: 1px solid #F9F9F9;
}
.blockInfo .textAll div {
display: none;
z-index: 1;
background: #f9f9f9;
border: 1px solid #E3E3E3;
border-radius: 0 3px 3px 3px;
padding: 15px;
margin-top: -1px;}
.blockInfo .textAll .textOne {
display: block;
}
.content .img-right {
float: right;
background: #F2F2F2;
margin-left: 15px;
margin-bottom: 15px;
color: #646464;
}
.content .img-right img {
margin: 10px;
}
.content .img-right figcaption {
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.content .img-left {
float: left;
background: #F2F2F2;
margin-right: 15px;
margin-bottom: 15px;
color: #646464;
}
.content .img-left img {
margin: 10px;
}
.content .img-left figcaption {
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
}

.content .highlighted {
background-color: #ebe7d4;
margin-left: 0;
padding: 10px 20px;
color: #646464;
margin-bottom: 30px;
border-radius: 2px;
}
.textGrey {
	color:#888;
}
.content p.selected {
border-left: 6px solid #EBE7D4;
    color: #646464;
    line-height: 150%;
    margin-left: 0;
    padding-left: 16px;
    padding-right: 40px;
}

.content table {
border: 1px solid #CFCFCF;
    border-radius: 3px 3px 3px 3px;
    margin: 10px 0 30px 0;
    width: 100%;
}
.content img {
	margin-bottom:15px;
}
.content table thead td {
background: #e0ddcc;
color: #888888;
text-align: center;
padding: 10px;
font-family:Georgia;
font-size:14px;
}
.content table td {
border: 1px solid #cfcfcf;
padding: 10px;
text-align: center;
background: #ebe7d4;
}
.content table tbody td:first-child {
	font-size:16px;
	font-weight:bold;
}
.content ul {
	padding-left:10px;
	margin-bottom:20px;
}
.content ul li {
	list-style:none;
	background:url('../img/marker.png') 0 5px no-repeat;
	padding-left:20px;
}	

.footer {
	overflow: hidden;
    position: relative;
    width: 100%;
	padding-top: 20px;
}
.footer .column1 {
	float: left;
    margin-left: 160px;
    width: 55px;
}
.footer .column1  a {
	display:block;
	background:url('../img/icoCounter.png') 0 0 no-repeat;
	width:31px; height:31px;
}
.footer .column2 {
	float: left;
    width: 300px;
}
.footer .column2 .phone {
	font-size:18px;
	color:#888;
}
.footer .column2  p {
	color:#888;
	margin-top:5px;
}
.footer .column3 {
    float: right;
    width: 200px;
	color:#888888;
	padding-top:5px;
}

.paginator {
	display:inline-block;
	*zoom:1;
	*display:inline;
}

.slider {
    height:337px;
    width:100%;
    margin-left: -513px;
    padding: 0 0 0 513px;
}
.slider ul {
    margin:0;
    padding: 0;
}
.slider ul li {
    list-style: none;
    background: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    *zoom:1;
    *display:inline;
    width:503px;
    float:left;
    margin:0 8px 0 0;
    opacity: 0.4;
}
.slider ul li.active {
    opacity: 1;
}
.navSlider {
    height: 40px;
    overflow: hidden;
    position: relative;
    margin: 5px 0 20px 0;
    width: 100%;
}
.navSlider .backImg {
    background: url('../img/arrowL.png') 0 0 no-repeat;
    width:30px;
    height: 31px;
    display: block;
    float:left;
    margin-right:5px;
    cursor: pointer;
}
.navSlider .nextImg {
    background: url('../img/arrowR.png') 0 0 no-repeat;
    width:30px;
    height: 31px;
    display: block;
    float:left;
    margin-right:15px;
    cursor: pointer;
}
.navSlider .text {
    color:#383700;
    width:300px;
    float:left;
    padding-top:6px;
}

.i-hide {
    display: none;
}

/* =============================================================================
   Map
   ========================================================================== */

#main {
    width: 100%;
    overflow: hidden;
    min-width: 932px !important;
	height:1000px !important;
    position: relative;
    
}

#main .logo {
    height: 137px;
    left: 50%;
    margin: 35px 0 25px;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 157px;
    z-index: 1;
    margin-left: -80px;
}

#map {
    position: absolute;
    top: -100px !important;
    left: 50%;
    margin: 0;
    /*z-index: 0;*/
    display: none;
}

.popup {
    position: absolute;
    background: url('../img/popupBg.png') center center no-repeat;
    width: 245px;
    height: 100px;
    display: block;
    top: 200px;
    left: 1000px;
    z-index: 100;
}

.popup strong {
    color: #484404;
}

/*
    .popup__area-number {
        position: absolute;
        top: 5px;
        left: 12px;
        font-size: 40px;
        color: #4E4A04;
        text-align: center;
        width: 66px;
    }
	.popup__area-status {        position: absolute;
        left: 12px;color: #716E49;
        bottom: 26px;}
    .popup__area-free {
        position: absolute;
        left: 20px;
        bottom: 0px;
        width: 80px;
        text-align: center;
        color: #A15B17;
    }

    .popup__area-building
    {
        position: absolute;
        top: 10px;
        left: 90px;
        font-size: 12px;
        color: #716E49;
    }

    .popup__area-square {
        position: absolute;
        top: 25px;
        left:12px;
        font-size: 12px;
        color: #716E49;
    }

    .popup__area-cost {
        position: absolute;
        bottom: 43px;
        left:12px;
        font-size: 12px;
        color: #716E49;
    }

*/


    .popup__area-number {
        font-size: 40px;
        color: #4E4A04;
        text-align: center;
        width:100%;
    }
	.popup__area-status {
	color: #716E49;
        }
    .popup__area-free {

        width: 80px;
        text-align: center;
        color: #A15B17;
    }

    .popup__area-building
    {

        font-size: 12px;
        color: #716E49;
    }

    .popup__area-square {

        font-size: 12px;
        color: #716E49;
    }

    .popup__area-cost {

        font-size: 12px;
        color: #716E49;
    }


/* =============================================================================
   Print Styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }

  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
.image_carousel {
  padding: 15px 0 15px 37px;
  position: relative;
  height: 150px; }

.image_carousel img {
  border: 1px solid #ccc;
  background-color: white;
  margin-right: 10px;
  display: block;
  float: left;
  margin-bottom: 10px; }

a.prev, a.next {
  width: 21px;
  height: 34px;
  display: block;
  position: absolute;
  top: 69px; }

a.prev {
  background: url(../img/strelki2.png) no-repeat transparent; }

a.next {
  background: url(../img/strelki2.png) no-repeat transparent; }

a.prev {
  left: -20px;
  background-position: 0 0; }

a.prev:hover {
  abackground-position: 0 -50px; }

a.prev.disabled {
  background-position: 0 -100px !important; }

a.next {
  right: 50px;
  background-position: -21px 0; }

a.next:hover {
  abackground-position: -50px -50px; }

a.next.disabled {
  background-position: -50px -100px !important; }

a.prev.disabled, a.next.disabled {
  cursor: default; }

a.prev span, a.next span {
  display: none; }

.pagination {
  text-align: center; }

.pagination a {
  background: url(../img/icoRight.png) 0 0 no-repeat transparent;
  width: 15px;
  height: 15px;
  margin: 0 5px 0 0;
  display: inline-block; }

.pagination a.selected {
  background-position: -25px -100px;
  cursor: default; }

.pagination a span {
  display: none; }

.clearfix {
  float: none;
  clear: both; }

#lightbox, #lightbox-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: auto;
  right: auto;
  z-index: 1020;
  width: 100%;
  height: auto;
  text-align: center;
  color: #333333;
  /* stop stupid conflicts */
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  line-height: 0;
  /* general conflict stopper */
  text-decoration: none;
  background: none;
  word-spacing: normal;
  letter-spacing: normal;
  float: none;
  clear: none;
  display: block; }

#lightbox a, #lightbox a:link, #lightbox a:visited, #lightbox a:hover {
  text-decoration: underline;
  color: #999999; }

#lightbox-overlay {
  z-index: 1000;
  background-color: #000000;
  height: 100%;
  position: fixed; }

#lightbox-overlay-text {
  text-align: right;
  margin-right: 20px;
  margin-top: 20px;
  color: white;
  font-size: 12px;
  cursor: default;
  line-height: normal; }

#lightbox-overlay-text a, #lightbox-overlay-text a:hover, #lightbox-overlay-text a:visited, #lightbox-overlay-text a:link {
  color: white; }

#lightbox-overlay-text span {
  display: none; }

#lightbox img, #lightbox a img, #lightbox a {
  border: none;
  outline: none; }

#lightbox-imageBox {
  position: relative;
  border: 1px solid black;
  background-color: white;
  width: 400px;
  height: 400px;
  margin: 0 auto;
  padding: 20px 20px 0 20px; }

#lightbox-imageContainer {
  padding: 1px; }

#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0; }

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10; }

/* #lightbox-imageBox > #lightbox-nav { left: 0; } 
#lightbox-nav a { outline: none; }*/
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  display: block;
  width: 49%;
  height: 100%;
  background: transparent url("../img/blank.gif") no-repeat;
  /* Trick IE into showing hover */
  /* cursor:pointer; */
  zoom: 1;
  /* who knows why? */
  padding: 0px;
  margin: 0px; }

#lightbox-nav-btnPrev {
  left: 0;
  right: auto;
  float: left; }

#lightbox-nav-btnNext {
  left: auto;
  right: 0;
  float: right; }

/*
.preload_largeLink, #prevLink:hover, #prevLink:visited:hover {
	background:url("../img/prev.gif") left 45% no-repeat;
}
.preload_nextLink, #nextLink:hover, #nextLink:visited:hover {
	background:url("../img/next.gif") right 45% no-repeat;
}
*/
#lightbox-infoBox {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #FFFFFF;
  margin: 0 auto;
  padding: 0px 20px;
  padding: 0px 20px;
  /* width: 100%;
  padding: 0 10px 0; */ }

#lightbox-infoContainer {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666;
  line-height: normal;
  /* height:30px; */ }

#lightbox-infoHeader {
  width: 100%;
  text-align: center; }

#lightbox-caption {
  text-align: justify; }

#lightbox-caption-title {
  font-weight: bold; }

#lightbox-caption-description {
  font-weight: normal; }

#lightbox-infoFooter {
  margin-top: 3px;
  color: #999999; }

#lightbox-currentNumber {
  display: block;
  width: 49%;
  float: left;
  text-align: left; }

#lightbox-close {
  display: block;
  width: 45%;
  float: right;
  text-align: right; }

#lightbox-close-button {
  padding-left: 30%; }

#lightbox-close-button:hover {
  color: #666666; }

#lightbox-infoContainer-clear {
  clear: both;
  visibility: hidden; }


.map-content {
    padding: 0;
    /* min-height: 100%; */
	height:1000px;
    /*background-color: #fff;*/
}

.b-photo {
    position:absolute;
    display: none;
    z-index:1;
}

.b-photo__logo {
    width:16px;
    height:15px;
    background: url('../img/photo_logo.png') center center no-repeat;
}

.b-photo__logo:hover {
    cursor:pointer;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 10000;
    background: black;
    display: none;
}
#overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    top: 0;
    left: 0;
    z-index: 2;
    background: black;
}

.container {
    position: absolute;
    left: 50%;
    top: 200px;
    margin-left: -500px;
    width: 1000px;
    height: 300px;
    z-index: 100000;
    display: none;
}

.close_button {
    position:absolute;
    top: -15px;
    right: -35px;
}
#close_video_button, #close_video_buttons{
    color: white;
    display: block;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    background-image: linear-gradient(top, rgb(107,62,33) 0%, rgb(91,29,4) 100%);
    background-image: -o-linear-gradient(top, rgb(107,62,33) 0%, rgb(91,29,4) 100%);
    background-image: -moz-linear-gradient(top, rgb(107,62,33) 0%, rgb(91,29,4) 100%);
    background-image: -webkit-linear-gradient(top, rgb(107,62,33) 0%, rgb(91,29,4) 100%);
    background-image: -ms-linear-gradient(top, rgb(107,62,33) 0%, rgb(91,29,4) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(107,62,33)),
        color-stop(1, rgb(91,29,4))
    );
}
#close_video_button p, #close_video_buttons p{
    padding: 10px;
}
.gradient_border{
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 1px;
    background-image: linear-gradient(top, rgb(169,147,134) 0%, rgb(107,42,12) 100%);
    background-image: -o-linear-gradient(top, rgb(169,147,134) 0%, rgb(107,42,12) 100%);
    background-image: -moz-linear-gradient(top, rgb(169,147,134) 0%, rgb(107,42,12) 100%);
    background-image: -webkit-linear-gradient(top, rgb(169,147,134) 0%, rgb(107,42,12) 100%);
    background-image: -ms-linear-gradient(top, rgb(169,147,134) 0%, rgb(107,42,12) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(169,147,134)),
        color-stop(1, rgb(107,42,12))
    );
}
.gradient_border, #close_video_button{
    cursor: pointer;
    margin: 0 auto;
    width: 190px;
    height: 45px;
    border-radius: 7px;
}

.close_button:hover {
    cursor: pointer;
}

.panorama-view:hover {
    cursor: move;
}

.map_link {
    position: absolute;
    top:50px;
    left: 50%;
    margin-left: -150px;
    z-index: 1;
    background: white;
    padding: 7px;
    border-radius: 6px;
}

.blamb_proto {
    width: 21px;
    height: 21px;
    z-index: 0;
	display:block;
    background-size: 29px 30px;
    background-repeat: no-repeat;
    background-position: -5px -5px;
}

.blamb_1
{
	/*background: url('/static/img/blamba_1.png') no-repeat;*/
    background-image: url('/static/img/blamba_1.png');
}

.blamb_2
{
	/*background: url('/static/img/blamba_2.png') no-repeat;*/
    background-image: url('/static/img/blamba_2.png');
}

.blamb_3
{
	/*background: url('/static/img/blamba_3.png') no-repeat;*/
    background-image: url('/static/img/blamba_3.png');
}

.blamb_4
{
	/*background: url('/static/img/blamba_4.png') no-repeat;*/
    background-image: url('/static/img/blamba_4.png');
}

.blamb_5
{
    /*background: url('/static/img/blamba_5.png') no-repeat;*/
    background-image: url('/static/img/blamba_5.png');
}

.blamb_6
{
    /*background: url('/static/img/blamba_6.png') no-repeat;*/
    background-image: url('/static/img/blamba_6.png');
}

.blamb_7
{
    /*background: url('/static/img/blamba_7.png') no-repeat;*/
    background-image: url('/static/img/blamba_7.png');
}

.blamb_8
{
    /*background: url('/static/img/blamba_8.png') no-repeat;*/
    background-image: url('/static/img/blamba_8.png');
}
.blamb_9
{
    /*background: url('/static/img/blamba_9.png') no-repeat;*/
    background-image: url('/static/img/blamba_9.png');
}

.blamb_10
{
    /*background: url('/static/img/blamba_10.png') no-repeat;*/
    background-image: url('/static/img/blamba_10.png');
}

.blamb_11
{
    /*background: url('/static/img/blamba_11.png') no-repeat;*/
    background-image: url('/static/img/blamba_11.png');
}

.blamb_12
{
    /*background: url('/static/img/blamba_12.png') no-repeat;*/
    background-image: url('/static/img/blamba_12.png');
}

.blamb_13
{
    /*background: url('/static/img/blamba_13.png') no-repeat;*/
    background-image: url('/static/img/blamba_13.png')
}

.blamb_14
{
    /*background: url('/static/img/blamba_14.png') no-repeat;*/
    background-image: url('/static/img/blamba_14.png');
}
.blamb_15
{
    /*background: url('/static/img/blamba_15.png') no-repeat;*/
    background-image: url('/static/img/blamba_15.png');
}
.blamb_16
{
    /*background: url('/static/img/blamba_16.png') no-repeat;*/
    background-image: url('/static/img/blamba_16.png');
}
.blamb_17
{
    /*background: url('/static/img/blamba_17.png') no-repeat;*/
    background-image: url('/static/img/blamba_17.png');
}
.blamb_18
{
    /*background: url('/static/img/blamba_18.png') no-repeat;*/
    background-image: url('/static/img/blamba_18.png');
}
.blamb_19
{
    /*background: url('/static/img/blamba_19.png') no-repeat;*/
    background-image: url('/static/img/blamba_19.png');
}
.blamb_20
{
    /*background: url('/static/img/blamba_20.png') no-repeat;*/
    background-image: url('/static/img/blamba_20.png');
}
.blamb_21
{
    /*background: url('/static/img/blamba_21.png') no-repeat;*/
    background-image: url('/static/img/blamba_21.png');
}
.blamb_22
{
    /*background: url('/static/img/blamba_22.png') no-repeat;*/
    background-image: url('/static/img/blamba_22.png');
}

.blamb_s
{
	/*background: url('/static/img/blamba_s.png') no-repeat;*/
    background-image: url('/static/img/blamba_s.png');
    height:30px;
    width: 29px;
    background-position: 0px 0px;
}
.blamb_s1
{
    /*background: url('/static/img/blamba_s.png') no-repeat;*/
    background-image: url('/static/img/blamba_s1.png');
    height:30px;
    width: 29px;
    background-position: -9px -9px;
    background-size: 47px;
}

.blamb_n
{
	/*background: url('/static/img/blamba_n.png') no-repeat;*/
    background-image: url('/static/img/blamba_n.png');
    height:30px;
    width: 29px;
    background-position: 0px 0px;
}

#blambs_legend
{
	display: none;
	position: absolute;
	width: 930px;
	height: auto;
	top:285px !important;
}

#blambs_legend ul
{
	list-style-type: none;
    margin: 0 0;
	padding:0;
}

#blambs_legend ul li
{
    height:25px;
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 13px;
    /*line-height: 34px;*/
    line-height: 31px;
    /*padding-left: 40px;*/
    padding-left: 25px;
    background-position: left 0px;
    background-size: 30px 30px;
    background-repeat: no-repeat;
    /*background-image: url('/static/img/blamba_1.png');*/
    font-weight: bold;
}
.bottom_col{
    position: relative;
    width:234px;
    float: left;
}
.blamb_leg_1
{
	/*background: url('/static/img/blamba_1.png') no-repeat left center;*/
    background-image: url('/static/img/blamba_1.png');
}

.blamb_leg_2
{
	/*background: url('/static/img/blamba_2.png') no-repeat left;*/
    background-image: url('/static/img/blamba_2.png');
}

.blamb_leg_3
{
	/*background: url('/static/img/blamba_3.png') no-repeat left;*/
    background-image: url('/static/img/blamba_3.png');
}

.blamb_leg_4
{
	/*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_4.png');
}

.blamb_leg_5
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_5.png');
}

.blamb_leg_6
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_6.png');
}

.blamb_leg_7
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_7.png');
}

.blamb_leg_8
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_8.png');
}

.blamb_leg_9
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_9.png');
}

.blamb_leg_10
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_10.png');
}

.blamb_leg_11
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_11.png');
}

.blamb_leg_12
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_12.png');
}

.blamb_leg_13
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_13.png');
}

.blamb_leg_14
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_14.png');
}

.blamb_leg_15
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_15.png');
}


.blamb_leg_16
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_16.png');
}

.blamb_leg_17
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_17.png');
}

.blamb_leg_18
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_18.png');
}

.blamb_leg_19
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_19.png');
}

.blamb_leg_20
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_20.png');
}
.blamb_leg_21
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_21.png');
}
.blamb_leg_22
{
    /*background: url('/static/img/blamba_4.png') no-repeat left;*/
    background-image: url('/static/img/blamba_22.png');
}

.blamb_leg_s
{
	/*background: url('/static/img/blamba_s.png') no-repeat left;*/
    background-image: url('/static/img/blamba_s.png');
    padding-bottom: 6px;
    padding-top: 6px;
    list-style: none;
    display: inline;
}
.blamb_leg_s1
{
    /*background: url('/static/img/blamba_s.png') no-repeat left;*/
    background-image: url('/static/img/blamba_s1.png');
    padding-bottom: 6px;
    padding-top: 6px;
    list-style: none;
    display: inline;
}

#blambs_legend ul li.blamb_leg_s1{
    background-position: -9px -9px;
    background-size: 47px;
}

.blamb_leg_n
{
	/*background: url('/static/img/blamba_n.png') no-repeat left;*/
    background-image: url('/static/img/blamba_n.png');
    padding-bottom: 3px;
}

.left_arrow, .right_arrow
{
    display: block;
    height: 100px;
    margin-top: -50px;
    position: absolute;
    top: 50%;
    width: 45px;
    z-index: 100;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: pointer;
}

.left_arrow
{
    background: url("/static/img/arrow_left.png") no-repeat scroll 0 0 transparent;
    left: 20px;
}

.right_arrow
{
    background: url("/static/img/arrow_right.png") no-repeat scroll 0 0 transparent;
    right: 0;
}

.links_footer
{
    left: 20px;
    margin: 0 auto;
    position: relative;
    width: 1000px;
}

.links_footer a
{
    color: rgb(255, 255, 255);
    font-weight: bolder;
    margin-right: 20px;
}

.links_footer a.icon
{
	margin-right: 10px;
	float: right;
}

.order_load_map_link
{
    position: absolute;
    left: 50%;
    margin-left: 95px;
}

.order_load_map
{
    top: 20%;
    left: 50%;
    margin: -50px 0 0 -125px;
}


.order_load_map .close_button
{
    right: 715px;
}

.order_load_map form
{
    text-align: center;
}

.order_load_map h3
{
    color: #ffffff;
}

.order_load_map form input
{
    border: 1px solid #ffffff;
}

.likes
{
	margin-left: 160px;
}

.likes div
{
	float: left;
}

.yashare-auto-init
{	
	margin-top: -4px;
}

.fb_edge_widget_with_comment {
}

.sqare{
width: 1020px;
height:700px;
}
.sqare ul, .sqare li{
  list-style:none;
}
.sqare ul{
  width: 1020px;
  
}
div.sqare li{
  background: none;
  padding: 0;
  display: inline-block;
  height: 345px;
}

.square{
    position:relative;
    width: 550px;
}
.square > div{
    display:inline-block;
    width: 248px;
    margin: 0 11px 14px 0	;
    position: relative;
}

.square > div img{
    margin:0;
}

.square > div .caption{
    position: absolute;
    bottom: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    font-family: Georgia;
    font-size: 25px;
    text-shadow: black 1px 1px;
    padding: 1px 37px 0 47px;
}
.square >div.news_item .caption{
    background: rgba(0, 0, 0, 0.5) url('../img/news.png') no-repeat 11px 4px;
}
.square >div.photos_item .caption{
    background: rgba(0, 0, 0, 0.5) url('../img/articles.png') no-repeat 11px 8px;
}
.square >div.videos_item .caption{
    background: rgba(0, 0, 0, 0.5) url('../img/photos.png') no-repeat 11px 8px;
}
.square >div.articles_item .caption{
    background: rgba(0, 0, 0, 0.5) url('../img/videos.png') no-repeat 11px 4px;
}
.everyday_video{
    display: block;
    position: absolute;
    top: 24%;
    z-index: 3;
    left: 50%;
	width:560px;
	margin-left:-280px;
    padding: 15px;
    border-radius: 3px;
    background-image: linear-gradient(top, rgb(108,64,35) 0%, rgb(45,25,16) 100%);
    background-image: -o-linear-gradient(top, rgb(108,64,35) 0%, rgb(45,25,16) 100%);
    background-image: -moz-linear-gradient(top, rgb(108,64,35) 0%, rgb(45,25,16) 100%);
    background-image: -webkit-linear-gradient(top, rgb(108,64,35) 0%, rgb(45,25,16) 100%);
    background-image: -ms-linear-gradient(top, rgb(108,64,35) 0%, rgb(45,25,16) 100%);
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(108,64,35)),
        color-stop(1, rgb(45,25,16))
    );
}


.sber{    display: block;
    float: right;
    font-size: 11px;
    padding-left: 158px;
    width: 140px;
background:url('../img/sber-logo.jpg') no-repeat;}
.main-sber{    display: block;
    position:absolute;
    font-size: 11px;
    width: 155px;
	height:43px;
	top:608px;
	right:0px;
	border-radius:5px;
    
background:url('../img/sber-logo.jpg') 50% 50% #fff no-repeat;}