body {
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
}

h1 {
	font-size: 18pt;
}

h1#heading {
	border: 1px solid black;
	background-color: #DEDEDE;
	color: black;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 14pt;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 10pt;
}

ul.menu, ul.parts-menu {
	display: none;
}

div.links {
	display: none;
}

div.copyright {
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 20pt;
	border-top: 1px solid black;
	text-align: center;
}

img {
	border: none;
}

table {
	width: 100%;
}

th, td {
	border: 1px solid black;
}

th {
	background-color: #DEDEDE;
	color: black;
}

th.kontakt, td.kontakt {
	display: none;
}

a {
	background-color: transparent;
	color: black;
	text-decoration: none;
}

a[href]:after {
	content: " [" attr(href) "]";
}

a[href|="#"]:after,
a[href|="javascript:"]:after {
	content: "";
	text-decoration: none;
}

.logo {
	margin-top: 4%;
	margin-bottom: 10px;
	background: url(../images/logo_fem.gif) no-repeat bottom center;
	height: 180px;
}

.logo2 {
	width: 100%;
	height: 220px;
	background: url(../images/spu_fem_combo.gif) no-repeat center;
	margin-top: 10px;
}