@charset "ISO-8859-2";
/* CSS Document */

#menu {
	display: none;
}
#footer {
	display: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}
.imagecaption {
	font-size: 0.83em;
}
#logo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#images {
	margin-top: 250px;
	position: absolute;
	right: 0px;
}
#content {
	float: left;
	margin-right: 300px;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
}
a {
	color: #000000;
}
