﻿body
{
    font-size: 8pt;
    font-family: verdana;
}

.Tekst
{
    font-size: 8pt;
    font-family: verdana;
}

.Podnaslov
{
    font-size: 10pt;
    font-family: verdana;
}

.Naslov
{
    font-size: 12pt;
    font-family: verdana;
    font-weight: bolder;
}


body a:link
{
    color: #4b7a32;
}
body a:visited
{
    color: #4b7a32;
}

body a:hover
{
    color: #4b7a32;
}
body a:active
{
    color: #4b7a32;
}
/* ++++++++++++++++++++++++++          ++++++++++++++++++++++++++++++++++  */
.mainNav {
	height: 32px;
	width: 745px;
	font-weight: bold;	
	font-size: 14px;
	margin-bottom: 4px;
	margin-top :-8px;
	position: relative;
	padding: 0 0px;
	}
.mainNav ul {  background: #fff url(../images/mainNavbg.gif) no-repeat top right; overflow: hidden; padding-top: 2px; height: 32px;}
.mainNav ul li { line-height: 34px; float: left; text-align: center;}
.mainNav ul li.separator {
	width: 2px; 
	height: 30px; 
	background: url(../images/mainNavSep.gif) no-repeat left top; 
	} 
.mainNav ul li a {color: #fff; display: block; text-decoration: none;}
.mainNav ul li .active {background: url(../images/mainNavHover.gif) repeat-x top left;}
.mainNav ul li:hover a {
	background: url(../images/mainNavHover.gif) repeat-x top left;
	text-decoration: none;
	}
ul {list-style: none;
    margin-left:0px;
    margin-top:10px;
    padding-left:30px;
    margin-bottom:50px;
    
    }
/* ----------------------------------------- */


