/*main styles*/
*{
	margin:0;
	padding:0;
}
body{
    font:13px Arial, Helvetica, sans-serif;
    color:#666;
	background:url(img/bg.gif) repeat-x left top;
}
html, body{
	height:100%;
}
table{
	font-size:100%;
	border-collapse:collapse;
}
img{
    border:0;
}
input,select,textarea{
	font:12px Arial, Helvetica, sans-serif;
    color:#000;
	vertical-align:middle;
}
td{
    vertical-align:top;
}
p{
    margin:0 0 15px;
}
/*default styles*/
a{
    color:#0060a9;
    text-decoration:underline;
}
a:hover{
    color:#0060a9;
	text-decoration:none;
}
/*a:visited{
	color:#777;
	text-decoration:underline;
}*/
h1{
	font:19px Arial, Helvetica, sans-serif;
    color:#00873a;
    margin:0 0 17px;
	padding:1px 0 1px 22px;
	background:url(img/ttl2_bg.gif) no-repeat left top;
	height:23px;
}
.left h1{
	font:19px Arial, Helvetica, sans-serif;
    color:#00873a;
    margin:0 0 17px;
	padding:1px 0 1px 22px;
	background:url(img/ttl1_bg.gif) no-repeat left top;
	height:23px;
}
h2{
	font:19px/18px Arial, Helvetica, sans-serif;
    color:#333;
    margin:0 0 20px 0;
}
h3{
	font:18px Arial, Helvetica, sans-serif;
    color:#777;
    margin:0 0 11px;
}
ul{
	margin:0 0 15px 0;
	list-style-position:outside;
	list-style-type:none;
}
ol{
	margin:0 0 15px 0;
	list-style-position:inside;
	list-style-type:decimal;
}
li ul, li ol{
	margin-top:5px;
	margin-bottom:10px;
	list-style-type:none;
}
ol li{
	
}
ul li{
	margin-bottom:0;
	padding-left:9px;
	background:url(img/dot1.gif) no-repeat left 9px;
}
.middle{
	vertical-align:middle;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.cl{
	clear:both;
	height:1px;
	overflow:hidden;
}
/*format styles*/
.wrapper{
	width:965px;
	margin:0 auto;
	padding:0 10px 0 15px;
	min-height:100%;
}
.head{
	position:relative;
	height:323px;
}
.head .flash{
	padding:84px 0 0 3px;
}
.head .slogan{
	position:absolute;
	left:91px;
	top:30px;
	background:#da261d url(img/slogan_bg.gif) no-repeat right top;
	height:40px;
	width:701px;
	font-size:21px;
	color:#fff;
	padding:14px 0 0 38px;
}
.head .lang{
	position:absolute;
	left:858px;
	top:44px;
	font-size:11px;
	color:#004a80;
}
.head .lang a{
	color:#004a80;
}
.head .lang a.act{
	color:#000;
	text-decoration:none;
}
.head .lang span{
	margin:0 9px;
}
.head .logo{
	display:block;
	position:absolute;
	left:8px;
	top:48px;
}
.head .quick_link{
	position:absolute;
	left:36px;
	top:254px;
}
.head .quick_link a{
	display:block;
	float:left;
	padding-bottom:2px;
	margin-right:20px;
}
.head .quick_link a:hover{
	border-bottom:2px solid #ccc;
}
.head .quick_link a.act{
	border-bottom:2px solid #ccc;
}
.head .search{
	position:absolute;
	left:214px;
	top:248px;
}
.head .search .field{
	float:left;
	background:url(img/field1.gif) no-repeat left top;
	width:131px;
	height:16px;
	padding:4px 0 4px 13px;
}
.head .search .field input{
	border:0;
	background:none;
	color:#ccc;
	width:131px;
}
*+html .head .search .field{
	height:20px;
	padding:2px 0 2px 13px;
}
.head .search a{
	float:left;
}
.head .phone{
	position:absolute;
	left:395px;
	top:241px;
	background:#00873a url(img/phone_bg.gif) no-repeat left top;
	height:29px;
	width:502px;
	font-size:13px;
	color:#fff;
	padding-left:63px;
}
*+html .head .phone{
	padding-top:1px;
	height:28px;
}
.head .phone span{
	font-size:23px;
}
.head .phone .text{
	font-size:11px;
	line-height:10px;
	padding:4px 0 0 7px;
}
*+html .head .phone .text{
	padding:3px 0 0 7px;
}
.head .menu{
	position:absolute;
	left:0;
	top:285px;
	font-weight:bold;
	font-size:12px;
	white-space:nowrap;
	color:#004a80;
}
.head .menu a{
	display:inline-block;
	color:#004a80;
	text-transform:uppercase;
}
/*.head .menu a:visited{
	color:#000c80;
}*/
.head .menu a.act{
	color:#7d868b;
	text-decoration:none;
}
.head .menu span{
	display:inline-block;
	margin:0 12px;
}
.left{
	float:left;
	width:180px;
	margin-right:22px;
	padding-bottom:100px;
}
.left .menu{
	border:1px solid #dfdfdf;
	position:relative;
	padding:12px 5px 6px 10px;
	margin-bottom:49px;
}
.left .menu .ttl{
	color:#7d868b;
	font-weight:bold;
	background:url(img/dot.gif) no-repeat left 7px;
	padding-left:11px;
	margin-bottom:13px;
}
.left .menu a{
	display:block;
	font-size:11px;
	margin:0 0 10px 14px;
	color:#004a80;
}
/*.left .menu a:visited{
	color:#000c80;
}*/
.left .menu a.act{
	color:#7d868b;
	font-weight:bold;
	text-decoration:none;
}
.left .menu .submenu{
	margin:-7px 0 12px 14px;
}
.left .menu .submenu a{
	color:#7d868b;
	background:url(img/arrow1.gif) no-repeat 2px 4px;
	padding-left:10px;
	margin:0 0 5px;
	line-height:11px;
}
.left .menu .submenu a.act{
	text-decoration:none;
	font-weight:normal;
}
.left .menu .cor_rt{
	position:absolute;
	right:-1px;
	top:-1px;
}
.left .announcement{
	font-size:11px;
	line-height:16px;
	color:#333;
}
.left .announcement .item{
	border-bottom:1px solid #d8d8d8;
	padding:0 0 11px 5px;
	margin-bottom:8px;
}
.left .announcement .date{
	font-weight:bold;
	color:#999;
	line-height:15px;
}
.left .announcement a{
	display:block;
	background:url(img/arrow.gif) no-repeat left 7px;
	color:#333;
	padding-left:9px;
	margin-top:3px;
}
.left .announcement a.all{
	padding-left:14px;
	background:url(img/arrow.gif) no-repeat 5px 7px;
	margin-top:-2px;
}
.left .podrazdel{
	width:145px;
	margin:0 auto;
	padding-bottom:29px;
}
.left .podrazdel div{
	text-align:center;
	font-size:19px;
	line-height:22px;
	margin-bottom:28px;
}
.left .banner{
	text-align:center;
}
.left .banner a{
	display:block;
	margin-bottom:23px;
}
.right{
	float:right;
	width:763px;
	padding-bottom:100px;
}
.right .bl{
	width:356px;
	margin-right:28px;
}
.right .br{
	width:356px;
}
.right .text_main{
	float:left;
	color:#004a80;
	font-size:12px;
	line-height:20px;
	width:379px;
}
.right .text_main div{
	font-size:22px;
	color:#333;
	line-height:22px;
	margin-bottom:14px;
	padding:19px 0 0;
}
.right .text_main p{
	margin:0 0 9px;
}
.right .text_main a{
	display:inline-block;
	font-size:11px;
	background:url(img/arrow.gif) no-repeat left 6px;
	color:#333;
	padding-left:9px;
	line-height:normal;
}
.right .tema{
	padding-left:19px;
}
.right .tema .item{
	border-bottom:1px solid #d8d8d8;
	position:relative;
	margin-bottom:12px;
	padding-left:2px;
}
.right .tema .item.none{
	border:0;
}
.right .tema .w320{
	width:320px;
}
.right .tema .ico{
	position:absolute;
	left:-17px;
	top:2px;
}
.right .tema .ttl{
	font-weight:bold;
	margin-bottom:8px;
}
.right .tema a{
	display:inline-block;
	font-size:12px;
	line-height:16px;
	margin-bottom:7px;
}
.right .news{
	font-size:12px;
	color:#333;
	line-height:16px;
}
.right .news .item{
	border-bottom:1px solid #d8d8d8;
	margin-bottom:12px;
}
.right .news .pic{
	display:block;
	float:left;
	position:relative;
	padding:3px;
	width:90px;
	margin:0 14px 0 0;
}
.right .news .pic .ramka{
	position:absolute;
	left:0;
	top:0;
}
.right .news .date{
	font-weight:bold;
	color:#999;
	font-size:11px;
	background:url(img/ico6.gif) no-repeat left top;
	padding-left:21px;
	margin-bottom:8px;
	line-height:normal;
}
.right .news .ttl{
	font-weight:bold;
	margin-bottom:3px;
}
.right .news p{
	margin-bottom:9px;
}
.right .news .text{
	float:left;
}
.right .news .w245{
	width:246px;
}
.right .news .w440{
	width:440px;
}
.right .news a.all{
	display:block;
	padding-left:9px;
	background:url(img/arrow.gif) no-repeat left 6px;
	color:#333;
	font-size:11px;
	margin-top:-6px;
}
.right a.more{
	display:block;
	font-size:11px;
	background:url(img/arrow.gif) no-repeat left 6px;
	color:#333;
	padding-left:9px;
	line-height:normal;
	margin-bottom:11px;
	font-weight:normal;
}
.right .grafic{
	background:#e7ffd0 url(img/grafic.gif) no-repeat left top;
	padding:14px 10px 12px 80px;
	font-size:12px;
	line-height:16px;
	color:#333;
	margin-bottom:38px;
}
.right .grafic .ttl{
	color:#00873a;
	font-size:19px;
	line-height:21px;
	margin-bottom:22px;
}
.right .grafic strong{
	font-size:13px;
	color:#666;
	display:inline-block;
	margin-bottom:1px;
}
.right .grafic p{
	margin-bottom:7px;
}
.right .grafic .day{
	display:inline-block;
	color:#333;
	font-weight:bold;
	width:24px;
}
.right .advert{
	padding-left:23px;
}
.right .advert .item{
	position:relative;
	margin-bottom:13px;
	font-size:12px;
	font-weight:bold;
}
.right .advert .bord{
	border-bottom:1px solid #d8d8d8;
	margin-bottom:12px;
}
.right .advert .ico{
	position:absolute;
	left:-21px;
	top:-1px;
}
.right .advert .date{
	margin-right:6px;
	font-size:11px;
	color:#999;
}
.right .advert p{
	font-weight:normal;
	color:#333;
	line-height:20px;
	margin:6px 0;
}
.right .advert a.all{
	display:block;
	padding-left:9px;
	background:url(img/arrow.gif) no-repeat left 6px;
	color:#333;
	font-size:11px;
	margin-top:-6px;
}
.right .predlog{
	background:#fff2e3 url(img/predlog.gif) no-repeat left top;
	padding:14px 10px 5px 11px;
	font-size:12px;
	color:#333;
}
.right .predlog .ttl{
	color:#930700;
	font-size:19px;
	line-height:21px;
	margin-bottom:13px;
	padding-left:65px;
}
.right .predlog p{
	margin:0 0 13px;
}
.right .predlog .forma td{
	color:#666;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
	padding-bottom:9px;
}
.right .predlog .forma .field{
	border:1px solid #f3dabd;
	width:229px;
	height:15px;
	padding:4px 5px;
	float:left;
}
.right .predlog .forma .field.w110{
	width:109px;
}
.right .predlog .forma textarea{
	border:1px solid #f3dabd;
	width:234px;
	height:105px;
	padding:0 0 0 5px;
}
.right .predlog .forma input.btn{
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.right .predlog .forma .kod{
	float:left;
	border:1px solid #f3dabd;
	margin-right:19px;
}
.right .docs{
	width:207px;
}
.right .docs div{
	margin-bottom:5px;
}
.right .docs a{
	font-size:12px;
}
.right .docs img{
	vertical-align:middle;
	margin-right:7px;
}
.right .w555{
	width:490px;
	margin-right:65px;
}
.right .w550{
	width:550px;
}
.right .w480{
	width:480px;
	margin-right:40px;
}
.right .podrazdel{
	width:212px;
    float: right;
}
.right .podrazdel div{
	text-align:center;
	font-size:19px;
	line-height:22px;
	margin-bottom:28px;
}
.right .announcement{
	font-size:11px;
	line-height:16px;
	color:#333;
}
.right .announcement .item{
	border-bottom:1px solid #d8d8d8;
	padding:0 0 11px 5px;
	margin-bottom:8px;
}
.right .announcement .date{
	font-weight:bold;
	color:#999;
	line-height:15px;
}
.right .announcement a{
	display:block;
	background:url(img/arrow.gif) no-repeat left 7px;
	color:#333;
	padding-left:9px;
	margin-top:3px;
}
.right .announcement a.all{
	padding-left:14px;
	background:url(img/arrow.gif) no-repeat 5px 7px;
	margin-top:-2px;
}
.right .podrazdelenia{
	width:242px;
}
.right .podrazdelenia div{
	background:url(img/arrow1.gif) no-repeat 2px 5px;
	color:#7d868b;
	font-size:12px;
	font-weight:bold;
	padding:0 20px;
	line-height:14px;
}
.right .podrazdelenia div div{
	color:#00873a;
	background:none;
	padding:6px 0 10px;
}
.right .organ{
	text-align:center;
	color:#930700;
	font-weight:bold;
	text-transform:uppercase;
	padding:29px 0 28px;
}
.right .structura{
	text-align:center;
}
.right .str{
	border:1px solid #d2b4b4;
	background:#ffefef url(img/struktura_bg.gif) repeat-x left top;
	color:#930700;
	font-weight:bold;
	padding:7px 0 9px;
	margin:0 auto;
}
.right .str span{
	color:#666;
	font-size:11px;
	font-weight:normal;
	display:block;
	margin:-1px 0 -2px;
}
.right .str1{
	width:110px;
}
.right .str2{
	width:230px;
}
.right .str3{
	width:312px;
	margin-bottom:12px;
}
.right .arrow{
	margin:-1px 0 5px;
}
.right .result{
	font-size:12px;
	font-weight:bold;
}
.right .result span{
	background:#e1e1e1;
}
.right .nav{
	font-size:12px;
	font-weight:bold;
	color:#004a80;
	margin-bottom:20px;
}
.right .nav a{
	color:#004a80;
}
.right .nav span{
	color:#7d868b;
}
.right .tab{
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	margin-bottom:20px;
}
.right .tab th{
	background:#e1e1e1;
	text-align:left;
	padding:6px 11px 9px;
}
.right .tab td{
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	font-size:12px;
	background:#f5f5f5;
	padding:8px 11px;
}
.right .tab tr.second td{
	background:#f1f1f1;
}
.right .paging{
	margin-bottom:20px;
}
.right .paging a{
	font-size:11px;
	color:#333;
	margin:0 2px;
}
.right .feedback{
	color:#333;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
}
.right .feedback input{
	border:1px solid #dfdfdf;
	margin:2px 0 13px;
	width:254px;
	height:15px;
}
.right .feedback select{
	border:1px solid #dfdfdf;
	margin:2px 0 13px;
	width:254px;
}
.right .feedback textarea{
	border:1px solid #dfdfdf;
	margin:2px 0 13px;
	width:254px;
	height:132px;
}
.right a.btn{
	display:inline-block;
	background:url(img/btn_l.gif) no-repeat left top;
	color:#7d868b;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
.right a.btn span{
	display:inline-block;
	background:url(img/btn_r.gif) no-repeat right top;
	height:20px;
	padding:3px 25px 0;
}
.right .map ul{
	margin:0;
}
.right .map ul li{
	padding:0;
	background:none;
}
.right .map a{
	font-weight:bold;
	color:#004a80;
}
.right .map li ul{
	margin:2px 0 2px;
}
.right .map li li{
	background:url(img/arrow1.gif) no-repeat 8px 6px;
	padding-left:20px;
	margin-bottom:1px;
}
.right .map li li a{
	font-weight:normal;
}
.right .map li li li{
	background:none;
	margin-bottom:2px;
}
.right .map li li li a{
	color:#7d868b;
	font-size:11px;
}

.bottom{
	background:url(img/footer_bg.gif) repeat-x left top;
	height:76px;
	margin-top:-76px;
	position:relative;
	
}
.footer{
	width:965px;
	margin:0 auto;
	padding:0 10px 0 15px;
	position:relative;
}
.footer .webcom{
	position:absolute;
	left:45px;
	top:17px;
	text-align: center;
	font-size: 11px;
}
.footer .menu{
	position:absolute;
	left:219px;
	top:32px;
	color:#004a80;
	font-size:11px;
}
.footer .menu a{
	display:block;
	float:left;
	color:#004a80;
}
.footer .menu span{
	display:block;
	float:left;
	margin:0 15px;
}
.footer .menu a.act{
	color:#004a80;
	font-weight:bold;
	text-decoration:none;
}
.footer .copy{
	font-size:11px;
	color:#333;
	position:absolute;
	left:795px;
	top:32px;
}


.mr{
	margin-right:28px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.pb30{
	padding-bottom:30px;
}
