.ticker {
	overflow: auto;
	background: #cccccc;
	font-style:normal;
	color:#343434;
	font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-size:12px;
	padding:3px;

}

.heading {
	width:400px;
	font-weight:bold;
	padding: 6px 0px 0px 15px;
	float:left;
	line-height:26px;
	font-size:14px;
}
.heading a {
	text-decoration:none;
	color:#343434;
}


.okv {
	width:400px;
	float:left;
	border-bottom: 1px solid #8a8a8a;
}
.text {
	width:340px;	
	float:left;
	padding: 4px 5px 12px 20px;
}

.read-more {
	background:url(../images/strelica.png) no-repeat center center;
	height:30px;
	width:18px;
	float:left;
}

.naslov-vesti {
	height:50px;
	color:#e77930;
	font-size: 24px;
	font-family: 'Century Gothic', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-align:left;
	text-shadow: 2px 2px 2px #000;
	vertical-align:central;
	padding:8px 0 0 0;
}

.strelica {
	background:url(../images/strelica-w.png) no-repeat left center;
	width:18px;
	height:55px;
	float:left;
	margin-right:15px;
}

.naslov-vesti-okvir {
	background:url(../images/bg-gray.jpg);
	padding-left:15px;
	width:391px;
}