@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);
*
{
	border: 0;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body
{
	background: url('images/bd.png');
	color: #666666;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a
{
	color: #1F8919;
	text-decoration: underline;
}
a:hover, a:focus
{
	color: #69CE4F;
	text-decoration: none;
}
.beducont
{
	background: #FFF;
	margin: 15px auto 0px;
	width: 1023px;
}
.beduhead
{
	background: none repeat scroll 0% 0% #FFF;
	height: 60px;
	padding: 20px 10px;
	border-bottom:3px dotted #349E2E;
}
#search
{
	background: #fff url(images/search.png) 99% 50% no-repeat;
	border: 1px solid #D8D8D8;
	padding: 6px 24px 6px 6px;
	text-align: left;
}
#search #s
{
	background: none;
	border: 0;
	color: #979797;
	margin: 0;
	outline: none;
	padding: 0;
	width: 100%;
}
#content-search
{
	padding: 15px 0;
	width: 300px;
}
#topsearch
{
	float: right;
	margin-top: 19px;
}
#topsearch #s
{
	width: 220px;
}
.bedutm
{
	background: url('images/menu-primary-bg.png') repeat-x scroll left top transparent;
	height: 40px;
	margin: 0px -12px -17px;
	padding: 0px 12px 17px;
	position: relative;
	z-index: 400;
}
.bedutm ul
{
	line-height: 1;
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.bedutm ul li
{
	border-right: 1px solid #288F24;
	box-shadow: 1px 0px 0px 0px #7FD862;
	float: left;
	position: relative;
	top: 13px;
}
.bedutm ul li a
{
	color: #FFFFFF;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0 1px 0 1px;
	padding: 8px 15px 10px 15px;
	text-decoration: none;
	text-shadow: 0 1px 0 #096503;
	text-transform: uppercase;
}
.bedutm ul li a:hover
{
	background-image: linear-gradient(to bottom, #7ADD59, #289326);
	background-image: -moz-linear-gradient(top, #7ADD59, #289326);
	background-image: -ms-linear-gradient(top, #7ADD59, #289326);
	background-image: -o-linear-gradient(top, #7ADD59, #289326);
	background-image: -webkit-gradient(linear, top, bottom, color-stop(0, #7ADD59), color-stop(1, #289326));
	background-image: -webkit-linear-gradient(top, #7ADD59, #289326);
	color: #fff;
	outline: 0;
	text-shadow: 0 1px 0 #096503;
}
.bedusky
{
	background: none repeat scroll 0% 0% #FFF;
	padding: 15px;
}
.bedutxt
{
	float: left;
	overflow: hidden;
	width: 728px;
}
.beduside
{
	float: left;
	margin-left: 15px;
	overflow: hidden;
	width: 250px;
}
.bedudown
{
	background: none repeat scroll 0% 0% #349E2E;
	color: #FFF;
	padding: 20px 0px;
	text-align: center;
}
.beduside h2
{
	color: #FEFEFE;
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #096503;
	text-transform: none;
}
.beduside h2
{
	background-image: linear-gradient(to bottom, #7BDD5A, #2A9528);
	border-bottom: 1px solid #43AB24;
	box-shadow: 0px 2px 0px 0px #137D00;
	margin: 0px 0px 10px;
	padding: 10px;
}
.beduside ul
{
	list-style: none outside none;
	margin: 0px;
	padding: 0px;
}
.beduside ul li
{
	background: url('images/widget-list.png') no-repeat scroll left 6px transparent;
	margin: 0px 0px 3px;
	padding: 0px 0px 3px 12px;
}
.beduside ul li a
{
	color: #666666;
	text-decoration: none;
}
.beduside ul li a:hover
{
	color: #39A231;
	text-decoration: none;
}
.bedutxt h1
{
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
.bedutxt h1
{
	font-family: 'PT Sans Narrow',sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin-bottom: 5px;
}
.way, .way a
{
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
.bedutxt p
{
	margin: 10px 0;
}
.bedutxt ul, .bedutxt ol
{
	line-height: 24px;
	margin: 10px 0 10px 20px;
}