﻿.info_24_tlo {
	width: 990px;
	height: 27px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	padding: 3px 0px 0px 0px;
	margin: -52px 0px 0px 0px;
}

.info24 {
	font-family: Tahoma;
	font-size: 16px;
	text-align: left;
	color: #fff;
}
a.info24:link	  {color: #fff; text-decoration: none; outline: none;}
a.info24:visited {color: #fff; text-decoration: none; outline: none;}
a.info24:hover	  {color: #fff; text-decoration: none; outline: none;}
a.info24:active  {color: #fff; text-decoration: none; outline: none;}

.js-marquee {color: #fff;}


img.ikona_firma {
	text-align: center;
	height: 78px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none transparent;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
img.ikona_firma:hover {
	text-align: center;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

.jcarousel-skin-tango2 .jcarousel-clip {
	text-align: center;
   overflow: hidden;
}

.jcarousel-skin-tango2 .jcarousel-clip-horizontal {
	text-align: center;
	margin: 65px 0px 0px 25px;
   width:  940px;
   height: 78px;
}

.jcarousel-skin-tango2 .jcarousel-item {
	text-align: center;
	width: 166px;
   height: 78px;
	text-align: center;
	margin: auto;
}
.jcarousel-prev	{
	width: 23px;
	height: 35px;
	background: url('../grafika/sprite.png') center top no-repeat;
	background-position: -60px -16px;
	position: absolute;
	top: 25px;
	left: 2px;
	cursor: pointer;
}
.jcarousel-prev:hover	{
	background-position: -60px -72px;
}
.jcarousel-next	{
	width: 23px;
	height: 35px;
	background: url('../grafika/sprite.png') center top no-repeat;
	background-position: -16px -16px;
	position: absolute;
	top: 25px;
	left: 966px;
	cursor: pointer;
}
.jcarousel-next:hover	{
	background-position: -16px -72px;
}