.notka
{
	background: url(../gfx/center_middle.jpg) repeat-y;
	margin-left: 2px;
	padding: 10px 20px;
	width: 425px;
	text-align: justify;
	padding-right: 25px;
}
.notka_top
{
	background: url(../gfx/center_top.jpg) no-repeat;
	height: 15px;
	margin-left: 2px;
	padding: 5px 10px;
	width: 450px;
}
.notka_bottom
{
	background: url(../gfx/center_bottom.jpg) no-repeat;
	margin-left: 2px;
	width: 470px;
	height: 10px;
	margin-bottom: 10px;
}

#archiwum
{
	width: 440px;
	margin: 3px;
	margin-bottom: 10px;
	padding: 2px 10px;
	background-color: #E1E2FE;
	border: solid 1px #000;
	text-align: center;
}
a
{
	text-decoration: underline;
	color: #001CFF;
}

a:hover
{
	text-decoration: none;
}

