html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
body, h1, h2, h3, form {
	font: 16px veranda;
	margin: 0;
	padding: 0;
	color: #000;
}
body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 624px;
}
#body-index {
	text-align: center;
	font: 22px veranda;
}
#body-temat {
	text-align: center;
	font: 30px veranda;
	font-weight: bold;
}
#body-text{
	font: 14px veranda;
	text-align: justify;
}
#body-kontakt {
	font: 18px veranda;
	text-align: center;
}
#body-kontakt a {
	font: 18px veranda;
	text-align: center;
}
#body {
	text-align: justify;
}
#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
}
#nav img {
	float: left;
}
#headline {
	padding-top: 205px;
}
#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
	margin: 0px 0px 20px 0px;
}
#photo img {
	display: block;
}
a {
	font: 12px tahoma, arial, sans-serif;
	color: #5C5C5C;
}
#footer a {
	font: 10px tahoma, arial, sans-serif;
	font-weight: bold;
	color: #CCCCCC;
}
#footer {
	color: #FFFFFF;
	font: 10px tahoma, arial, sans-serif;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 1px 0 1px 0;
	font-weight: bold;
}
