#produktyshort {
  width: 211px;
  height: 195px;
  position: absolute;
  left: 15px;
  top: 0px;
}

#produktyshort .vnitrek {
  overflow: auto;
  height: 145px;
}

#reference {
  width: 211px;
  height: 195px;
  position: absolute;
  left: 15px;
  top: 205px;
}

#reference .vnitrek {
  overflow: auto;
  height: 145px;
}

.reference a {
  display: block;
  float: left;
  width: 33%;
  margin-bottom: 10px;
  text-align: center;
}

* html .reference a {
  width: 32%;
}

.reference img {
  width: 250px;
  height: 188px;
  margin-left: auto;
  margin-right: auto;
}

