body {
/*	font-family: "Times New Roman", times, serif; */
	font-family: tahoma, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	margin: 0px;
	padding: 0px;
}
table,td {
/*	font-family: "Times New Roman", times, serif; */
	font-family: tahoma, sans-serif;
	font-size: 11px;
}
td.czarna {
	background-color: #000;
	color: #fff;
}
td.biala {
	background-color: #fff;
	color: #000;
	padding: 2px 0px;
}	
td.pnazwa {
	font-family: arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold; 
}
td.popis {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	
}
td.pwlasciwosci {
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: left;
}
td.plista {
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #06f;
	text-align: left;
}
/* przy kontakcie */
td.kh {
	font-size: 12px;
	font-style: italic;
	border-bottom: 1px solid #a33;
}
td.kd {
	font-size: 12px;
 	border-bottom: 1px solid #a33;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.plista {
	color: #03c;
	text-decoration: none;
}
a.plista:visited {
	color: #609;
}
a.plista:hover {
	text-decoration: underline;
}
/* h1 prawdopodobnie nie używany */
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-family:Sylfaen;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	margin-left: 20px;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 4px 0px 0px 10px;
	
}

.lnazwa {
	font-weight: bold;
	margin: 4px 0px 0px 10px;
}
.lopis {
}
	
	
