div.clear {
    clear: both; font-size: 0px; line-height: 0px; height: 0px;
}

#wrap div.autow {
    width: auto;
}

#wrap a.action-link {
    text-decoration: none;
    border-bottom: 1px dotted #326ea8;
}

a.add-object-btn { display: inline-block; background: url('../img/btn/add_object.png') 0 0 no-repeat; width: 144px; height: 29px; }
    a.add-object-btn:hover { background-position: 0px -36px; }
    a.add-object-btn.onclick { background-position: 0px -72px; }

a.find-btn { display: block; background: url('../img/btn/find.png') 0 0 no-repeat; width: 84px; height: 29px; }
    a.find-btn:hover { background-position: 0px -36px; }
    a.find-btn:active { background-position: 0px -72px; }
    a.find-btn.onclick { background-position: 0px -72px; }
input.find-btn { display: block; background: url('../img/btn/find.png') 0 0 no-repeat; cursor: pointer; width: 84px; height: 29px; padding:0px;margin:0px;text-indent: -9999px; border: 0px none; }
    input.find-btn.onhover { background-position: 0px -36px; }
    input.find-btn.onclick { background-position: 0px -72px; }

a.send-btn { display: block; background: url('../img/btn/send.png') 0 0 no-repeat; width: 112px; height: 29px; }
    a.send-btn:hover { background-position: 0px -29px; }
    a.send-btn:active { background-position: 0px -58px; }
    a.send-btn.onclick { background-position: 0px -58px; }

a.add-basket-btn { display: block; background: url('../img/btn/basket_tc.png') 0 0 no-repeat; width: 160px; height: 40px; }
    a.add-basket-btn:hover { background-position: 0px -51px; }
    a.add-basket-btn.onclick { background-position: 0px -102px; }

a.print-btn { display: block; background: url('../img/btn/print.png') 0 0 no-repeat; width: 160px; height: 29px; }
    a.print-btn:hover { background-position: 0px -36px; }
    a.print-btn.onclick { background-position: 0px -72px; }

a.save-filter-btn { display: block; background: url('../img/btn/save_filter.png') 0 0 no-repeat; width: 136px; height: 25px; }
    a.save-filter-btn:hover { background-position: 0px -32px; }
    a.save-filter-btn.onclick { background-position: 0px -64px; }

a.to-basket-btn { display: block; background: url('../img/btn/add_basket_3.png') 0 0 no-repeat; width: 160px; height: 29px; }
    a.to-basket-btn:hover { background-position: 0px -36px; }
    a.to-basket-btn.onclick { background-position: 0px -72px; }

a.from-basket-btn { display: block; background: url('../img/btn/remove_basket.png') 0 0 no-repeat; width: 160px; height: 29px; }
    a.from-basket-btn:hover { background-position: 0px -36px; }
    a.from-basket-btn.onclick { background-position: 0px -72px; }

a.order-pro-btn { display: block; background: url('../img/btn/order_pro.png') 0 0 no-repeat; width: 148px; height: 37px; }
    a.order-pro-btn:hover { background-position: 0px -46px; }
    a.order-pro-btn.onclick { background-position: 0px -92px; }

a.order-top-btn { display: block; background: url('../img/btn/order_top.png') 0 0 no-repeat; width: 149px; height: 37px; }
    a.order-top-btn:hover { background-position: 0px -46px; }
    a.order-top-btn.onclick { background-position: 0px -92px; }

a.find-franchise-btn { display: block; background: url('../img/btn/find_franch.png') 0 0 no-repeat; width: 160px; height: 29px; }
    a.find-franchise-btn:hover { background-position: 0px -36px; }
    a.find-franchise-btn.onclick { background-position: 0px -72px; }

a.add-franchise-btn { display: block; background: url('../img/btn/add_franch.png') 0 0 no-repeat; width: 160px; height: 29px; }
    a.add-franchise-btn:hover { background-position: 0px -36px; }
    a.add-franchise-btn.onclick { background-position: 0px -72px; }

.send-zapros-btn { display: block; background: url('../img/btn/send_zapros.png') 0 0 no-repeat; cursor: pointer; width: 184px; height: 35px; padding:0px;margin:0px;text-indent: -9999px; border: 0px none; }
    .send-zapros-btn:hover { background-position: 0px -42px; }
    .send-zapros-btn.onhover { background-position: 0px -42px; }
    .send-zapros-btn.onclick { background-position: 0px -84px; }

.auth-btn { display: block; background: url('../img/btn/auth.png') 0 0 no-repeat; cursor: pointer; width: 84px; height: 29px; padding:0px;margin:0px;text-indent: -9999px; border: 0px none; }
    .auth-btn:hover { background-position: 0px 0px; }
    .auth-btn.onhover { background-position: 0px 0px; }
    .auth-btn.onclick { background-position: 0px 0px; }

.add-object-2-btn { display: block; background: url('../img/btn/add_object_2.png') 0 0 no-repeat; cursor: pointer; width: 209px; height: 46px; padding:0px;margin:0px;text-indent: -9999px; border: 0px none; }
    .add-object-2-btn:hover { background-position: 0px 0px; }
    .add-object-2-btn.onhover { background-position: 0px 0px; }
    .add-object-2-btn.onclick { background-position: 0px 0px; }

div.separate {
    margin-top: 25px;
    border-top: 1px solid #e8e9ec;
}
h2 a.add-object-btn {
    position: relative;
    top: 7px;
    margin-left: 5px;
    margin-top: -7px;
}

div.l-col {
    width: 220px;
    float: left;
}
div.b-index div.l-col {
    width: 184px;
    padding-left: 2px;
}
div.r-col {
    width: 160px;
    float: right;
    font-size: 14px;
}
div.b-index div.r-col {
    width: 181px;
}
div.main-col {
    margin-left: 240px;
    margin-right: 180px;
}
div.b-index div.main-col {
    margin-left: 212px;
    margin-right: 179px;
}

sup {
    font-size: 65%;
}

div.raion-block { display: none; }
ul.raion-list {padding-right: 37px; padding-left: 10px;}
ul.raion-list li { font-size: 16px; color: #464646; position: relative; padding-left: 20px; line-height: 1.2; margin-top: 5px; }
ul.raion-list li input[type="checkbox"] { position: absolute; top: 2px; left:0; }

.bold {font-weight: bold;}

a.units {
    border-bottom: 1px dotted #396ea9;
    text-decoration: none;
}
    a.units sup {
        color: #396ea9;
    }

div.index-kn-filter { 
	background-color: #f4f6ef;
 	position: relative;
  	z-index: 6;
  	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#wrap div.index-kn-filter h4 { font-size: 16px; font-weight: normal; padding: 13px 0px 13px 12px; color: #000000; }
div.filter-tabs {
    height: 26px;
}
div.filter-tabs span {
    display: block;
    height: 26px;
    line-height: 26px;
    /*background: url('../img/filter-tab-shadow.png') bottom left no-repeat;*/
    padding: 0px;
    float: left;
    text-align:center;
}
    div.filter-tabs span a {
        color: #396ea9;
        font-size: 14px;
        border-bottom: 1px dotted #396ea9;
        text-decoration: none;
    }
div.filter-tabs span.current {
    height: 27px;
    /*background: url('../img/filter-tab-left.png') 0 0 no-repeat;*/
    /*padding: 0px 0px 0px 11px;*/
    /*margin-right: -4px;*/
}
    div.filter-tabs span.current a {
        color: #000;
        font-weight: bold;
        border: 0px none;
    }
div.filter-tabs span.tab1 {
    width: 75px;
    padding-right: 4px;
    background: url('../img/kn/filter-tab-bg-left.png') right bottom no-repeat;
}
    div.filter-tabs span.tab1.current {
        margin-right: -5px;
        background: url('../img/kn/filter-tab-left.png') top right no-repeat;
    }
div.filter-tabs span.tab2 {
    width: 86px;
    padding: 0px 10px 0px 0px;
    background: url('../img/kn/filter-tab-bg-right.png') left bottom no-repeat;
}
    div.filter-tabs span.tab2.current {
        width: 96px;
        padding: 0px;
        margin-left: -8px;
        background: url('../img/kn/filter-tab-right.png') top left no-repeat;
    }

div.filter-content {
    background-color: #ededed;
    border: 1px solid #d9d9d9;
    padding: 13px 11px 13px 11px;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	
}
    div.filter-content select {
        margin: 5px 0px 0px;
        width: 100%;
    }
    div.filter-content div.sep {
        height:0px; font-size: 0px; line-height: 0px;
        border-top: 1px solid #969696;
        border-bottom: 1px solid #ffffff;
        margin: 15px -6px 10px;
    }
    div.filter-content b {
        font-weight: bold;
    }
    div.filter-content label {
        line-height: 22px;
        height: 22px;
        display: block;
        margin: 9px 0px;
        font-size: 14px;
    }
    div.filter-content input.txt {
        line-height: 20px;
        height: 20px;
        border: 1px solid #a6acb2;
        padding: 0px;
        width: 129px;
        float: right;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }
    div.filter-content a.btn {
        margin-top: 15px;
        display:block;
    }
    div.filter-content a.btn img {
        display:block;
    }
    
    div.filter-metro.action-confirm-block {
    	display: block;
    	position: fixed;
    	left: 50%;
    	top: 7%;
    	height: 712px;
    	width: 934px;
    	margin-left: -475px;
    	z-index: 200;
    }
    
    div.filter-metro.action-confirm-block {padding: 14px 15px 9px 15px; }
    	div.filter-metro.action-confirm-block div.metro-panel{ float: left; width: 271px; height: 100%; position: relative; }
    		div.filter-metro.action-confirm-block div.metro-panel div.panel-btn { width: 271px; height: 22px; background: url("../img/kn/filter-metro-panel.png") no-repeat; }
    		div.filter-metro.action-confirm-block div.metro-panel select {width: 271px; height: 321px; border: 1px solid #c7c7c7; margin-top: 0; padding: 0; }
    		div.filter-metro.action-confirm-block div.metro-panel a.btn-ok {margin-top: 14px;}
    		div.filter-metro.action-confirm-block div.metro-panel a.clear_select {position: absolute; right: 6px; bottom: 13px; color: #464646; font-size: 14px;}
    	div.filter-metro.action-confirm-block div.metro-map{ float: left; width: 663px; height: 100%; position: relative; }
    		div.filter-metro.action-confirm-block div.metro-map img { margin: 0 auto; display: block; vertical-align: middle; }
    	div.filter-metro.action-confirm-block a.close_block:link{position: absolute; right: 10px; top:9px;}
    	div.filter-metro.action-confirm-block a.close_block:hover{position: absolute; right: 10px; top:9px;}
    	div.filter-metro.action-confirm-block a.close_block:visited{position: absolute; right: 10px; top:9px;}

div.kn-element {
    width: 150px;
    padding: 12px 15px 12px 5px;
    color: #393837;
    font-size: 12px;
    line-height: 14px;
    position: relative;
    border: 1px solid transparent;
}
div.kn-element-sel {
    background-color: #ededed;
    border: 1px solid #d9d9d9;
}

div.kn-element-padding {
	width: 181px;
	position: relative;
	border-right: 10px solid transparent;
}

div.kn-element-hot {
    background-color: #fff4b5;
    border: 1px solid #ffdb16;
}
    div.kn-element img.ph {
        display: block;
        margin-bottom: 11px;
    }
    div.kn-element span.title {
        display: block;
        line-height: 16px;
        margin: 3px 0px 4px;
    }
    div.kn-element span.title a {
        font-size: 14px;
    }
    div.kn-element span.title sup {
        color: #396ea9;
    }
    #wrap div.kn-element p.icons {
        margin: 15px 0px 0px;
        padding: 0px;
        overflow:hidden;
        margin-bottom: -4px;
    }
    div.kn-element p.icons img {
        display: block;
        float: left;
        margin-right: 4px;
        margin-bottom: 4px;
    }

div.kn-element p.ribbon {
    position: absolute;
    top: 18px;
    left: 5px;
    height: 26px;
    padding-left: 11px;
}
    div.kn-element p.ribbon span {
        display: block;
        height: 21px;
        margin-right: -9px;
        padding-right: 20px;
        color: #ffffff;
        font-size: 13px;
        line-height: 21px;
    }
div.kn-element-sel p.ribbon,
div.kn-element-hot p.ribbon {
    left: -6px;
}
div.kn-element p.hot-ribbon {
    background:url('../img/hot-ribbon.png') 0 0 no-repeat;
}
div.kn-element p.hot-ribbon span {
        background:url('../img/hot-ribbon.png') top right no-repeat;
    }
div.kn-element p.green-ribbon {
    background:url('../img/green-ribbon.png') 0 0 no-repeat;
}
div.kn-element p.green-ribbon span {
        background:url('../img/green-ribbon.png') top right no-repeat;
    }
div.kn-element p.blue-ribbon {
    background:url('../img/blue-ribbon.png') 0 0 no-repeat;
}
div.kn-element p.blue-ribbon span {
        background:url('../img/blue-ribbon.png') top right no-repeat;
    }

ul.kn-groups {
    margin: 5px 0px 10px;
    padding: 0px;
    overflow: hidden;
}
    ul.kn-groups li {
        display: block;
        float: left;
        width: 170px;
        padding-right: 20px;
        text-align: left;
    }
    ul.kn-groups li img {
        display: block;
        margin-bottom: 7px;
    }
    ul.kn-groups li a {
        font-size: 14px;
    }
    ul.kn-groups li.kn-group-cafe img {
        position: relative;
        left: -5px;
    }
    ul.kn-groups li.kn-group-land img {
        position: relative;
        left: -14px;
    }

#wrap h2.smaller {
    font-size: 18px;
    padding: 15px 0px 10px;
}
div.kn-about {
    overflow:hidden;
    padding-top: 17px;
    margin-bottom: -17px;
}
#wrap div.kn-about p {
    color: #898989;
    font-size: 12px;
    padding-bottom: 13px;
}

div.l50 {
    width: 470px;
    float: left;
}
div.r50 {
    width: 470px;
    float: right;
}

div.kn-links {
    overflow:hidden;
    padding-top: 25px;
}
    #wrap div.kn-links p {
        float: left;
        width: 195px;
        padding-bottom: 0px;
    }
    #wrap div.kn-links p.last {
        float: left;
        width: 170px;
    }
    div.kn-links p a {
        font-size: 12px;
    }

div.r-col b.title {
    font-weight: bold;
    display: block;
    padding-bottom: 8px;
}

div.kn-news {
    overflow: hidden;
    padding:10px 0px 0px;
}
    #wrap div.kn-news p {
        padding: 2px 20px 2px 7px;
        border-left: 1px solid #cacaca;
        font-size: 13px;
        color: #393837;
        line-height: 16px;
        margin-bottom: 20px;
    }

div.kn-slider {
    padding: 15px 0px 0px;
    width: 969px;
    margin: 0px auto;
    position: relative;
}
    div.kn-slider div.shadow-l {
        width: 32px;
        height: 100%;
        position: absolute;
        z-index: 5;
        top:15px;
        left:0;
        bottom:0;
    }
    div.kn-slider div.shadow-r {
        width: 32px;
        height: 100%;
        position: absolute;
        z-index: 5;
        top:15px;
        right:0;
        bottom:0;
        background:url(../img/kn/slider-right-shadow.png) top right repeat-y;
    }
    div.kn-slider ul {
        overflow:visible!important;
    }
    div.kn-slider ul li {
        float: left;
    }

    .jcarousel-clip {
        width: 905px;
        margin: 0px 32px;
    }
    .jcarousel-container {
        width: 969px;
        overflow:hidden;
    }
    .jcarousel-next-horizontal {
        width: 32px;
        position: absolute;
        right: 0px;
        top: 0;
        height: 100%;
        background:url(../img/kn/slider-right-shadow.png) top right repeat-y;
        cursor: pointer;
    }
        .jcarousel-next-horizontal span {
            display: block;
            height: 100%;
            background: url('../img/kn/slider-right-arrows.png') 0 center no-repeat;
        }
        .jcarousel-next-disabled-horizontal span {
            background: none;
        }
        .jcarousel-next-horizontal:hover span,
        .jcarousel-next-horizontal:focus span {
            background-position: -32px center;
        }
    .jcarousel-prev-horizontal {
        width: 32px;
        position: absolute;
        left: 0px;
        top: 0;
        height: 100%;
        background: url(../img/kn/slider-left-shadow.png) top left repeat-y;
        cursor: pointer;
    }
        .jcarousel-prev-horizontal span {
            display: block;
            height: 100%;
            background: url('../img/kn/slider-left-arrows.png') 0 center no-repeat;
        }
        .jcarousel-prev-disabled-horizontal span {
            background: none;
        }
        .jcarousel-prev-horizontal:hover span,
        .jcarousel-prev-horizontal:focus span {
            background-position: -32px center;
        }


#wrap div.basket {
    position: absolute;
    height: 51px;
    background: url('../img/kn/basket-ico.png') top left no-repeat;
    padding: 3px 0px 3px 24px;
    right: 20px;
    top: 17px;
}
    #wrap div.basket p {
        background-color: #f3f1f1;
        color: #353535;
        font-size: 12px;
        height:33px;
        line-height: 15px;
        width: 190px;
        padding: 7px 0px 5px 10px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
    }
    #wrap div.basket p.empty {
        line-height: 33px;
    }
    #wrap div.basket p i {
        font-size: 13px;
        font-style: normal;
    }

h2 p.number, h3 p.number {
    display: inline-block;
    height: 19px;
    line-height: 19px;
    background: url('../img/kn/ribbon.png') top left no-repeat;
    padding-left: 10px;
    position: relative;
    top: -2px;
}
    h2 p.number span, h3 p.number span {
        display: inline-block;
        height: 19px;
        line-height: 19px;
        background: url('../img/kn/ribbon.png') top right no-repeat;
        padding-right: 15px;
        margin-right: -9px;
        color: #000000;
        font-size: 12px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
    }

div.l-col div.block,
div.r-col div.block,
div.main-col div.block {
    margin-bottom: 30px;
    overflow: hidden;
}
#wrap div.l-col h3,
#wrap div.r-col h3,
#wrap div.main-col h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

div.kn-photos {
}
div.kn-photos img {
    display: block;
    width: 220px;
}
    div.kn-photos div.mainimg {
        width: 220px;
        margin-bottom: 7px;
        position: relative;
    }
        div.kn-photos div.mainimg a {
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            background: url('../img/kn/black50.png') 0 0 repeat;
        }
            div.kn-photos div.mainimg a span {
                display: block;
                position: absolute;
                width: 36px;
                height: 36px;
                background: url('../img/kn/lupa.png') 0 0 no-repeat;
                top: 50%;
                left: 50%;
                margin: -18px 0px 0px -18px;
            }
    #wrap div.kn-photos ul li{
        display: block;
        float: left;
        margin-bottom: 6px;
        margin-right: 6px;
        width: 69px;
        height: 50px;
        overflow: hidden;
    }
    #wrap div.kn-photos ul li a {
        display: block;
        float: left;
        width: 61px;
        height: 42px;
        border: 4px solid transparent;
    }
    #wrap div.kn-photos ul li a img {
        margin: -4px;
        width: 69px;
    }
    #wrap div.kn-photos ul li.active a {
        overflow: hidden;
        border: 4px solid #40963c;
    }
    #wrap div.kn-photos ul li.last {
        margin-right: 0px;
    }
    #wrap div.kn-photos ul li.last {
        margin-left: 1px;
    }

div.bti-plans a {
    display: block;
    width: 67px;
    height: 48px;
    overflow: hidden;
    border: 1px solid #c8c8c8;
    text-align: center;
    margin: 0px 5px 5px 0px;
    float: left;
}
    div.bti-plans a.last {
        margin: 0px 0px 5px 1px;
    }
    div.bti-plans a img {
        display: block;
        max-width: 67px;
    }

div.object-main-props {
    background-color: #f3f3f3;
    margin-left: -20px;
    color: #000000;
    font-size: 18px;
    padding: 10px 20px;
    line-height: 24px;
    margin-bottom: 20px;
}
    div.object-main-props span {
        color: #898989;
        font-size: 14px;
    }
    div.object-main-props span sup {
        color: #898989;
    }

#wrap p.object-addresses {
    color: #000000;
    font-size: 15px;
    padding: 0px 0px 5px 20px;
    position: relative;
    line-height: 19px;
}
    #wrap p.object-addresses span {
        color: #707070;
    }
    #wrap p.object-addresses img {
        position: absolute;
        left: 0;
        top: 5px;
    }

#wrap p.desc {
    padding: 0px;
    margin: 0px 0px 20px 0px;
    font-size: 14px;
    color: #353535;
}

#wrap p.row {
    margin: 0px 0px 9px 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 14px;
    line-height: 17px;
    color: #353535;
}
    p.row label {
        width: 220px;
        display: block;
        float: left;
        color: #707070;
        padding-right: 5px;
        font-size: 14px;
        line-height: 17px;
    }
    .black-labels p.row label {
        color: #353535;
    }
    p.row span {
        display: block;
        margin-left: 225px;
    }
    #wrap p.row b {
        display: block;
        color: #353535;
        font-size: 14px;
        margin: 10px 0px 0px;
        font-weight: bold;
    }
    #wrap p.hover-row {
        margin-left: -7px;
        margin-right: -7px;
        padding-left: 7px;
        padding-right: 7px;
        background-color: #edecec;
    }
    #wrap p.hover-row label {
        color: #353535;
    }

div.object-building {
    width: 518px;
    background: #f2f2f2 url('../img/kn/info-down.png') bottom center no-repeat;
    padding: 15px 12px 0px;
    margin-bottom: 10px;
}

div.object-row {
    overflow: hidden;
    padding-bottom: 17px;
}
    div.object-row img.ph {
        display: block;
        width: 160px;
        float: left;
    }
    div.object-row div.info {
        margin-left: 180px;
    }
    div.object-row div.info a {
        font-size: 18px;
    }
    #wrap div.object-row div.info p.row {
        margin: 9px 0px 0px 0px;
    }
    div.object-row div.info p.row label {
        width: 115px;
    }
    div.object-row div.info p.row span {
        margin-left: 120px;
    }

a.more {
    display: block;
    height: 29px;
    line-height: 29px;
    background-color: #f2f2f2;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 15px;
    margin-bottom: 20px;
}

div.landlord-contact {
    margin-top: 25px;
    background-color: #edecec;
    padding: 12px 12px 15px 10px;
}
    div.landlord-contact b {
        font-weight: bold;
        color: #000000;
        font-size: 16px;
        margin-right: 20px;
    }
    div.landlord-contact a {
        font-size: 14px;
    }
    div.landlord-contact textarea {
        border: 1px solid #c1c0c0;
        width: 100%;
        background: #fff url('../img/kn/textarea-bg.png') top left repeat-x;
        margin: 10px 0px 13px;
        padding: 0px;
        height: 120px;
    }
    div.landlord-contact a.send-btn {
        margin: 0px auto;
    }

div.object-building div.object-row div.info b.title {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    display: block;
    line-height: 22px;
}
    div.object-building div.object-row div.info b.title a {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
    }
    div.object-building div.object-row p.row label {
        width: auto;
        display:inline;
    }
    div.object-building div.object-row p.row span {
        margin: 0px;
        display:inline;
    }

    #wrap div.object-building p.building-more {
        text-align: center;
    }
    #wrap div.object-building p.building-more a {
        font-size: 16px;
        font-weight: bold;
        border-bottom: 1px dotted #3d6fa7;
        text-decoration: none;
    }
    #wrap div.object-building p.building-more a span {
        position: relative;
        top: -2px;
    }

div.gray-block {
    background-color: #f3f3f3;
    border: 1px solid #d9d9d9;
    padding: 10px 10px 15px;
    margin-bottom: 28px;
    line-height: 18px;
    font-size: 14px;
}
    div.gray-block div.sep {
        font-size: 0px;
        height: 0px;
        line-height: 0px;
        border-top: 1px solid #969696;
        border-bottom: 1px solid #ffffff;
        margin: 9px -5px;
    }
    div.gray-block b {
        font-size: 16px;
        font-weight: bold;
    }
    div.gray-block div.phone {
        padding-top:7px;
        line-height: 17px;
        color: #353535;
    }
    div.gray-block div.phone span {
        display: block;
        font-size: 15px;
    }
    div.gray-block div.phone b {
        display: block;
        line-height: 20px;
        color: #000000;
    }
    div.gray-block div.links {
        line-height: 20px;
    }

#wrap p.obj-btns-block {
    padding-bottom: 12px;
}
#wrap p.obj-btns-block a {
    margin-bottom: 12px;
}

#wrap p.state {
    color: #353535;
    font-size: 13px;
    line-height: 16px;
}

div.building-info {
    border-top: 2px solid #a8a8a8;
    margin: 0px -1px;
    padding: 20px 8px 10px;
}
    div.building-info p.row label {
        width: 202px;
    }
    div.building-info p.row span {
        margin-left: 207px;
    }
    p.row em {
        display: block;
        float: left;
        color: #353535;
        font-size: 14px;
        line-height: 16px;
        padding-bottom: 3px;
        overflow:hidden;
        padding-left: 23px;
        position: relative;
    }
    p.row span span.list-col {
        float: left;
        overflow:hidden;
        margin: 0px;
    }
    p.row em img {
        /*margin-right: 5px;
        float: left;*/
        display: block;
        position: absolute;
        left:0;
        top: 0;
    }
    div.building-info div.block {
        margin-bottom: 23px;
    }
    #wrap div.building-info div.desc p {
        font-size: 14px;
        margin: 0px;
        padding: 0px;
    }

div.file-list {
    overflow: hidden;
    margin-bottom: 10px;
}
    div.file {
        width: 240px;
        float: left;
        overflow: hidden;
        color: #353535;
        font-size: 13px;
        margin-bottom: 15px;
    }
    div.sec {
        float: right;
    }
    div.file img {
        margin-right: 7px;
        float: left;
    }
    div.file a {
        font-size: 13px;
    }

div.filter-col {
    width: 185px;
    float: left;
}
div.result-col {
    margin-left: 200px;
}
#wrap div.filter-content h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

div.filter-type {
    height: 29px;
    width: 176px;
    padding-left: 8px;
    margin: 8px 0px 0px -4px;
}
    div.ft-first {
        margin-top: 0px;
    }
    div.filter-type input {
        width: 14px;
        height: 14px;
        margin: 8px 5px 0 0;
        padding: 0;
        float: left;
    }
    div.filter-type label {
        color: #000000;
        font-size: 18px;
        line-height: 29px;
        margin: 0px;
    }
    div.ft-sel {
        background: url('../img/kn/filter-ch-sel.png') 0 0 no-repeat;
    }
    div.ft-sel label {
        color: #ffffff;
    }

div.filter-content b.place-filter {
    display: inline-block;
    height: 20px;
    padding-right: 15px;
    background: url('../img/kn/open-arrows.png') right -20px no-repeat;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    cursor: pointer;
}
    div.filter-content b.pf-open {
        background-position: right 0px;
    }
div.filter-content label.place-label {
    height: auto;
    margin: 10px 0px 0px 0px;
    line-height: 16px;
}
div.pf {
    margin-top: -6px;
}

#wrap div.filter-content p.small {
    color: #7f7f7f;
    font-size: 12px;
    margin: 10px 0px 0px;
    padding: 0px;
    line-height: 13px;
}


div.your-object-list {
    border: 1px solid #4d8d4d;
    padding: 0px 0px 10px;
    margin-bottom: 17px;
}
#wrap div.your-object-list h4 {
    background-color: #ddeedd;
    padding: 0px 14px;
    margin: 0px 0px 10px;
    height: 39px;
    line-height: 39px;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}
#wrap div.your-object-list p {
    color: #000000;
    font-size: 14px;
    padding: 0px;
    margin: 0px 14px;
    line-height: 19px;
}
#wrap div.your-object-list p span.show {
    float: right;
}

div.show-filter {
    border: 1px solid #d9d9d9;
    background-color: #f3f3f3;
    font-size: 14px;
    padding: 5px 0px 0px 14px;
    height: 32px;
    margin-bottom: 20px;
}
    div.show-filter span.sep {
        display: block;
        float: left;
        width: 0px;
        height: 28px;
        font-size: 0px;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #969696;
        margin: 0px 14px;
    }
    #wrap div.show-filter p {
        font-size: 14px;
        display: block;
        float: left;
        height: 28px;
        line-height: 28px;
        margin: 0px;
        padding: 0px;
    }
    div.show-filter select.onpage {
        width: 55px;
        margin-left: 5px;
    }
    div.show-filter p img {
        float: left;
        margin: 9px 4px 0px -4px;
    }
    #wrap div.show-filter p.showonmap {
        float: right;
        margin-right: 14px;
    }

div.top-legend {
    background-color: #f3f3f3;
    height: 33px;
    margin-bottom: 6px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 33px;
}
    div.top-legend span.right {
        float: right;
        width: 155px;
        display: block;
    }


div.object {
    padding: 14px;
    border: 1px solid transparent;
    overflow: hidden;
    margin-bottom: 8px;
}
div.object-top {
    background-color: #fff4b5;
    border-color: #ffdb16;
    position: relative;
}
div.object-pro {
}
	#wrap div.object div.obj-achor-status a { display:none; }
	#wrap div.object div.obj-achor-status.pro a.pro {margin-right: -2px; display:block; margin-top: -5px; }
	#wrap div.object div.obj-achor-status.expr a.expr { display:block; }
	div.object div.obj-achor-status {
        background: url('../img/kn/anchor-express.png') no-repeat right 5px;
        width: 91px;
        height: 32px;
        position: absolute;
        right: 5px;
        top: 1px;
    }
    div.object div.obj-achor-status.pro {
        background: url('../img/kn/anchor-pro.png') no-repeat right 5px;
        width: 91px;
        background-position-x: right;
        background-position-y: 5px;
        height: 32px;
        position: absolute;
        right: 5px;
        top: 1px;
    }
    #wrap div.object div.obj-achor-status a:hover {
    	float: right;
    	margin-right: 5px;
    	color: #fff;
    	height: 27px;
    	line-height: 27px;
        font-size: 14px;
        margin-top: 5px;
        text-decoration: underline;
    }
    div.object div.obj-achor-status a:link, div.object div.obj-achor-status a:visited {
    	float: right;
    	margin-right: 5px;
    	color: #fff;
    	margin-top: 5px;
    	height: 27px;
    	line-height: 27px;
        font-size: 14px;
        text-decoration: none;
    }		
    div.object div.obj-ph {
        width: 160px;
        float: left;
    }
    div.object div.obj-info {
    }
    div.object div.obj-building {
        float: right;
        width: 139px;
        margin-left: 10px;
        background: url('../img/kn/in-building-small.png') center left no-repeat;
        padding-left: 31px;
        height: auto!important;
        height: 192px;
        min-height: 192px;
        font-size: 13px;
    }
    div.object-top div.obj-info,
    div.object-pro div.obj-info {
            margin-left: 180px;
    }
    div.object-top div.obj-building,
    div.object-pro div.obj-building {
        background: url('../img/kn/in-building.png') center left no-repeat;
        height: auto!important;
        height: 258px;
        min-height: 258px;
    }
    div.object-top div.obj-building {
        background-image: url('../img/kn/in-building-top.png');
    }

        div.object div.obj-ph img {
            display: block;
            margin-bottom: 10px;
        }
        #wrap div.object div.obj-info p {
            margin: 0px 0px 10px 0px;
            padding: 0px;
            font-size: 14px;
            line-height: 17px;
            color: #000000;
            width: 468px;
        }
        #wrap div.object div.obj-info p.title {
            line-height: 20px;
        }
            #wrap div.object div.obj-info p.title a {
                font-size: 18px;
            }
        #wrap div.object div.obj-info p.desc {
            color: #393837;
            font-size: 13px;
            line-height: 15px;
            margin-bottom: 20px;
        }
        #wrap div.object div.obj-info p span.small {
            font-size: 13px;
            margin-left: 85px;
        }
        #wrap div.object div.obj-info p.right {
            float: right;
            width: 350px;
        }
        div.object div.obj-building div.ph {
            margin-bottom: 10px;
        }
        div.object div.obj-building div.ph img {
            display: block;
            width: 139px;
            position: relative;
            z-index: 1;
        }
            div.object div.obj-building div.ph div.more {
                width: 149px;
                background: url('../img/kn/lr-green-corners.png') top left no-repeat;
                padding-top: 5px;
                margin-top: -20px;
                margin-left: -5px;
                position: relative;
                z-index: 2;
            }
            #wrap div.object div.obj-building div.ph div.more p {
                margin: 0px;
                background-color: #419639;
                padding: 5px 9px 9px;
                color: #ffffff;
                font-size: 12px;
                line-height: 14px;
            }
            #wrap div.object div.obj-building div.ph div.more p a {
                color: #ffffff;
                font-size:12px;
            }
        #wrap div.object div.obj-building p {
            margin: 0px 0px 10px 0px;
            padding: 0px;
            font-size: 13px;
            line-height: 15px;
        }
        #wrap div.object div.obj-building p.title {
            line-height: 18px;
        }
        div.object div.obj-building p.title a {
            font-size: 15px;
        }
        div.object div.obj-building p.icons img {
            display: block;
            float: left;
            margin: 0px 4px 4px 0px;
        }

#wrap p.onmap {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    height: 18px;
    line-height: 18px;
    overflow:hidden;
    background: url('../img/kn/num.png') 0 0 no-repeat;
}
    #wrap p.onmap span.num {
        display: block;
        width: 14px;
        height: 19px;
        text-align: center;
        color: #25621d;
        font-size: 10px;
        float: left;
        margin-right: 5px;
        line-height: 15px;
        padding-right: 1px;
    }

div.obj-sep {
    height: 7px;
    font-size: 0px;
    line-height: 0px;
    border-top: 1px solid #d1d1d1;
}

div.your-object {
    border: 1px solid #4d8d4d;
    padding: 0px 0px 0px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    margin-bottom: 8px;
}
    #wrap div.your-object h3 {
        background-color: #ddeedd;
        padding: 0px 14px;
        margin: 0px 0px 3px;
        height: 39px;
        line-height: 39px;
        color: #000000;
        font-size: 16px;
        font-weight: bold;
    }
    div.your-object div.object {
        padding: 13px 10px;
        margin: 0px 3px 3px;
    }
    div.your-object div.about-position {
        border-top: 1px solid #c8cdb1;
        padding: 10px 11px 14px 11px;
        font-size: 13px;
        line-height: 16px;
        margin: 0px 3px;
    }
    /*div.your-object div.about-position div {
        float: right;
    }*/
    div.your-object div.about-position  span {
        float: right;
        display: block;
        width: 139px;
        margin-left: 24px;
    }
    div.your-object div.about-position  span a {
        font-size: 13px;
    }
    div.your-object div.about-position  span a b.top-lbl {
        color: #eb6d04;
    }
    div.your-object div.about-position  span a b.pro-lbl {
        color: #bc3100;
    }
    div.your-object div.about-position a.state3btn {
        float: right;
    }

a.save-filter-att {
    display: block;
    width: 769px;
    height: 106px;
    margin: 0px auto 0px;
    background: url('../img/kn/save-filter-att.png') 0 0 no-repeat;
    margin-top: 30px;
}

div.kn-pager {
    margin-top: 0px;
    clear:none;
}
    div.kn-pager li {
        margin-right: 8px;
    }
    div.kn-pager li em {
        padding: 1px 5px;
    }


div.unit-select {
    background-color: #f4f4f4;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    box-shadow: #bbb 0px 2px 5px;
    padding: 5px 25px 10px 11px;
    line-height: 20px;
    position: absolute;
    z-index: 50;
}
    div.unit-select a {
        font-size: 14px;
        text-decoration: none;
        border-bottom: 1px dotted #326ea8;
    }

div.showmap {
    /*background: url('../img/kn/static-map.png') 0 0 no-repeat;*/
    width: 222px;
    height: 162px;
    position: relative;
}
    div.showmap a {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: url('../img/kn/black50.png') 0 0 repeat;
    }
    div.showmap a span {
        display: block;
        position: absolute;
        width: 36px;
        height: 36px;
        background: url('../img/kn/lupa.png') 0 0 no-repeat;
        top: 50%;
        left: 50%;
        margin: -18px 0px 0px -18px;
    }

div.video {
    width: 222px;
    position: relative;
}
    div.video img {
        display:block;
    }
    div.video a {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: url('../img/kn/black50.png') 0 0 repeat;
    }
    div.video a span {
        display: block;
        position: absolute;
        width: 63px;
        height: 63px;
        background: url('../img/kn/video-play.png') 0 0 no-repeat;
        top: 50%;
        left: 50%;
        margin: -31px 0px 0px -31px;
    }

div.category-b a.state3btn {
    float: left;
}

div.building-actions {
    border-top: 1px solid #edecec;
    border-bottom: 1px solid #edecec;
    padding: 18px 7px 20px;
    margin: 0px -7px 10px;
}
div.share {
    border: 1px solid #edecec;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 5px 0px 0px 13px;
    color: #353535;
    font-size: 12px;
    height: 35px;
}
    div.share label {
        line-height: 14px;
        display: block;
        float: left;
        margin-righT: 15px;
    }
    div.share span.share-el {
        float: left;
        margin-right: 14px;
        margin-top: 5px;
    }
    div.share span.last {
        margin-right: 0px;
    }

div.building-actions a.state3btn {
    float: left;
}
div.building-actions div.share {
    margin-left: 170px;
    position: relative;
    top: -1px;
}

ul.stage-list {
    margin: 0px -7px 20px;
    border-top: 1px solid #d1d1d1;
}
    ul.stage-list li {
        border-bottom: 1px solid #d1d1d1;
        display: block;
    }
    ul.stage-list li label {
        color: #000000;
        font-size: 16px;
        font-weight: bold;
        float: left;
        padding-left: 7px;
        margin-top: 14px;
    }
    ul.stage-list li ul {
        margin: 0px 0px 0px 142px;
    }

    ul.stage-list li.no-floor ul {
        margin: 0px 0px 0px 0px;
    }

    ul.stage-list li ul li {
        padding: 16px 14px;
        border-top: 1px solid #d1d1d1;
        border-bottom: 0px none;
        overflow:hidden;
        color: #000000;
        font-size: 14px;
        line-height: 18px;
    }
    ul.stage-list li ul li.first {
        border-top: 0px none;
    }
    ul.stage-list li ul li img {
        display: block;
        float: left;
        margin-right: 10px;
    }
    ul.stage-list li ul li a {
        font-size: 14px;
        font-weight: bold;
        position: relative;
        top: -3px;
    }

div.l-col div.kn-element {
    padding-left: 12px;
}

div.forrent {
    font-size: 14px;
    margin-bottom: 15px;
}

#wrap div.forrent table {
    margin-top: 5px;
    width: auto;
}
    #wrap div.forrent table th {
        border-bottom: 1px solid #d1c894;
        background: none;
        color: #000000;
        font-size: 13px;
        padding: 0px 18px 0px 8px;
    }
    #wrap div.forrent table td {
        background: none;
        color: #353535;
        font-size: 13px;
        padding: 0px 20px 0px 8px;
        white-space: nowrap;
        line-height: 25px;
    }
    #wrap div.forrent table td a {
        color: #353535;
        font-size: 13px;
    }
    #wrap div.forrent table tr.hovered {
        background-color: #edecec;
    }
    #wrap div.object-top div.forrent table tr.hovered {
        background-color: #ede2a8;
    }
    #wrap div.forrent table tr.hovered td {
        color: #000000;
    }
    #wrap div.forrent table tr.hovered td a {
        color: #2d6daa;
    }
    #wrap div.forrent table tr.foot {
        border-top: 1px solid #d1d1d1;
        background-color: #edecec;
    }
    #wrap div.object-top div.forrent table tr.foot {
        border-top: 1px solid #d1c894;
        background-color: #ede2a8;
    }
    #wrap div.forrent table tr.foot td {
        text-align: center;
        color: #2d6daa;
        font-size: 12px;
        height: 19px;
        line-height: 19px;
        padding: 0px 0px 2px 0px;
    }
    #wrap div.forrent table tr.foot td a {
        color: #2d6daa;
    }
    div.forrent a.showlist {
        font-size: 12px;
        display: inline-block;
        line-height: 12px;
        position: relative;
        top: -2px;
    }

div.wait-shadow {
    position: absolute;
    z-index: 1000;
    background: url('../img/kn/black50.png') 0 0 repeat;
}
div.modal-window {
    background-color: #fff;
    position: absolute;
    z-index: 1100;
}
    div.modal-window div.modal-content {
        padding: 20px;
        position: relative;
    }
    div.modal-window a.modal-close {
        display: block;
        position: absolute;
        widtH: 19px;
        heighT: 19px;
        background: url('../img/close.gif') 0 0 no-repeat;
        right: 11px;
        top: 11px;
        cursor: pointer;
        z-index: 1101;
    }

div.object-on-map {
    color: #000000;
    font-size: 14px;
    width: 900px;
}
    div.modal-content h1 {
        color: #000000;
        font-size: 23px;
        font-weight: normal;
        margin: 5px 30px 15px 0px;
    }
    div.object-on-map p {
        margin: 0px;
        font-size: 14px;
        color: #353535;
    }
    div.object-on-map p.address {
        padding-top: 10px;
        font-size: 15px;
    }
    div.object-on-map p.address a {
        font-size: 15px;
        text-decoration: none;
    }
    div.object-on-map p.price {
        padding-top: 10px;
        font-size: 18px;
        color: #000;
    }
    div.object-on-map p.area {
        font-size: 14px;
        color: #000;
    }
    div.object-on-map div.inf {
        overflow:hidden;
    }
    div.object-on-map div.inf div.gray-block{
        float: right;
        margin: 0px 68px 0px 0px;
        background-color: #f4f4f4;
        width: 180px;
        padding: 10px 12px;
        border: 0px none;
    }
    div.object-on-map div.map {
        width: 900px;
        padding: 0px;
    }

/*
div.photoslider {
    width: 200px;
    height: 50px;
}
    div.photoslider li {
        float:left;
        height: 50px;
    }
    div.photoslider ul {
        */
/*width: 636px;*//*

    }
    div.photoslider li img {
        display: block;
        width: 70px;
        height: 50px;
    }*/


div.zapros-right {
    float: right;
    width: 350px;
}
div.zapros-l {
    width: 575px;
    color: #363636;
    font-size: 14px;
    float: left;
}
    #wrap div.zapros-l p.att {
        color: #419639;
        font-size: 18px;
        margin: 0px 0px 10px;
        padding: 0px;
        line-height: 22px;
    }
    #wrap span.req {
        color: #ff1111;
    }
    #wrap div.zapros-l fieldset {
        margin: 20px 0px 15px;
        padding: 0px;
    }
    #wrap fieldset span.req {
        width: 10px;
        display:inline-block;
    }
    div.zapros-l dt {
        width: 115px;
        text-align: left;
        font-size: 14px;
    }
    div.zapros-l dd {
        color: #898989;
        font-size: 13px;
    }
    #wrap div.zapros-l dt label {
        font-size: 14px;
    }
    #wrap .forma div.zapros-l dd.tlf-block label {
        margin-right: 10px;
        font-size: 13px;
        width: 85px;
    }
        #wrap .forma div.zapros-l dd.tlf-block label input {
            width: 73px;
            margin-bottom: 6px;
        }
    #wrap .forma div.zapros-l dd.tlf-block label.nomer-tlf {
        width: 132px;
    }
        #wrap .forma div.zapros-l dd.tlf-block label.nomer-tlf input {
            width: 120px;
        }
    div.zapros-l fieldset input.input-text {
        width: 310px;
        background-color: #f8f5b9;
        border: 1px solid #a6acb2;
        height: 20px;
        line-height: 20px;
        padding: 0px 5px;
        color: #363636;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
    }
    div.zapros-l fieldset dl.message-seller {
        padding: 10px 0px 20px;
        overflow:hidden;
    }
        div.zapros-l fieldset dl.message-seller textarea{
            width: 310px;
            padding: 5px;
            border: 1px solid #a6acb2;
            display:block;
            margin-bottom: 5px;
            color: #363636;
            font-size: 14px;
            font-family: Arial, Helvetica, sans-serif;
        }
    div.zapros-l dl.captcha dt {
        width: 155px;
    }
    div.zapros-l dl.captcha dd input.input-text {
        width: 123px;
        margin-top: 5px;
    }
    div.zapros-l div.submit {
        border-top: 1px dashed #a6acb2;
        padding-top: 30px;
        margin-top: 13px;
        color: #363636;
        font-size: 13px;
        line-height: 16px;
    }
        div.zapros-l div.submit .state3btn {
            float: left;
            margin-right: 16px;
        }

    div.zapros-right div.authform {
        background-color: #eef0e5;
        width: 285px;
        padding: 15px 20px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -khtml-border-radius: 3px;
        margin-bottom: 23px;
    }
        #wrap div.zapros-right div.authform h3 {
            font-size: 18px;
            color: #000000;
            margin: 0px 0px 15px;
            padding: 0px;
        }

    div.authform dt {
        width: 70px;
        text-align:left;
        padding-right: 0px;
    }
    div.authform dt label {
        font-size: 14px;
    }
    div.authform dd {
        color: #898989;
        font-size: 12px;
        line-height: 14px;
    }
    div.authform dd input.input-text {
        width: 200px;
        font-size: 14px;
        background-color: #f8f5b9;
        border: 1px solid #a6acb2;
        height: 20px;
        line-height: 20px;
        padding: 0px 5px;
        color: #363636;
        font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 3px;
    }
    div.authform label.ch {
        display:block;
        overflow :hidden;
        color: #363636;
        font-size: 14px;
        padding: 3px 0px;
    }
        div.authform label.ch input {
            float: left;
            margin: 2px 5px 0px 0px;
            padding: 0;
        }
    div.authform dd a {
        font-size: 13px;
    }
    div.authform div.submit {
        background: url('../img/auth-sep.png') top center no-repeat;
        padding: 16px 0px 0px;
        text-align: center;
    }
    div.authform div.submit .state3btn {
        margin: 0 auto;
    }

    #wrap p.info {
        padding: 0px 0px 0px 32px;
        background: url('../img/info.png') left 3px no-repeat;
        color: #363636;
        font-size: 13px;
        width: 270px;
        line-height: 15px;
    }
    #wrap p.info a {
        font-size: 13px;
    }

    #wrap input.error-field {
        background-color: #f9aaaa;
    }
    #wrap span.error-message {
        display: block;
        color: #cd4141;
        font-size: 13px;
    }
    div.error-messages {
        background-color: #fad8d8;
        border: 1px solid #963939;
        padding: 10px;
        margin-bottom: 15px;
    }
        #wrap div.error-messages p {
            color: #363636;
            font-size: 13px;
            line-height: 16px;
            background: url('../img/err-ico.png') left 2px no-repeat;
            padding: 0px 0px 0px 31px;
            margin: 0px;
        }


div.current-cities {
}
    div.current-cities ul {
        overflow:hidden;
        margin: 15px 0px 5px;
    }
    div.current-cities ul li {
        display: block;
        float:left;
        width: 115px;
        text-align: center;
        color: #898989;
        font-size: 13px;
        line-height: 18px;
    }
    div.current-cities ul li img {
        margin-bottom: 5px;
        
    }
    div.current-cities ul li a {
        font-size: 15px;
    }
    div.current-cities ul li.last {
        width: 130px;
    }

div.add-object-banner {
    heighT: 132px;
    text-align: center;
    margin-left: -20px;
    margin-right: -20px;
    background:  url('../img/kn/zubi.png') center left repeat-x;
    margin-top: 20px;
    color: #ffffff;
    font-size: 17px;
    padding: 25px 0px 0px;
    line-height: 23px;
    position: relative;
    z-index: 2;
}
    div.add-object-banner b {
        font-size: 22px;
    }
    div.add-object-banner a.state3btn {
        margin: 14px auto 0px;
    }
div.soon-cities {
    background: url("../img/kn/zubi_ser.png") bottom left repeat-x;
    padding-bottom: 5px;
    margin-top: -6px;
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
}
    div.soon-cities div.container {
        background-color:  #eef0e5;
        padding-top: 18px;
    }
    div.soon-cities h3 {
        font-size: 21px;
        text-align: center;
    }
    div.soon-cities div.sep {
        background: url('../img/kn/sep.png') center top no-repeat;
        height: 2px;
        line-height: 0px;
        font-size: 0px;
    }
    div.soon-cities ul {
        overflow:hidden;
        margin-left: 55px;
        margin-top: 20px;
        padding-bottom: 10px;
    }
    div.soon-cities ul li {
        display:block;
        float: left;
        color: #93948e;
        font-size: 12px;
        text-align: left;
        width: 75px;
        margin-right: 21px;
        padding-left: 3px;
        line-height: 14px;
    }
    div.soon-cities ul li img {
        display:block;
        margin-bottom: 2px;
        margin-left: -3px;
    }

    div.hidden-cities {
        position: relative;
        height: 45px;
        background: url('../img/kn/gerb/hidden-cities.png') top center no-repeat;
    }
    .soon-cities .presentation {
        height: 58px;
        line-height: 58px;
        text-align: center;
    }
    .soon-cities .presentation span {
        position: relative;
        color: #000000;
        font-size: 17px;
        font-family: Tahoma, Helvetica, sans-serif;
        padding-left: 105px;
    }
    .soon-cities .presentation span a {
        font-size: 17px;
    }
    .soon-cities .presentation span img {
        position: absolute;
        left: -25px;
        top: -25px;
    }