/*CSS made by Zoran Perin - ALEZZO.COM*/

/*PRESS.......................................*/
.news {
	margin:0 0 20px 0;
	overflow:hidden;
	width:500px;
	}
.news_pic {
	border:1px solid #fff;
	float:left;
	height:100px;
	margin:0 18px 0 0;
	width:100px;
	}	
.news_text {
	border-bottom:1px dotted #C61F49;
	float:left;
	padding-bottom:10px;
	text-align:justify;
	width:370px;
	}	
.news_naslov {
	color:#C41947;
	font-size:14px;
	font-weight:bold;	
	}	
.news_datum {
	color:#ccc;
	}
.thumb {
	height:100px;
	width:100px;
	}
#izlistavanje {
	height:400px;
	margin-top:20px;
	overflow:auto;
	}	