td.mpProductBox{
  border: 1px;
  border-style: solid;
  border-color: #a1a1a1;
  border-spacing: 1px;
  padding: 5px;
  margin: 5px;
}

span.priceBig{
	font-size: 42px;
	color: #ff6c00;
	font-weight: bold;
}

span.mpProductName{
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}

td.mpPointsSum{
	font-size: 18px;
	font-weight: bold;
	}
	
TD.motopunkty-data {
  font-family: Arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #f6f6f6;
}
