/* ------------------------------------ *
 CSS
 12. februar 2006 9:20:33
 HAPedit 3.1.11.111
 * ------------------------------------ */

a:link { color: #e56701;
         text-decoration: none;
         font-weight:bold;
}

a:visited { color: #e56701;
            text-decoration: none;
            font-weight:bold;
}

a:hover { text-decoration:underline;
          color: #E4010D;
}

a:active { color: #E4010D;
           text-decoration: none;
           font-weight:bold;
}

body { background-image:url('ozadje.jpg');
       background-attachment:fixed;
       font-family:'Trebuchet MS', Helvetica, sans-serif;
       font-size:14px;
}

dt
{
font-weight:bold;
}

/*div { border:1pt solid; }*/

h1 { font-size:15px;
     font-style:italic; }

h2 { font-size:17px;
     font-weight:bold; }

h3 { font-size:15px;
     font-weight:bold;
}

h4 { font-size:13px;
     font-weight:bold;
     margin:0;
     padding:0 1em;
     background-color:#000000;
     color:#ffffff;
}

img { border:none; }

p { 
text-align:justify;
}

.drobno { font-size:90% }

#dvsebina2 { position:absolute;
             top:10px;
             left:10px;
             width:20%;
             height:180px;
             border:1px inset;
             text-align:center;
             overflow:hidden;
}

#dvsebina1 { text-align:right }

#glava { width:100%;
         text-align:center;
}

#logo { margin:0 auto; }

#leva {  width:25%;
         min-width:250px;
         float:left;
         padding:1em 0em 1em 1em;
}


#nadnogo { clear:left;
           width:50%;
           margin:0 auto;
}

#navigacija { width:40%;
              min-width:370px;
              float:left;
              padding:1em 0em 1em 1em;
              /*overflow:hidden;*/
}

#noga { text-align:center;
        font-size:90%;
}

#onavigacija { text-align:left; }

#tickerdiv { position:relative;
             height:115px;
             padding:2ex 0 0 0;
             overflow:auto;}

#vse { width:100%;

       margin:0;
       padding:0;
       left:0;
       top:0;
      }

#vsebina { width:40%;
           padding: 1em 1em;
           float:left; }



