
.comprow{
	font : 10pt/15pt arial, sans-serif;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(150,150,150);
	white-space: nowrap;

}
.comprowalt{
	font : 10pt/15pt arial, sans-serif;
	
	background-color: rgb(255,255,0);	
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(150,150,150);
	
		white-space: nowrap;
	
}

.produktli{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(50,50,50);
}

.tabrow{
	font : 11pt/15pt arial, sans-serif;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(150,150,150);
	white-space: nowrap;
}
.tabrowalt{
	font : 11pt/15pt arial, sans-serif;
	
	background-color: rgb(255,255,0);	
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(150,150,150);
	
		white-space: nowrap;
}	
.nazwa{
	font : 11pt/18pt verdana, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
    text-align:left;
}

.cena{
	font : 13pt/16pt verdana, sans-serif;
	font-weight: bold;
	color: red;
	padding-bottom: 10px;
    text-align:left;
}

.opis{
	font : 10pt/12pt verdana, sans-serif;
	padding-bottom: 10px;
	text-align:left;
}
.pdf{
	font : 11pt/14pt verdana, sans-serif;
}
.pdfa{
	padding-left: 10px;
}

.kategoria{
	background-color: rgb(220,220,220);
	font : 10pt/14pt verdana, sans-serif;	
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: rgb(150,150,150);
	
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: rgb(150,150,150);
	
	margin-top:5px;
	padding-left:10px;
}
a.kategoriaa{
	color: black;
	font-variant: small-caps;
}
.dane{
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	
	width: 545px;

}
.danet{
	width: 545px;
}
.compare{
	overflow: auto;
	width: 545px;
}


.pcompt{
	text-align: center;
	font : 11pt verdana, sans-serif;
	font-weight: bold;
	
}