/* styl k automatickým indexům */
.hlavicka { font-family: Arial,sans-serif;  padding: 10px 40px;  background-color:#ffffee; 
    border: 1px solid #eeeecc;  margin-bottom:10px; }
h1 { margin:0 0 0.15em 0;  background-color:#ffffee;  }
table { background-color: #f8f8f8; font-family: Arial,sans-serif; font-size:0.9em; margin-bottom:1em;
  border-bottom: 1px solid #cccccc;  }
th { background-color: #f0f0f8; }
td { background-color: #ffffff; }
td, th   {  padding: 0 5px; }
td img { width:22px; height:22px; border:0; }
