 /* Rotator wrapper */
.sliderWrapper { 
    width: 744px; 
    height: 290px; 
    background:#fff;
    margin-bottom:15px;
    position:relative;
}

.sliderInner {height: 290px;}

#info.info { 
    width: 230px; 
    height: 290px; 
    float: right; 
    display: inline;
}


/* left side of rotator containing small thumbnail and title */
.info ul { 
    list-style: none; 
    list-style-image:none;
    margin: 0; 
    padding: 0;
    position:absolute;
    width:270px;
    top:0;
    right:0px;
    z-index:10;
}

.info ul li { 
    line-height:34px; 
    height: 34px; 
    width: 245px; 
    padding-left:25px;
    margin-top:2px;
    
}/*overflow:hidden;*/
.info ul li:first-child {margin-top:0;}

.info li a:link,
.info ul li a { 
    text-decoration: none; 
    display: block;
    text-align:left;
    color:#616161;
    background-color:#f1f1f1;
    height:34px;
}

#info.info li a:hover {color:#f87333;}

.info li.activeSlide {background:url(/images/activeArrow.png) no-repeat 0 0;} 
.info li.activeSlide a {background:#f87333;color:#fff;}

#info.info li.activeSlide:hover {background:none;}
#info.info li.activeSlide:hover a:hover {background:#f1f1f1;color:#f87333;}
.info li a:focus {outline: none;}


span.postTitle { 
    padding-left: 10px; 
    font-weight: bold; 
    display: inline;
}

/* right rotator side containing big image and summary text */
.summaryWrapper { 
    float: left; 
    display: inline; 
    width: 490px; 
    height: 290px; 
    position: relative;
}

.summaryImage { 
    width: 490px; 
    height: 290px;
}

.summaryContent div {padding: 10px;}

.summaryContent h2 a { 
    font-size: 22px; 
    text-decoration: none;
}


/* slider bottom Hp */
.sliderWrapper2 {height:181px;position:relative;}
.sliderInner2 {height:181px;}
.sliderWrapper2 .summaryWrapper {width:358px;height: 181px;} 

#info2.info {width: 356px;height:181px;float: right;display: inline;}
#info2.info ul { 
    list-style: none; 
    list-style-image:none;
    margin: 0; 
    padding: 0;
    position:absolute;
    width:382px;
    top:0;
    right:2px;
    z-index:10;
}

#info2.info ul li { 
    line-height:34px; 
    height: 34px; 
    width: 355px; 
    padding-left:30px;
    margin-top:2px;
}

#info2.info li:hover {background:url(/images/activeArrow.png) no-repeat 0 0;} 
#info2.info li a:hover {background:#f87333;color:#fff;}


/* novej baner podle nove moje party*/
.sliderWrapperNew,.sliderInnerNew,.summaryWrapperNew{height:580px;float:left;}/*292px*/
.HP .sliderWrapperNew{display:block;}
.sliderWrapperNew { display:none;width: 100%;margin-bottom:40px;margin-top:5px;}
.sliderWrapperNew:after{content:"";display:block;clear:both;}
.sliderInnerNew {position:relative;background:#fff;width:100%;}
#info.infoNew {}
.infoNew ul { 
    list-style: none; 
    list-style-image:none;
    margin: 0; 
    padding: 0;
    position:absolute;
    bottom:-25px;
    right:0px;
    z-index:10;
    left: 0;
    margin: auto;
    text-align: center;
}
.infoNew ul li { 
    height: 13px; 
    width: 13px; 
    overflow:hidden;
    display: inline-block;
    text-align: center;
	background:url(/images/cycleNW/tuplik.png) no-repeat 0 0;background-size:contain;
    margin: 0 5px;
}
.infoNew ul li:first-child {margin-top:0;}
.infoNew li a:link,
.infoNew ul li a {
	width:13px;
	height:13px;
	display:block;
}
#info.infoNew li a:hover {cursor:pointer;}
.infoNew li.activeSlide,.infoNew li:hover{background:url(/images/cycleNW/tuplik_act.png) no-repeat 0 0;background-size:contain;}
.infoNew li a:focus {outline: none;}
.summaryWrapperNew{ 
    float: left; 
    display: inline; 
    width: 100%;
    position: relative;
}
/*.summaryImageNew img,.summaryImageNew div
{width:100% !important;}*/
#slideshow-controlNew{position: absolute;width: 100%;height: 100%;}
#slideshow-controlNew #prevNew,#slideshow-controlNew #nextNew,#slideshow-controlNew #prevProdukt,#slideshow-controlNew #nextProdukt{width:17px;height:23px;position:absolute;top:calc(50% - 11px);z-index:10;}
#slideshow-controlNew #prevNew,#slideshow-controlNew #prevProdukt{left:10px;}
#slideshow-controlNew #nextNew,#slideshow-controlNew #nextProdukt{right:10px;}
#slideshow-controlNew img{}

