.naslov {
	font-family: "Trebuchet MS", Georgia, Garamond, Arial;
	font-size: 20px;
	color: #2C6D36;
	letter-spacing: normal;
	font-weight: normal;
	border-bottom: 2px dotted #C0E77F;
	padding: 0px 10px;
	margin: 10px 10px;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	color: #356327;
	padding: 6px;
	text-align: justify;
}
.tekst A{
	color: #356327;
}
.tekst A:hover{
	text-decoration: none;
}
.tekst IMG {
	border: 1px solid #2C6D36;
}
.tekst IMG SP {
	border: 1px solid #2C6D36;
	margin-left: 18px;
	margin-bottom: 10px;
}
.okvir {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	background-color: #E7F6CE; 
	padding:10px; 
	margin: 5px;
	border-bottom:1px solid #8CB948; 
	border-right:1px solid #8CB948; 
	border-top:1px solid #C0E77F; 
	border-left:1px solid #C0E77F;
}
H5 {
	margin-bottom: 0px;
}
.style1 {font-weight: bold}
.style3 {font-weight: bold; color: #FF9933; }
