.strona_dol_ikorator {
	position: relative;
	max-width: 1232px;
  margin: 20px auto 20px auto;
  padding: 0px;
  vertical-align: top;
  text-align: center;
	background: #fff;
}
.jcarousel-skin-tango4,	{
	height: 100%;
}
.jcarousel-container	{
	height: 100%;
}
.jcarousel-skin-tango4 .jcarousel-clip-horizontal {
	text-align: center;
	margin: 0px auto 0px auto;
  padding: 0% 0px 0% 0px;
  overflow: hidden;
	max-width: 1168px;
	height: 100%;
	max-height: 100%;
}
.jcarousel-list	{
	display: flex;
	align-items: baseline;
}
.jcarousel-skin-tango4 .jcarousel-item {
	flex: 1 0 292px;
	max-width: 292px;
	height: 100%;
	max-height: 100%;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.jcarousel-skin-tango4 .jcarousel-item > a {
	width: 100%;
	height: 100%;
	max-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.jcarousel-skin-tango4 .jcarousel-item > a:hover {
	opacity: 0.55;
}
.jcarousel-skin-tango4 .jcarousel-item > a img {
	max-width: 200px;
	height: auto;
	max-height: 128px;
}
.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;
}
.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;
}
.fa-play	{
	margin: 0px 8px 0px 0px;
}
.jcarousel-skin-tango4 .jcarousel-prev	{
	width: 48px;
	height: 48px;
	background: url('../grafika/ikorator_prev.png') center center no-repeat;
	position: absolute;
	top: 32%;
	left: 0px;
	cursor: pointer;
}

.jcarousel-skin-tango4 .jcarousel-next	{
	width: 48px;
	height: 48px;
	background: url('../grafika/ikorator_next.png') center center no-repeat;
	position: absolute;
	top: 32%;
	right: 0px;
	cursor: pointer;
}
.jcarousel-prev:hover, .jcarousel-next:hover	{
	opacity: 0.55;
}
