body {
    background: white;
}

.gallery-page {
	background: #fff;
	color: #000;
	max-width: none;
}

.gallery-page .title-wrap {
	color: #fff;
}

.gallery-page .left-inner {
	margin: 0;
}

.gallery-page--slide .content {
	display: block;
	margin: 0 auto;
}
.gallery-page .content {
    margin: 0;
}

.gallery-header .action.action--btn,
.gallery-header .logo-divider,
.gallery-page .title,
.gallery-page--flow .perex,
.gallery-page--slide .perex, .gallery-slide__desc span {
	display: none;
}


.gallery-page--flow .clanek-autor, .gallery-page--slide .clanek-autor, .gallery-slide__desc__author {padding-bottom: 40px; padding-left: 10px;}


.gallery-page .content a, .gallery-slide__desc a {
	color: #000;
}

.multimedia-detail .media-sdileni-tlacitka {
	margin-right: 60px;
}

.media-popisek .clanek-perex {
	color: #111;
	display: none;
}

.multimedia-detail .media-formular label {
	color: #fff;
}

.multimedia-detail .hlavicka {
	height: 50px;
	top: 10px!important;
	right: 8px!important;
}

.gallery-page--flow .gallery-header, .gallery-header {
	width: 100%;
	z-index: 200;
	position: absolute;
	border-bottom: 0;
  padding: 0 10px;
  box-sizing: border-box;
}

.gallery-header__title {
    text-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.gallery-header__close {
    display: none;
}
.gallery-header__share {
    display: inline-block;
    margin-right: 8px;
}

.gallery-page .title {
	top: 13px;
	left: 25%;
	z-index: 5;
	position: absolute;
	margin-top: 0;
	padding: 0;
	color: #fff;
	width: 50%;
	text-align: center;
	line-height: 22px;
}

.gallery-page .image {
	margin-bottom: 0;
}

.gallery-header .header-inner {
	position: absolute;
	padding: 0 2%;
	z-index: 200;
	max-width: none;
	width: 100%;
	top: 2px;
	box-sizing: border-box;
}
