/*
Zastupne plochy pro obrazky
---------------------------
*/

.temp-images {
  position: relative;
  background: #e8e8e8;
  padding-bottom: 75%;
}

.temp-images i {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.schovat2 { display: none; }
