.obicantext {
	color: #00003F;
	font-size: 16px;
	font-weight: normal;
}

.objavljen {
	color: #806697;
	font-size: 16px;
	font-weight: bold;
}

.istice {
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}

.najnovijitenderi {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.footer {
	font: 12px Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #430066;
}
a:visited {
	text-decoration: none;
	color: #430066;
}
a:hover {
	text-decoration: none;
	color: #430066;
}
a:active {
	text-decoration: none;
}



