body {
	margin-top:2;
	padding-top:2;
	background-image:url(img/blue_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:arial;
}
img {
	border:0;
}
.right {
	background-image:url(img/main_bg_right.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
a {
	color:#246735;
	text-decoration:underline;
}
a:visited {	
	color:#333333;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:#cccccc;
}
a.block {
	color:yellow;
	font-size:12px;
	text-decoration:none;
	align:center;
}
a.block:visited {
	color:yellow;
	font-size:12px;
	text-decoration:none;
	align:center;
}
a.block:hover {
	color:yellow;
	font-size:12px;
	text-decoration:underline;
}
a.menu,a.menu:visited {
	font-size:12px;
	color:#cccccc;
	text-decoration:none;
	background-color:#4B6409;
	border-left:5px yellow solid;
	font-weight:bold;
}
a.menu:hover {
	color:#ffffff;
	text-decoration:none;
	border-left:5px red solid;
}
a.gall, a.gall:visited {
	color:green;
	text-decoration:none;
}
a.gall:hover {
	color:#333333;
	text-decoration:underline;
}
#navbody1, #navbody2 {
	visibility: hidden;
	background-color: #4B6409;
	margin:0;
}
#navbody3 {
	visibility: hidden;
}
.about {
	position:absolute;
	left:192px;
	top:181px;
	width:162px;
	height:90px;
}
.oficial {
	position:absolute;
	left:375px;
	top:181px;
	width:100px;
	height:75px;
}
.none {
	position:absolute;
	left:370px;
	top:181px;
	width:100px;
	height:82px;
}
.news_name {
	font-size: 14px;
	font-weight: bold;
	margin-left:4px;
}
.news_date {
	font-weight: bold;
	color: #D6D6D6;
	font-size: 14px;
}
.main {
	font-size: 14px;
	margin-left:4px;
}
.copy {
	color:#cccccc;
	font-size:12px;
}
a.zagl {
	font-size: 12px;
	margin-left:10px;
}
.podzagl {
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
	color:#246735;
}
.article_zagl {
	color:#246735;
	font-size:12px;
	font-weight:bold;
}
.article_date {
	font-size:12px;
}
.send {
	font-size:12px;
	color:#333333;
	font-weight:bold;
}
.form_send {
	border:1px #000000 dotted;
	background-color:#f1f1f1;
}
