body {
    font-family: "tahoma", "arial", "helvetica", "sans-serif";
    font-size: 8pt;
    background-color: white;
    background-image: url(pozadi.png);
#    background-image: url(christmas-pattern-3.png);
    scrollbar-face-color: #FFC000;
    scrollbar-highlight-color: #FF8000;
    scrollbar-shadow-color: #FFDE00;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-arrow-color:  #FF8000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
}
a:link,a:active,a:visited { text-decoration: none; color: #000000 }
a:hover        { text-decoration: underline; }

h1 {
    font-size: 12pt;
}



h2 {
    font-size: 10pt;
}


p {
    font-size: 10pt;
}


table.lista {
    background-color: #E2F4F4;
    border: 1px #2D8F76 solid;
}

td.block {
         font-weight: bold;
         color: #FFFFFF;
         background-color: #76b83e;
         border:1px solid #C9F1F3;
         padding:0px;
         margin:0px;
         font-size: 12pt;
}

td.blocklist {
         background-color: #E2F4F4;
         padding:2px;
         margin:1px;
         font-size: 8pt;
         font-weight: bold;
         color: #3939AA;
}

td.lista {
    background-color:#BEDBEB;
    color : #006699;
    font-size: 8pt;
}

td {

}

td.header {
           font-weight:bold;
           color:#FFFFFF;
           padding:7px;
           margin:0px;
           background-color: #76b83e;
#           background-image: url(header_back.gif);
}

td.header_2 {
           font-weight:bold;
           color:#FFFFFF;
           padding:7px;
           margin:0px;
           background-color: #91c664;
#           background-image: url(header_back.gif);
}

td.title {
    font-size: 8pt;
}

td.navigation {
    background-color: #FAFCFE;
    font-weight: bold;
    font-size: 8pt;
}

form {
    margin-top: 0;
    margin-bottom: 0;
}

.sublink {
    font-style: italic;
    font-size: 7pt;
    font-weight: normal;
}

a.index {
    font-weight: bold;
}

a.biglink {
    font-weight: bold;
    font-size: 10pt;
}

.important {
    font-weight: bold;
    font-size: 10pt;
}

td.red {
    background-color:#BEDBEB;
    color: red;
}

td.yellow {
    background-color:#BEDBEB;
    color: #BEC635;
}

td.green {
    background-color:#BEDBEB;
    color: green;
}

td.progress {
    padding: 0px;
    background-image: url(backprogress.gif);
    background-repeat: repeat-x;
    height: 10px;
}

td.red a:link {
    color: red;
}
td.red a:visited {
    color: red;
}

td.yellow a:link {
    color: #BEC635;
}
td.yellow a:visited {
    color: #BEC635;
}

td.green a:link {
    color: green;
}

td.green a:visited {
    color: green;
}
li{
list-style-position:inside;
} 

span.dropt {border-bottom: thin dotted; background: #ffeedd;}
span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
span.dropt span {position: absolute; left: -9999px;
  margin: 20px 0 0 0px; padding: 3px 3px 3px 3px;
  border-style:solid; border-color:black; border-width:1px; z-index: 6;}
span.dropt:hover span {left: 2%; background: #ffffff;} 
span.dropt span {position: absolute; left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; border-width:1px;}
span.dropt:hover span {margin: 20px 0 0 170px; background: #ffffff; z-index:6;}
