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

BODY{font-family: Arial;font-size:14px;color:#000000;}


#rekord2 {
	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/level1_bg.gif) 0px 0px repeat-x;
}

.center{
	width: expression(document.documentElement.clientWidth > 1260 ? "1260px" : document.documentElement.clientWidth < 1000 ? "1000px" : "auto");
	max-width:1260px;
	margin:0 auto;position: relative;height:100%;
}

#level1{height:763px;background: url(images/level1_pic.jpg) center 0px no-repeat;}
#level1 .zag{font-size: 48px;left: 20px;line-height: 0;position: absolute;top: 335px;color:#ffffff;}
#level1 .proj{position: absolute;right: 40px;text-align: right;top: 246px;color:#ffffff;}
#level1 .proj .name {font-size: 36px;font-weight: bold;margin-bottom: 16px;}
#level1 .proj .lnk{font-size: 14px;line-height: 24px;}    
#level1 .proj .lnk a{font-weight: bold;color:#ffffff;text-decoration: none;}
#level1 .proj .lnk 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;}
#level1 .proj a{font-weight: bold;text-decoration: none;color:#ffffff;}
#level1 .proj a:hover{text-decoration: underline;}


#level2{height:455px;}
#level2 .center{overflow: visible !important;}
#level2 .buklet{background: url(images/buklet1.png) center 0px no-repeat;height:635px;margin-top: -190px;position: absolute;left:0px;width:100%;}



#level3{height:735px;background: url(images/level2_bg.jpg) center 240px no-repeat;}
#level3 .center{}
#level3 .txt1{font-size: 16px;line-height: 24px;width:940px;margin:0 auto;padding-top: 20px;}
#level3 .buklet{background: url(images/buklet2.png) center 0px no-repeat;height:481px;position: absolute;width:100%;left:-40px;top:175px;}



#level4{height:206px;background:#e71928 url(images/level3.jpg) center 0px no-repeat;}
#level5{height:940px;background: url(images/level4_bg.jpg) center 0px no-repeat;}
#level5 .txt1{font-size: 16px;line-height: 24px;width:940px;margin:0 auto;padding-top: 750px;}
#level5 .buklet{background: url(images/buklet3.png) center 0px no-repeat;height:560px;position: absolute;width:100%;left:-40px;top:125px;}


#top_menu li a{color:#ffffff;}
.header_block .header_info .phone{color:#ffffff;}
.header_block .header_info .phone span.phone_code{color:#2e2e2e;}

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

#header .main_logo a {
    background: url("/tpl/images/main_logo_white.png") no-repeat scroll 0 0 transparent;
}