body {
	font-family: sans-serif;
	font-size: 75%;
	margin: 0; padding: 0;
}
h1 {
	font-size: 180%;
	margin-top: 2em;
}
h1 a {
	color: #000000;
	text-decoration: none;
}
h1 img {
	float: right;
	margin-top: -2em;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
a img {
	border: none;
}
#col-menubreak {
	clear: both;
}
#main-menu, #lang, #cont-menu, #by {
	display: none;
}
#footer {
	font-size: 92%;
}

