#news-cycle {
	height: 170px;
	width: 940px;
}
#gallery-cycle {
	width: 248px;
	height: 100px;
	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 {
margin: 10px;
color: #ccc;
overflow: hidden;
margin: 0 0 20px;
}
.action-right #action_text { padding: 0 0 5px 0; }
.action-right #action p, .action-right #action h3, .action-right #action a {color: #77a80d; margin: 5px 0; clear: both; display: block; padding: 0 10px;}
.action-right #action h3 { padding: 5px 0px; color: #77a80d; font: bold 15px/15px Georgia,"Times New Roman",Times,serif; }
.action-right #action p, .action-right #action h3 { margin: 5px 2px; }
.action-right #action img { width: 245px; 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: 2px 10px; margin: 0 0 20px 0; position: relative; }
.news-right #news-cycle {
width: 248px;
height: 400px;
overflow: hidden;
background: #fff;
padding: 0 0 10px;
border: 1px solid #DCCCE7;
    -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: #77a80d;
    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: #77a80d;
}

.news-right #news-cycle #action h2 a { 
padding: 0; color: #77a80d; 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: #333;
    -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: #ccc;
/*text-shadow: 0 1px 0 #F8ECFF;*/
}
.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;
left: 25px; 
}
.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, .action-right .sve a 
{	
	background:#333;
	display: inline-block; 
	padding: 2px 7px 3px; 
	color: #eee; 
	text-decoration: none;
    text-shadow: 0 1px 0 #503267;
	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, .action-right .sve a:hover {
    background: #b9d973;
    color: #466600;
    text-shadow: 0 1px 0 #fff;
}
.news-right .komentari {
position: absolute;
top: -2px;
right: 6px;
/*
background: url(/dizajn/komentari.png) no-repeat top right !important;
background: url(/dizajn/komentari.gif) no-repeat top right;
*/
height: 70px;
width: 70px;
z-index: 9;
}
/*  opsirnije tweek */
#action_text .opsirnije {
margin: 5px 0;
}