html, body {
	font-family: Verdana, sans-serif;
	font-size: 80%;
}

hr {
	height: 2px;
	background-color: #000000;
}

#header h2,
#header .webname,
#header .nav,
#anim_homepage,
#backout .logo,
#news,
#system_menu,
#menu,
#adjacent_menu,
#eshop_product_menu,
#eshop_product_photogallery,
#navpath,
#languages,
#search,
#footer,
.noprint
{
	display: none;
}

#main table td {
	text-align: center;
}

#main table th {
	border-bottom: 1px #000000 solid;
}

#main table th,
#main table th.dark em
{
	font-size: 90%;
	font-style: normal;
}

#main table th.left,
#main table td.left
{
	text-align: left;
}

#main table th.title {
	padding-left: 30px;
	text-align: left;
	font-weight: bold;
}

#main table th.dark {
	font-weight: bold;
}

