footer{
	position:absolute;
	bottom:0px;
	width:100%;
	min-width:980px;
}

@media (min-width: 1930px) {
    #fin{
        max-height: 1100px;
    }
}

@media (max-width: 1920px) {
    #fin{
        max-height: 800px;
    }
}

#up{
	display:none;	
}

#main.main_fixed {
    max-height: 10000px;
	  
}

.korpus_head{
	position:relative;
}

#shadow{
	position:absolute;
	top:0px;
	left:0px;
	background: url(../images/hs.png) repeat-x;
	height:5px;
	width:100%;
	z-index:10;
}

#_workflow.zoom_wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
}

#_workflow.zoom_wrapper.z_kvartal {
    height: 694px;
}

#_workflow.zoom_wrapper.z_kvartal_7 {
    height: 695px;
}

.zoom_container {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
}

.zoom_wrapper.z_kvartal .zoom_container {
    width: 1484px;
    height: 694px;
    margin: -347px 0 0 -742px;
}

.zoom_wrapper.z_kvartal_7 .zoom_container {
    width: 1484px;
    height: 695px;
    margin: -348px 0 0 -742px;

}

#up{
    position: absolute;
    width: 1600px;
    height: 840px;
    top: 50%;
    left: 50%;
    margin-left: -800px;
    margin-top: -420px;


    -webkit-transform-origin:50% 50%;
    -moz-transform-origin:50% 50%;
    transform-origin:50% 50%;
}

#fin{
    overflow:hidden;
    height:700px;
    position: relative;
    box-sizing:content-box;
    /*max-height: 800px;*/
}

#fin *{
    box-sizing:content-box;
}

#_workflow{
    width:100%;	
}

/* ---------------------------------------------- */
.preload{
	display:none;
	position:absolute;
	height:0px;
}

#tooltip_info{
	margin-left:-143px;
}

#viewside{
    background: url("../images/viewside.png");
    color: #636363;
    width: 196px;
	height: 59px;
    left: 50%;
	top: 15px;
	padding-left: 80px;
    padding-top: 14px;
    position: absolute;
    margin-left:186px;
    z-index: 100;
	font-size:19px;
	cursor:pointer;
}

#back_{
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-88px;	
	width:560px;
	height:52px;
	z-index:100;
}

#back_ .back_korp{
	width:176px;
	height:51px;
}

#back_ .back_btn{
	width:176px;
	height:51px;
	cursor:pointer;
	display:inline-block;
	background: url(../images/_back.png) top left;
	text-transform:uppercase;
	color:#ffffff;
	font-family: PfdintextcompproMedium;
    font-size: 18px;
	text-shadow:0px 1px #446103;
	line-height:1;
	padding:8px 0 0 35px;
}

#back_ img{
	cursor:pointer;
}

#tooltip_info .cur_kvart {
    right: 28px;
}

#tooltip_info .chose_sandf {
    position: absolute;
    right: 31px;
    top: 25px;
	font-family: PfdintextcompproItalic;
}

#room_switch{
	display:block;
	float:right;
	width:357px;
	height:49px;
	background: rgba(255, 255, 255, 0.7);
}

#room_switch label{
    width: 20px;
    height: 20px;
    display: block;
    position: relative;
}

#room_switch input[type="checkbox"] + span{
    position: absolute;
    left: -1px; 
	top: 1px;
    width: 100%;
    height: 100%;
    background: url(../images/checkbox.gif) no-repeat -20px 0px;
    cursor: pointer;
	outline: thin transparent; 
}

#room_switch input[type="checkbox"]:checked + span{
    background-position: 0 0px;
	outline: thin transparent;
}

#room_switch div{
	padding:14px 2px 14px 12px;
	display:inline-block;
}

.tt_point {
    position: absolute;
    z-index: 120;
    width: 0;
    height: 0;
}

.tt_point.hidden {
    display: none;
}
#cur_apt{
	position:absolute;
	width:159px;
	height:53px;
	left:100%;
    margin-left: 20px;
	top:-53px;
	background: url(../images/cur_room.png) no-repeat;
	line-height:1;
	text-align:left;
	padding-top:10px;
	padding-left:20px;
	z-index:60;
}

#cur_apt .f_row{
	font-family: PfdintextcompproMedium;
	font-size:17px;
	color:white;
	text-shadow:1px 1px #000;
	text-transform:uppercase;
	display:block;
}

#cur_apt .s_row{
	font-family: PfdintextcompproLight;
	font-size:14px;
	color:#f3ff92;
}

#cur_location{
    background: url("../images/location_tip.png") no-repeat left top;
    color: #636363;
	font-family: Pfdintextcomppro;
	font-size:19px;
    height: 59px;
    left: 50%;
    position: absolute;
    text-align: left;
    top: 15px;
    width: 286px;
    z-index: 100;
	margin-left:-470px;
	padding-top:11px;
	padding-left:70px;
	line-height:0.9;
}

#cur_location .cur_loc_btn{
	position:absolute;
	display:block;
	width:54px;
	height:54px;
	top:0px;
	right:5px;
	cursor:pointer;
}

#loc_info{
    background: url("../images/loc_info.png") no-repeat left top;
    color: #636363;
	font-family: Pfdintextcomppro;
	font-size:19px;
    height: 173px;
    left: 50%;    
    position: absolute;    
    top: 71px;
    width: 259px;
    z-index: 50;
	margin-left:-442px;
	padding-top:14px;
	display:none;
}

#minimap{
	position: absolute;    
	left:10px;
	top:30px;
	width:120px;
	height:120px;
	
}

.minimap_img4, .minimap_img5{
	position:absolute;
	left:15px;
	top:10px;
}

#loc_info .loc_info_btn{
	display:none;
	position: absolute;    
	left:134px;
	top:105px;
	width:105px;
	height:46px;
	padding-top:19px;
	text-align:center;
	font-size:18px;
	cursor:pointer;
}

#kvartals_switcher{
	position:absolute;
	left:0px;
	top:7px;
	width:250px;
	height:22px;
	font-size:14px;	
}

#kvartals_switcher .kvartal{
	padding-left:25px;
	margin-left:11px;
	background: url(../images/chk_btn.png) left top no-repeat;
	float:left;
	cursor:pointer;
}

#kvartals_switcher .active{
	background: url(../images/chk_btn_a.png) left top no-repeat;
}

.minimap_img4, .minimap_img5{
	top:0px !important;
}

.minimap_img7{
	position:absolute;
	top:10px !important;
}

#minimap img.hide{
	display:none;
}
