HTML,BODY{margin:0px;padding:0px;height:100%;width:100%;}

BODY{font-family: Arial;font-size:14px;color:#2f2f2f;background: url(images/yis_pat.jpg) 0px 0px;}
#header .header_closer{max-width: 1255px;}


#yuis {
	position:relative; /* needed for footer positioning*/
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 100%;
	min-width: 1000px;
	width: expression(document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
	max-width: 1255px;
	margin: 0 auto;
	z-index: 200;
	padding-top: 30px;
}

.center{
	width:960px;	margin:0 auto;position: relative;height:100%;
}


#level1{height:368px;background: #fff url(images/level1_bg.jpg) 0px 0px no-repeat;}
#level2{height:242px;background-color: #fff;text-align: center;}
#level2 h3{font-size: 36px;font-weight: bold;margin-top: 0px;margin-bottom: 20px;color:#000;}
#level2 p{font-size: 16px;line-height: 24px;color:#000;}
#level3{height:410px;background: #fff url(images/level3_bg.jpg) center 0px no-repeat;}
#level4{height:565px;background: #fff url(images/level4_bg.png) 0px 0px repeat-x;}
#level4 .vizitka{position: absolute;background-color: #eeeeee;width:500px;height:278px;right:60px;top:157px;}
#level4 .vizitka img{position: absolute;margin-left:-8px;margin-top:-8px;}
#level4 .lg{background: url(images/lg.png) 0px 0px no-repeat;width:187px;height:264px;position: absolute;left:82px;top:149px;}
#level5{height:300px;background: url(images/level5_bg.png) center 0px no-repeat;}


#left_sh{position: absolute;left:0px;bottom:360px;height:100%;width:250px;z-index: 100;background: url(images/left_sh.png) 0px 0px repeat-y;}

#right_sh{position: absolute;right:0px;bottom:360px;height:100%;width:250px;z-index: 100;background: url(images/right_sh.png) 100% 0px repeat-y;}

#bottom_sh{position: absolute;left:0px;bottom:360px;height:352px;width:100%;z-index: 100;background: url(images/bottom_sh.png) 0% 0px repeat-x;}

#footer{z-index: 100;}

.back_link{position: absolute;text-align: left;top:0px;left:0px;font-size: 16px;background: url(../../images/back_arrow.gif) 0px 8px no-repeat;padding-left:20px;z-index: 100;color:#000;}
.back_link a{color:#d23516;text-decoration: none;}
.back_link a span{color:#d23516;}
.back_link a:hover{text-decoration: underline;}




#header{top:30px;}