BODY {
	background-color : #fbf9ef;
	margin-bottom : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
}
P {
	margin-left : 20px;
	margin-right : 20px;
	color : #000600;
}
P.green {
		color : #005900;
	font-size : medium;
	font-weight : normal;
}
p.light {margin-left : 20px;
	margin-right : 20px;
	color : #c6a558;
	
}
P.pic {
	margin-left : 10px;
	margin-right : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #666633;
}
H2 {
	color : #81a77c;
	font-size : 30px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	margin-top : 10px;
}
H3 {
		color : #81a77c;
	font-size : 25px;
	font-family : "Times New Roman", Times, serif;
	font-weight : bolder;
	margin-top : 10px;
}

A.oglav:LINK {
	color : #005900;
	font-size : medium;
	font-weight : normal;
	text-decoration : none;
}
A.oglav:VISITED {
	color : #005900;
	font-size : medium;
	font-weight : normal; text-decoration : none;
}
A.oglav:HOVER {
	color : #005900;
	font-size : medium;
	font-weight : normal; text-decoration : none;
}
UL {
	color : #c6a558;
}


