* {
	margin: 0;
	padding: 0;
	border: 0;
}
body, html {
	background-color: #0A4C12;
	font-family: "verdana";
}
body, html a {
	text-decoration: none;
}
.wrapping {
	width: 747px;
	margin: 20px auto 0 auto;
}
.shadow_left {
	height: 547px;
	width: 9px;
	background: url('shadow_left_2.png') repeat-y;
	float: left;
}
.logo {
	width: 254px;
	height: 195px;
	background: url('logo.png') no-repeat;
	float: left;
}
.logo2 {
	width: 493px;
	height: 195px;
	background: url('logo2.png') no-repeat;
	float: left;
}
.logo img {
	display: block;
}
.logo2 img {
	display: block;
}
.logo2 h2 {
	color: white;
	font-family: "Tahoma";
	font-size: 14px;
	margin-top: 170px;
	margin-left: 10px;
}
.menu {
	width: 252px;
	height: 145px;
	float: left;
}
.menu span {
	position: relative;
	top: 7px;
	margin-left: 30px;
	font-size: 15px;
	color: black;
}
.menu_item_1 a {
	width: 252px;
	height: 29px;
	background: url('menu_item_1.png') no-repeat;
	float: left;
}
.menu_item_1 a:hover {
	background-position: -252px 0;
}
.menu_item_2 a {
	width: 252px;
	height: 29px;
	background: url('menu_item_2.png') no-repeat;
	float: left;
}
.menu_item_2 a:hover {
	background-position: -252px 0;
}
.menu_item_3 a {
	width: 252px;
	height: 29px;
	background: url('menu_item_3.png') no-repeat;
	float: left;
}
.menu_item_3 a:hover {
	background-position: -252px 0;
}
.menu_item_4 a {
	width: 252px;
	height: 29px;
	background: url('menu_item_4.png') no-repeat;
	float: left;
}
.menu_item_4 a:hover {
	background-position: -252px 0;
}
.menu_item_5 a {
	width: 252px;
	height: 29px;
	background: url('menu_item_5.png') no-repeat;
	float: left;
}
.menu_item_5 a:hover {
	background-position: -252px 0;
}
.wrapping_2 {
	width: 252px;
	height: 547px;
	float: left;
	background-color: white;
}
.news {
	width: 252px;
	height: 402px;
	float: left;
	background: url('news.png') no-repeat;
	background-color: white;
}
.first_new {
	height: 86px;
	padding: 110px 2em 0 1em;
	float: left;
}
.second_new {
	height: 63px;
	padding: 3px 2em 0 1em;
	float: left;
}
.date {
	padding: 0 0 0 1.5em;
	letter-spacing: 1px;
	font-size: 16px;
}
.new {
	padding: 5px 2em 0 0;
	font-size: 13px;
}
.new a{
    text-decoration:underline;
    color:green;
  }
.new .textik{
    font-size:1em;
}

div.main_content {
	width: 477px;
	min-height: 527px;
	_height: 527px;
	float: left;
	background: url('main_content_background.png') repeat-x #FFFFFF;
	font-size: 15px;
	padding-bottom: 20px;
}
.main_content p {
	margin: 0 25px 0 20px;
	clear: both;;
	text-align: justify;
	letter-spacing: 0.4px;
	line-height: 18px;
	font-size: 15px;
}
.main_content em {
font-weight: bold;
font-style: normal;
}
.main_content span.organy em {
float: left;
clear: both;
}
.main_content span.organy em.first {
margin-left: -22px;
}
*:first-child+html .main_content span.organy em {
margin-top: 25px;
min-width: 300px;
margin-left: 22px;
}
.main_content h3{
font-weight: bold;
font-style: normal;
	font-size: 15px;
	margin-left: 25px;
}
.main_content ul{
list-style-type: disc;
width: 90%;
float: right;
margin-right: 25px;
}
.main_content ul.organy{
list-style-type: none;
margin-bottom: 20px;
}
.main_content ul.organy li{
margin-bottom: 0;
}
.main_content ul li{
margin-bottom: 15px;
}
.main_content a {
	color: green;
	text-decoration: underline;
}
.main_content h2 {
	color: #108421;
	font-size: 17px;
	margin: 1em 0 20px 15px;
	float: left;
}
.wrapping_3 {
	width: 747px;
	background: url('wrapping_3_background.png') repeat-y;
}
.shadow_right_2 {
	width: 9px;
	height: 547px;
	float: left;
	background: url('shadow_right_2.png') repeat-y;
}
.footer {
	width: 747px;
	height: 38px;
	float: left;
	background: url('footer.png') no-repeat;
}
.footerpa {
	font-size: 13px;
	float: right;
	padding: 5px 32px 0 0;
}
.footer p {
	color: black;
}
.footer a {
	color: green;
	text-decoration: underline;
}
hr.cleaner {
	clear: both;
	height: 1px;
	margin: -1px 0 0 0;
	padding: 0;
	border: none;
	visibility: hidden;
}
