﻿.NaslovnaTraka
{
    height:20px;
    position:relative;
    background-image:url('/Design/Images/NaslovnaTraka/strelica.gif');
    background-position:6px center;
    background-repeat:no-repeat;
}


.NaslovnaTrakaNaslovTekst
{
    position:absolute;
    left:23px;
    bottom:5px;
    font-family:Tahoma;
    font-size:11px;
    line-height:11px;
    font-weight:bold;
    color:White;
    text-transform:uppercase;
}

.NaslovnaTrakaNaslovTekst a
{
	color:White;
	text-decoration:none;
}

.NaslovnaTrakaNaslovTekst a:hover
{
	text-decoration:underline;
}

.NaslovnaTrakaNaslovTekstSjena
{
    position:absolute;
    left:24px;
    bottom:4px;
    font-family:Tahoma;
    font-size:11px;
    line-height:11px;
    font-weight:bold;
    color:Black;
    text-transform:uppercase;
}

.ListaVijestiViseVijestiLink
{
    font-size:10px;
    font-family:Tahoma;
    position:relative;
    width:100%;
}

.ListaVijestiViseVijestiLink a
{
    text-decoration:none;
    position:absolute;
    top:1px;
    right:7px;
}

.ListaVijestiViseVijestiLink a:hover
{
    text-decoration:underline;
}

.ListaVijestiViseVijestiLinkTrokutic
{    
    border-style: solid; 
    width: 0px; 
    height: 0px; 
    line-height: 0px; 
    border-width: 4px 0px 4px 4px;
    position:absolute;
    right:0px;
    top:3px;
}

.ListaGrupaVijesti1
{
    background-color:#e1e1e1;
}

.ListaGrupaVijesti1 .ListaGrupaVijestiGrupeVijesti
{
    padding-left:9px;
    padding-right:9px;
    padding-top:10px;
    padding-bottom:10px;
}

.ListaVijestiNaslovLink
{
    font-family:Tahoma;
    font-size:11px;
    line-height:16px;
    min-height:13px;
    padding-left:17px;
    background-position:left center;
    background-repeat:no-repeat;
}

.ListaVijestiNaslovLink a
{
    color:#000000;
    text-decoration:none;
}

.ListaVijestiNaslovLink a:hover
{
    text-decoration:underline;
}


.yellowline
{
	width:100%;
	background-color:#ffffe1;
	text-align:center;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:Black;
	border-bottom:1px solid #a0a0a0;
	line-height:31px;
		
}

.yellowline a
{
	color:Black;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted black;	
}