.oglasi {
	text-decoration: none;
}
.oglasi_naslov {
	font-size: 14px;
	color: #366;
	font-weight: normal;
}
.oglasi_naslov a{
	font-size: 14px;

	color: #366;
	text-decoration: underline;
	font-weight: bold;
}
.oglasi_naslov a:hover{
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
   
.opozorilo {
	color: #931C18;
	font-size: 14px;

}
.opozorilo a {
	color: #931C18;
	font-size: 14px;
	text-decoration: underline;

}
.vrsta_oglasa {
	font-size: 12px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.vrsta_oglasa_prodam {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-transform: uppercase;
}
.vrsta_oglasa_kupim {
	font-size: 12px;
	color: #00F;
	font-weight: bold;
	text-transform: uppercase;
}
.vrsta_oglasa_podarim {
	font-size: 12px;
	color: #0F0;
	font-weight: bold;
	text-transform: uppercase;
}

.strani {

	font-size: 12px;
	color: #366;
	font-weight: bold;	
}
.strani a:link{

	font-size: 12px;
	color: #366;
	text-decoration: underline;
	font-weight: normal;      
}
.strani a:visited{

	font-size: 12px;
	color: #366;
	text-decoration: underline;
	font-weight: normal; 
}
.strani a:hover{
	color: #666;
	text-decoration: none;
	font-weight: normal;
}


.oglasi_datum {

	font-size: 10px;
	color: #999;
}

.oglasi_oglas {

	font-size: 12px;
	color: #333;
}
.tel_cena {
	font-size: 12px;
	color: #333;
}

