
body{
    background-color: #FFFFFF;
}

.meniul{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 700;
    color: #595959;
    padding-bottom: 12px;
}
a.meniul:link{
    text-decoration: none;
}
a.meniul:visited{
    text-decoration: none;
}
a.meniul:active{
    text-decoration: none;
}
a.meniul:hover{
    color: #A7A7A7;
    text-decoration: none;
}


.specialLeftText{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    color: #595959;
    padding-left: 30px;
}

.meniIcon{
    padding-left: 30px;
    padding-bottom: 12px;
}


.subTable {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F5F5F0;
    border: #595959 solid 1px;
}

.subMeni{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 10px 3px 10px;
    color: #595959;
}
a.subMeni:link{
    color: #595959;
    text-decoration: none;
}
a.subMeni:visited{
    color: #595959;
    text-decoration: none;
}
a.subMeni:active{
    color: #595959;
    text-decoration: none;
}
a.subMeni:hover{
    color: #A7A7A7;
    text-decoration: none;
}


.posebnoNaslov{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    height: 32px;
    width: 190px;
    background-image:  url(../slike/backtitle190.gif);
    background-repeat: no-repeat;
}

.posebno{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    height: 25px;
    width: 190px;
    background-image:  url(../slike/greenbutton.gif);
    background-repeat: no-repeat;
}
a.posebnoLnk:link{
    color: #FFFFFF;
    text-decoration: underline;
}
a.posebnoLnk:visited{
    color: #FFFFFF;
    text-decoration: underline;
}
a.posebnoLnk:active{
    color: #FFFFFF;
    text-decoration: underline;
}
a.posebnoLnk:hover{
    color: #FFFFFF;
    text-decoration: none;
}



.textNavig{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    color: #595959;
    background-color: #FFFFFF;
}
a.textNavig:link{
    color: #007700;
    text-decoration: underline;
}
a.textNavig:visited{
    color: #007700;
    text-decoration: underline;
}
a.textNavig:active{
    color: #007700;
    text-decoration: underline;
}
a.textNavig:hover{
    color: #595959;
    text-decoration: underline;
}




.textHead{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 700;
    text-align: center;
    color: #FFFFFF;
    height: 40px;
    width: 400px;
    background: url(../slike/backtitle.gif);
    background-repeat: no-repeat;
}

.text{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    padding: 15px 20px 15px 40px;
    color: #000044;
    border-left: #7A7A7A solid 1px ;
    border-right: #7A7A7A solid 1px ;
    background-color: #FDFDFA;
}

a.textLnk:link{
    color: #007700;
    text-decoration: underline;
}
a.textLnk:visited{
    color: #595959;
    text-decoration: underline;
}
a.textLnk:active{
    color: #007700;
    text-decoration: underline;
}
a.textLnk:hover{
/*    color: #22CC22; */
    color: #595959;
    text-decoration: none;
}



.textUL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    list-style-type: disc;
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    line-height: 1.7em;
    color: #000044;
}


.romanTextOL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    list-style-type: upper-roman;
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    line-height: 1.7em;
    color: #000044;
}


.textOL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    margin: 0px 0px 0px 25px;
    padding: 0px 0px 0px 0px;
    line-height: 1.7em;
    color: #000044;
}



.robSpodaj{
    padding-bottom: 10px;
}



.textTableH{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    color: #000044;
}


.textTable{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    color: #000044;
}

a.textTable:link{
    color: #007700;
    text-decoration: underline;
}
a.textTable:visited{
    color: #595959;
    text-decoration: underline;
}
a.textTable:active{
    color: #007700;
    text-decoration: underline;
}
a.textTable:hover{
    color: #595959;
    text-decoration: none;
}

.textTableUL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    list-style-type: disc;
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
    line-height: 1.3em;
    color: #000044;
}

.textTableOL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 0px 0px;
    line-height: 1.3em;
    color: #000044;
}


.textTable11{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    color: #000044;
}



.textDipl{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 14px;
    font-weight: 700;
    color: #000044;
}



.textForm{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 11px;
    font-weight: 500;
    text-align: right;
    color: #000000;
    /*background-color: #FFFFCC;*/
}

.formEl{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    padding: 2px 3px 2px 3px;
    color: #000044;
    border: #000044 solid 1px;
    background-color: #FFFFFF;
}

.formBt{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    color: #FFFFFF;
    background-color: #AFAFA1;
}




.okvirHead{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 700;
    text-align: center;
    padding: 0px 10px 0px 10px;
    color: #595959;
    height: 40px;
    width: 190px;
    background: url(../slike/backtitleokvir.gif);
    background-repeat: no-repeat;
}

.okvir{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    padding: 10px 15px 10px 15px;
    color: #595959;
    border-left: #7A7A7A solid 1px ;
    border-right: #7A7A7A solid 1px ;
    background-color: #F4F4EE;
}

.okvirUL{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    list-style-type: disc;
    margin: 0px 0px 0px 15px;
    padding: 5px 0px 0px 0px;
    color: #595959;
}



a.okvirLnk:link{
    color: #007700;
    text-decoration: underline;
}
a.okvirLnk:visited{
    color: #007700;
    text-decoration: underline;
}
a.okvirLnk:active{
    color: #007700;
    text-decoration: underline;
}
a.okvirLnk:hover{
/*    color: #22CC22; */
    color: #595959;
    text-decoration: none;
}


.errorText{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 12px;
    font-weight: 500;
    color: #A90000;
}

a.errorText:link{
    color: #007700;
    text-decoration: underline;
}
a.errorText:visited{
    color: #007700;
    text-decoration: underline;
}
a.errorText:active{
    color: #007700;
    text-decoration: underline;
}
a.errorText:hover{
    color: #595959;
    text-decoration: none;
}



.footTable{
    border-left: #7A7A7A solid 1px ;
    border-right: #7A7A7A solid 1px ;
}


.foot{
    font-family: Verdana, Tahoma, Helvetica;
    font-size: 10px;
    font-weight: 500;
    color: #FFFFFF;
}
a.foot:link{
    color: #FFFFFF;
    text-decoration: none;
}
a.foot:visited{
    color: #FFFFFF;
    text-decoration: none;
}
a.foot:active{
    color: #FFFFFF;
    text-decoration: none;
}
a.foot:hover{
    color: #72725B;
    text-decoration: none;
}



img.leva {
    float: left;
}

img.desna {
    float: right;
}

img.galImg{
    border-left: 1px solid #7A7A7A ;
    border-right: 1px solid #7A7A7A ;
}

.hiLite{
    font-weight: 700;
    color: #DD0000;
}



