body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0054A6;
	background-color: #FF9933;
	margin-top: 30px;
	text-align: center;
	font-style: italic;
	}
a:link {text-decoration: none; color:#FFFFFF;}
a:visited {text-decoration: none; color:#FFFFFF;}
a:hover {text-decoration: none; color:#0054A6;}

.naglowek {
	font-size:36px;
	margin-bottom: 20px;
	}

#menu {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	font-size: 11px;
	width: 600px;
	margin-top: 40px;
	font-style: normal;
	}
