body
{ 
background: url('../img/background.gif'); 
background-repeat: repeat-x; 
background-color: #E9EEF3;
font-size: 11px;
font-family: Tahoma;
color: #262626;
} 

hr
{
padding: 0px; 
height: 1px; 
border-style: none; 
border-color: #CACACA; 
color: #CACACA; 
background: #CACACA;
}

td
{
font-size: 11px;
font-family: Tahoma;
color: #262626;
}

td.meni
{
padding: 14px;
line-height: 15px;
font-family: Tahoma;
font-size: 11px;
}

font.krepko
{
font-size: 12px;
font-weight: bold;
}

ul 
{
list-style-image: url("../img/bullet_blue.gif")
}


font.news
{
font-size: 11px;
font-family: Tahoma;
font-weight: bold;
color: #C46100;
}

fieldset
{
border: #C4C4C4 solid 1px;
}

legend 
{
color: #239620;
font-weight: bold;
}


A:link { text-decoration: underline; color: #002C7F; }
A:visited { text-decoration: underline; color: #002C7F; }
A:hover { text-decoration: none; color: #002C7F; }

A.meniji:link { text-decoration: underline; color: #262626; }
A.meniji:visited { text-decoration: underline; color: #262626; }
A.meniji:hover { text-decoration: none; color: #262626; }

A.brez:link { text-decoration: none; color: #262626; }
A.brez:visited { text-decoration: none; color: #262626; }
A.brez:hover { text-decoration: underline; color: #262626; }

A.news:link { text-decoration: none; color: #C46100; font-weight: bold}
A.news:visited { text-decoration: none; color: #C46100; font-weight: bold}
A.news:hover { text-decoration: underline; color: #C46100; font-weight: bold}