html {
    position: relative;
    font-family: Arial;
    font-size: 12px;
    color: #242424;
}
html, body {
    font-size: 100%;
    min-height: 100%;
}

* {
    margin: 0;
    padding: 0;
}
a {
    color: #34719E;
    font-family: helvetica;
}
td {
    vertical-align: top;
}
.clear {
    *zoom: 1;
    clear: both;
    float:none;
}
.body {
    margin: 0 auto;
}
.hide {
    display: none;
}
#top-position, #header-position, #breadcrumb-position, #menu-position, #left-position,  #beforecontent-position,
#aftercontent-position, #right-position, #footer-position, #counter-position {
    display: block;
    position: relative;
}
.span12 {
    max-width: 2000px;
    min-width: 1100px;
    width: 99%;
}
p {
    margin: 0;
    padding: 0;
}
#maket {
    background: url("/images/maket.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
    height: 4000px;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 27px;
}
#main {
    margin-top: 28px;
    /*margin-bottom: 195px;*/
}
#footer-position {
    margin-top: 106px;
    min-height: 330px;
    padding-bottom: 460px;
}
#content {
    /*float: left;*/
    vertical-align: top;
    width: 100%;
}
#right-position {
    float: left;
    width: 340px;
    margin-left: 30px;
}
.no-valid {
    box-shadow: 0 0 3px rgba(255, 0, 0, 0.5) inset;
}
/******************************************/
#top-position {
    height: 140px;
}
#top-position .telno {
    font-family: Helvetica;
    font-size: 28px;
    left: 254px;
    position: absolute;
    top: 27px;
}
#top-position .contact {
    font-family: helvetica;
    font-size: 16px;
    left: 254px;
    position: absolute;
    top: 100px;
    color: #34719e;
}
#top-position a.contact:hover {text-decoration:none;}
#top-position .callback {
    font-family: helvetica;
    font-size: 16px;
    left: 350px;
    position: absolute;
    top: 100px;
    color: #34719e;
}
#top-position a.callback:hover {text-decoration:none;}
#top-position .logo img {
    left: 34px;
    position: absolute;
    top: 8px;
    z-index: 1;
}
#top-position .arenda-top {
font-family: helvetica;
font-size: 15px;
left: 580px;
position: absolute;
top: 27px;
color: #1f1f1f;
width: 375px;}

#top-position .arenda-top a {font-size:26px;color:#0e6194;}
#top-position .arenda-top a:hover{text-decoration:none;}

#top-position .search {
    border: 1px solid #B6B5BA;
    border-radius: 11px;
    box-shadow: 3px 3px 3px rgba(182, 181, 186, 0.5) inset;
    padding: 0 0 2px 3px;
    position: absolute;
    right: 50px;
    top: 32px;
    width: 210px;
}
#top-position .search .search-query {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #666666;
    font-style: italic;
    margin-left: 2px;
    width: 182px;
}
#top-position .search .button {
    left: 2px;
    position: relative;
    top: 1px;
}
/**********************************************/
#bg-header {
    height: 310px;
    position: absolute;
    width: 100%;
    z-index: -1;
}
#bg-header {
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, #DCDCDC),
        color-stop(1, #FFFFFF)
    );
    background-image: -o-linear-gradient(bottom, #DCDCDC 0%, #FFFFFF 100%);
    background-image: -moz-linear-gradient(bottom, #DCDCDC 0%, #FFFFFF 100%);
    background-image: -webkit-linear-gradient(bottom, #DCDCDC 0%, #FFFFFF 100%);
    background-image: -ms-linear-gradient(bottom, #DCDCDC 0%, #FFFFFF 100%);
    background-image: linear-gradient(to bottom, #DCDCDC 0%, #FFFFFF 100%);
}
/************************************************/
#menu-position {
    height: 100px;
}
#menu-position .menu {
    display: block;
    left: 250px;
    list-style: none outside none;
    position: absolute;
    top: 21px;
    right: 100px;
}
#menu-position .menu li {
    display: inline-block;
    min-width: 16%;
}
#menu-position .menu a {
    color: #BF4C3A;
    font-size: 22px;
    margin: 0 12px;
}
a.help {
    background: none repeat scroll 0 0 #12619A;
    border-radius: 19px;
    color: #FFFFFF;
    display: block;
    font-size: 22px;
    height: 35px;
    padding-top: 3px;
    position: absolute;
    right: 50px;
    text-align: center;
    top: 13px;
    width: 38px;
}

#maps {
    position: relative;
}
#maps > div {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
#maps > div.active {
    display: block;
}
#maps > div.over {
    display: block;
    opacity: 0.5;
    z-index: 1;
}
#maps > div.over.active {
    opacity: 1;
}
#genplan > img, #sat > img, #schem > img {
    width: 100%;
}
#genplan {
    position: relative;
}
#genplan div.build-item-popup {
    background: none repeat scroll 0 0 rgba(254, 254, 254, 0.8);
    border: 1px solid #999999;
    border-radius: 0 8px 8px;
    position: absolute;
    width: 165px;
    display: none;
    margin-left: 10px;
    margin-top: 10px;
    z-index: 2;
}
#genplan div.build-item-popup .cck_label_text {
    margin-right: 5px;
    width: auto;
}
#genplan div.build-item-popup .cck_value, #genplan div.build-item-popup .cck_label, #genplan div.build-item-popup label {
    line-height: 22px;
    display: inline-block;
}
.build-item-popup a, .build-item-popup .cck_art_title {
    color: #126198;
    font-size: 16px;
    margin-bottom: 10px;
}
.build-item-popup > img {
    margin-top: 15px;
}

#genplan .build-label {
    background: none repeat scroll 0 0 #159327;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    position: absolute;
    text-align: center;
}
#genplan .build-label.rented {
    background: none repeat scroll 0 0 #CC3D11;
}
/*********************************************************/
#breadcrumb-position {
    padding: 0 50px;
}
.homepage-introtext img {
    padding-top: 48px;
}
.homepage-introtext h3 {
    font-family: Verdana;
    font-size: 27px;
    font-weight: normal;
    margin-bottom: 13px;
}
.homepage-introtext > p {
    font-size: 14px;
}
/********************************************************/
.select-type-plan {
    margin-bottom: 10px;
}
.select-type-plan > ul {
    list-style: none outside none;
    margin-top: 17px;
    text-align: center;
}
.select-type-plan > ul > li {
    display: inline-block;
    list-style: none outside none;
    margin: 0 30px;
}
.select-type-plan > ul > li > a {
    color: #356C96;
    font-size: 30px;
    text-decoration: none;
    border-bottom: 1px dashed #356C96;
    cursor: pointer;
}
.select-type-plan > ul > li > a.active {
    border-bottom: none;
}
/****************************************************/
div.news-manufactured {
    margin-top: 10px;
    padding: 0 50px;
    text-align: center;
}
ul.news-manufactured > li {
    display: inline-block;
    list-style: none outside none;
    text-align: left;
    vertical-align: top;
    width: 31%;
}
ul.news-manufactured > li:first-child {
    float: left;
}
ul.news-manufactured > li:last-child {
    float: right;
}
.news-manufactured a {
    color: #4181AD;
    font-size: 14px;
    text-align: justify;
}
.module-title {
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 14px;
    text-align: left;
}
.module-title-circle > .module-title {
    background: url("/images/module-title-circle.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
    padding-left: 42px;
}
/********************************************************/
.homepage-history {
    background: url("/images/hor-separator.png") no-repeat scroll center bottom / 100% 5px rgba(0, 0, 0, 0);
    font-size: 14px;
    margin-top: 50px;
    padding: 0 50px 21px;
}

.why-work {
    background: url("/images/hor-separator.png") no-repeat scroll center bottom / 100% 5px rgba(0, 0, 0, 0);
    font-size: 14px;
    margin-top: 32px;
    padding: 0 88px 63px;
    position: relative;
}
.why-work .module-title {
    font-size: 38px;
}
.why-work .big-circle {
    margin-left: 24%;
    margin-top: 80px;
    width: 55%;
}
.why-work .logo-line {
    left: 594px;
    position: absolute;
    top: -5px;
}
.why-work .block1 {
    position: absolute;
    top: 150px;
    width: 26%;
}
.why-work .block2 {
    position: absolute;
    right: 47px;
    top: 169px;
    width: 24%;
}
.why-work .block3 {
    bottom: 80px;
    position: absolute;
    width: 22%;
}
.why-work .block4 {
    bottom: 65px;
    position: absolute;
    right: 47px;
    width: 25%;
}
/******************************************/
.razvalini {
    font-size: 14px;
    padding: 86px 50px 0;
}
/*****************************************/
.before-we {
    height: 303px;
    overflow: hidden;
    text-align: center;
}
.before-we .module-title {
    margin-left: 50px;
    color: #FFFFFF;
}
/********************************************/
.hor-separator {
    text-align: center;
    width: 100%;
}
#bg-footer {
    background: url("/images/bg-footer-map.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    bottom: 0;
    height: 460px;
    left: 0;
    position: absolute;
    width: 100%;
}
/*#bg-footer-piki {
    background: url("/images/bg-footer-piki.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
    bottom: 680px;
    height: 460px;
    left: 0;
    position: absolute;
    width: 100%;
}*/
.footer-const {
    height: 320px;
    padding: 0 50px;
    position: relative;
    font-size: 14px;
    color: #323232;
}
.footer-const a {
    text-decoration: underline;
    color: #145f93;
}
.footer-const .hor-separator {
    margin-top: 55px;
}
.footer-const .info {
    bottom: 28px;
    font-size: 14px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.footer-const .menu1, .footer-const .menu2, .footer-const .menu3 {
    line-height: 20px;
    list-style: none outside none;
    position: absolute;
    right: 0;
    top: 111px;
    width: 224px;
}
.footer-const .menu1 {
    left: 31%;
}
.footer-const .menu2 {
    left: 52%;
}
.footer-const .menu3 {
    right: 0;
}
.footer-const .copy {
    left: 55px;
    position: absolute;
    top: 112px;
}
.footer-const .copy img {
    margin-top: 19px;
}


/*************************************************/
.item-page-zdanie {
    font-size: 22px;
    margin-top: -25px;
}
.item-page-zdanie .cck_content {
    clear: both;
}
.item-page-zdanie .cck-w20 {
    width: 28%;
}
.item-page-zdanie .cck-w60 {
    padding-right: 4%;
    width: 40%;
}
.item-page-zdanie .cck_art_fulltext .cck_value.cck_value_wysiwyg_editor p {
    font-size: 14px;
    line-height: 17px !important;
}
.item-page-zdanie .cck_art_introtext .cck_value.cck_value_wysiwyg_editor p {
    font-size: 14px;
    line-height: 17px !important;
}
.item-page-zdanie .cck_value_upload_image {
    text-align: right;
}
.item-page-zdanie .cck-body div.cck_contents.cck_content div.cck_label {
    color: #C24A3D;
    margin-right: 8px;
    width: auto;
}
.item-page-zdanie .cck-pos-sidebody-a div.cck_contents.cck_content div.cck_label {
    margin-right: 10px;
    width: auto;
}
div.item-page-zdanie .cck-pos-sidebody-a {
    padding-top: 28px;
}
div.item-page-zdanie .cck-pos-sidebody-a > div {
    height: 53px;
    font-size: 14px;
}
div.item-page-zdanie .cck-pos-sidebody-a  div.cck_contents.cck_content label {
    display: inline-block;
    padding-left: 54px;
}
div.item-page-zdanie div.cck_railroad.cck_contents.cck_content label {
    background: url("/images/ico-big-railroad.png") no-repeat scroll 0 -6px rgba(0, 0, 0, 0);
}
div.item-page-zdanie div.cck_gas.cck_contents.cck_content label {
    background: url("/images/ico-big-gas.png") no-repeat scroll 0 -9px rgba(0, 0, 0, 0);
}
div.item-page-zdanie div.cck_heating.cck_contents.cck_content label {
    background: url("/images/ico-big-heating.png") no-repeat scroll 0 -7px rgba(0, 0, 0, 0);
}
div.item-page-zdanie div.cck_water.cck_contents.cck_content label {
    background: url("/images/ico-big-water.png") no-repeat scroll 0 -5px rgba(0, 0, 0, 0);
}
div.item-page-zdanie div.cck_honeycomb.cck_contents.cck_content label {
    background: url("/images/ico-big-honeycomb.png") no-repeat scroll 0 -7px rgba(0, 0, 0, 0);
}

.item-page-zdanie .cck-line-top {
    margin-bottom: 34px;
}
.item-page-zdanie .cck-line-top .cck-w50 {
    min-width: 510px;
    width: 44%;
}
.item-page-zdanie .cck-pos-top-a > div {
    clear: none;
    display: inline-block;
    width: auto !important;
}
.item-page-zdanie .cck-pos-top-a .cck_value_freetext a, .item-page-zdanie .cck-pos-top-a {
    color: #242424;
    font-size: 29px;
}
.item-page-zdanie .cck-pos-top-a .cck_art_title .cck_value {
    background: url("/images/breadcrumb-arrow.png") no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
    padding-left: 113px;
}
.item-page-zdanie .cck-pos-top-b {
    font-size: 29px;
    color: #242424;
}
.item-page-zdanie .cck-pos-top-b div.cck_contents.cck_content div.cck_label {
    margin-right: 10px;
    width: auto;
}
div.item-page-zdanie .cck-pos-sidebody-a div.cck_contents.cck_content label, div.item-page-zdanie .cck-pos-sidebody-a div.cck_contents.cck_content .cck_value {
    height: 41px;
    padding-top: 3px;
}
.item-page {
    padding: 0 50px;
}
.item-page-zdanie .cck_build_status .free {
    color: #159327;
}
.item-page-zdanie .cck-line-footer > div {
    float: none;
    width: 100%;
}
.item-page-zdanie .cck_image_gallery_add {
    height: 170px;
    overflow: hidden;
    position: relative;
	text-align: center;
}
.item-page-zdanie .cck_image_gallery_add .cck_value {
    clear: both;
    float: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 50000px;
	text-align: center;
	min-width: 100%;
	height: 170px;
	line-height: 170px !important;
}


.item-page-zdanie .cck-pos-footer-a {
    margin-bottom: 20px;
}
.item-page-zdanie div.cck_contents.cck_left_arrow {
    left: 0;
    position: absolute;
    top: 0;
    width: 83px;
}
.item-page-zdanie div.cck_contents.cck_right_arrow {
    position: absolute;
    right: 0;
    top: 0;
    width: 83px;
}

.item-page-zdanie .cck-line-bottom {
    margin: 28px 0 43px;
    text-align: center;
}
.item-page-zdanie .cck-line-bottom a {
    border-bottom: 2px dashed;
    color: #126198;
    font-size: 29px;
    text-decoration: none;
}
/*********************************************************************/
#list-page-filter {
    padding: 0 50px;
}
#list-page-filter .cck-pad-10 > div {
    margin: 2px;
}
#list-page-filter .cck_form_checkbox label {
    float: none;
}
#list-page-filter .cck_label_checkbox {
    float: none;
    width: auto;
}
#list-page-filter .cck_form_checkbox {
    float: none;
    font-size: 12px;
}
#list-page-filter table {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
}
#list-page-filter td, #list-page-filter th {
   /* border: 1px solid #EEEEEE;*/
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
#list-page-filter th {
    background: #ececec;
}
.cat-list-row0 {
    background: none repeat scroll 0 0 #fefefe;
}
.cat-list-row1 {
    background: none repeat scroll 0 0 #f0f0f0;
}
p.chrono_credits {
    display: none;
}
#fin-submit {
    text-align: center;
    width: 100%;
}
#fin-submit > input {
    float: none;
    margin: 0 auto;
}
#list-page-filter .cck_form_select_simple {
    width: 100%;
}
#list-page-filter select {
    border: 1px solid #CCCCCC;
    font-size: 12px !important;
    width: 100%;
}
#list-page-filter .cck_form_button_submit {
    width: 100%;
}
#list-page-filter button.button {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #EEEEEE;
    padding: 5px;
    width: 100%;
}

.itemid-121 .gbs3 {
    padding: 0 200px;
}
.itemid-121 #fin-submit {
    width: 50%;
}

.arenda .gbs3 {width: 40%;
margin: 0 auto;}


.cboxElement,  .cboxElement > img {
  	vertical-align: top;
	margin: 0 2px;
}









































