#news_all {
	float:right;
	width: 190px;
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 12px;
	font-family:  Tahoma,Verdana;
}
#news_all a:link, #news_all  a:visited {
	color: black;
	text-decoration: none;
	font-weight:normal;
	font-size:100%;
	}
#news_all a:hover {color: #333333;text-decoration: underline;}

div #news_all h2 {
	background: url(../images/naslovback.gif) no-repeat top left;
	display:block;
	width:100%px;
	height:14px;
	margin:0px 0px 0px 0px;
	padding:2px 2px 3px 15px;	
	text-align:left;
}
div #news_all h2 span {
	float:left;
	width:auto;
	font-size: 12px;
	font-weight:bold;
	background-color: white; 
	color: black;
	text-transform: uppercase;
	margin:0px 0px 0px 0px;
	padding:1px 10px 0px 2px;	
   }

#news_all h3 {
	text-transform: uppercase;
	color: #000000;
	height: 20px;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;	
}

.news_date {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 2px 15px;
	color:#FF0000;
}
.news_header {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 3px 15px;
	color:#555555;
}
.news_go {
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.news {
	margin: 0px 0px 7px 0px;
	text-align: left;
}
.news_short p{
	margin: 1px 3px 4px 15px;
	text-align: left;
}
#news_all p.arhiva {
	font-size: 11px;
	margin: 0px;
	padding: 2px 5px 0px 15px;
	color: #666666;
	text-align: right;
}

