@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 15px;
}

a {
	color: #717171;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

#header h1 {
	width: 898px;
	height: 226px;
	margin: 3px 0 0 0;
	
}

#header h1 a {
	display: block;
	width: 898px;
	height: 226px;
}

#header h1 span {
	display: none;
}

h2 span {
	display: none;
}