.images {
	border-top: 1px solid #fff;
	margin-top: 15px;
	max-width: 1164px;
}

.imageCell {
	overflow: hidden;
	float: left;
	width: 193px;
	text-align: center;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.imageCell .image {
	height: 153px;
	line-height: 150px;
}
.newimage {
	position: absolute;
	background: url('../images/nowe.gif') no-repeat top right;
	height: 30px;
	width: 193px;
}

.imageCell .image img {
	margin-top: 0 !important;
	margin-top: 2px;
	vertical-align: middle;
}

.imageCell .description {
	overflow: hidden;
	padding: 2px 4px;
	font-size: 12px;
	text-align: left;
	color: #6e6b62;
	background: #d6d6d6;
	height: 42px;
}

.imageCell .name {
	overflow: hidden;
	padding: 8px 2px;
	font-size: 12px;
	color: #6e6b62;
	background: #d6d6d6;
	height: 14px !important;
	text-align: left;
}

.imageCell .description a { color: #6e6b62; }

.imageCell .name a { 	color: #6e6b62; }

.imageCell .date {
	background: #d6d6d6;
	font-size: 12px;
	color: #afafaf;
	padding-right: 2px;
	text-align: right;
}

.downloadLink {
	display: block;
	background: url('../images/but_pobierz.gif') no-repeat;
	width: 59px;
	height: 17px;
}

.imageCell .downloadLink {
	margin-right: 2px;
	float: right;
}

#offerBar {
	border-top: 1px solid #c1c0bf;
	height: 35px;
	background: #464646;
	line-height: 33px;
	padding-left: 25px;
}

#offerTitle, #previousOfferLink, #nextOfferLink, #categoryLink {
	color: #fff;
	text-transform: uppercase;
}

#offerTitle {
	background: url('../images/dot_blue_dark.gif') no-repeat 1px 13px;
	padding-left: 15px;
	float: left;
	line-height: 33px;
}
#offerInfoLink { text-transform: none }

#categoryLink {
	background: url('../images/uparrow_blue.gif') no-repeat right 12px;
	padding-right: 15px;
	margin-right: 25px;
}

#previousOfferLink, #nextOfferLink, #categoryLink {
	float: right;
}

#previousOfferLink {
	background: url('../images/leftarrow_blue.gif') no-repeat 0px 10px;
	padding-left: 15px;
	margin-right: 10px;
}

#nextOfferLink {
	background: url('../images/rightarrow_blue.gif') no-repeat right 10px;
	padding-right: 15px;
	margin-right: 10px;
}

#offerInfoLayer {
	padding-left: 1px;
	padding-right: 20px;
	color: #fff;
	position: absolute;
	background: #3a3937 url('../images/infolayer_bg.gif') repeat-x top left;
	float: left;
	top: 140px;
	left: 24px;
}

#offerInfo {
	clear: both;
	float: left;
	padding: 10px;
	max-width: 600px;
}

#offerInfoLayer #offerTitle {
	background-image: url('../images/dot_blue_gray.gif');
}

#offerInfoLayer #iks {
	position: absolute;
	right: 3px;
	font-size: 16px;
	line-height: 33px;
	margin-right: 3px;
}

#photoFrame {
	background: #fff url('../images/photoframe_bg.gif') repeat-y top right;
	margin: 15px auto;
	width: 756px;
}

#photoName {
	float: left;
	width: 312px;
	background: #d6d6d6;
	border-bottom: 1px solid #eeeeee;
	line-height: 18px;
	padding: 6px;
	font-size: 14px;
	color: #565247;
}

#photoName span {
	width: 250px;
	display: block;
	overflow: hidden;
	height: 18px;
}

#bigPhotoLink {
	display: block;
	float: right;
	background: url('../images/but_pobierz.gif') no-repeat;
	width: 59px;
	height: 17px;
}

#photoNavBar {
	background: #bdbdbd;
	float: right;
	font-size: 14px;
	line-height: 18px;
	padding: 6px;
	width: 418px;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

#photoNavBar a {
	color: #565247;
}

#photoDescription {
	float: left;
	font-size: 13px;
	width: 313px;
	padding: 0 6px;
	color: #565247;
}

#photoPreview {
	float: left;
	text-align: center;
	width: 430px;
}

#prevNext {
	float: right;
}

#prevNext a {
	color: #fff;
	margin: 0 5px;
}

.arrow {
	vertical-align: middle;
}
