#action-cycle, #news-cycle {
    height: 473px !important;
	height: 443px;
	width: 158px !important;
	width: 158px;
}

#action, #news{
	height: 100%;
	margin:0 auto;
	overflow: hidden;
	background: #F8F7F6;
	/* safari + chrome fix */
	height: 473px !important;
    height: 443px;
	width: 158px !important;
	width: 158px;
}

#news h3, #action h3{
	font: normal 1.5em/1.2em Arial, Verdana, Helvetica, sans-serif;
	padding:0;
}

#news img, #action img
{
	float: left;
	clear: both;
}

span#date
{
	font: italic 0.9em/1.2em Arial, Verdana, Helvetica, sans-serif;
}


#news_text, #action_text {
	font: normal 10px/1.4em Arial, Verdana, Helvetica, sans-serif;
	padding: 0 5px 0 0;
}
#news_text p {
    font: normal 11px/1.4em Arial, Verdana, Helvetica, sans-serif;
}
.news_cont #news_text p {
    font: normal 12px/1.6em Arial, Verdana, Helvetica, sans-serif;
}
#news_text .slika {
margin: 0 4px 10px;
}
.news_cont #news_text .slika {
margin: 8px 15px 10px 0;
}
#news_text img{
	width: 145px;
	height: auto;
}

