#news_all {
	float:left;
	width: 740px;
    margin:5px 0px 5px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 12px;
	font-family:  Trebuchet MS, Tahoma;
}
#news_all a:link, #news_all  a:visited {
	color: black;
	text-decoration: none;
	font-weight:normal;
	font-size:100%;
	}
#news_all a:hover .news_short p{color: #2e3192;text-decoration: underline;}

#news_all h2 {
	font-size: 140%;
	color: #3D75BA;
	margin: 0px;
	padding: 5px 0px 10px 14px;
	font-weight:bold;
	text-align:left;
}

#news_all h3 {
	text-transform: uppercase;
	color: #000000;
	height: 20px;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;	
}

.news_date {
	font-size: 12px;
	font-weight: normal;
	padding: 3px 0px 5px 15px;
	color:#498726;
}
.news_header {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 0px 5px 15px;
	color:#000000;
}
.news_go {
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.news {
	margin: 0px 0px 2px 0px;
	text-align: left;
	color: black;
}
.news_short p{
	margin: 3px 3px 0px 15px;
	text-align: justify;
	color: black;
}
#news_all p.arhiva {
	font-size: 11px;
	margin: 0px;
	padding: 2px 5px 0px 15px;
	color: #666666;
	text-align: right;
}
