 td.pekne :first-letter { font-size: 130% }
 A { color: #1122bb;text-decoration:none } /* unvisited link */
 A:visited { color: #3322cc; } /* visited links */
 A:hover { text-decoration: underline}

 A.kapitol { text-decoration: none; color: #000000;}
 A:visited.kapitol { color: #000000; } /* visited links */
 A.kapitol:hover { color: #000055;text-decoration:underline; }

 A.kapitol1 {
  text-decoration: none; color: #000080;text-align:center;
  font-family: verdana;
  font-size: 11px;
  margin: 0;
  padding: 0;
  
 }
 A:visited.kapitol1 { color: #000000; } /* visited links */
 A.kapitol1:hover { color: #000055;;text-decoration:none;  }

.tdkapitol1 {
  text-align:center;
  background-image: url(obrazky/pasmenu.png);
  background-repeat:repeat-x;
  height:20px;

}

 h3.nadpis { background-color: #eef3ff; }
 h4.nadpis { background-color: #eef3ff; }
 td.menu   { background-color: #aaddbb; }
 td.menu:hover { background-color: #556688; color: blue }

 .ciara {
    background-image: url(obrazky/pasik.png);
    background-repeat:repeat-x;
    height:20px;
 }
