/*$Id: fast_gallery.css,v 1.14 2008/08/20 04:56:53 rapsli Exp $*/
#fast_gallery .folder img{
	border: 3px;
	border-style: solid;
	border-color: red;
}

#fast_gallery .single-image{
margin: 2px;
	position: relative;
	width: 170px;
	/*height: 120px;*/
	float: left;
	
}
.single-image img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 0px;
}



.sample8 span {
	/*	width: 150px;
	height: 100px;
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
background: url(images/round-corner.png) no-repeat;*/
}
#fast_gallery .sample8 img  {
	border: none;
	padding: 10px 10px 10px;
	background: url(images/kwadrat.jpg) no-repeat ;
	margin:0pt;

}

#fast_gallery .pager{
	text-align: center;
}

#fast_gallery .folder-caption{
	/*margin-top:-23px;*/
	margin-left:3px;
	font-weight: bold;
	color: black;
}

#fast_gallery .sample8 img:HOVER {
	border: none;
	padding: 10px 10px 10px;
	background: url(images/kwadrath3.jpg) no-repeat ;
	margin:0pt;
}
