@CHARSET "UTF-8";
body {
	background: #FFFFFF;
  	text-align: left;
	font-family: "Tahoma", "Arial", lucida, sans-serif;
	font-size: 100%;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
form#search,
ul#menu,
ul#navigace,
div#submenu,
div#bottom ul {
	display: none;
}
div#header h1,
div#header h2 {
	text-align: right;
}
div#content img {
	margin: 10px;
}