     body{
     background: #04546F;
     font-family: 'Poiret One', sans-serif;
     margin: auto;
     color: #eeeeee;
     }


     h2, h3, h4, h5, h6{
     text-align: center;
     letter-spacing: 2px;
     font-weight: normal;
     text-transform: uppercase;
     text-decoration: none;
     line-height: 3em;
     color: #888;
     }

     h1 {
        display:none;
     }
    
     h2{
     font-size: 15px;
     text-shadow: 0px 0px 20px black;
     }
    
    h3{
    font-weight: bold;
    line-height: 0.5em;
    text-align: left;
    font-size:15px;
     }
         
     .tucny{
     font-weight: bold;
     }
     .bannertext{  
         display: none;
     } 

       nav{
          display:none;
        }              
      
      td{
      width: auto;
      padding: 20px;

      }
      table{
      margin: 0px auto;
      }   
       
     p{
     text-align: justify;
     font-size: 1em;
     }
      
     #banner{
         display:none;
    }
     
              
     .obsah{
       margin: auto;
     }
   
     .program{
         padding: 18px 20px;
         font-size: large;
     } 
     
   .prvni {
    border-radius: 20px;
    background: rgba( 4, 13, 53,0.1);
    padding: 20px 100px;
    }

     #onas {
     height: 100%;
     }
     
     #repertoar{
     background: #040D35;
     height: 100%;
     line-height: 20px;
     }

     #koncerty {
     height: 100%;    
     }
     
     #koncerty table{
         line-height: 0.2px;
     }
     #obsazeni {
      background: #040D35;   
     height: 100%;
     }
     img #obsazeni{
         display:none;
     }
     
     #galerie {
     display:none;
     }
     
     #kontakt{
     text-align: center;
     background: #040D35;   
     height: 100%;
     }
    
     #kontakt table{
        text-transform: uppercase;
        font-size: 13px;
        text-align: center;
    }
     
    #repertoar .button{
    display:none;
    }
  
  footer{
  text-align: center;
   }

       .mobil {
         display:none;
     }
 #right{
     text-align: right;
 }
 .aktkoncerty{
     display:none;
 }