/*********************
 * Redefinitions
 *********************/
.items {
	line-height: 1.2em;
}

/*********************
 * Specifics
 *********************/
.subclass_menu {
	display: none;
}

.subclass {
	padding-bottom: 1cm;
	display: block;
	page-break-inside: avoid;
	left: 6cm;
}

.title_narrow {
	border: 2px solid black;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0;
	color: black;
	width: 15cm;
}

.items_narrow {
	border-color: black;
	border-style: solid;
	border-width: 0 2px 2px 2px;
	text-align: center;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.2em;
	width: 15cm;
}

.number {
	text-align: center;
	vertical-align: top;
	width: 8%;
}

.name {
	text-align: justify;
	vertical-align: top;
	width: 82%;
}

.price {
	text-align: right;
	vertical-align: top;
	width: 10%;
	padding-right: 5px;
}
