/* CSS Document */

article ul {
  margin-top: 0;
}

article {
  width: 100%;
}

aside {
  display: none;
}

article img {
  float:left;
  margin: .7% 3% 3% 1%;
}

article h1, article h2 {
  clear:both;
}

aside p.MalyDole {
  margin-bottom: 1rem;
}

aside #Vyhledej {
  margin: 0 1rem 3rem 1rem;
}

aside img {
  padding-bottom: 1.8rem;
}

/* PhotoSwipe begin */
.my-gallery {
  width: 100%;
  float: left;
  margin-bottom: 2rem;
  margin-left: .8rem;
}
.my-gallery img {
  width: 100%;
  height: auto;
}
.my-gallery figure {
  display: block;
  float: left;
  margin: 0 13px 5px 0;
  width: 260px;
}
.my-gallery figcaption {
  display: none;
}
/* PhotoSwipe end */

.my-gallery figure.OldBagr {
  width: 190px;
}

