﻿.posljednjevijesti .naslov
{
	line-height:14px;
	background-color:#b90719;
	color:White;
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
}

.posljednjevijesti .container
{
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:14px;
	height:52px;
	overflow:hidden;
	background-image:url('/Design/Images/PosljednjeVijesti/back.gif');
}

.posljednjevijesti .vijesti
{	
	font-family:Tahoma;
	font-size:10px;
	color:Black;
	line-height:normal;
	text-align:left;
}

.posljednjevijesti .vijesti a
{
	color:Black;
	text-decoration:none;
}

.posljednjevijesti .vijesti a:hover
{
	text-decoration:underline;
}

.posljednjevijesti .vijesti .separator
{
    font-size:0px;
    line-height:0px;
    height:3px;
    width:200px;
/*    margin-top:3px;
    margin-bottom:3px;*/
    background-image:url('/Design/Images/back_tockice_darker.gif');
}

/* ovo je za scroller */
/* Container DIV */
.scrollPosljednjeVijestiNaslovnica { 
	width: 100%;
	height: 52px;
}

/* Clip DIV */
.scrollPosljednjeVijestiNaslovnica .simply-scroll-clip {
	width: 100%;
	height: 52px;
}
	
/* Explicitly set height/width of each list item */	
.scrollPosljednjeVijestiNaslovnica .simply-scroll-list li {
/*	width: 200px;
	height: 20px;*/
}
