#news-cycle {
	height: 170px;
	width: 940px;
}
#gallery-cycle {
	width: 248px;
	height: 90px;
	font: normal 11px/15px arial, helvetica, verdana;
	margin: 0;
	display:block;
}
#gallery-action {
	width: 248px;
	height: 90px;
	margin: 10px 0 0 5px;
	text-align: left;
}
#news{
	height: 100%;
	margin:0 auto;
	color: #666;
	overflow: hidden;
}
#news a {
color: #484848;
font-weight: bold;
}
#news h3, #action h3, #news h2, #action h2{
	font: bold 1.4em/1.2em Verdana,Arial,Helvetica,sans-serif;
	padding:0;
	color: #f0f0f0;
}
#news p, #action p {
	font: normal 11px/1.2em Verdana,Arial,Helvetica,sans-serif;
}
  
span#date
{
	font: italic 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
    display: block;
}


#news_text, #action_text{
	font: normal 10px/1.4em Verdana, Arial, Helvetica, sans-serif;
}
.short_news p {
	margin: 0;
	padding: 0;
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

/*  akcije  */
#news-cycle #action { padding: 0; margin: 0; border: none; height: auto !important;}
#news-cycle #action h3, #news-cycle #action h2, #news-cycle #action a { color: #f0f0f0;}
.action-right #action {
width: 170px;
color: #ccc;
overflow: hidden;
background: #340B52;
margin: 0 0 10px;
border-top: 15px solid #5C089C;
    -moz-border-radius:0px 10px 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
}
.action-right #action_text { padding: 0 0 5px 0; }
.action-right #action p, .action-right #action h3, .action-right #action a {color: #fff; margin: 5px 0; clear: both; display: block; padding: 0 10px;}
.action-right #action h3 { padding: 0 10px; color: #fff; font: small-caps 16px/17px Arial,verdana,sans-serif;}
.action-right #action img { width: 170px; border: none; padding: 0; margin: 0; clear: both; float: none; height: auto;}
.action-right #action a.img, .action-right #action p a { padding: 0;}

/*  novosti deno    */
.news-right { padding: 0 10px; margin: 0 0 20px 0; }
.news-right #news-cycle {
width: 248px;
height: 420px;
overflow: hidden;
background: #fff;
padding: 0 0 10px;
border: 1px solid #BAC9E3;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
}
.news-right #action {
    width: 248px !important;
	width: 248px;
    /*height: 300;*/
	margin:0 auto;
	color: #666;
	overflow: hidden;
	background: #fff;
	display:block;
    -moz-border-radius:0px 0px 10px 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
}
.news-right .act {
    width: 248px;
    /*height: 300;*/
    color: #4063A8;
    float: left;
    overflow: hidden;
}
.news-right .short_news {
padding: 5px 10px;
}
.news-right #news-cycle #action h2, 
.news-right #news-cycle #action h3, 
.news-right #news-cycle #action a {
color: #4063a8;
}

.news-right #news-cycle #action h2 a { 
padding: 0; color: #4063a8; font: bold 14px/17px Arial,verdana,sans-serif;
text-transform: uppercase;
}
.news-right #news-cycle #action img {
width: 228px; border: none; padding: 0; margin: 10px; clear: both; 
float: none; height: auto;
-moz-box-shadow: 0 2px 3px #aaaaaa;
-webkit-box-shadow: 0 2px 3px #aaaaaa;
filter: progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=180, Strength=3);
}
.news-right #news-cycle #action h2, 
.news-right #date { 
padding: 0 10px;
}

.news-right .n-tabs {
text-align: center;
position: relative;
height: 30px;
background: #BAC9E3;
    -moz-border-radius:5px 5px 0px 0px;
    -webkit-border-top-right-radius: 5px;
    -khtml-border-top-right-radius: 5px;
    -webkit-border-top-left-radius:5px;
    -khtml-border-top-left-radius:5px;
}
.news-right .n-tabs span {
font: bold 13px/30px Arial,verdana,sans-serif;
color: #4063a8;
text-shadow: 0 1px 0 #CFD9E7;
}
.news-right #nr-prev-news, .news-right #nr-next-news { 
height:16px;  
width:16px;
padding:0px; 
margin: 0;
text-indent: -9000px; 
position: absolute;
top: 7px;
}
.news-right #nr-prev-news { 
background:url(/dizajn/pl-lijevo.gif) no-repeat top left;
left: 5px; 
}
.news-right #nr-next-news { 
background:url(/dizajn/pl-desno.gif) no-repeat top left;
right: 5px; 
}
.news-right #nr-prev-news:hover, .news-right #nr-next-news:hover {background-position: bottom center;}

.news-right .links { text-align: center; }
.news-right .links a
{	
	background:#557AC3;
	display: inline-block; 
	padding: 2px 7px 3px; 
	color: #eee; 
	text-decoration: none;
    text-shadow: 0 1px 0 #3D5FA2;
	position: relative;
	cursor: pointer;
	font: normal 9px/14px Tahoma, Sans-serif;
	-moz-border-radius: 3px; 
	-khtml-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	font-weight: bold;
	margin: 10px 2px;
}
.news-right .links a:hover {
    background: #3d5fa2;
    color: #fff;
}
/*  opsirnije tweek */
#action_text .opsirnije {
margin: 5px 0;
}
