/*------------------------------------------------------------------

COLOR:	DEFAULT BLANK CSS (NO ANY CODE)

-------------------------------------------------------------------*/

.sticky-wrapper { position: relative; float: left; width: 100%; }
img {max-width: 100%;}

.vypisgalerie-item {width: 100%;float: left;}
.vypisgalerie-item .item {width: 100%;float: left;margin-bottom: 35px;}
.vypisgalerie-item .item .gallery-item-img { float: left; width: 100%;max-width: 350px; height: 150px; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; }
.vypisgalerie-item .item .gallery-name {width: 100%;float: left;font-size: 14px;min-height: 30px;}
.vypisgalerie-item .item .item-description {width: 100%;float: left;margin-top: 15px;}

.vypisgalerie-detail {width: 100%;float: left;margin-top: 45px;}
.vypisgalerie-detail-item {width: 100%;float: left;}
.vypisgalerie-detail-item .item {width: 100%;display: table;width: 100%;margin-bottom: 5px;}
.vypisgalerie-detail-item .item .gallery-item-img {display: table-cell;vertical-align: middle;text-align: center;}
.vypisgalerie-detail-item .item .gallery-item-img img {max-width: 100%;width: 650px;}