html, body {
    width: 100%;
}

BODY {

    margin: 0;
    padding: 0;
	BACKGROUND-COLOR: #4f633e;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	
	
	 
}
#1 {background:url(../images/background.jpg) repeat-x; background-position: top;}
a {
	color : #ffffff;
	text-decoration : none;
	font-family: "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

a:hover {
	color : #ffffff;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

a.side {
	color : #ffffff;
	text-decoration : none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

a:hover.side {
	color : #ffffff;
	text-decoration: underline;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
}

a.white {
	color : #ddd;
	text-decoration : none;
}

/*body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
*/
#maintekst{
font-family : "Times New Roman", Times, serif;
font-size:14px;
}

#maintekst-b{
font-family : "Times New Roman", Times, serif;
font-size:12px;
}

#vertmenu {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
width: 160px;

}

#vertmenu h1 {
display: block;
background-color:#FF9900;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:159px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;

}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px solid #FFFFFF;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #FFFFFF;
width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #eeeeee;
}
