
#slideshow {
	list-style:none;
	color:#F9F9F9;
	margin: 0px;
	padding: 0px;
padding-bottom: 3px;
}
#slideshow span {display:none}
#wrappers {
	width:737px;
	display:none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrappers * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:731px;
	height:348px;
	padding:0px;
	background-color: #F9F9F9;
}
#information {
	position:absolute;
	bottom:0;
	width:731px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70);
}
#information h3 {
	font-size:14px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#information p {
	font-family: Calibri, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
}
#image {
	width:731px
}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {
	position:absolute;
	width:5%;
	height:348px;
	cursor:pointer;
	z-index:150
}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {
	position:absolute;
	height:348px;
	width:100%;
	z-index:100;
	opacity:.04;
	filter:alpha(opacity=04);
	background-image: url(http://www.fizjo-sport.pl/images/blank.gif);
	background-repeat: repeat;
	text-align: center;
}



.linkhover {background:url(images/link.gif) center center no-repeat}
#vavig {
	height: 40px;
	text-align: right;
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
}
#thumbnails {
	margin-top:3px;
	width: 375px;
}
#slideleft {
	float:left;
	width:20px;
	height:30px;
	background:url(images/scroll-left.gif) center center no-repeat;
	display: none;
}
#slideleft:hover {

}
#slideright {
	float:right;
	width:20px;
	height:30px;
	background-image: url(images/scroll-right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: none;
}

#slideright:hover {

}
#slidearea {
	float:left;
	position:relative;
	width:325px;
	margin-left:5px;
	height:30px;
	overflow:hidden
}
#slider {
	position:absolute;
	left:0;
	height:30px
}
#slider img {
	cursor:pointer;
	border:1px solid #FFF;
	padding:2px;
	background-color: #FFF;
}
.tableLeftslide {
	background-image: url(images/main-sitebox1.gif);
	background-repeat: no-repeat;
	height: 348px;
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
