html{background:#fff;} 
body{ text-align:center; margin:0px;}
body,table,form /* czcionka globalna */
	{
		font-family:tahoma,verdanma,arial;
		font-size:12px;
		color:#000;
	}
	
h1{margin-top:0; font-size:30px; font-weight:normal; text-align:right;}
h2{font-size:15px; color:#D90000; margin-bottom:5px; font-family:arial;}
h2 span {font-size:12px; color:#000; }
h3{font-size:12px; color:#D90000; margin-bottom:5px;}
	
.noz {clear:both;}
table {border-collapse:collapse; border:0}	
/*--------- produkt */
#produkt_druk{	width:643px; padding:10px; text-align:left;margin:0;}
#produkt_druk h2{color:#000; /*background:url(../i/produkt_s.gif) repeat-y; */font-size:16px; padding:0; text-align:center; float:right; width:248px; border:solid 1px #000;}
#produkt_druk h2 span{font-size:16px;}
#produkt_druk h3{color:#000; font-size:11px; text-align:left;}
#produkt_druk h3 span {color:#000000; }

#produkt_druk .produkt_dane {border-top:solid 1px #000; width:700px; ;margin-top:10px; text-align:left;}
#produkt_druk .produkt_dane td{vertical-align:top;}
#produkt_druk .produkt_dane .lewo {width:200; text-align:center; padding:3px; }

#produkt_druk .produkt_dane .prawo {padding:5px;  }
#produkt_druk .produkt_dane .reszta {padding:5px; }
#produkt_druk .produkt_dane table{color:#000; font-size:5px; font-family:arial; font-size:10px; border:solid 1px #000}
#produkt_druk .produkt_dane table table p{margin:0px}
#produkt_druk .produkt_dane table table td{ border:solid 1px #000; background:#fff; padding:2px;}

#produkt_druk .produkt_dane h3{color:#000; text-align:left; font-size:13px;} 
#produkt_druk .produkt_dane .miniatura{ float:none; width:auto; height:auto;}

