@import{
	url("style.css");
}

body {
	margin:0;
	padding:0;
	line-height: 1.1em;
	font-size: 80%;
	background: #F1F1F1 url('../gfx/leftbgr.jpg') repeat-x scroll top; 
}
a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}


div#mainMenu, div.smInlineCommand, div#infoColumn, div#extraInfoColumn, div#banner, div#footer, .qpSel, #logo  {
	display: none;
} 


#maincontainer{
	background-color: #eeeeee;
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#headerContainer img {
	position: relative;
	left: 0px;
	top: 9px;
}



#headerContainer{
	background-image: url('../gfx/leftbgr.jpg');
	height: 224px;
}



/* tresc */

#contentcolumn{
	margin: 0px 0px; /*Margins for content column. Should be "0 extraInfoColumnWidth 0 infoColumnWidth*/
	width: 100%;
}


#contentcolumn .innertube {
	padding: 5%;
	margin-top: -5%;
	margin-right: 8%;
}


/* oferta i glowna */

.productContainer {
	width: 100%;
	clear: both;
	margin-bottom: 5%;
	float: none !important;
	page-break-inside: avoid;
}

.productDescrContainer {
	width: 80%;
}

.productHeader {
	padding-left: 1%;
}

.productPhotoContainer {
	position: relative;	
	float: none !important;
	top: 10px;
	width: 100px;
	height: 100px;
	border: 1px solid #B0B0B0;
}

.productDescription, .promotedProductDescription {
}

.productLink {
	text-align: right;
	height: 10%;
	font-size: 90%;
	margin-top: 10px;
}

/* opis promocji w produkcie */
.promotionDescr {
	width: 98%;
	border: 1px solid red;
}

li {
	list-style: none;
}


#facetContainer {
	display: none;
} 

#facetContainerStatic {
	display: block;
	top: -9px;
	left: 0px;
}

/** topy w ofercie */ 

#searchArea {
	display: none;
}

.tabelaDetali {
	display: none;
}

#quickForm {
	display: none;
}

h2#nrKat {
	margin-top: 0%;
}

.navPath { 
	margin-top: 2px;
}

/** tabela porownan */

#headerSection {
	page-break-after: avoid;
}

#compareTable {
	page-break-before: avoid;
	page-break-inside: auto;
}
.cN, .cV {
	padding: 0px;
	border-bottom: 1px solid black;
} 

.cV p, .cN p {
	margin: 0px;
	padding: 0px;
}

