.jcarousel-skin-tango .jcarousel-container {margin:0;padding:0;position:relative}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	height: 50px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 50px;
}
.jcarousel-skin-tango .jcarousel-item {
    height: 50px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {}

/**
 *  Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 6px;
    right: -35px;
    width: 23px;
    height: 23px;
	/* z-index:50; */
    cursor: pointer;
    background: transparent url("//s.tvp.pl/files/portale-v4/vod/img/right_arrow.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
	z-index:50;
    background-image: url("//s.tvp.pl/files/portale-v4/vod/img/left_arrow.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 6px;
    left: -35px;
    width: 23px;
    height: 23px;
    cursor: pointer;
	/*z-index:50;*/
    background: transparent url("//s.tvp.pl/files/portale-v4/vod/img/left_arrow.png") no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	z-index:50;
	left: auto;
    right: 5px;
    background-image: url("//s.tvp.pl/files/portale-v4/vod/img/right_arrow.png");
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: 0 0;
}

.swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
    position: relative;
}

.swiper-slide * {
    box-sizing: border-box;
}

.swiper-slide > img  {
    height: 100%;
    min-width: 100%;
    left: 0;
    position: absolute;
    top: 0;
}

.gallery-top .swiper-slide > img 
 {            
    height:100%;
}

 .swiper-slide > iframe {
    height: 100%;
    position: absolute;
    width: 100%;
 }

.swiper-slide  .slide-desc {
    background-color: rgba(0,0,0,0.65);
    height: 100%;
    line-height: 1.4;
    max-width: 235px;
    padding: 10px 10px 20px 10px;
    position: absolute;
    top: 0;
    z-index: 100;
}

.swiper-slide  .slide-title {
    color: white;
    font-size: 28px;
    line-height: 1;
    text-shadow: 0 1px 0 black;
}

.swiper-slide .slide-text 
{
    color: #eee;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 16px;
    text-shadow: 0 1px 0 black;
}

.swiper-slide p {
    margin: 12px 0;
}

.gallery-top {
    height: 84%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    margin: -10px 0 0;
	z-index: 10 !important;
	overflow: visible !important;
	top: -8px;
}

.gallery-thumbs .swiper-wrapper 
{
    display: table;
    text-align: center;
    transform: none !important;
    width: 100%;
}

.gallery-thumbs .swiper-slide {
    display: inline-block;
	height: 65px;
	overflow: hidden;
	position: relative;
	width: 130px;
	margin: -6px;
	top: 6px;
}

.gallery-thumbs .swiper-slide:before 
{
    background: rgba(0,0,0,0.6);
    content:"";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;           
    width: 100%;
    -webkit-transition: background 250ms ease;
    -moz-transition: background 250ms ease;
    -ms-transition: background 250ms ease;
    -o-transition: background 250ms ease;
    transition: background 250ms ease;
}
        
.gallery-thumbs .swiper-slide:hover 
{
    cursor: pointer;
}

.gallery-thumbs .swiper-slide-active:before {
    background: none;
}

.gallery-thumbs .swiper-slide:hover 
{
    cursor: pointer;
}

.gallery-thumbs .swiper-slide-active {
    opacity: 1;
}

.gallery-thumbs .swiper-slide img 
{
    height: 100px;
}

#swiper-slider 
{
    background: url('//s.tvp.pl/files/portale-v4/vod/img/bannershadow02.png') center bottom no-repeat;
    background-size: contain;
    height: 100%;
}
        
.slide-play {
    background: url('//s.tvp.pl/files/portale-v4/vod/img/slider/play.png') center center no-repeat;
    bottom: 36px;
    height: 100px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    position: absolute;
    right: 35px;
    width: 100px;
}

.slide-play:hover {
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#media-slider-movie 
{   
    display: none;
    background: black;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#media-slider-movie.active 
{   
    display: block;
    z-index: 1000;
}
    
#media-slider-movie .close 
{
    background: url('//s.tvp.pl/files/portale-v4/vod/img/slider/close.png') center top;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    z-index: 1500;
}
    
#media-slider-movie .close:hover 
{
    background-position: center bottom;
}
    