﻿.normalRowNews
{
   /* background-color: #EAEEEA;*/
   background-color:White;
    border-bottom-style:inset;
    border-bottom-width: 1px;
    border-bottom-color: #171717;
    font-family: Verdana;
    font-size: 11px;
    padding: 7px 3px 7px 3px;
     z-index:0;
}
.normalRowNews:hover
{
   /* background-color: #D3DCD3;*/
    background-color: #EAEEEA;
    cursor:pointer;
}
.normalRowNews a
{
     font-size:10px;
    text-decoration: none;
}
.najavedatum a 
{
    color: #00AACD;
}
