@font-face {
    font-family: 'dinText';
    src: url('../fonts/pfdintextcomppro-medium-webfont.eot');
    src: url('../fonts/pfdintextcomppro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pfdintextcomppro-medium-webfont.woff') format('woff'),
         url('../fonts/pfdintextcomppro-medium-webfont.ttf') format('truetype'),
         url('../fonts/pfdintextcomppro-medium-webfont.svg#PFDinTextCompProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ISHR';
    src: url('../fonts/ISHR.eot');
    src: url('../fonts/ISHR.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ISHR.woff') format('woff'),
         url('../fonts/ISHR.ttf') format('truetype'),
         url('../fonts/ISHR.svg#ISHR') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    font-size: 13px;
    min-height: 100%;
    background: url("../img/bgpattern.png") repeat scroll 0 0 transparent;
}

object {
    outline: none;
}

#container {
    width: 100%;
    height: 100%;
    background: url("../img/bgpattern.png") repeat scroll 0 0 transparent;
}

#header {
    height: 136px;
    margin: 0 auto;
    max-width: 1280px;
    min-width: 1025px;
    position: relative;
    }
    #header .logo {
        background: url("../img/logo.png") no-repeat scroll center top transparent;
        height: 100%;
        left: 0;
        position: absolute;
        text-align: center;
        top: 0;
        width: 100%;
        }
        #header .logo a.logobtn {
            display: inline-block;
            height: 149px;
            margin: 0 auto;
            width: 365px;
            }
        #header .logo #logo-video {
            bottom: 75px;
            display: inline-block;
            height: 30px;
            left: 45px;
            position: relative;
            width: 52px;
            }
        #header .logo #logo-contacts {
            bottom: 80px;
            display: inline-block;
            height: 25px;
            position: relative;
            right: 12px;
            width: 99px;
            z-index: 1;
            }
    #header .menu {
        bottom: 6px;
        position: absolute;
        width: 100%;
        z-index: 1000;
        }
        #header .menu ul {
            margin: 0 auto;
            padding: 0;
            width: 1030px;
        }
        #header .menu li {
            float: left;
    		list-style: none;
    		padding: 16px 2.5% 4px 0.5%;
            background: url("../img/headermenu_star.png") no-repeat scroll 96% 64% transparent;
            }
            #header .menu li.last {
                background: none;
                }
                #header .menu li ul
            		{	margin: 0;
            			padding: 0;
            			position: absolute;
            			visibility: hidden;
            			z-index: 1000;
            			background: #bb3996;
            			}

            			#header .menu li ul li
            			{	float: none;
            				display: block;
        				    background: none;}

            			#header .menu li ul li a
            			{	width: auto;
            				color: #24313C;
            				margin:0;
            				outline:none;
            				}

            			#header .menu li ul li a:hover
            			{	color:white;}

        #header .menu a.item {
            outline:none;
            font-family: Tahoma;
            font-size: 13px;
            font-weight: normal;
            color: #959595;
            display: block;
            text-transform: uppercase;
            text-decoration: none;
            position: relative;
            padding: 9px 10px 10px;
            display:inline-block;
            border-radius: 4px;
            }

            #header .menu a.item:hover, #header .menu a.hover, #header .menu a.active {
                background: #ffffff !important;
                box-shadow: 0px 0px 2px 2px #1A1425 !important;
                }

            #header .menu a.forchilds {
                color: #00aeff;
                font-family: Tahoma;
                font-weight: bold;
                }
            #header .menu a.tounhouse {
                color: #a24ea1;
                font-family: Tahoma;
                font-weight: bold;
            }
            #header .menu a.mnogokvart {
                color: #ff9c00;
                font-family: Tahoma;
                font-weight: bold;
            }
            #header .menu a.mainpage {
                color: #53a020;
                font-family: Tahoma;
                font-weight: bold;
            }
            #header .menu a.contacts {
                background: none 0;
            }

#content {
    box-shadow: -1px -1px 5px 2px #1A1425;
    height: 720px;
    left: 0;
    margin: 0 auto;
    max-width: 1280px;
    min-width: 1024px;
    overflow: hidden;
    position: relative;
    top: 0;
    }
    #polotno {
        width: 1280px;
        margin: 0 auto;
        height: 100%;
        position: relative;
        left:0;
        }

#footer {
    height: 51px;
    max-width: 1280px;
    min-width: 1010px;
    margin: 0 auto;
    position: relative;
    overflow:hidden;
    }
    #footer .footer_inner {
        height: 100%;
        margin: 0 auto;
        max-width: 1280px;
        min-width: 1010px;
        text-align: center;
    }
    #footer .copy {
        line-height: 31px;
        padding-left: 2px;
    }





#polotno .bg0 {
    background: url(../img/v2/bg_0.png) no-repeat center center;
    width: 46px;
    height: 46px;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
    }
    #polotno .bg0 img {
        background: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE 6 & 7 */      
        zoom: 1;
    }
#polotno .bg1_zoomimg {
    width: 324px;
    height: 324px;
    position: absolute;
    margin-top:-139px;
    margin-left:-139px;
    top:0;
    left:0;
    z-index: 2;
}
#polotno .bg1_zoomimg img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE 6 & 7 */      
    zoom: 1;
}
#polotno .bg1_plus {
    width: 46px;
    height: 46px;
    position: absolute;
    top:0;
    left:0;
    z-index: 3;
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -moz-transition: -moz-transform 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -o-transition: -o-transform 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -ms-transition: -ms-transform 500ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    }
    #polotno .bg1_plus.long_rotate {
        

        -webkit-transform: rotate(90deg);
    	-moz-transform: rotate(90deg);
    	-o-transform: rotate(90deg);
    	-ms-transform: rotate(90deg);
        
    }
#polotno .pointwrap {
    position: absolute;
    min-width: 46px;
    min-height: 46px;
    cursor:pointer;
    z-index:0;
    }
    #polotno .pointwrap.mouseenter, #polotno .pointwrap:hover, #polotno .pointwrap.pseudo_hover {
        z-index: 100;
        }
        #polotno .content .pointwrap {
            z-index: 1;
            }
        #polotno .content .pointwrap.closeHouseNum {
            display:none;
        }



#polotno .overlay {
    opacity:0;
    position: absolute;
    width: 100%;
    top: 460px;
    height: 0;
    z-index:1;
}



#progress_bar {
    position: absolute;
    top: 300px;
    width: 100%;
    z-index: 100;
    left:0;
    z-index: 1000;
    display:none;
}

#vtours, #ajax_container {
    position: absolute;
    top:0;
    left:0%;
    width: 100%;
    height: 100%;
    display:none;
    z-index: 100;
    }
    
    #content_target {
        overflow: hidden;
        width: 100%;
        height: 100%;
    }
    #vtours .goBack, #ajax_container .goBack {
        display: inline-block;
        width: 43px;
        height: 43px;
        background: url(../img/goback.png) no-repeat center center;
        position: absolute;
        top: 20px;
        left: 20px;
         z-index: 100;
     }
#polotno .levelup {
    position: absolute;
    top: -60px;
    left: 20px;
    display: inline-block;
    background: url(../img/goback.png) no-repeat center center;
    width: 43px;
    height: 43px;
    z-index: 1000000;
    -moz-transform: scale(2) translateX(4px) translateY(4px);
    -webkit-transform: scale(2) translateX(4px) translateY(4px);
 }


#vtours {
    background: black;
}
#panotarget {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: url(../img/startpanobg.png) no-repeat center center;
}



#statelabel, #tabs_wrapper {
    position: absolute;
    top:0;
    left:0;
    height: 36px;
    width: 100%;
    z-index: 1000;
    }
    #statelabel {
        display:none;
    }
    #tabs_wrapper .tabs {
        bottom: 36px;
        display: table;
        height: 36px;
        margin: 0 auto;
        position: relative;
        text-align: center;
        width: auto;
        }
        #tabs_wrapper .tabs .tab {
            border-radius: 0 0 5px 5px;
            font-family: 'Tahoma';
            box-shadow: 0 0 2px #000000;
            display: inline-block;
            font-size: 12px;
            height: 36px;
            line-height: 32px;
            opacity: 1;
            outline: medium none;
            padding: 0 10px;
            position: relative;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            top: 0;
            vertical-align: middle;
            width: auto;
            min-width: 150px;

            }
            #tabs_wrapper .tabs .tab:hover {
                text-decoration: underline;
            }
            #tabs_wrapper .tabs .tab.active {
                color: #1a1425;
                background: #fff;
                z-index: 1;
                }
            #tabs_wrapper .tabs .tab.noactive {
                color: #fff;
                background: #b51e83;
                z-index: 0;
                
                }
            
            
    #statelabel .label {
        position: relative;
        margin: 0 auto;
        width: 200px;
        height: 100%;
        padding: 0;
        opacity: 0.9;
        line-height: 35px;
        color: #fff;
        font-size: 12px;
        text-align: center;
        background: #b51e83;
        border-radius: 0px 0px 5px 5px;
        bottom: 36px;
        text-transform: uppercase;
        box-shadow: 0px 0px 2px #000;
        }
        
#paper, #imagemap {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 200;
}

#imagemap {
    z-index: 100;
    display:none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 100;
}




.tooltipWrap {
    background: -moz-linear-gradient(-45deg, rgba(45,45,45,0.85) 0%, rgba(43,43,43,0.86) 12%, rgba(51,51,51,0.87) 25%, rgba(30,30,30,0.88) 39%, rgba(44,44,44,0.88) 50%, rgba(0,0,0,0.88) 51%, rgba(17,17,17,0.88) 60%, rgba(43,43,43,0.89) 76%, rgba(28,28,28,0.9) 91%, rgba(19,19,19,0.9) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(45,45,45,0.85)), color-stop(12%,rgba(43,43,43,0.86)), color-stop(25%,rgba(51,51,51,0.87)), color-stop(39%,rgba(30,30,30,0.88)), color-stop(50%,rgba(44,44,44,0.88)), color-stop(51%,rgba(0,0,0,0.88)), color-stop(60%,rgba(17,17,17,0.88)), color-stop(76%,rgba(43,43,43,0.89)), color-stop(91%,rgba(28,28,28,0.9)), color-stop(100%,rgba(19,19,19,0.9))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, rgba(45,45,45,0.85) 0%,rgba(43,43,43,0.86) 12%,rgba(51,51,51,0.87) 25%,rgba(30,30,30,0.88) 39%,rgba(44,44,44,0.88) 50%,rgba(0,0,0,0.88) 51%,rgba(17,17,17,0.88) 60%,rgba(43,43,43,0.89) 76%,rgba(28,28,28,0.9) 91%,rgba(19,19,19,0.9) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, rgba(45,45,45,0.85) 0%,rgba(43,43,43,0.86) 12%,rgba(51,51,51,0.87) 25%,rgba(30,30,30,0.88) 39%,rgba(44,44,44,0.88) 50%,rgba(0,0,0,0.88) 51%,rgba(17,17,17,0.88) 60%,rgba(43,43,43,0.89) 76%,rgba(28,28,28,0.9) 91%,rgba(19,19,19,0.9) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, rgba(45,45,45,0.85) 0%,rgba(43,43,43,0.86) 12%,rgba(51,51,51,0.87) 25%,rgba(30,30,30,0.88) 39%,rgba(44,44,44,0.88) 50%,rgba(0,0,0,0.88) 51%,rgba(17,17,17,0.88) 60%,rgba(43,43,43,0.89) 76%,rgba(28,28,28,0.9) 91%,rgba(19,19,19,0.9) 100%); /* IE10+ */
    background: linear-gradient(-45deg, rgba(45,45,45,0.85) 0%,rgba(43,43,43,0.86) 12%,rgba(51,51,51,0.87) 25%,rgba(30,30,30,0.88) 39%,rgba(44,44,44,0.88) 50%,rgba(0,0,0,0.88) 51%,rgba(17,17,17,0.88) 60%,rgba(43,43,43,0.89) 76%,rgba(28,28,28,0.9) 91%,rgba(19,19,19,0.9) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d92d2d2d', endColorstr='#e6131313',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-radius: 5px;
    padding: 3px 6px;
    position: absolute;

    }
.tooltipTitle {
    font: 12px Tahoma, Arial;
    font-weight: bold;
    color: #ffffff;
    display:block;
    white-space: nowrap;
    }
.tooltipLid {
    font: 10px Tahoma, Arial;
    color: #a5a5a5;
    display:block;
    white-space: nowrap;
    }
.cornerright {
    width: 13px;
    height: 17px;
    position: absolute;
    top: 50%;
    margin-top: -8.5px;
    margin-right: -13px;
    right: 0;
}
.cornerleft {
    width: 13px;
    height: 17px;
    position: absolute;
    top: 50%;
    margin-top: -8.5px;
    margin-left: -13px;
    left: 0;
}
.cornertop {
    width: 13px;
    height: 17px;
    position: absolute;
    left: 50%;
    margin-left: -6.5px;
    margin-bottom: -17px;
    bottom: 0;
}
.cornerbottom {
    width: 13px;
    height: 17px;
    position: absolute;
    left: 50%;
    margin-left: -6.5px;
    margin-top: -17px;
    top: 0;
}



.bgforhouse {
    width: 64px;
    height: 64px;
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
    }
    .bgforhouse img {
        background: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE 6 & 7 */      
        zoom: 1;
        }
.bgforhouse_num {
    background: url(../img/icon/bgforhouse_num.png) no-repeat center center;
    position: absolute;
    top:0;
    left: 0;
    width: 64px;
    height: 64px;
    color: #404040;
    font-family: 'dinText';
    font-size: 24px;
    text-align: center;
    line-height: 64px;
    z-index: 2;
    }
.bgforhousesection {
    position: absolute;
    top:0;
    left:0;
    background: url(../img/icon/bgforhousesection.png) no-repeat center center;
    width: 42px;
    height: 42px;
    color: #404040;
    font-size: 12px;
    font-family: 'dinText';
    text-align: center;
    line-height: 42px;
    }
#polotno .section_pointwrap {
    position: absolute;
    min-width: 42px;
    min-height: 42px;
    cursor:pointer;
    z-index:0;
    opacity: 0;
    display:none;
    }
    #polotno .section_pointwrap.openSections {
        opacity:1;
        display: block;
    }





#planerTooltip {
    position: absolute;
    top: 300px;
    left: 300px;
    background: url(../img/tooltipForFloor.png) no-repeat;
    width: 222px;
    height: 156px;
    font-family: Tahoma, serif;
    display:none;
    z-index: 1000000;
    }
    #planerTooltip .text1 {
        padding: 32px 86px 0 30px;
        }
    #planerTooltip .text2 {
        padding: 0px 86px 20px 30px;
        }
    #planerTooltip .text3 {
        padding: 0px 86px 0px 30px;
        position: absolute;
        top: 86px;
        }
    #planerTooltip .text1, #planerTooltip .text2 {
        color: #838383;
        font-size: 14px;
        display:block;
        }
    #planerTooltip .text3 {
        color: #1a1425;
        font-size: 18px;
        display:block;
        }
    #planerTooltip a {
        display: block;
         height: 100px;
         position: absolute;
         right: 20px;
         top: 25px;
         width: 60px;
        }
    .print_btn {
        background: url(../img/print_btn.png) no-repeat;
        width: 59px;
        height: 88px;
        position: absolute;
        right: 173px;
        top: 20px;
        display: inline-block;
        }
        
        
        
        
.tiles img {
    padding:0;
    margin:0;
    float:left;
}


#points_title_list {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 0 5px 5px 0;
    box-shadow: 0 0 2px #000000;
    color: #1A1425;
    height: auto;
    left: 0;
    position: absolute;
    top: 90px;
    width: 160px;
    padding: 15px 10px;
    z-index: 100000;
    opacity: 0.9;
}
#points_title_list a {
    border-bottom: 1px dotted #979797;
    color: #979797;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin-bottom: 8px;
    text-align: left;
    text-decoration: none;
    }
    #points_title_list a:hover {
        color: #1A1425;
        border-bottom: 1px dotted #1A1425;
    }
    
    
#tounhouseModal {
    background: url(../img/tounhouses/tip1_v1.jpg) no-repeat;
    width: 800px;
    height: 500px;
    }
    .tounhouseModal_content {
        position: absolute;
        left: 357px;
        width: 489px;
        }
        .tounhouseModal_content h1 {
            padding:0;
            margin:0;
            font-weight: normal;
            width: 270px;
            font-size: 26px;
            }
        .tounhouseModal_content h1.nameoftype {
            font-weight: bold;
            
            }
        .tounhouseModal_content .typevariants_controls {
            height: 65px;
            text-align: right;
            position: absolute;
            right: 0;
            top: 0;
            }
            .typevariants_controls span {
                color: #999999;
                display: block;
                font-size: 12px;
                padding-bottom: 4px;
                text-align: left;
                }
            .typevariants_controls a {
            	background: url('../img/tounhouse_btn_sprite.png') no-repeat -5px -57px;
            	width: 26px;
            	height: 26px;
                color: white;
            	display: inline-block;
            	line-height: 26px;
                text-align: center;
                text-decoration: none;
                outline:none;
                margin-right: 5px;
                }
            .typevariants_controls a.active, .typevariants_controls a:hover {
                background: url('../img/tounhouse_btn_sprite.png') no-repeat -5px -4px;
            	width: 26px;
            	height: 26px;
                }
                
.variants_kr {
    position: absolute;
    right: 5%;
    text-align: center;
    top: 90px;
    width: auto;
    z-index: 10000;
    }
    .variants_kr a {
        border-color: #CCCCCC #CCCCCC #AAAAAA;
        border-radius: 3px 3px 3px 3px;
        border-style: solid;
        border-width: 1px;
        box-shadow: 0 0 1px #FFFFFF inset;
        color: #555555;
        display: block;
        font-size: 12px;
        margin: 11px 5px;
        padding: 6px;
        text-decoration: none;
        text-shadow: 0 0 0 transparent, 0 1px 0 #FFFFFF;
        
        background: rgb(255,255,255); /* Old browsers */
        background: -moz-linear-gradient(top, #ffffff 0%, #E0E0E0 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#E0E0E0)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,#E0E0E0 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,#E0E0E0 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,#E0E0E0 100%); /* IE10+ */
        background: linear-gradient(top, rgba(255,255,255,1) 0%,#E0E0E0 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#E0E0E0',GradientType=0 ); /* IE6-9 */

        
        -webkit-transition: all 200ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
        -moz-transition: all 200ms cubic-bezier(0.785, 0.135, 0.150, 0.860);
        -o-transition: all 200ms cubic-bezier(0.785, 0.135, 0.150, 0.860);

        }
        .variants_kr a:hover, .variants_kr a.active {
            border-color: #999;
            outline: none;
            box-shadow: 0 1px 2px rgba(0,0,0,0.25), 0 0 3px #ffffff inset;
        }
        .variants_kr a:active {
            background: rgb(255,255,255); /* Old browsers */
            background: -moz-linear-gradient(top, #e6e6e6 0%, #dcdcdc 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6e6e6), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #e6e6e6 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #e6e6e6 0%,#dcdcdc 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #e6e6e6 0%,#dcdcdc 100%); /* IE10+ */
            background: linear-gradient(top, #e6e6e6 0%,#dcdcdc 100%); /* W3C */
            border-color: #999 #aaa #ccc;
            border-left: 1px solid #aaa;
            border-right: 1px solid #aaa;
            border-style: solid;
            border-width: 1px;
            box-shadow: 0 1px 2px #aaa inset;
        }
        


.tiles img {
    -webkit-transform:translate3d(0,0,0);
}


.footer_btn {
    background: url("../img/pseudofooter.png") no-repeat scroll 0 0 transparent;
    height: 100%;
    position: relative;
    width: 100%;
}

#audioplayer {
    background: none repeat scroll 0 0 black;
    bottom: 40px;
    display: inline-block;
    height: 30px;
    position: absolute;
    right: 0;
    width: 26px;
    z-index: 10000;
    }

.footer_btn a {
    display: inline-block;
    position: absolute;
    text-decoration: none;
    }
    .footer_btn a.poselok2011_btn {
        left: 84px;
        top: 14px;
        width: 78px;
        height: 29px;
        }
    .footer_btn a.deklar_btn {
        left: 220px;
        top: 15px;
        width: 92px;
        height: 30px;
        }
    .footer_btn a.ntbbank_btn {
        left: 935px;
        top: 27px;
        width: 51px;
    	height: 16px;
        }
    .footer_btn a.sberbank_btn {
        left: 1003px;
        top: 26px;
        width: 78px;
    	height: 15px;
        }
    .footer_btn a.art3d_btn {
        left: 1138px;
        top: 22px;
        width: 79px;
    	height: 24px;
        }
        
.mobileAccelerated img {
	-webkit-transform:translate3d(0,0,0);
}
#scrollbar { 
 	width: 1280px; 
    height: 720px;
    cursor: move; 
    overflow: hidden; /*keep map contents from spilling over if JS is disabled*/ 
	position: relative;
}



.contacts-text-data {
    height: 194px;
    left: 0;
    padding: 30px 20px;
    position: absolute;
    top: 223px;
    width: 255px;
    z-index: 1000;
    background: url("../img/bgpattern.png") repeat scroll 0 0 transparent;
    }
    .contacts-text-data span {
        display: block;
        font-size: 16px;
        font-family: 'Tahoma';
        color: white;
        
    }
    .contacts-text-data span.ping {
        color: #c8279a;
        }
    .contacts-text-data span.gray {
        color: #888888;
        font-size: 13px;
        }
        
        
        
body.videoblackbg .jquery-lightbox-background {
    background: black !important;
}



#krwrap {
    width: 100%;
    height: 100%;
    background: white;
}
#kr {
    background-color: white;
    clear: left;
    height: 720px;
    overflow: hidden;
    padding-top: 0px;
    width: 100%;
}
#kr ul {
    width: 1280px;
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0;
    height: 2880px;
    position: relative;
    top:0;
    left:0;
}
#kr li {
    float: left;
    height: 720px;
    padding: 0;
    width: 900px;
    position: relative;
}
#kr li div.target360 {
    width: 900; height: 540px; position: relative;
    margin: 80px auto 0;

}
#kr li div .prev {
    color: #FFC800;
    cursor: pointer;
    font-size: 110px;
    font-weight: bold;
    left: 0;
    position: absolute;
    text-decoration: none;
    text-shadow: 2px 0 2px #000000;
    top: 240px;
    }
#kr li div .prev:hover {
    color: gray;
    }
    
#kr li div .next {
    color: #FFC800;
    cursor: pointer;
    font-size: 110px;
    font-weight: bold;
    right: 0;
    position: absolute;
    text-decoration: none;
    text-shadow: 2px 0 2px #000000;
    top: 240px;
    }
    #kr li div .next:hover {
        color: gray;
        }

#kr .variants_kr a {

    }