#art
 
     { 
     border-color: #000000;
     border-style: solid;
     border-top-width: 1px;
     border-bottom-width: 1px;
     border-left-width: 1px;
     border-right-width: 1px;
     }


#tekst
     {
     display: none;
     width: 80px;
     border: 1px solid black;
     background-color: #000000;
     padding: 5px;
     font-size: 14px;
     font-family: verdana;
     }

#hits
     {
     display: none;
     font-size: 14px;
     font-family: verdana;
     }

#hidden
     {
     display: none;
     }
