body
{
	background-color:#a6bf7d;
	font-family:Arial;
	font-size:11px;
	color:black;
	margin:0px;
	padding:0px;
}
a
{
	color:#006;	
}
.marked{border-bottom:1px solid #006;}
.all
{
	width:100%;
}
.site
{
	width:717px;
}
.header
{
	width:717px;
	height:20px;
}
.header2
{
	width:717px;
	height:168px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
.menu
{
	width:717px;
	height:33px;
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	color:white;
}
div .menulink
{
	font-family:Arial;
	background-color:#85a157;
	float:left;
	margin-top:3px;
	height:21px;
	padding-top:6px;
	padding-left:7px;
	padding-right:7px;
	cursor:pointer;
	text-transform:uppercase;
	font-weight:bold;
}
div .menulink:hover
{
	color:#85a157;
	background-color:white;
}
.main_top
{
	width:717px;
	height:17px;
	background-image:url(../images/main_top.jpg);
	background-repeat:no-repeat;
}
.main
{
	width:717px;
	height:auto;
	background-image:url(../images/main.jpg);
	background-repeat:repeat-y;
}
.left
{
	float:left;
	width:428px;
	height.auto;
	padding-left:20px;
	padding-right:20px;
	text-align:justify;
	line-height:20px;
}
.right
{
	float:right;
	width:209px;
	height.auto;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
	line-height:20px;
}
.clear
{
	clear:both;	
}
.spacer
{
	height:20px;	
}
.main_bottom
{
	width:717px;
	height:32px;
	background-image:url(../images/main_bottom.jpg);
	background-repeat:no-repeat;
}
.footer
{
	width:717px;
	height:37px;	
}
a img
{
	border-color:black;
	color:black;
}
.lepteto{
	color:#85A157;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
