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

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


#rekord {
	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/body_bg.gif) 0px 0px repeat-x;
	color:#2f2f2f;
}

.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:716px;background: url(images/bulka.jpg) center 0px no-repeat;}
#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:#d23516;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:#D23516;}
#level1 .proj a:hover{text-decoration: underline;}


#level2{height:609px;}
#level2 .center{text-align: center;margin-top:-128px;}


#level3{height:1061px;background: url(images/level2_bg.jpg) center 315px no-repeat;}
#level3 .center{width:960px;}

#level3 .txt1{color:#000000;margin-top: 40px;}
#level3 .txt1 .zag{font-size: 48px;margin-bottom: 35px;}
#level3 .txt1 p{font-size: 16px;line-height: 24px;margin-bottom: 30px;}


#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:120px;left:0px;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;
}

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



#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;}
