﻿.info24 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
img.ikona_firma {
	text-align: center;
	max-width: 146px;
	height: 68px;
	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;
   width:  900px;
	margin: 0px 0px 0px 50px;
   height: 92px;
}

.jcarousel-skin-tango2 .jcarousel-item {
	text-align: center;
	width: 146px;
   height: 68px;
	text-align: center;
	padding: 7px 17px 0px 17px;
	margin: 0px auto;
}
.jcarousel-prev	{
	width: 23px;
	height: 35px;
	background: red url('../grafika/ikorator.png') center top no-repeat;
	background-position: -42px -3px;
	position: absolute;
	top: 22px;
	left: 955px;
	cursor: pointer;
}

.jcarousel-prev:hover	{
	background-position: -42px -42px;
}

.jcarousel-next	{
	width: 23px;
	height: 35px;
	background:  url('../grafika/ikorator.png') center top no-repeat;
	background-position: -12px -3px;
	position: absolute;
	top: 22px;
	left: 20px;
	cursor: pointer;
}

.jcarousel-next:hover	{
	background-position: -12px -42px;
}