.sadrzaj {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000033;
}
.linkovi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.naslovi {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #006633;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline overline;
}
.okvir {
	border: 1px solid #009AFF;
}
.okvri2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009AFF;
	border-right-color: #009AFF;
	border-bottom-color: #009AFF;
	border-left-color: #009AFF;
}

