﻿.headlines
{
    background-color:#e3e3e3;
    padding-bottom:4px;
    overflow:hidden;
    position:relative;
    height:100%;
}

.headlines .naslovlink
{
    font-family:Tahoma;
    font-size:11px;
    line-height:normal;
    height:13px;    
    padding-left:20px;
    background-position:4px center;
    background-repeat:no-repeat;
    margin-left:0px;
    margin-bottom:0px;
    width:217px;
}

.headlines .naslovlink a
{
    color:#000000;
    text-decoration:none;
}

.headlines .naslovlink a:hover
{
    text-decoration:underline;
}

.headlines .separator
{
    font-size:0px;
    line-height:0px;
    height:3px;
    margin-top:3px;
    margin-bottom:3px;
    margin-left:4px;

    background-image:url('/Design/Images/back_tockice.gif');
}

.headlines .separatorempty
{
    font-size:0px;
    line-height:0px;
    height:3px;
    margin-top:3px;
    margin-bottom:3px;
    margin-left:4px;
}

.headlines .rotacijadugmic,
.headlines .rotacijadugmic_selected
{
    font-size:10px;
    font-family:Tahoma;
    line-height:10px;
    background-color:#000000;
    color:#ffffff;
    cursor:pointer;
    margin-left:1px;
    margin-right:1px;
    padding-top:5px;
    height:15px;
    width:80px;
    text-align:center;
    background-image:url('/Design/Images/Rotacija/backButtonBlackGray.gif');
}

.headlines .searchbox
{
	border:0px none;
	font-family:Tahoma;
	font-size:11px;
	color:#9d9d9d;
	width:162px;
	padding:0px !important;
	margin:0px !important;
	height:14px;
	position:absolute;
	top:2px;
	left:10px;
}

.headlines .searchdugmic
{
    font-size:10px;
    font-family:Tahoma;
    line-height:10px;
    background-color:#000000;
    color:#ffffff;
    cursor:pointer;
    padding-top:4px;
    font-weight:bold;
    height:16px;
    width:50px;
    text-align:center;
    background-image:url('/Design/Images/Rotacija/backButtonBlackGray.gif');
    display:block;
    text-decoration:none;
}

