h2      
  {
   margin         : 0px;
   padding        : 17px;
   font-style     : italic; 
   font-weight    : bold; 
   font-size      : 35px;  
   color:#000066; 
  }

a         {
           color:#000066;
           text-decoration: none;
           font-weight    : bold;  
                             
          }
       
a:visited {
           color:#000066;
           text-decoration: none;
           font-weight    : bold;
           
          }
          
a:hover   {
           text-decoration: none;
           color:#9C0000;
           font-weight    : bold;
            
          }


#obsah {
       
        position        : absolute; 
        width           : 490px; 
        top             : 180px; 
        left            : 265px; 
        text-align      : left; 
        background-color: #F4F4FC;
        font-size       : 12px;       
       }

#hlavicka {
           position: absolute; 
           width   : 800px; 
           height  : 120px; 
           top     : 10px; 
           left    : 10px;           
          }
          
          
#paticka {                
          position        : absolute; 
          width           : 745px; 
          height          : 30px; 
          top             : 100%; 
          left            : -255px; 
          text-align      : left; 
          background-color: #F4F4FC;
          color           : #cccccc;          
          font-weight     : bold;   
         }          


#paticka a:link {
              text-decoration: none; 
              color          : #736F6E;
              font-size      : 10px; 
              font-weight    : bold;   
                  
             }
      
      
#paticka a:visited {
                 text-decoration : none; 
                 color           : #736F6E;
                 font-size       : 10px; 
                 font-weight     : bold; 
                 
                }
          
          
#paticka a:hover {
               text-decoration : none; 
               color           : #9C0000;
               font-size       : 10px; 
               font-weight     : bold; 
                
              }
              

#levy {
       position    : absolute; 
       width       : 175px; 
       height      : 650px; 
       top         : 160px; 
       left        : 10px;
       font-size   : 16px; 
       font-weight : bold; 
      
      }




#pruh {
          position        : relative; 
          width           : 745px; 
          height          : 35px; 
          top             : 20px; 
          left            : 0px; 
          text-align      : left; 
          background-color: #F4F4FC;
          z-index         : -1;          
         } 



body {
      font-family : arial; 
      color           : #000033;
      background-color: #FFFFFF;
     }



p {
   color       : #000000; 
   font-size   : 12px;  
   visibility  : visible;
  }
   


table.prvni
     {
      font-size   : 10pt;       
     }

.form {
       color           : #000066; 
       font-size       : 10pt;         
       font-weight     : bold;
       } 
                  

        
.maly {      
       color          : #000000; 
       font-size      : 10pt; 
      }
      
.maly_tucny {            
             color           : #736F6E; 
             font-size       : 10pt;  
             font-weight     : bold;             
            }
                          
.velky {
        color       : #000000; 
        font-size   : 14pt;         
       }
       
       
.velky_tucny {
        color       : #000000; 
        font-size   : 14pt;        
        font-weight     : bold;   
       }      
         

.normalni_tucny {
        color       : #000000; 
        font-size   : 10pt;        
        font-weight     : bold;   
       }      
         


a.img {
       border: solid black 1px
      }
      
.img:hover {
             border: solid black 1px
            }
.img:visited {
               border: solid black 1px
              }
              
              
              
              
              
