  /* CSS Document */
#cele  {
        width:1000px;
        text-align:center;
        margin: 0px auto;
        background-color:rgb(255,255,255)
        
        
       }
body {
  background-color:rgb(255,224,160)}


#hlavicka  {
            width:1000px;
            height:100px;
           
                        color:rgb(255,224,160);
            font-family:Tahoma;
            font-size:70px;
            background-image: url(head.jpg);
            text-shadow: 1px 1px 1px black; 
            padding-top:5px;
            background-repeat:no-repeat;
           }

#prostredni {
          ) 
            
          width:1000px;
          font-size: 16pt;
          background-color:rgb(255,255,255) ;
          text-align:left;
            ;
            }
#prostredni p {
              
               text-align:left;
             margin:10px;
              } 
#prostredni a {
              text-decoration:underline;
              color:red;
              }
#pata      {
            width:1000px;
            height:30px;
            text-align:center;
            background-color:rgb(255,64,0);  
            clear:both;
            font-size:16pt;
            
            background-image: url(pata.jpg);
          
           
         }
#menu {
       width:240px;
       float:left;
       margin:0px;   
       height:600px;
       border-right-style:dashed;  
       border-width:1px;   
       background-color:rgb(255,255,255) ;
      
      }
#menu li {
             display:block;
             text-align:center;
             font-size:18pt;
             width:240px;
             text-align:left;
            margin:1px;
            background-color:rgb(255,255,255)   ;
            padding-left:5px;
            margin-left:-40px;
            height:30px;
            background-image: url(li.jpg)   ;
           background-repeat:no-repeat;
               
             
         
                        }
            
#clanky {
        width:700px;
       float:right;
       background-color:rgb(255,255,255)   ;
    
       
            }
#menu li a {
   text-decoration:none;
   color:white;
   
   
  }
h2 {
  background-color:rgb(255,255,255) ;
  margin:1px;
  background-image: url(h2.jpg);
  background-repeat:repeat-x      ;  
  text-align:center;            }

a {text-decoration:none;}

/*#clanky p {
  background-color: rgb(255,102,51)}  */