/*---------------------------COVERFLOW - LASECZKI--------------------------------*/

.loading{
	background: url(../img/coverflow/loading.gif) no-repeat center;
}

canvas, img{
	position: absolute;
}

#__cvfl-coverflow{
	height: 270px;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 440px;
}

#__cvfl-coverflow-label{
	color: #bdbdbd;
	font: 10pt Lucida Grande, Lucida Sans Unicode;
	line-height: 1.3em;
	position: relative;
	text-align: center;
	top: 200px;
	z-index: 700;
}








