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

BODY{font-family: Arial;font-size:14px;color:#fff;background: #000 url(images/body_bg.png) 0px 0px !important;}


#alina {
	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");
	background: url(images/top_bg.jpg) center 0px no-repeat;
	color:#fff;
}

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



#level1{height:473px;}
#level1 .txt2{position: absolute;left:0px; top:321px;width:445px;font-size: 16px;line-height: 24px;} 

#level1 .proj{position: absolute;right: 40px;text-align: right;top: 246px;}
#level1 .proj .name {font-size: 36px;font-weight: bold;margin-bottom: 16px;}
#level1 .proj .lnk{font-size: 14px;line-height: 24px;}    
#level1 .proj a{font-weight: bold;color:#d23516;text-decoration: none;}
#level1 .proj a:hover{text-decoration: underline;}
#level1 .proj .tak{margin-top: 37px;font-size: 18px;font-weight: bold;margin-bottom: 10px;}
#level1 .proj .ln{margin-bottom: 10px;}


#level2{height:421px;}
#level2 .img{height:352px;background: url(images/buklet1.jpg) 0px -1px no-repeat;width:962px;}

#level3{height:418px;}
#level3 .img{height:338px;background: url(images/buklet2.jpg) 0px -1px no-repeat;width:962px;}

#level4{height:426px;}
#level4 .img{height:338px;background: url(images/buklet3.jpg) 0px -1px no-repeat;width:962px;}

#level5{height:426px;}
#level5 .img{height:338px;background: url(images/buklet4.jpg) 0px -1px no-repeat;width:962px;}

#level6{height:428px;}
#level6 .img{height:338px;background: url(images/buklet5.jpg) 0px -1px no-repeat;width:962px;}

#level7{height:506px;}
#level7 .img{height:338px;background: url(images/buklet6.jpg) 0px -1px no-repeat;width:962px;}


.block{background: url(images/shadow.png) center 100% no-repeat;padding-bottom: 16px;}



.back_link{position: absolute;text-align: left;bottom:80px;left:20px;font-size: 16px;background: url(../../images/back_arrow_white.gif) 0px 8px no-repeat;padding-left:20px;color:#ffffff;}
.back_link a{color:#d23516;text-decoration: none;}
.back_link a span{color:#ffffff;}
.back_link a:hover{text-decoration: underline;}


#abs_header .logo{background: url(/tpl/images/main_logo_white.png) no-repeat 0px 0px !important;}
#abs_header{color:#fff;}
#abs_header .email a{color:#fff !important;}
#abs_header ul a{color:#fff !important;}
#abs_header ul a:hover{color:#FFAB35 !important;}
