body 
    {
     background-color: #fff;
     margin-left: auto;
     margin-right: auto;
     text-align: center;
     
     }

* 
      {
       color:#000000; 
       font-family: verdana;
       font-size: 11px;
       }
       
img
    {
     border:0px;
     }

#page
     {
       width: 740px;
       height: auto;
       margin-left: auto;
       margin-right: auto;
       position: relative;
       top: 5px;
       background-color: #fff;
     }


#obsah
      {
        position: relative; 
        width: 740px;     
        height: 100%;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        overflow: visible;
      }
      

#logo
      {
        float:left;
      }    
      
.galerie
    {
      border-style: solid;
      border-color: black;
      border-width: 2px;
      margin: 1px;
    }
    
.zprava

      {
        width: 700px;
        border-bottom-style: double;
        border-width: 3px;
        border-bottom-color: black;
        margin-left: auto;
        margin-right: auto;
        text-align: left;        
      }
      
.zprava h1
        {
          font-size: 20px;        
        }
      
.obrazek
        {
          float: left;        
        }
      
.date
        {
          float: none;
          font-size: 13px;
          color: #00CC00;
          font-weight: bolder;        
        }
        
.logo
        {
          float:left;        
        }
                
table {
        border-collapse: separate;
        
        
      }
      td {                    
          font-weight: bold;                     
          border-bottom-style:dotted;                     
          border-bottom-width:thin;                     
          border-color: black;
          text-align:left;
          font-size: 9px;                    
          }
          
a {
    color: #00CC00;
    font-size: 13px;
    font-weight: bolder;        

  }

