﻿/*img.ikona_firma {
	text-align: center;
	height: auto;
	max-height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none transparent;
	opacity: 0.8;
}
img.ikona_firma:hover {
	text-align: center;
	opacity: 1;

}

.jcarousel-skin-tango2 .jcarousel-clip {
	text-align: center;
   overflow: hidden;
	max-height: 144px;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	text-align: center;
   max-width:  1180px;
	margin: 0px auto 0px auto;
   padding: 0% 0px 0% 0px;
}

.jcarousel-skin-tango2 .jcarousel-item {
	display: inline-block;
	text-align: center;
	min-width: 9vw;
	width: 210px;
	max-width: 19%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 40px 0px 44px;
}
.jcarousel-skin-tango2 .jcarousel-item	a {
	position: relative;
	display: inline-block;
	width: inherit;
	margin: 40% 0px 0% 0px;
	transform: translateY(-57%);
	text-align: center;
}*/

.info24{
	clear:both;
}

.info_24_tlo	{
	margin: 8px auto 0px auto;
	overflow: hidden;
	border: none;
	padding: 10px 0px 0px 0px;
	color: #000;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	height: 29px;
	vertical-align: middle;
	max-width: 1232px;
	border:1px solid #fff;
	/*border-radius: 5px;*/
}

a.info24:link	  {color: #000; text-decoration-color: transparent;}
a.info24:visited {color: #000; text-decoration-color: transparent;}
a.info24:hover	  {color: #000; text-decoration-color: transparent;}
a.info24:active  {color: #000; text-decoration-color: transparent;}

.info_24_tlo_maska {
	position: absolute;
	z-index: 1;
	width: 72px;
	height: 40px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	background: #000;
/*		margin-left: 16px;
		margin-top: 8px;*/
	/*	border-radius: 5px 0px 0px 5px;*/
}
.info_24_zamknij,
.info_24_pauza,
.info_24_play {
	position: absolute;
	z-index: 2;
	display: block;
	font-size: 0px;
	color: transparent;
	margin: 12px 0px 0px 6px;
	text-decoration-color: transparent !important;
}
.info_24_pauza,
.info_24_play {
	margin: 12px 0px 0px 33px;
	cursor: pointer;
}
.info_24_play {
	display: none;
}
.info_24_zamknij:before,
.info_24_pauza:before,
.info_24_play:before {
	content: "\f057";
	font-family: FontAwesome;
	font-size: 16px;
	padding: 5px 10px 5px 11px;
	color: #fff !important;
}
.info_24_pauza:before {
	content: "\f04c";
}
.info_24_play:before {
	content: "\f04b";
}

.ikona_firma {
	max-width: 224px;
	max-height: 115px;
	width: auto;
	height: auto;
}
img.ikona_firma:hover {
	opacity: 0.8;
}


.jcarousel-skin-tango5 .jcarousel-clip {
	text-align: center;
   overflow: hidden;
	max-height: 144px;
}

.jcarousel-skin-tango5 .jcarousel-clip-horizontal {
	text-align: center;
	margin: 0px auto 0px auto;
   padding: 0% 0px 0% 0px;
}

.jcarousel-skin-tango5 .jcarousel-item {
	display: inline-block;
	text-align: center;
	min-width: 9vw;
	width: 182px;
	max-width: 22%;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 0px 15px;
}
.jcarousel-skin-tango5 .jcarousel-item img {
	transition: all 0.2s ease-in-out;
}
.jcarousel-skin-tango5 .jcarousel-item img:hover {
	opacity: 0.6;
}
.jcarousel-skin-tango5 .jcarousel-item	a {
	position: relative;
	display: inline-block;
	width: inherit;
	margin: 50% 0px 0% 0px;
	transform: translateY(-57%);
	text-align: center;
}

.jcarousel-prev	{
	width: 48px;
	height: 48px;
	background: url('../grafika/ikorator_prev.png') center top no-repeat;
	position: absolute;
	top: 43%;
	left: 0px;
	cursor: pointer;
}

.jcarousel-next	{
	width: 48px;
	height: 48px;
	background: url('../grafika/ikorator_next.png') center top no-repeat;
	position: absolute;
	top: 43%;
	right: 0px;
	cursor: pointer;
}
