.jscarousal-horizontal {	width: 955px;	height: 93px;	margin: 0 0 0 93px;	padding: 0;	position: relative; /*overflow: hidden;*/}.jscarousal-horizontal-forward{   /* .jscarousal-horizontal-back,        top: 6px;   color: White;   */        margin: 0;        padding: 0;	float: left;	width: 93px;	height: 93px;	position: relative;	cursor: pointer;       background-image: url(/images/zivepochodne/sipka.png);	background-repeat: no-repeat;	background-position: right;}.jscarousal-horizontal-back{        width: 0;        height: 0;}.jscarousal-contents-horizontal{	width: 755px;	height: 93px;	float: left;	position: relative;	overflow: hidden;}.jscarousal-contents-horizontal > div{	position: absolute;	width: 100%;	height: 93px;}.jscarousal-contents-horizontal > div > div{	float: left;	margin-left: 5px;	margin-right: 5px;}.jscarousal-contents-horizontal img{	width: 93px;	height: 93px;}/*Horizontal Orientation CSS Ends*//*Common*/.hidden{	display: none;}.visible{	display: block;}.thumbnail-active{	filter: alpha(opacity=100);	opacity: 1.0;	cursor: pointer;}.thumbnail-inactive{	filter: alpha(opacity=20);	opacity: 0.2;	cursor: pointer;}.thumbnail-text{	color: #7A7677;	font-weight: bold;	text-align: left;	display: block;	padding: 10px 2px 2px 0px;}