html, body {
	margin: 0;
	padding: 0;
}
html {
	min-width: 988px;
}
html[dir="ltr"] {
	min-width: 500px;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px arial;
	color: #262626;
}
a img {
	border: none;
}
a {
	color: #474747;
}
h2 {
	font: bold 16px arial;
	color: #474747;
}
ul {
	margin-top: 5px;
	margin-bottom: 15px;
}
ul li {
	list-style-type: none;
	padding-left: 15px;
	background: url(images/ar1.gif) no-repeat left center;
	margin-bottom: 5px;
}
ul li a {
	font: 12px arial;
	color: #29840b;
	text-decoration: none;
}
#wrap {
	width: 988px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 175px;
	background: url(images/top.jpg) no-repeat right top;
	position: relative;
}
#logo {
	width: 262px;
	margin-top: 45px;
	margin-left: 20px;
	height: 90px;
	position: absolute;
}
#logo .b1 a{
	font: bold 36px tahoma;
	color: #29840b;
	text-decoration: none;
}
#logo .b2 {
	font: bold 11px tahoma;
	color: #595959;
	text-align: center;
}
#mainmenu {
	position: relative;
	z-index: 1;
	right: -50%;	
	margin: 0px;
}
#mainmenu li {
	float: left;
	list-style-type: none;
	padding: 0px 30px;
	background: url(images/sep.gif) no-repeat right;
	margin: 0px;
}
#mainmenu li.first {
	padding-left: 0px !important;
	margin-left: 0px;
}
#mainmenu li.last {
	padding-right: 0px;
	background: none;
}
#mainmenu li.active a {
	background: url(images/mma.gif) no-repeat 15px bottom;
}
#mainmenu li a {
	font: 13px arial;
	color: #000;
	text-decoration: none;
	line-height: 36px;
	padding-bottom: 10px;
}
#mainmenu_wrap {
	margin-top: 137px;
	text-aglin: center;
	position: absolute;
	height: 36px;
	background: url(images/mm.gif) repeat-x;
	width: 100%;

	behavior: url(/DESIGN/MAGELLAN/border-radius.htc);	
	
	border-radius: 5px;
  	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari, Chrome */
  	-khtml-border-radius: 5px; /* KHTML */	
}
#mm_wrap2 {
	position: relative;
	right: 50%;
	float: right;
}
#mid {
	margin-top: 5px;
	margin-bottom: 20px;
	border: 1px solid #ebebeb;
	
	border-radius: 7px;
  	-moz-border-radius: 7px; /* Firefox */
  	-webkit-border-radius: 7px; /* Safari, Chrome */
  	-khtml-border-radius: 7px; /* KHTML */	
	
  	behavior: url(/DESIGN/MAGELLAN/border-radius.htc);	
  	
  	background: #fff;
	box-shadow: 0 0 7px #dfdfdf;
	-moz-box-shadow:  0 0 7px #dfdfdf;
	-webkit-box-shadow: 0 0 7px #dfdfdf;
  	behavior: url(/DESIGN/MAGELLAN/ie-css3.htc);	
	
	/*background: #fff url(images/mid_b.gif) repeat-x bottom;
	border-bottom: none;
	*/
	
}
#mid1, #mid2, #mid3 {
	float: left;
}
#mid1 {
	width: 220px;
}
#mid2 {
	width: 534px;
}
#mid3 {
	width: 226px;
}
.title1, .title1 a {
	font: 14px arial;
	color: #6b757e;
	text-decoration: none;
}
#mid1_inner {
	padding: 20px 12px 20px 15px;
	background: url(images/mg1.gif) repeat-y right;
}
.line1 {
	background: url(images/hr1.gif) no-repeat;
	margin: 5px 0px;
	border: 0px none;
	height: 5px;
	clear:both;
}
.art_mini a {
	font: bold 12px arial;
	color: #29840b;
	text-decoration: none;
}
.art_mini p {
	font: 12px arial;
	color: #595959;
	margin-top: 3px;
	margin-bottom: 15px;
}
.line2 {
	border: none;
	border-top: 1px dotted #828282;
	background: none;
	height: 1px;
	clear:both;
	margin-bottom: 10px;
}
.all {
	text-align: right;
}
.all a {
	font: 11px tahoma;
	color: #000;
}
#content {
	padding: 15px;
}
#content, #content p {
	font: 12px arial;
	color: #262626;
	line-height: 1.3;
}
#content p {
	margin-bottom: 10px;
}
.line3 {
	height: 4px;
	background: #efeee1;

	behavior: url(/DESIGN/MAGELLAN/border-radius.htc);	
	
	border-radius: 3px;
  	-moz-border-radius: 3px; /* Firefox */
  	-webkit-border-radius: 3px; /* Safari, Chrome */
  	-khtml-border-radius: 3px; /* KHTML */	
	
	margin: 5px 0px;
}
.note1 {
	font: 11px arial;
	color: #5e5e5e;
}
.cols3 {
	margin-top: 15px;
	//height: 100%;
	position: relative;
}
.cols3 div.col {
	float: left;
	width: 125px;
	border-right: 1px dotted #828282;
	height: 100%;
}
.cols3 div.col div {
	height: 100%;
	padding: 0px 10px;
}
.cols3 div.first div {
	padding-left: 0px;
}
.cols3 div.last {
	border-right: none;
}
.cols3 div.last div {
	padding-right: 0px;
}
.spec {
	margin-top: 20px;
  	behavior: url(/DESIGN/MAGELLAN/border-radius.htc);
	background: #edf5db;
	border: 1px solid #eceadd;
	
	border-radius: 10px;
  	-moz-border-radius: 10px; /* Firefox */
  	-webkit-border-radius: 10px; /* Safari, Chrome */
  	-khtml-border-radius: 10px; /* KHTML */	
	
	position: relative;
}
#pipka {
	background: url(images/ar3.gif) no-repeat;
	width: 6px;
	height: 5px;
	position: absolute;
	z-index: 2;
	left: 20px;
	top: 39px;
}
.spec .sub {
	background: #fff;
	border: 1px solid #e5e3d0;
	margin: 2px;
	padding: 5px;
	padding-top: 12px;
}
.spec p {
	font: 14px arial;
	color: #696037;
	margin-top: 13px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.spec .sub a {
	font: bold 15px arial;
	color: #29840b;
	text-decoration: none;
}
.spec .sub p {
	margin-top: 2px;
	margin-left: 0px;
	font: 11px arial;
	color: #595959;
}
.block1 {
  	background: #fff url(/DESIGN/MAGELLAN/images/b1_mid.gif) repeat-y;
	padding: 1px 7px;
	width: 213px;
}
.b1_1 {
  	background: #fff url(/DESIGN/MAGELLAN/images/b1_top.gif) no-repeat top;
	width: 227px;
	padding-top: 12px;
}
.b1_2 {
  	background: #fff url(/DESIGN/MAGELLAN/images/b1_bot.gif) no-repeat bottom;
	width: 227px;
	padding-bottom: 12px;
}
.block1 p {
	font: 11px arial;
	color: #5e5e5e;
	margin-bottom: 10px;
}
#udobr {
	text-decoration: none;
	color: #000;
	border-bottom: 1px dotted #000;
}
#udobr_div {
	display: none;
}
#agro_ul {
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#agro_ul li {
	background: none;
	float: left;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}
#agro_ul li.last {
	padding: 0px;
}
#agro_ul li a {
	color: #29840b;
}
.articles {
	margin-top: 10px;
}
.articles div {
	margin-top: 20px;
	clear: both;
}
.articles div img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.articles div a {
	text-decoration: none;
	font: bold 12px arial;
	color: #000;
}
.vestnik .articles div a {
	text-decoration: none;
	font: bold 15px arial;
	color: #000;
}
.articles div p {
	margin-top: 7px;
	font: 12px arial;
	color: #595959;
	line-height: 1.3;
}
#footer {
	height: 80px;
	position: relative;
}
#footer .right_link {
	position: absolute;
	right: 0px;
}
#footer .right_link a {
	font: 11px tahoma;
	color: #000;
}
#footer .txt {
	font: 12px arial;
	color: #595959;
	position: absolute;
	width: 573px;
	top: 35px;
	line-height: 1.3;
}
#footer .counters {
	width: 370px;
	height: 38px;
	position: absolute;
	right: 0px;
	top: 40px;
	text-align: right;	
}
#footer_menu {
	margin-left: -10px;
}
#footer_menu li {
	background: none;
	float: left;
	margin: 0px;
	padding:0px 10px;
	background: url(images/rb.gif) no-repeat right 4px;
}
#footer_menu li.last {
	background: none;
}
#footer_menu li a {
	font: 11px tahoma;
	color: #000;
	text-decoration: underline;
}
#nav {
	font: 12px arial;
	color: #474747;
}
#nav a{
	font: 12px arial;
	color: #29840b;
	text-decoration: none;
}
#content h1, h1#title {
	font: 20px arial;
	color: #474747;
	margin-top: 15px;
	margin-bottom: 10px;
}
.lnk {
	text-align: right;
	float: right;
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
}
.lnk img {
	position: absolute;
	left: 0px;
}
.lnk a {
	font: bold 12px arial;
	color: #29840b;
	text-decoration: none;
}
.cat {
	border-collapse: collapse;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
.cat td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 4px;
}
.rt {
    float: right;
    margin: 0 4px 8px 12px;
    width: 250px;
}
h3 {
	font: bold 16px arial;
	color: #474747;
	margin-top: 10px;
	margin-bottom: 10px;
}
.cat1 .head {
	background: #fefefe;
	color: #474747;
}
.cat1 .head a {
	color: #474747;
	
}
.cat1 {
	border-collapse: collapse;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #1e7405;
	margin-top: 7px;
}
.cat1 td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 6px;
	
}
.cat1 td a {
	color: #29840b;
	text-decoration: none;
}
.cat1tr {
	border-left: 1px solid #29840b;
	
}
.cat1 th {
	border-right: 1px solid #1e7405;
	/*border-bottom: 1px solid #1e7405;*/
	background: #29840b;
	color: #fff;
	padding: 14px 3px 5px 8px;
	text-align: left;
}
.cat1 .head a {
	font: bold 12px arial;
	color: #29840b;
	text-decoration: none;
}
.cat1 .head {
	background: #edf5db;
	padding: 8px;
}
.spec2 {
	text-align: center;
	margin: 8px 0px;
}
.spec2 a {
	font: 11px arial;
	color: #000;
}
input.b {
	/*padding: 3px;*/
	height: 22px;
	border: 1px solid #636363;
	vertical-align: middle;
}

input.b_fail, textarea.b_fail, select.b_fail, table.b_fail {
	/*padding: 3px;*/
	height: 30px;
	border: 2px solid #ff0000;
	vertical-align: middle;
}
#b {
	vertical-align: top;
}
#t,#c,#bot {
	width: 940px;
}
#c {
	height: 50%;
}
#c td {
	vertical-align: top;
}
#t td {
	padding: 0px;
}
body#ed {
	margin: 5px;
	height: auto;
}
div#ed {
	margin-bottom: 20px;
}
#ed, #ed p, #ed td, #ed div, #ed li, #ed th {
	line-height: 18px;
	font: 12px arial;
}
#bot {
	height: 40px;
	padding: 0px 14px;
	text-align: right;
	vertical-align: middle;
	color: #FFF;
	background-color: #177913;
	font-size: 10px;
}
#top {
	width: 275px;
	height: 160px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #373737;
}
#top h1 {
	margin: 0px;
	font-size: 36px;
	color: #177913;
}
#top h2 {
	margin: 0px 0px 5px;
	font-size: 24px;
	color: #11580E;
}
.catname {
}
h2 a {
	text-decoration: none;
	color: #474747;
}
.news a {
	text-decoration: none;
}
.news h3 a {
	font-size: 15px;
}
.l1, a {
	color: #29840B;
	text-decoration: none;
}
.next_title {
	color: #898989;
}
input[type=submit], input[type=button] {
	padding: 4px 10px;
}
.cols3 b a, h3 a {
	color: #474747;
}
.vestnik_item .title a{
	font-size: 18px;
	color: #474747;
}
.vestnik_item .img{
	float: left;
	padding-right: 15px;
}
.vestnik_item {
	margin-bottom: 30px;
}
.vestnik h1 {
	margin-bottom: 0px !important;
}
.vestnik .articles div a {
	color: #474747;
}
