#zelenko-profylaxis {
  border: solid 1px black;
  min-width: 250px;
}
#zelenko-profylaxis caption {
  background-color: grey;
  color: black;
  border-top: solid 1px black;
  border-left: solid 1px black;
  border-right: solid 1px black;
  padding: 5px;
}
#zelenko-profylaxis td {
  padding: 5px;
}
header {
  background-color: #42157c;
  color: yellow;
  font-size: 20px;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
}
header i {
  font-size: 12px;
}
header ul {
  font-size: 15px;
  background-color: white;
}
.strike {
  text-decoration: line-through;
}
#main {
  margin-top: 110px;
  margin-bottom: 35px;
}
header {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  width: 100%;
}
header i {
  font-size: 12px;
}
header ul {
  font-size: 15px;
  background-color: white;
}
footer {
  background-color: #42157c;
  color: yellow;
  /*   position: fixed;    
    left: 0;
    bottom: 0;
    width: 100%;        
    */
  font-size: 12px;
  height: 30px;
  padding-top: 3px;
}
/*# sourceMappingURL=site.css.map */

