   /* CSS Document */
body  {margin:0;                       
     background-image: url(nevim1.jpg);}
#obal  { width: 1000px ;
         margin: 0 auto ;
         text-align:center;}
          
#zahlavi{position: absolute;
          width: 1000px;
          height: 120px;
          background-color: 6A6456;
          color: FFFFFF;
          font: normal normal medium 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
          padding-left: 6px;
          text-align: center;
           padding-top: 6px;}
          
#podzahlavileve   {position: absolute;
              width: 450px;
              height: 110px;
              top: 160px;
              background-color: 6A6456;
              color: FFFFFF;
              font: normal normal medium 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
              padding-left: 6px;
              text-align: center;
              padding-top: 6px;  } 
            
#podzahlaviprave   {position: relative;
              width: 450px;
              height: 110px;
              top: 160px;
              left: 550px;
              background-color: 6A6456;
              color: FFFFFF;
              font: normal normal medium 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
              padding-left: 6px;
              text-align: center; 
              padding-top: 6px;  }   
          
#stred    {position: relative;
          float: left;
          width: 1000px;
          height: 1000px;
          top: 200px;
          left: 25px;
          color: FFFFFF;
          font: normal normal medium 'Trebuchet MS', 'Lucida Sans Unicode', sans-serif;
          text-align: center;
          letter-spacing: 3pt; } 

            
        
a        {text-decoration: none;
          color: 1F1A17;
          color: FFFFFF;}
                                               
th         {color: F3BE00;
          text-align: center;
          padding-bottom: 13px;}
                    
th:hover  { color: 1F1A17;
            background-color:transparent;}


  