#dhtmlgoodies_slideshow{ }
	
#galleryContainer{
margin-top:20px;
clear:both;
width:550px;	/* Total width of slideshow */
height:76px;	/* Height of the images + 2 */
position:relative;
overflow:hidden;
padding:1px;
		/* CSS HACK */
height: 76px;	/* IE 5.x - Added 2 pixels for border left and right */
height/* */:/**/76px;	/* Other browsers */
height: /**/76px;
}

#arrow_left{ position:absolute;	left:0px; z-index:11; padding:0px; margin:0px; }
#arrow_right{ position:absolute; right:0px; z-index:10; padding:0px; margin:0px;}

#theImages{ position:absolute; height:100px; left:40px;	width:100000px; }

#theImages a:link, #theImages a:visited {margin:0px; padding:0px; text-decoration:none; border:none; }
#theImages a:hover, a.slajd:hover {margin:0px; padding:0px; }

a.slajd:link {border:none; }
img.galeria{border:1px solid #333333; margin:5px; }

#theImages #slideEnd{float:left; margin-left:-40px;}
#theImages img{ float:left; border:none; display:inline; }
#theImages img.slajdy {border:1px solid #333333; margin:0px 5px;}