   a  {  }
   a:link  {  }
   a:visited  {  }
   a:active  {  }
   a:hover  {  } 
   
 
     
   
   #cesta   { color: #0092B4; text-decoration: none;}
   #cesta a  { color: #0092B4; text-decoration: none;}
   #cesta a:link  { color: #0092B4; text-decoration: none;}
   #cesta a:visited  { color: #0092B4; text-decoration: none;}
   #cesta a:active  { color: #0092B4; text-decoration: none;}
   #cesta a:hover  { color: #0092B4; text-decoration: underline; }
   
 
   h1,h3,h4,p, a  { color: #0092B4; text-decoration: underline; }
   h1,h3,h4,p, a:link  { color: #0092B4; text-decoration: underline; }
   h1,h3,h4,p, a:visited  { color: #000000; text-decoration: underline; }
   h1,h3,h4,p, a:active  { color: #0092B4; text-decoration: underline; }
   h1,h3,h4,p, a:hover  { color: #0092B4; text-decoration: underline; }
   h1,h3,h4,p { color: #000000; text-decoration: none; } 
   
   h2 a  { color: #666666; text-decoration: none;}
   h2 a:link  { color: #666666; text-decoration: none;}
   h2 a:visited  { color: #666666; text-decoration: none;}
   h2 a:active  { color: #666666; text-decoration: none;}
   h2 a:hover  { color: #0092B4; text-decoration: underline;}  
   
   .menu a {
color: #FFFFFF;
text-decoration: none;
}
   
#jmeno p { color:#0092B4;  }
#cesta p { color:#0092B4;  }
#datum p { color:#0092B4;  }

#kunratice { background-image:url('http://www.zskunratice.cz/web/pozor/obr/z_n.jpg'); background-repeat:no-repeat }

#pata { background-color:#FFFFFF;  }
#pata hr { border-style:solid; border-size:2px; color:#0092B4  }
#pata h2 { display: none  }

  h1 { color: #0092B4; }
  h3 { color: #0092B4 }
  
  
  table { border: 3px solid #0092B4;}

  .tabulka1 { border: 1px solid #9CDAE9;
    background-color: #9CDAE9  }
    
  .tabulka2 { border: 1px solid #0092B4;
    background-color: #FFFFFF;  }
    
  .tabulka3 { border: 1px solid rgb(255, 255, 255);
    background-color: rgb(255, 255, 255)