#dhtmlgoodies_slideshow
{
		width:781px;
		height:375px;
		padding-top:13px;
}
	
#previewPane
{
	float:left;
	width:619px;
	padding:0px;
	margin:0px;			
}
#previewFoto
{
	overflow:hidden;
	height:341px;
	width:619px;
}

#waitMessage
{
	display:none;
	position:absolute;
}	
	
#galleryContainer
{	
	float:left;
	height: 320px;
	width:160px;
}

#galleryContainer #arrow_down
{	
	height:35px;
}

#galleryContainer #arrow_up
{
	height:35px;
}
	
#theImages
{	
	position:relative;
	overflow:hidden;
	height:302px;
	background-color:#FFF;
}

#theImages div
{	
	position:relative;
	
}

#theImages img
{
	border:0px;
	filter:alpha(opacity=50);
	opacity:0.5;
	padding:0px;
	margin:0px;
	
}

.imageCaption
{
	display:none;
}

#largeImageCaption
{
	padding:0px;
	margin:0px;
	color:#fff;	
	background:url(http://ekofix.abiplus.civ.pl/public/frontend/images/zdjecie_title.jpg) right no-repeat;
	opacity : 0.8;
	filter : alpha(opacity=80);
	height:33px;
	width:100%;
	text-align:center;
}

#waitMessage
{
		display:none;
		position:absolute;
		left:450px;
		top:200px;
	}