#news_all {
	float:left;
	width: 217px;
    margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	font-size: 12px;
	font-family: Arial,Verdana;
}
#news_all a:link, #news_all  a:visited {
	color:#cacaca;
	text-decoration: underline;
	}
#news_all a:hover {color: #ffffff;text-decoration: none;}

#news_all h2 {
	display:block;
	width:auto;
	text-align:left;
	font-size: 20px;
	font-family: Arial,Tahoma,Verdana;
	font-weight:normal;
	color:white;
	margin: 0px;
	padding:10px 0px 5px 0px;
}

#news_all h3 {
	text-transform: uppercase;
	color: #000000;
	height: 20px;	
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-weight:bold;	
}
#news_body {
	width: 197px;
	background: #242222;
	padding:0px 10px 10px 10px;
	margin:0px;
	float:left;
}

.news_date {
	font-size: 10px;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	color:#cacaca;
	text-align:left;
	display:block;
	background: url(../images/selectbullet.gif) no-repeat 0px 6px;
}

.news_header {
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 5px 15px;
	color:#cacaca;
}
.news_go {
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.news {
	margin: 2px 0px 5px 0px;
	text-align: left;
}
.news_short p{
	margin: 3px 0px 0px 0px;
	text-align: justify;
}
#news_all p.arhiva {
	width:auto;
	float:right;
	color:#cccccc;
	font-size : 10px;
	font-weight: normal;
	margin:0px 5px 0px 0px;
	padding: 0px 2px 0px 2px;
}
#news_bottom{
	width: 217px;
	height:4px;
	background: url(../images/newsbottom.gif) no-repeat top left;
	padding:0px;
	margin:0px 0px 10px 0px;
	float:left;
	font-size:1px;
}
#news_top{
	width: 217px;
	height:4px;
	background: url(../images/newstop.gif) no-repeat bottom left;
	padding:0px;
	margin:0px;
	float:left;
	font-size:1px;
}
div #news_details h1{
	display:block;
	font-size: 14px;
	font-weight:bold;
	text-transform: uppercase;
	color: #e2480c;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;	
   }
div #news_details h2.date{
	display:block;
	font-size: 10px;
	font-weight:normal;
	text-transform: uppercase;
	color: #3f3f3f;
	margin:0px 0px 0px 0px;
	padding:0px 2px 0px 0px;	
   }
