/* HTML elementi */
        /*  ozadje svetlo rumeno     FFFF9C         */
        /*  ozadje oranžno           FFCC00         */
        /*  ozadje zeleno_kn         FFCE31         */
        
BODY
{
    SCROLLBAR-FACE-COLOR: #00d030;
    SCROLLBAR-HIGHLIGHT-COLOR: #66ff33;
    SCROLLBAR-SHADOW-COLOR: #ffcc00;
    SCROLLBAR-3DLIGHT-COLOR: #66ff33;
    SCROLLBAR-ARROW-COLOR: #00009c;
    SCROLLBAR-TRACK-COLOR: #008000;
    FONT-FAMILY: arial,helvetica,sans-serif;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffcc;
    margin-left:0;
    margin-top:0;
    BACKGROUND-COLOR: #FFFF9C
    
}
/*body {font-family: Arial, Helvetica, sans-serif;margin-left: 0;margin-top:0; background-color:#FFFF9C;}*/

A, A:visited, A:link {COLOR: #008000; text-decoration: none;}
A:hover, A:active {COLOR: #ff0000}

TD{ vertical-align:top}

div.glava_levo1 {vertical-align: top;width:399px;height:75px;}
div.glava_povezave1{font-size: 0.6em;vertical-align: top;text-align: right;margin: 0px 10px 10px 0px;}

/* VNOSNA POLJA in GUMBI */
.najdi_polje {border-top: 2px solid #ffcc40;border-left: 2px solid #ffcc40;border-right: 2px solid #000000;border-bottom: 2px solid #000000;font-size : 1.0em;font-weight: bold;color : green;background-color : #ffffff;cursor: pointer;}
.najdi_knof {border-top: 2px solid #ffcc40;border-left: 2px solid #ffcc40;border-right: 2px solid #000000;border-bottom: 2px solid #000000;font-size : 1.0em;font-weight: bold;color : green;background-color : #ffcc00;cursor: pointer;}

/* Pisave */
H1 {font-size: 10pt;font-weight: bold;text-align: center;color: green;}
H2 
{
    font-size: 0.6em;
    /*font-weight: bold;
    text-align: center;*/
    color: green;
}

H3 {FONT-SIZE: 12pt;FONT-WEIGHT: bold;COLOR: #ff0000}
H4 {
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
}
H5 {font-size: 12px; color: 00D030;}
H6 {font-size: 12px; color: 000000;}
div.glava_desno_spacer{font-size: 0.6em;vertical-align: top;width: 468px;height: 1px;}

.spacer1 {
	OVERFLOW: hidden; WIDTH: 320px; HEIGHT: 1px
}
div.informacije{
	background-color: #FFCC00;
}