body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/bg2.gif);
}
.headpromo {
	text-align:left;
	width:100%;
	height:43px;
	background-image:url(../imgs/bg.gif);
}
.hd2 {
	background-color: #EBE9ED;
	padding:10px;
	margin: 0px;
}
.thumb {
	float: left;
	width: 140px;
	background-color: #FFFFFF;
	border: medium groove #CCCCCC;
	margin-top: 20px;
	margin-left: 20px;
	padding: 2px;
	height: 140px;
}
.thumb .cena2 {
	text-decoration: line-through;
}
.thumb .nazwa {
	font-weight: bold;
	color: #000066;
}
.thumb .cena {
	color: #FF0000;
}
.hd2 #form1 {
	margin: 0px;
	padding: 0px;
}

