/* CSS Document */

body {
      margin-right: 10%;
      margin-left: 10%;
      background-color: #000000;
      font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif ;
      color: #ffffff;

      }
      

#vsichni{
        background-color: #333256;
        text-align: center;
        padding-bottom: 85%; 
        }

#nadpis
        {
        margin-left:25%;
        height: 145px;
        }



#menu
      {
      position: absolute;
        left: 10%;
        top: 10%;
        width: 10%;
        height: 100%;
        padding-left: 3px;       
        white-space: nowrap;
        font-size: 105%;
        font-style: oblique;
        
      }
  
#menu li
      {
      line-height: 3em;
      list-style-type:none;
      }
      
#hlavni_okno
            {
            position: relative;
            margin-top: 50px;
            margin-left:20%;
            }
            
#nadpis img
            {
            float: left;
            margin-left:auto;
            margin-right:auto;
            padding-right: 8px;
            margin-bottom: 25px;
            }

#nadpis p {
          float: left;
          width: 50%;
          margin-bottom: 25px;
          margin-top: 0;
          padding-right: 8px;
          }
.separator
          {
          clear: both;

          height: 1px;
          }
#hlavni_nadpis{
              font-size: 150%;
              letter-spacing: 1mm;
              font-weight: bolder; 
              font-style: oblique;
              }
#odradkuj{
          height: 2em;
          display:block;
          }
              
              
#podnadpis{
          font-size: 115%;
          font-style: oblique;
          }
    
h1, h2, h3, h4{
              text-align: center;
              font-style: oblique;
              text-decoration:underline; 
              }
      
      
a:link 
      {
      color:white;
      text-decoration:underline;
      }
      
      
      
a:visited 
        {
        color:white; 
        text-decoration:underline; 
        }
        
        
a:focus 
      {
      color:white; 
      text-decoration:none;
      }
      
      
      
a:hover 
      {
      color:white; 
      text-decoration:none; 
      }
      
      
      
a:active 
        {
        color:white; 
        text-decoration:underline; 
        }
        
ul
  {
  text-align:left;
  }
  
.seznam
        {
        margin-left: 20%;
        }

.seznam2
        {
        margin-left: 55%;
        }

ul li li
        {
        list-style-type: circle;
        }
          
#kontakt
        {
        float: left;

        padding-right: 8px;

        margin-bottom: 25px;
        }
        
table { 
      margin-left: auto; 
      margin-right: auto;
      border: 1px solid #ffffff;
       }
td{
  border:1px solid #ffffff;
  }
  
.doleva
      {
      text-align: left;
      margin-left: 25%;
      }
      
#vlajky
      {
      position: relative;
      margin-top: 2em;
      }
      
#vlajky img
          {
          border:0px;
          padding-right: 5px;
          }
          
#vlajky a:link
        {
        border:0px;
        text-decoration:none;
        }

#vlajky a:visited
        { 
        border:0px;
        text-decoration:none;
        }

#vlajky a:hover
      {
        border:0px;
        text-decoration:none; 
      }       
      
#galerie img 
            {
            padding-right: 4px;
            margin-bottom: 4px;
            border-style: none;
            border: 0px none #333256;

            }
#galerie a:link
        {
        border:0px;
        text-decoration:none;
        }

#galerie a:visited
        { 
        border:0px;
        text-decoration:none; 
        }

#galerie a:hover
      { 
      border:0px;
      text-decoration:none; 
      }
      
.obsazeno{
          background-color: #AA091C;
          }
.volno{
        background-color: #069D22;
      }                 
