.novica_table
{
width:100%;


}
.novica_tr_naslov
{
	padding:3px;
	text-transform: uppercase;
	font-size:x-small;
}
.novica_datum
{
	color:white;
	background-color:#142256;
}

.novica_naslov
{
	color:white;
	background-color:#142256;
	font-weight:bold;
	padding-left:10px;
	
}

.novica_avtor_opis
{
	color:white;
	background-color:#142256;
	text-align:right;
	

}

.novica_avtor_ime
{
	font-weight:bold;
	color:white;
	background-color:#142256;

}
.novica_razmik
{
	border-top:solid 3px #D3D7E2;
	height:20px;
}
.novica_novica_opis
{
	padding:15px;
}
