* {
	margin: 0;
	padding: 0;
}

body{
	background: #69c526;
	font-family: Arial, Helvetica, sans-serif;
	color: #525252;
	background: url('/img/fon.jpg') repeat-x;	
}

h1{
	font-size: 16px;
	font-family: Arial;
	color: #519c1a;
	margin-bottom: 4px;
}

p{
	margin-bottom: 5px;
}

a:link, a:visited {
	color: #519c1a;
	text-decoration: underline;
}

a:hover, A:active {
	color: #95261e;
	text-decoration: none;
}



#centerLayer {
margin-left: auto; /* Отступ слева */
margin-right: auto; /* Отступ справа */
padding: 10px; /* Поля вокруг текста */
width: 863px;

	background-color: #ffffff;
}

#head1 {
margin-left: auto; /* Отступ слева */
margin-right: auto; /* Отступ справа */
padding: 0px; /* Поля вокруг текста */
width: 882px;

}
#head2 {

}

#logo{
float:left;

}

#top_menu{
background:#67bc28;
color: #ffffff;
height: 39px;
max-height: 39px;
width: 862px;
display: table-cell;
vertical-align: middle;

}

#top_menu a:link, #top_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
	margin-left: 12px;
	margin-right: 12px;
}

#top_menu a:hover, #top_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
	margin-left: 12px;
	margin-right: 12px;
}

#end_menu{
margin-top: 120px;
}


#end_menu a:link, #end_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	font-weight: bold;
	color: #515151;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

#end_menu a:hover, #end_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	font-weight: bold;
	color: #63120f;
	text-decoration: underline;
	margin-left: 6px;
	margin-right: 6px;
}

#left_menu_top {
	position: relative;
	background-color: #61b522;
	background-image: url(/img/left_menu_top.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 22px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	padding-top: 6px;
		font-weight: bold;
}

#left_menu {
width: 188px;
margin-bottom: 17px;
}

#left_menu ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left_menu li{
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	padding-left: 7px;

	background-image: url(/img/left_menu_line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#left_menu a:link, #left_menu a:visited {
	font-size: 3,5pt;
	font-family: Arial;
	color: #519c1a;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

#left_menu a:hover, #left_menu A:active {
	font-size: 3,5pt;
	font-family: Arial;
	color: #95261e;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}




#left_menu .xtop, .xbottom { display: block; background: transparent; font-size: 1px; }
#left_menu .xb1, .xb2, .xb3, .xb4 { display: block; overflow: hidden; }
#left_menu .xb1, .xb2, .xb3 { height: 1px; }
#left_menu .xb2, .xb3, .xb4, .cont { background: White; border-left: 1px solid #cacaca; border-right: 1px solid #cacaca; }
#left_menu .xb1 { margin:0 5px; background: #cacaca; }
#left_menu .xb2 { margin:0 3px; border-width: 0 2px; }
#left_menu .xb3 { margin:0 2px; }
#left_menu .xb4 { height: 2px; margin: 0 1px; }
#left_menu .cont { padding: 0px 0px; }


#header {
margin-bottom: 12px;
}


#footer{
padding: 0; margin: 0;
margin-left: auto;
margin-right: auto;
padding: 0px;
width: 863px;
height:  75px;

}

#footer-banner{
	margin: 0 80px;
	background-image: url(/img/footer-b1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:  75px;
	width: 505px;

}

#footer-banner2{
	background-image: url(/img/footer-b2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer-banner3{
	height: 68px;
	margin-left: 17px;
	margin-right: 17px;
	padding-top: 7px;
	text-align: center;
	background: #ffffff;
}

#footer-counter{
	float: left;
	width: 56px;
	padding: 20px;
}

#footer-copyright{
	float: right;
	width: 100px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	padding-top: 28px;
	width: 265px;
	height:  50px;
}


#radio_table table{
width: 95%;
padding: 0px;
margin: 0px;
margin-bottom: 10px;
}
#radio_table th{
font-size: 75%;

}
#radio_table td{
padding: 3px;
border-bottom: 1px solid #cacaca;
}

#content ul{
list-style-type: none;
}