#lang-select, #content-jump, #main-menu, #history, #prod-list {
	display: none;
}
body {
	font-family: sans-serif;
	font-size: 85%;
}

h1 {
	font-size: 175%;
	padding-bottom: 0.3em;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

hr {
	height: 1mm;
	border-top: none;
}

h1, hr {
	border-bottom: medium solid gray;
}
table {
}