@import url("reset.css");

html { margin:0; padding:0; width:100%; height:100%; }
	body { height:100%; position:relative; background:url(../images/bg.jpg) no-repeat center top #003550; font-family:arial, helvetica, sans-serif; color:#c0e4e5; }
		html>body { height:auto; min-height:100%; }

#bottom, #left, #topmenu { position:relative; }
#footer, #copyright, #brv, img.mail, img.sitemap { position:absolute; }

#bottom, #conteiner { position:relative; width:900px; margin:0 auto; }

#conteiner { padding-bottom:130px; }
* html #conteiner, * html #catalogmenu { height:1%; }

#left { float:left; width:275px; }
	#header { text-align:center; }
	img.logo { margin:50px 0 37px 0; }
	img.phones { margin-bottom:45px;}
	img.mail { top:2px; left:15px; }
	img.sitemap { top:32px; left:15px; }
	#topmenu { padding-bottom:30px; font-size:75%; }
	#topmenu ul { margin-left:55px; }
		#topmenu ul li { list-style:none; width:109px; float:left; margin-bottom:17px; }
			#topmenu a { color:#c0e4e5; }
	#catalogmenu { background:url(../images/catalogbg.png) repeat; padding:10px 15px; margin-bottom:35px; display:inline-block; width:245px; }
		div.first_inactive, div.first_active { margin-left:15px; margin-bottom:15px; list-style:none; font-size:85%; }
		div.first_active { margin-bottom:10px !important; }
		div.first_active, div.shop_sub_div_active { font-weight:bold; }
			div.first_inactive a, div.first_active a, div.shop_sub_div a, div.shop_sub_div_active a { display:inline-block !important; color:#eaff00; text-decoration:underline; padding-left:20px; }
		div.shop_sub_div, div.shop_sub_div_active { margin-left:35px; font-size:75%; }
		div.hideb { margin-bottom:10px; }
	#newsbox { padding-left:15px; padding-right:15px; display:inline-block; }
		div.news { background:url(../images/bulit02.png) no-repeat 0 5px; padding-left:20px; font-size:75%; margin-left:15px; margin-bottom:20px; line-height:18px; display:inline-block; }	
			div.news a { color:#c0e4e5; text-decoration:underline; }
		.data { color:#4d7a7b; font-size:85%; line-height:10px; }

#right { float:right; width:520px; margin-top:530px; padding:0 85px 0 0; font-size:75%; line-height:18px; }
	#right h1 { font-family:Tahoma; color:#3dd0d4; font-size:165%; font-weight:normal; margin-bottom:12px; }
	#content { margin-bottom:60px; }
		#content ul { margin-left:30px; }
			#content li { background:url(../images/bulit02.png) no-repeat 0 7px; padding-left:20px; font-size:90%; line-height:14px; margin-bottom:5px; }
			#content h2 { font-size:140%; color:#fff; }

#footer { bottom:0; left:0; width:100%; height:130px; background:url(../images/ftbg.jpg) repeat; border-top:solid 2px #3dd0d4; }
	#bottom { height:130px; }
		#copyright { left:0; top:35px; font-size:75%; line-height:18px; }
			#copyright strong { color:#eaff00; }
		#brv { right:85px; top:55px; }

h2 { font-family:Tahoma; color:#c0e4e5; font-size:125%; font-weight:normal; margin-bottom:12px; }
p { margin:10px 0 5px 15px; }
.block01 { background:#268095; padding:10px 15px; margin:10px 0 10px 35px; color:#fff; }
a { color:#fff; text-decoration:underline; }
a:hover, #topmenu a:hover, div.news a:hover { color:#eaff00; }
strong { font-weight:bold; }
.clear { clear:both; }