#news_all {
	float:left;
	width: 200px;
    margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 11px;
	font-family: Verdana, Georgia,Arial;
}
#news_all a:link, #news_all  a:visited {
	color:#9a3131;
	text-decoration: none;
	}
#news_all a:hover {color: #ea3b00;text-decoration: underline;}

#news_all h2 {
	background: url(../images/h1newsback.gif) no-repeat top left;
	display:block;
	width:185px;
	height:24px;
	text-align:left;
	font-size: 12px;
	font-family: Verdana, Arial,Tahoma, Georgia;
	font-weight:bold;
	color:white;
	text-transform:uppercase;	
	margin: 0px;
	padding:8px 0px 0px 15px;
}

#news_all h3 {
	text-transform: uppercase;
	color: #000000;
	height: 20px;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;	
}
#news_body {
	width: 180px;
	background: url(../images/newsback.gif) repeat-y top left;
	padding:10px 10px 10px 10px;
	margin:0px;
	float:left;
	border-bottom:1px solid #FFBEBE;
}
.news_date {
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0px 5px 0px;
	color:#ea3b00;
}
.news_header {
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	color:#9a3131;
}
.news_go {
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.news {
	margin: 2px 0px 5px 0px;
	text-align: left;
	color:#52001B;
}
.news_short p{
	margin: 3px 0px 0px 0px;
	text-align: justify;
}
#news_all p.arhiva {
	font-size: 10px;
	margin: 0px;
	padding: 2px 5px 0px 15px;
	color: #666666;
	text-align: right;
}
