body { background:#fdfdfd; font-family:"Times New Roman"; color:#000000 }
  p { text-align: justify }
  table {font-size: 19px;
         text-align: justify;
         width: 100%;
         
         }
  h4 {color: blue}
  th { background-color: lightgreen;}
table.np {
}  
  tr.ano {background-color: lime;}
  tr.ne {background-color: yellow;}
  td.akt1 {background-color: lime;}
  td.akt2 {background-color: yellow;}

a { text-decoration:none }
a:hover { text-decoration:underline }
a:link { color:#0080c0 }
a:visited { color:#0080c0 }
a:active { color:#ef0000 }

small { font-size:75% }
img { border-color:#0080c0 }

#Popis { color:#000000 }
#Popis:hover { color:#0080c0 }

.Menu {
  scrollbar-arrow-color:#0080c0;
  scrollbar-3dlight-color:#fdfdfd;
  scrollbar-highlight-color:#fdfdfd;
  scrollbar-face-color:#fdfdfd;
  scrollbar-shadow-color:#fdfdfd;
  scrollbar-darkshadow-color:#fdfdfd;
  margin-right:0px;
}
