      #meni ul{
            margin-top: 40px;
            
            
            list-style: none;
            /*list-style: url('bullet_1.gif');*/
            line-height: 22px;
            /*font-weight: bold;*/
            _line-height: 10px;
      }
      
      
      
      #meni ul li{
            padding: 0px;
            margin: 0px;
            
      }
      
      #meni ul li:hover{
            /*list-style: url('bullet_1a.gif');*/
      }
      
      #meni ul li a{
      display: block;
            
            font-size: 14px;
            padding-right: 30px;
            /*padding-right: 70px;
            /*padding-left: 30px;*/
            /*padding-left: 20px;*/
            color: white;/*silver;*/
            text-decoration: none;
            
            font-weight: bold;
            
      }
      
      #meni ul li a:hover{
            
            /*padding-left: 20px;*/
            color: #3399FF;/*blue;/*-#000099;
            /*background-color: silver;
            /*border-left: 10px solid blue;*/
            
            
      }
      
      .naslov{
            
            position: absolute;
            right: 0px;   
            
                     
            width: 180px;
            
            font-weight: bold;
            /*font-style: italic;*/
            
            padding-top: 7px;
            padding-bottom: 7px;
            
            background-color: black;
            color: #3399FF;
            border-bottom: 1px dotted silver;
            border-top: 1px dotted silver;
            
            
            /*IE SMEĈE*/
            _width: 179px;
            _overflow: visible;
            
            _border-bottom: 1px solid #333333;
            _border-top: 1px solid #333333;
            
            
            
            
            
      }
      
      #naslov-naslov{
            
            top:0px;
            border-top: none;
            
            
            /*_font-size: 17px;*/
            width: 757px;
            height: 40px;
            margin-top: -20px;
            
            /*word-spacing: 10px;*/
            
            
            /*text-align: right;*/
            _margin-right: -2px;
      }
      
      #naslov-naslov h1{
            padding: 0px;
            padding-left: 10px;
            margin: 0px;
            line-height: 18px;
            font-size: 18px;
            letter-spacing: 8px;
            font-style: italic;/*normal;*/
      }
      
      #naslov-aktualno{
            
            padding-top: 5px;
            padding-bottom: 5px;
            
            border-top: 1px solid #333333;
            
            top:245px;
            
            
      }
      
      #naslov-aktualno h1{
            font-size: 15px;
            font-style: italic;/*normal;*/
            padding: 0px;
            margin: 0px;
            
            padding-left: 10px;
            
            
      }
      
      
      #naslov-dno{
            border: 0px;
            
            
            text-align: center;
            /*
            padding-top: 28px;
            padding-bottom: 6px;
            */
            bottom: 0px;
            height: 36px;
            
            /*_padding-top: 27px;*/
            
            
      }
      #naslov-dno p{
            padding: 0px;
            
            padding-left: 3px;
            
            margin: 0px;
            
            font-weight: normal;
            font-style: normal;
            font-size: 12px;
            
            line-height: 1.5em; 
            
      }
      
