﻿.info24 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img.ikona_firma {
	text-align: center;
	max-width: 160px;
	height: inherit;
	margin: 0px 0px 0px 0px;;
	padding: 0px 0px 0px 0px;
	border: 0px none transparent;
	/*filter: alpha(opacity=80);*/
	opacity: 0.8;
}
img.ikona_firma:hover {
	text-align: center;
/*	filter: alpha(opacity=100);*/
	opacity: 1;

}

.jcarousel-skin-tango2 .jcarousel-clip {
	text-align: center;
   overflow: hidden;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	text-align: center;
   max-width:  960px;
	margin: 11px 0px 11px 20px;
   height: 80px;
}

.jcarousel-skin-tango2 .jcarousel-item {
	display: inline-block;
	text-align: center;
	width: 190px;
   height: inherit;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}
.jcarousel-prev	{
	width: 27px;
	height: 82px;
	background: url('../../grafika/Podstawowy/ikorator.png') center top no-repeat;
	background-position: -42px -1px;
	position: absolute;
	top: 0px;
	left: 968px;
	cursor: pointer;
}

.jcarousel-prev:hover	{
	background-position: -42px -101px;
}

.jcarousel-next	{
	width: 27px;
	height: 82px;
	background:  url('../../grafika/Podstawowy/ikorator.png') center top no-repeat;
	background-position: -12px -1px;
	position: absolute;
	top: 0px;
	left: -2px;
	cursor: pointer;
}

.jcarousel-next:hover	{
	background-position: -12px -101px;
}
