div #news_all {
	float:left;
	width:476px;
    margin:5px 0px 5px 0px;
	padding:0px;
	text-align:left;
}

div #news_all a:link, #news_all  a:visited {
	color:#515151;
	text-decoration: none;
	font-weight:normal;
	font-size:100%;
	}
div #news_all a:hover {color: #5A442C;text-decoration: none;}

div #news_all h2 {
	background: url(../images/sadrzajtop.jpg) no-repeat left top;
	width:454px;
	height:27px;
	display:block;
	font-size: 18px;
	font-weight:bold;
	color: #FFFFFF;
	text-transform:uppercase;
	margin: 0px;
	padding:5px 20px 2px 2px;	
	text-align:right;
}
div.news {
	background: url(../images/sadrzajback.gif) repeat-y left top;
	width: 100%;
	margin: 0px;
	padding:0px 8px 5px 5px;
	color:#515151;
	text-align: justify;

}
div #news_all p.news_date {
	font-size: 90%;
	font-weight: bold;
	padding: 5px 0px 0px 15px;
	color:#515151;
}
div #news_all p.news_header{
	font-size: 100%;
	font-weight: bold;
	text-transform:uppercase;
	padding: 2px 0px 0px 15px;
	color:#515151;
}
div #news_all p.news_details {
	font-size: 100%;
	font-weight: bold;
	text-align:right;
	padding: 1px 20px 5px 20px;
}
div #news_all p {
	padding: 2px 20px 3px 15px;
}

div #news_all #bottom {
	background: url(../images/sadrzajbottom.gif) no-repeat left top;
	float:left;
	width:476px;
	height:16px;
    margin:0px;
	padding:0px;
}
div #news_all #bottom p.arhiva {
	font-size:90%;
	font-weight:normal;
	text-align: right;
	margin: -5px 0px 5px 0px;
	padding: 1px 20px 5px 20px;
	color:#515151;
}