#nieprzegap .imageElement p {  color: #fff; cursor: pointer !important }




#nieprzegap .imageElement p {
	color: white;
	line-height: 10px; }


.jdGallery {
	overflow: hidden;
	position: relative; }


.jdGallery img {
	border: 0;
	margin: 0; }


.jdGallery .slideElement {
	width: 100%; height: 100%;
	background-repeat: no-repeat; }


.jdGallery .loadingElement {
	width: 100%; height: 100%;
	position: absolute; left: 0; top: 0;
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/loading.gif); }


.jdGallery .slideInfoZone {
	position: absolute; z-index: 10; left: 0; bottom: 0px;
	width: 100%; height: 60px;
	margin: 0px;
	color: #fff;
	text-indent: 0;
	overflow: hidden; }


* html .jdGallery .slideInfoZone {
	bottom: -1px; }



.jdGallery .slideInfoZone h2 {
	padding: 0 0 0 5px;
	font-size: 11px;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #fff; }


.jdGallery .slideInfoZone p {
	padding: 0 0 0 5px;
	font-size: 11px;
	margin: -2px 5px; }


.jdGallery div.carouselContainer {
	position: absolute; left: 0; top: 0; z-index: 10;
	width: 100%; height: 135px; 
	margin: 0; }



.jdGallery a {
	color: #fff;
	line-height: 12px; }


	