#news_top {
	background: url(../images/newstop.gif) no-repeat top left;
	float:left;
	width: 193px;
	height:18px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	

}
#news_all {
	float:left;
	width: 193px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 11px;
	font-family: Trebuchet MS,Arial,Verdana;
}
#news_all a:link, #news_all  a:visited {
	color:#9a3131;
	text-decoration: none;
	}
#news_all a:hover {color: #333333;text-decoration: underline;}

#news_all h2 {
	background: url(../images/h1news.jpg) no-repeat top left;
	display:block;
	width:178px;
	text-align:left;
	font-size: 18px;
	font-weight:normal;
	color:#fcf8f0;
	margin: 0px;
	padding:8px 0px 4px 15px;
}

#news_all h3 {
	text-transform: uppercase;
	color: #000000;
	height: 20px;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;	
}
#news_body {
	background: url(../images/newsback.gif) repeat-y top left;
	width: 168px;
	padding:0px 10px 0px 15px;
	margin:0px;
	float:left;
}

.news_date {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	color:#927f6e;
	text-align:left;
}

.news_header {
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 5px 0px;
	color:#9a3131;
}
.news_go {
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.news {
	margin: 2px 0px 0px 0px;
	text-align: left;
}
.news_short p{
	margin: 3px 0px 0px 0px;
	color:#927f6e;
	text-align: justify;
}
#news_all p.arhiva {
	color:black;
	font-size : 10px;
	font-weight: normal;
	margin:0px 5px 0px 0px;
	padding: 0px 2px 0px 2px;
	border:0px;
	text-align: right;
}
#news_bottom{
	background: url(../images/newsbottom.gif) no-repeat top left;
	float:left;
	width: 193px;
	height:16px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
}


