#content h2 {
	margin-bottom:10px;
}

#contentWrapper #content h3 {
}



		#contentWrapper #content h4 {
			margin-bottom:0;
		}

 			#contentWrapper #content h4.tab {
				margin-bottom:0;
				border-bottom:none;
			}
				
				#contentWrapper #content h4.tab a.red,
				#contentWrapper #content h4.tab span.red				{
					line-height:2.1em;
					padding:7px 12px;
					color:#FFFFFF;
					background-color:#db212c;
				}


	#contentWrapper div.kolekcjaOpis {
	  padding:1em 0 2em 0;
	}

	
	#contentWrapper div.aranzacje {
	}
		#contentWrapper div.aranzacje h4 {
			padding:7px 0;
			font-weight:bold;
		}
		#contentWrapper div.aranzacje div.zdjecie {
			text-align:center;
			padding-bottom:29px;
		}
		#contentWrapper div.aranzacje div.miniatury {
			padding:9px 11px;
			border:1px #e1e1e1 solid;
			background-color:#f6f6f6;
			margin-bottom:10px;
		}
			#contentWrapper div.aranzacje div.miniatury img {
				padding:11px 11px 11px 11px;
			}

.mebleKolekcjiWrapper {
	position: relative;
	margin-bottom:1em;
}

#contentWrapper #content .mebleKolekcjiWrapper .itemWrapper {
}

#contentWrapper #content .mebleKolekcjiWrapper .kolekcje .item h4 {
	margin: 0;
	overflow:hidden;
	height: auto;
}
	#contentWrapper #content .mebleKolekcjiWrapper .kolekcje .item h4 span.productType {
	  display:block;
	  height:1.5em;
	  overflow:hidden;
	}

.mebleKolekcjiWrapper .rowSet {
	overflow: hidden;
	zoom: 1;
}

.mebleKolekcjiWrapper .kolekcje .item h4, .mebleKolekcjiWrapper .kolekcje .item h4 a {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	
	display:block;
  overflow:hidden;
  background: none;
  position: static;
}

.mebleKolekcjiWrapper .kolekcje .item h4 a {
	font-weight:bold;

}

.mebleKolekcjiWrapper .kolekcje .item p.desc {
	padding: 0;
	zzmin-height: 6em;
	height: auto !important;
	zzheight: 6em;
}

.mebleKolekcjiWrapper .kolekcje .item div.picWrapper {
	display: block;
	position: relative;
	text-decoration: none;
}

.mebleKolekcjiWrapper .kolekcje .item a.pic {
	margin:0 auto;
	display: block;
	width: 156px;
	height: 116px;
	overflow: hidden;
	text-align: center;
	zzposition: relative;
	text-decoration: none;
	background-color:#ffffff;
}



.mebleKolekcjiWrapper .kolekcje .item a.pic img {
	display: block;
	zzwidth:156px !important;
	zzheight:116px !important;
	margin:0 auto;
}

.mebleKolekcjiWrapper .kolekcje .item span.new {
	background: #f0de13;
	float: left;
	padding: 5px 9px;
	position: absolute;
	left: 0;
	top: 0;
	color: #000;
	font-weight: bold;
}

.mebleKolekcjiWrapper .kolekcje .item span.sale {
	background: #db212b;
	float: left;
	padding: 5px 9px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-weight: bold;
}

.mebleKolekcjiWrapper .kolekcje .item span.promotion {
	background: #db212b;
	float: left;
	padding: 5px 9px;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-weight: bold;
}

.mebleKolekcjiWrapper .kolekcje .item a.faceColorWrapper {
	bottom:0;
	position:absolute;
	right:0;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}
	.mebleKolekcjiWrapper .kolekcje .item a.faceColorWrapper img.faceColor {

	}

.mebleKolekcjiWrapper .kolekcje .item p.desc span {
	display: block;
	overflow: hidden;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc span.dimensions {
	margin: .5em 0;
	color: #455067;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc span.prize {
	margin: .5em 0;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc span.prize strong {
	color: #db212b;
	font-size: 130%;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc a.more {
	float: left;
	padding-right: 4px;
	background: transparent url(../img/shared/bullet_right.png) no-repeat scroll 100% 50%;
	color: #fff;
	margin-top: .3em;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc a.more span {
	background: #ADB6C9;
	padding: 1px 10px 2px;
	line-height: 1.35em;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc span.clipboard {
	margin: .5em 0;
	color: #727272;
}

.mebleKolekcjiWrapper .kolekcje .item p.desc span.clipboard a {
	color: #727272;
	padding-left: 15px;
	background: transparent url(../img/sub/siecsprzedazy/plus.png) no-repeat scroll 0 52%;
	cursor: pointer;	
}



	#collectionSelector {
		border-top: 1px solid #e2e2e2;
		padding: 7px 0;
		margin-bottom: 2em;
	}
		#collectionSelector dl {
			text-align: right;
		}

			#collectionSelector dl dt,
			#collectionSelector dl dd {
				display: inline;
			}

			#collectionSelector select {
				font-size: 100%;
				padding: 1px 0;
				margin-left: 10px;
				border: 1px solid #a8acaf;
				width: 275px;
				color: #727272;
			}


	#sortSelector {
		position: absolute;
		right: 0;
		zztop: .5em;
		top: 0;
	}
		#sortSelector dl {
			text-align: right;
		}

			#sortSelector dl dt,
			#sortSelector dl dd {
				display: inline;
			}

			#sortSelector select {
				font-size: 100%;
				padding: 1px 0;
				margin-left: 10px;
				border: 1px solid #a8acaf;
				width: 214px;
				color: #727272;
			}

.mebleKolekcjiWrapper p.systemElements {
	position: absolute;
	top: 0;
	right: 0;
	line-height:2em;
	padding: 5px 0
}
