@charset "utf-8";

h1 {
	margin-bottom: 40px;
}

.tbl-block table tr.thead th.initial,
.tbl-block table tr.thead th.price,
.tbl-block table tr.thead th.num {
	width: 93px;
}
.tbl-block table tr.sum th {
	text-align: right;
	font-weight: bold;
}