.strona_dol_ikorator_tlo	{
	width: 100%;
	height: 185px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #f0f0f0;
}
.strona_dol_ikorator {
	position: relative;
   max-width: 1232px;
	height: 100%;
   margin: 0px auto 0px auto;
   padding: 0px;
   vertical-align: top;
   text-align: center;
	background: #fff;
}
.jcarousel-skin-tango2	{
	height: 100%;
}
.jcarousel-container	{
	height: 100%;
}
.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	text-align: center;
	margin: 0px auto 0px auto;
   padding: 0% 0px 0% 0px;
   overflow: hidden;
	max-width: 1148px;
	height: 100%;
	max-height: 100%;
}
.jcarousel-list	{
	display: flex;
	align-items: center;
	height: 100%;
	max-height: 100%;
}
.jcarousel-skin-tango2 .jcarousel-item {
	flex: 1 0 287px;
	max-width: 287px;
	height: 100%;
	max-height: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.jcarousel-skin-tango2 .jcarousel-item > a {
	width: 100%;
	height: 100%;
	max-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jcarousel-skin-tango2 .jcarousel-item > a:hover {
	opacity: 0.55;
}
.jcarousel-skin-tango2 .jcarousel-item > a img {
	height: auto;
	max-height: 150px;
}
.ikorator_pauza	{
	position: absolute;
	top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #0a0a0a;
	width: 96px;
	padding: 0.4% 0px;
	cursor: pointer;
	background: #ececec;
	border: 0px none transparent;
}
.fa-pause	{
	margin: 0px 8px 0px 0px;
}
.ikorator_uruchom	{
	display: none;
	position: absolute;
	top: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #0a0a0a;
	width: 96px;
	padding: 0.4% 0px;
	cursor: pointer;
	background: #ececec;
	border: 0px none transparent;
}
.fa-play	{
	margin: 0px 8px 0px 0px;
}


.jcarousel-skin-tango2 .jcarousel-prev,
.jcarousel-skin-tango2 .jcarousel-next	{
	width: 40px;
	height: 48px;
	position: absolute;
	top: 35%;
	cursor: pointer;
	border:none;
}
.jcarousel-skin-tango2 .jcarousel-prev {
	background: url('../grafika/ikorator_prev.png') center top no-repeat;
	left: 0px;

}

.jcarousel-skin-tango2 .jcarousel-next	{
	background: url('../grafika/ikorator_next.png') center top no-repeat;
	right: 0px;
}
.jcarousel-skin-tango2 .jcarousel-prev:hover,
.jcarousel-skin-tango2 .jcarousel-next:hover	{
	opacity: 0.8;
}
