/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#929292;
	background: url(images/bgr_fon.gif) repeat-x #A5D323;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.green_16 {
	font-size: 16px;
	color: #A5D323;
}
.form_text {
	color: #5C7D00;
	font-weight: bold;
	font-size: 12px;
}
.form_input{
	height:20px;
	border:1px solid #A5D323;
	background-color:#FFFFFF;
	color: #5C7D00;
}
.form_input2{
	border:1px solid #A5D323;
	background-color:#FFFFFF;
	color: #5C7D00;
}

.head_spec {
	color: #729602;
	font-size: 14px;
	font-weight: bold;
}
.read_more {
	color: #729602;
	font-size: 11px;
	font-weight: bold;
}
h2 {
	display:inline;
	color: #80aa15;
	font-size: 24px;
	font-weight: normal;
}
.menu_foot, .menu_foot a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
