@charset "utf-8";
body {
    text-align: center;
}
#spodek   {
	width: 1000px;
	text-align: right;
	margin-bottom: 30px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#spodek a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0B9444;
	text-decoration: none;
	font-weight: bold;
	width: 1000px;
}
#spodek a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0B9444;
	text-decoration: underline;
	font-weight: bold;
	width: 1000px;
}


#main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
