.creationList {
	width: 868px;
	overflow: hidden;
}

.creation {
	background-color: #101619;
	width: 164px;
	height: 137px;
	padding: 13px 10px 0 16px;
	overflow: hidden;
	float: left;
	margin: 0 27px 23px 0;
	position: relative;
}


.customers .creation {
	background: none;
	}
	
.customers h2.contentheading {
	display:none;
	}	


.creation h2 {
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	left: 16px;
	top: 124px;
}

.creation h2 a {
	color: #fff;
}

.creation p {
	position: relative;
	z-index: 5;
	margin-bottom: 17px;
	display: none;
	line-height: 15px;
}

.creation p.readMore {
	margin: 0;
}

.creation img.mini {
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 5px;
}

a#btnCreationList {
	display: block;
	width: 135px;
	height: 26px;
	background: transparent url(../gfx/btn-lista-realizacji.gif) no-repeat;
	position: absolute;
	top: 15px;
	right: 30px;
}

a.btnSeeOnline {
	display: block;
	width: 175px;
	height: 26px;
	background: transparent url(../gfx/btn-zobacz-online.gif) no-repeat;
	margin: 30px 0;
}

a#btnCreationList span,
a.btnSeeOnline span {
	display: none;
}

.creationPreview {
	width: 416px;
	height: 320px;
	float: right;
	margin-left: 42px;
	margin-bottom: 30px;
	background-color: #101619;
	padding: 5px;
}

/*
.creationPreview .preview ul {
	width: 415px;
	height: 280px;
	overflow: hidden;
}
*/

/*
.creationPreview .preview ul li {
	display: none;
}

.creationPreview .preview ul li.item-1 {
	display: inline;
}
*/

.creationPreview .jqGSImgContainer {
	overflow: hidden;
}

.creationPreview ul.preview {
	height: 280px;
	overflow: hidden;
	width: 9000px !important;
}

.creationPreview ul.preview li {
	float: left;
	background: #fff;
}

.creationPreview ul.pagination,
.creationPreview .jqGSPagination ul {
	margin-bottom: 0;
	margin-top: 10px;
}

.creationPreview ul.pagination li a,
.creationPreview .jqGSPagination ul li a {
	margin: 0;
}

.creationPreview ul.pagination li a:hover,
.creationPreview .jqGSPagination ul li a:hover {
	background: transparent url(../gfx/dec-pag-preview-h.gif) no-repeat;
	color: #000;
}

.creationPreview ul.pagination li a.active,
.creationPreview .jqGSPagination ul li a.selected {
	font-weight: bold;
	color: #A06F01;
	background: transparent url(../gfx/dec-pag-preview-active.gif) no-repeat;
}


.customers .creationPreview ul li {
	background: url(/templates/codivate/gfx/bg-container-out.jpg) no-repeat -100px -100px !important;
	}

.customers .creationPreview  {
	height: 281px !important;
	}


.customers .creationPreview ul.pagination li a.active,
.customers .creationPreview .jqGSPagination ul li a.selected {
	display:none;
	}

.creationDetails {
	padding: 15px 0;
}

.customerPreview {
	position:relative;
	}

.customerPreview .logo {
	position:absolute;
	top:-120px;
	right:0;
	}
	
.aaacustomerPreview .logo {	
	float:left;
	margin-right:20px;
	position:relative;
	top:-30px;
	}
	
.aaacustomerPreview div {
	margin-left:200px;
	}	
	
.clear {
	clear:both;
	}	
	
.customers .creation {
	margin-bottom: 0;
	height: 110px;
}