﻿.strona_dol_ikorator_tlo	{
  max-width: 1232px;
	height: 154px;
	margin: 0px auto 0px auto;
	background: #fff;
}
.strona_dol_ikorator {
	position: relative;
   max-width: 1232px;
   margin: 54px auto 0px auto;
   padding: 0px;
   vertical-align: top;
}
.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: 1200px;
	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 300px;
	max-width: 300px;
	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: -50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	width: 96px;
	padding: 0.4% 0px;
	cursor: pointer;
}
.fa-pause	{
	margin: 0px 8px 0px 0px;
}
.ikorator_uruchom	{
	display: none;
	position: absolute;
	top: -50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	width: 96px;
	padding: 0.4% 0px;
	cursor: pointer;
}
.fa-play	{
	margin: 0px 8px 0px 0px;
}
.jcarousel-prev	{
	width: 11px;
	height: 18px;
	background: url('../../grafika/podstawowy/ikorator_prev.png') center top no-repeat;
	position: absolute;
	top: 43%;
	left: 0px;
	cursor: pointer;
  border: 0;
}

.jcarousel-next	{
	width: 11px;
	height: 18px;
	background: url('../../grafika/podstawowy/ikorator_next.png') center top no-repeat;
	position: absolute;
	top: 43%;
	right: 0px;
	cursor: pointer;
  border: 0;
}
.jcarousel-prev:hover, .jcarousel-next:hover	{
	opacity: 0.55;
}

.ikorator_pauza, .ikorator_uruchom {
	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, .fa-play	{
	margin: 0 8px;
}
.ikorator_uruchom	{
	display: none;
}

