.p-thumbnails iframe{float: left;height: auto;width: 100px;top: -61px;height: 100px;}
a.video-nahled{margin-right: 3px;height: 100px; overflow: hidden;}
a.video-nahled::after{content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1;background: url('/user/documents/upload/Images/play.png') 50% 50% no-repeat; background-size: 40px auto;}
.video-active.p-image > a{display: none;}
a.video-nahled {margin-right: 7px;}
.p-image.video-active #wrap{display: none;}
.p-image:not(.video-active) .video-wrapper{display: none;}
.video-wrapper{display: block;position: relative;overflow: hidden;width: 100%; padding-top: 75%;}
.video-wrapper iframe{position: absolute;top: 0;left: 0;bottom: 0;right: 0;width: 100% !important; height: 100% !important;}
@media screen and (max-width: 767px){
	.p-thumbnails iframe{width: 68px;top: -61px;height: 68px;}
	a.video-nahled{height: 68px;}
}
.category-perex:not(.zobrazeno) > p:nth-child(n+2){display: none;}
.category-perex .more-link a::after{content: " více";}
.category-perex.zobrazeno .more-link a::after{content: " méně";}
.category-perex .more-link a:not(:hover){text-decoration: underline;}
.category-perex .more-link{margin-top: -10px;}
@media screen and (max-width: 767px){
    .category-perex .more-link {margin-bottom: 24px;}
    .category-perex .more-link a{font-size: 14px;}
}