* {
	margin: 0;
	padding: 0;
}
body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	height:100%;
	color:#434343;
	min-width:960px;
	background:#ededed url(../images/bg.png) left top repeat-x;
}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a {text-decoration: none; color:#3b3b3b;}
a:hover {text-decoration: underline;}

img {border-style: none;}

h1, h2, h3 {margin:0px; padding:0px; font-weight:normal;}

p {padding:0px; margin:0px;}

img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1170px;
	margin:0 auto;
	background: url(../images/wrapper.jpg) left top no-repeat;
	background-position:50px 285px;
}

#wrapp {
	margin:0 auto;
	width:960px;
	position:relative;
	overflow:hidden;
}

#header {
	margin:0 auto;
	width:960px;
	height:135px;
	background: url(../images/header.jpg) right top no-repeat;
	position:relative;
	overflow:hidden;
}

.logo {
	width:351px;
	height:89px;
	position:relative;
	overflow:hidden;
	margin-top:22px;
	text-indent:-9999px;
	float:left;
}

.logo a {
	background: url(../images/logo.jpg) left top no-repeat;
	display:block;
	width:351px;
	height:89px;
}

.three_b {
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
	width:135px;
	float:left;
	margin-left:20px;
	margin-top:33px;
}

.three_b ul {
	padding:0px;
	margin:0px;
}

.three_b li {
	list-style:none;
	float:left;
	margin-right:33px;
}

a.three_mail {
	background: url(../images/three_mail.png) left top no-repeat;
	width:12px;
	height:11px;
	display:block;
}

a.three_map {
	background: url(../images/three_map.png) left top no-repeat;
	width:12px;
	height:11px;
	display:block;
}

a.three_main {
	background: url(../images/three_main.png) left top no-repeat;
	width:12px;
	height:11px;
	display:block;
}

#menu {
	position:relative;
	overflow:hidden;
	height:49px;
	background: url(../images/menu.png) left top no-repeat;
	font-family: 'Ubuntu', arial, serif;
}

#menu ul {
	padding:0px;
	margin:0px;
}

#menu li {
	list-style:none;
	float:left;
	background: url(../images/menu_li.png) right top no-repeat;
}

#menu li:last-child {
	background: none;
}

#menu li:first-child a:hover {
	background: url(../images/menu_li_hover_first.png) left top no-repeat;
}

#menu a {
	display:block;
	color:#FFF;
	padding:17px 20px 18px;
	margin:0px 1px 0px -1px;
}

#menu a:hover {
	background: url(../images/menu_li_hover.png) left top repeat-x;
}

#main_content {
	position:relative;
	overflow:hidden;
	margin-top:25px;
}

#left_side {
	position:relative;
	overflow:hidden;
	float:left;
	width:680px;
	margin-right:25px;
}

.r_box_holder {
	position:relative;
	overflow:hidden;
	margin-bottom:25px;
}

.r_box_top {
	position:relative;
	overflow:hidden;
	background: url(../images/r_box_top.png) left top repeat-x;
	height:25px;
}

.r_box_middle {
	background:#fafafa;
	padding:0px 25px 5px;
}

.r_box_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/r_box_bottom.png) left top repeat-x;
	height:20px;
}

.r_box_middle h3 {
	font-family:"Myriad Pro", arial, serif;
	font-size:26px;
	color:#000;
	margin-bottom:15px;
}

.ac_box {
	position:relative;
	overflow:hidden;
	margin:10px 0px;
}

.ac_box_left {
	position:relative;
	overflow:hidden;
	float:left;
	width:182px;
	margin-right:25px;
}

.ac_box_left img {
	padding:4px;
	border:1px solid #e6e6e6;
	background:#f0f0f0;
}

.ac_box_right {
	position:relative;
	overflow:hidden;
	float:left;
	width:423px;
}

.ac_box_right h4 {
	overflow:hidden;
	max-height:32px;
}

.ac_box_right h4 a {
	text-decoration:underline;
	color:#3a9910;
}

.ac_box_in {
	position:relative;
	overflow:hidden;
	margin-top:20px;
	max-height:50px;
}

.ac_box_right h4 a:hover {
	text-decoration:none;
	color:#3a9910;
}

#right_side {
	position:relative;
	overflow:hidden;
	float:left;
	width:255px;
}

.box_tels {
	position:relative;
	overflow:hidden;
	background: url(../images/box_tels_bg.jpg) left top no-repeat;
	height:336px;
}

.tels {
	padding-top:64px;
	padding-left:22px;
	color:#434343;
	font-family: 'Ubuntu', arial, serif;
	line-height:20px;
}

.l_box_top {
	position:relative;
	overflow:hidden;
	background: url(../images/l_box_top.png) left bottom no-repeat;
	height:25px;
}

.l_box_holder {
	margin-bottom:25px;
	position:relative;
	overflow:hidden;
}

.l_box_middle {
	background:#fafafa;
	padding:0px 25px 5px;
	position:relative;
	overflow:hidden;
}

p.argo {
	margin-top:9px;
	font-family: 'Ubuntu', arial, serif;
}

.l_box_bottom {
	position:relative;
	overflow:hidden;
	background: url(../images/l_box_bottom.png) left bottom no-repeat;
	height:20px;
}

.l_box_middle h3 {
	font-family:"Myriad Pro", arial, serif;
	font-size:20px;
	color:#000;
}

.l_box_news {
	position:relative;
	overflow:hidden;
	margin-top:24px;
}

.l_box_news a {
	color:#3a9910;
	text-decoration:underline;
	margin-bottom:15px;
	display:block;
}

.l_box_news a:hover {
	text-decoration:none;
}

.l_box_news span {
	text-transform:uppercase;
	font-size:11px;
	color:#a5a5a5;
}

#footer {
	position:relative;
	overflow:hidden;
	width:936px;
	margin:5px auto 25px;
	font-size:13px;
	color:#ababab;
	line-height:18px;
}

.copyright {
	position:relative;
	overflow:hidden;
	float:left;
	width:836px;
}

.counter {
	position:relative;
	overflow:hidden;
	float:right;
	width:100px;
	text-align:right;
	margin-top:20px;
}

.full_news {
	position:relative;
	overflow:hidden;
}

.full_news img {
	float:left;
	padding:4px;
	border:1px solid #e6e6e6;
	background:#f0f0f0;
	margin:0px 8px 4px 0px;
}

.short_no_link {
	position:relative;
	overflow:hidden;
}

.navig {
	position:relative;
	overflow:hidden;
	text-align:right;
	color:#747474;
	font-size:11px;
	font-family: 'Ubuntu', arial, serif; 
}

.navig a {
	color:#3a9910;
}

/*---forms---*/
.baseform { background: #f5f6f7; }
.tableform { width: 100%; }
	.tableform td { }
	.tableform td.label { width: 20%; vertical-align: top; padding-right: 0; font-weight: bold; }
	.fieldsubmit, .tableform td { padding: 10px 15px; border-top: 1px solid #fff; }
	.addnews { font-weight: bold; }
	.impot { color: #96c; font-weight: normal; }
	.checkbox { padding: 4px 0; line-height: 1em; }
		.checkbox input { margin-top: -2px; vertical-align: middle; }

.f_input { width: 300px; padding: 1px; }
.f_textarea { width: 458px; }
.fieldtr select, .textin, .f_textarea, .f_input, .xfields textarea, .xprofile textarea,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select { padding: 2px; background: #fff url("../images/fields.png") repeat-x; border: 1px solid #bcc0c2; }
.f_textarea, .editor_button select { padding: 0; }
.textin { padding: 2px; }
.fbutton, .btn_reglog, .vresult { border: 0 none; background: none; cursor: pointer; }

.fbutton { text-shadow: 0 1px 0 #fff; font-size: 1.15em; margin-bottom: 2px; border: 1px solid #bcc5c9; width: 100px; height: 29px; color: #596368; padding: 2px 0 5px 0; background: #fff url("../images/fbutton.png") repeat-x 0 100%; font-weight: bold; }
	.fbutton:hover { background-position: 0 10px; }
.fbutton {
	-moz-box-shadow: 0 1px 4px -3px black;
	-webkit-box-shadow: 0 1px 4px -3px black;
	box-shadow: 0 1px 4px -3px black;
}
button.fbutton span { cursor: pointer; display: block; padding-top: 2px; }

.stat_news {
	position:relative;
	overflow:hidden;
}
#vse_stati {
    display: none;
}
.fold a{
    color: #3A9910;
}
.year_block{
    width:100px;
    float:left;
    margin:20px 0 0;
}
.year_block ul li{
    list-style: none;
    color: #434343;
}
.year_block ul li a{
    color: #3A9910;
}