html{
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #333;
	background: #ccc9c9 url(img/bodybg.png) repeat-y top;
	margin: 0px;
}
body{
	margin: 0px;
}

h1{
	font-family: "Arial Narrow";
	font-size: 24px;
}

.main .page{
	background: url(img/main_page_bg.png) no-repeat top ;
}

.main_block{
	margin: 0px auto 0px auto;
	width: 940px;
}

.left{
	width: 265px;
	float: left;
	z-index: 20;
	margin-left:1px;
}

.tomain{	padding: 12px 0px 0px 38px; height:31px;}
.tomain a {
	color: #000;
   font-size: 12px;
}

.mainmenu{
	background: #fff url(img/leftbg.png) no-repeat top;
	 font-family: "Arial Narrow";
	
}

.mainmenu ul{
	margin: 18px 0px 0px 22px;
	padding: 0px;
	list-style: none outside none;
	font-size: 16px;
	font-weight: bold;

}

.mainmenu ul a{
	color:#a10000;
	text-decoration: none;
}

.mainmenu ul li{
	margin: 0px 0px 14px 0px;
}

.mainmenu ul ul{
	margin: 0px 0px 0px 17px;
	font-size: 14px;
	
}

.mainmenu ul ul a{
	color:#3c3737;
}

.mainmenu ul ul li{
	margin: 0px 0px 0px 0px;
}

.topmenu a{
  color: #fff;
  margin-left:30px;	
}

.topmenu{
  font-weight:bold;
  height:27px;
  margin-top:0px;
  padding-right:9px;
  padding-top:15px;
  text-align:right;
  }

.level2content{
  padding:30px;
  background: url(img/level2top.png) no-repeat top right;
}

.news{
	background: url(img/newsmain.png) no-repeat top right;
	line-height: 120%;
}

.ab12{
	color: #055daf; font: bold 12px/14px Arial ;

}
.an25{
	color:#666666; font-size:25px;
	font-family: "Arial Narrow";
	line-height: 30px;
}

ag11{
	color:#484848; font-size:11px;   
}

.newsdate{
	font-size:10px;
	font-weight: bold;
}

.alfabg{
	background: url(img/mainforleftbg.png) no-repeat top left;
}

.content{
	width: 674px;	float: right;
	z-index: 20;
}

.top_trans_grad{
	font-family: "Arial Narrow";
	font-size: 30px;
	background: url(img/trans_grad_bg.png) repeat-y right;
	margin-right: 17px;
	padding: 8px 16px 16px 16px;
	width: 470px;
	text-align: left;
	height: 40px;
}

.top{
/*	position: absolute; top:0px; */
	width: 940px;
	z-index:1;
	color:#fff;
	font-size: 13px;
}

.top a{
	color: #fff;
}

.main .top{
	background: url(img/mainpagebg.jpg) no-repeat 1px 0px;
	height: 477px;
	margin-bottom: -252px;
}

.level2 .top{
	background: url(img/bg_level2_1.jpg) no-repeat 1px 0px;
	height: 387px;
	margin-bottom: -42px;
}

.level2shop .top{
	background: url(img/bg_level2_shop.jpg) no-repeat 1px 0px;
	height: 183px;
	margin-bottom: -43px;
}


.bottom{
	background: url(img/bottom_bg.png) no-repeat 1px 0px;
	height: 48px;
	padding: 73px 0px 0px 223px;
	line-height: 100%;
}

.bottom a {
	color: #0158a8;
}

ul.menu{
	padding: 0px;
	margin: 0px;
   list-style: none;
  	list-style-position: outside;
}

ul.menu li{
	list-style: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

 .imagess a{vertical-align:baseline; align:center; padding:2px;} 
