#menu {
	width: 232px;
	height: 431px;
	padding-top: 100px;
	text-align: right;
}

#menu A {
	margin-right: 10px;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 25px;
}

#menu A:hover {
	text-decoration: underline;
}

.naglowek {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 24px;
	color: #ffffff;
}
