body { margin: 0 auto;
       width: 780px;
       font-family: Times New Roman, serif, Georgia;
       font-size: 1em;
       text-align: center;
                  
}

h2 { color: green;
     text-align: center;
 
}

a { color: 003300; }

li { list-style-type: disc;}

span { font-style: oblique; }

textarea { width: 100%;
           height: 80px;

 }
.hlavicka { background: url("hlavicka.jpg") no-repeat 0 0;
            text-align: center;
            width: 780px;
            height: 120px; 
            
}

.telo { margin: 0 auto;                                                                                                                                                                                                         
        width: 780px;
        margin: 5px 0 0 0;
                               
}

.telo2 { width: 598px; 
         float: right; 
         text-align: left;
         margin: 0 0 0 0px;
          
}
          
.levy-sloupec { background: #339933;
                padding: 1em 0 1em 0;
                float: left;
                border: 1px solid black;
                width: 177px;
                
}

.pravy-vnitrni { padding: 5px; }

.pravy-vnejsi {  background: #339933;
                 float: right;
                 right: 0;
                 text-align: center;
                 border: 1px solid black;
                 width: 130px;
                                 
}

.obsah { background: white;
         padding: 0;
         float: left;
         width: 458px; 
         
}

.paticka-oprava {  clear: both; padding-top: 5px; margin-bottom: 2px;}

.paticka {  background: url("img/paticka.png"); 
            color: white;           
}

.paticka a { color: white; }

.menu { text-align: center;
        font-weight: bold;
        color: white;
}

.menu a { display: block;
          color: white;
          margin: 1em;
          border-top: 1px solid white;
          border-bottom: 1px solid white;
          font-size: 1.2em;
          text-decoration: none;
          text-align: center;
          font-weight: bold;
          
}

.menu a:hover { background: green;}

.nadpis { border: 1px solid white;
          margin: 15px 0 5px 0;
          text-align: center;
          background: white;
           
}
