body {
     font-family: Verdana, sans-serif;
     font-size: 0.9em;
     margin: 0px;
     padding: 0px;
     // line-height: 1.5;    
     }

div#obal {width: 100%;
          margin: auto;  
         }

img.banner {
  height: 100%;
  display: block;
  top:0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
           }
img.logo {
  height: 100%;
  display: block;
  margin-left: 5%;
  margin-right: 5%;
  margin-top: 40px;
  margin-bottom: 20px;
  width: 90%;
           }
           
img.budik {
  height: 25%;
  display: block;
  width: 25%;
  margin-bottom: 10px;
  margin-top: 10px;
           }
           
img.jezek {
  height: 100%;
  display: block;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
           }
           
div#vejce {width: 100%;
          display: block;
          padding-top: 20px;
          padding-bottom: 15px; 
          background-color: #88c43e; 
         }
         
div#menu {width: 100%;
          display: block;
          background-color: #ffffff;
          
         }
         
div#jidlo {width: 100%;
          display: block;
          background-color: #ffffff;
          padding-bottom: 40px; 
         }
         
div#dobrou {width: 100%;
          display: block;
          background-color: #ffffff;
          padding-bottom: 30px;
          padding-top: 40px; 
          color: #0074ba;
          font-weight: bold;
          font-size: 35px;
         }
         
div#bottom {width: 100%;
          display: block;
          padding-top: 40px;
          padding-bottom: 40px;
          color: #ffffff;
          background-color: #0074ba; 
         }
         
h1 {
          padding-bottom: 15px; 
          color: #326fb0; 
          font-size: 55px;
         }
h2 {
         color: #000000; 
         font-size: 55px;
         }
th {
         
         font-size: 35px;
         text-align: left;
         }
         
td {
          
         font-size: 30px;
         vertical-align: top;
         }
         
         
left {
         color: #000000; 
         font-size: 30px;
         text-align: left;
         }
         
right {
         color: #000000; 
         font-size: 30px;
         text-align: right;
         }
         
         
left2 {
          
         font-size: 30px;
         text-align: left;
         }
         
right2 {
          
         font-size: 30px;
         text-align: right;
         }
         

        