/********** novinky *************/
#detail {
  overflow: auto;
  width: 775px;
  height: 480px;
  position: absolute;
  left: 55px;
  top: 27px;
  z-index: 1;
}

h2 {
  margin: 0;
  margin-top: 16px;
  margin-bottom: 4px;
  
}

div.popis {
  margin-top: 2px;
  margin-bottom: 2px;
}

div.link {
  margin-top: 2px;
  margin-bottom: 2px;
}

div.link a {
  font-weight: bold;
}
