.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #331A00;
}
.textplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #331A00;
	font-weight: bold;

}
.textplusNaslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #331A00;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C4F3F;
	font-weight: bold;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C4F3F;
	font-weight: bold;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.crtice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
}

