table.price {
	width: 470px;
	margin: 0 10px 10px 10px;
	font-size: 80%;
	line-height: 12px;
	align: center;
}
td.pn, td.cina {
	text-align: center;
}
td.pn { width: 100px;}
td.cina {width: 60px;}
td.grupa {
	font-weight: bold;
	padding: 10px;
	line-height: 15px;
	font-size: 100%;
}
tr.blue {
	background: #e5e5e5;
}