body, html, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #615C5C;
}
body {
	margin:0px;
}

.naslov {font-family:Arial;font-size:24px;color:#FFFFFF}
.naslovz {font-size:18px;color:#85C226;font-weight:bold;}
.podpis {font-size:13px;color:#85C226;font-weight:bold;}
.podpism {font-size:11px;color:#85C226;font-weight:bold;}
.text7 {font-size:10px;color:#615C5C}
.link {font-size:11px;color:#85C226;}

.podpis a {
    color: #85C226;
    font-weight: bold;
    text-decoration: none;
    float: center;
    outline: none;
    }
.podpis a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.podpism a {
    color: #85C226;
    font-weight: bold;
    text-decoration: none;
    float: center;
    outline: none;
    }
.podpism a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.link a {
    color: #85C226;
    text-decoration: none;
    float: center;
    outline: none;
    }
.link a:hover {
    color: #00612E;
    text-decoration: underline;
}


td.menu-item {
    background-color: #00612E;
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #85C226;
}
td.menu-item1 {
    padding: 2px 5px;
    background-color: #00612E;
    color: #fff;
    border-right: 1px solid #85C226;
    height: 22px;
}

td.menu-item span {
    padding: 2px 5px;
    display: block;
    width: 43px;
    }

td.menu-item a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    float: left;
    outline: none;
    }
td.menu-item a:hover {
    color: #85C226;
    font-weight: bold;
    text-decoration: underline;
}
td.menu-item1 a {
    color: #fff;
    /*font-weight: bold;*/
    text-decoration: none;
    float: left;
    outline: none;
    }
td.menu-item1 a:hover {
    color: #fff;
    /*font-weight: bold;*/
    text-decoration: underline;
}

td.menu-vert {
    padding: 2px 7px;
    background-color: #E8E8E0;
    color: #615C5C;
    border-left: 1px solid white;
    /*border-right: 1px solid white;*/
    border-top: 1px solid white;
    width: 225px;
    height: 22px;
}
td.menu-vert a {
    color: #615C5C;
    text-decoration: none;
    float: left;
    outline: none;
    }
td.menu-vert a:hover {
    color: #615C5C;
    text-decoration: underline;
}

td.menu-vert0 {
    padding: 2px 5px;
    padding-left: 31px;
    background-image: url('menu_puscica.gif');
    background-repeat: no-repeat;
    background-color: #BFBFB0;
    color: #fff;
    border-left: 1px solid white;
    border-top: 1px solid white;
    width: 225px;
    height: 22px;
}
td.menu-vert0 a {
    color: #fff;
    text-decoration: none;
    float: left;
    outline: none;
    }
td.menu-vert0 a:hover {
    color: #fff;
    text-decoration: underline;
}
td.menu-vert00 {
    padding: 2px 5px;
    padding-left: 31px;
    background-image: url('menu_puscica_c.gif');
    background-repeat: no-repeat;
    background-color: #BFBFB0;
    color: #000;
    border-left: 1px solid white;
    border-top: 1px solid white;
    width: 225px;
    height: 22px;
}
td.menu-vert000 {
    padding: 2px 7px;
    padding-left: 36px;
    background-image: url('menu_puscica_c1.gif');
    background-repeat: no-repeat;
    background-color: #E8E8E0;
    color: #615C5C;
    border-left: 1px solid white;
    border-top: 1px solid white;
    width: 225px;
    height: 22px;
}
td.menu-vert000 a {
    color: #615C5C;
    text-decoration: none;
    float: left;
    outline: none;
    }
td.menu-vert000 a:hover {
    color: #615C5C;
    text-decoration: underline;
}

td.menu-vert01 a {
    padding: 1px 28px;
    padding-right: 1px;
    background-color: #E8E8E0;
    background-image: url('menu_puscica_cm.gif');
    background-repeat: no-repeat;
    color: #615C5C;
    font-size: 9px;
    text-decoration: none;
    width: 225px;
    height: 15px;
}

td.info-box1 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    background-color: #00612E;
    color: #fff;
    border-bottom: 3px solid white;
    height: 22px;
}

.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 0px;
visibility: hidden;
border:0px;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: #85C226;
width: 180px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}