﻿.rotator_tlo	{
	width: 100%;
	/*max-width: 656px;*/
	max-height: 272px;
}
#slider2_container > div:first-child
{
	transform: none!important;
	width: 100%!important;
}
.rotator_tlo .slide
{
	width: 100%!important;
	height: 100%!important;
	top: 0!important;
	display: flex;
	justify-content: center;
	background: whitesmoke;
}
.rotator_tlo .slide img
{

}
#slider2_container	{
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 656px;
	height: 272px!important;
	text-align: center;
	overflow: hidden;
	background: #efebe8;
}
#slider2_container > div > div	{
}
#slider2_container > div > div > div	{
	right: 0px;
	/*width: 50%!important;*/
	height: 272px!important;
}
#slider2_container .rotator_ptototype_tresc_tlo a	{
	position: absolute;
	z-index: 100000;
	display: block;
	margin: -300px 0px 0px 0px;
	width: 100%;
	height: 300%;
}
#slider2_container .rotator_tresc	{
	position: absolute;
	left:0px;
	width: 656px;
	height: 272px!important;
}
.slide img	{
	left: 0 !important;
}
#slider2_container .rotator_ptototype	{
	position: absolute;
	width: 656px;
	height: 256px;
	bottom: 0px;
	top: 0px;
	left: 0px;
}
#slider2_container .rotator_ptototype_tresc_tlo	{
	position: inherit;
	top: 0px;
	left: 0px;
	width: 320px;
	height: 216px;
	padding: 0px 0px 0px 24px;
	overflow: hidden;
}
#slider2_container .flash_tytul	{
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	font-weight: 400;
	text-align: left;
	padding: 0px;
	margin: 12px 0px 0px 0px;
}
#slider2_container .flash_skrot	{
	font-family: 'Open Sans';
	font-size: 14px;
	color: #000;
	font-weight: 400;
	text-align: left;
	padding: 0px;
	margin: 16px 0px 0px 0px;
}

#slider2_container .jssorb01 {
	position: absolute;
	top: 242px;
	right: 398px;
}

#slider2_container .jssorb01 div,#slider2_container .jssorb01 div:hover,#slider2_container .jssorb01 .av {
	position: absolute;
   /* size of bullet elment */
	width: 8px;
   height: 8px;
	overflow: hidden;
	cursor: pointer;
	border-radius: 6px;
	transition: all 0.3s;
}
.jssorb01 span	{
	display: none;
	font-family: 'Lato';
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.jssorb01 .av span	{
	display: none;
	font-family: 'Lato';
	font-size: 12px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	padding: 5px 0px 0px 0px;
}


#slider2_container .jssorb01 div {
	background: #fff;
	border-radius: 6px;
}
#slider2_container .jssorb01 div:hover	{
	background: #dcb748;
}
#slider2_container .jssorb01 div:hover span	{
	color: #fff;
}
#slider2_container .jssorb01 .av { background: #fec601; }
#slider2_container .jssorb01 .av:hover { background: #fec601; }

#slider2_container .jssora01l,#slider2_container .jssora01r {
	display: none;
	position: absolute;
	top: 250px;
	z-index: 1000000;
   /* size of arrow element */
   width: 40px;
   height: 40px;
   cursor: pointer;
   overflow: hidden;
	background: #f9f9f9;
	border-radius: 30px;
	transition: all 0.3s;
}
#slider2_container .jssora01l {
	right: 72px;
}
.jssora01l:after {
	display: block;
	content: "\f053";
	font-family: FontAwesome;
	font-size: 16px;
	color: #000;
	margin: 12px 0px 0px -1px;
   padding: 0px 0px 0px 0px;
}
#slider2_container .jssora01r {
	right: 24px;
}
.jssora01r:after {
	display: block;
	content: "\f054";
	font-family: FontAwesome;
	font-size: 16px;
	color: #000;
	margin: 12px 0px 0px 4px;
   padding: 0px 0px 0px 0px;
}
#slider2_container .jssora01l:hover, #slider2_container .jssora01r:hover	{
	text-decoration: none;
	background: #e21813;
}
.jssora01l:hover:after, .jssora01r:hover:after {
	color: #fff;
}
