h3
{
	border-bottom: 1px solid white;
	letter-spacing: 5px;
	font-weight: bold;
}

ol
{
	list-style-type: lower-roman;
}

a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: white;
	border-bottom: 1px dotted white;
}

body
{
	background-image: url(http://de.lenne.w.interia.pl/3/tile.jpg);
	background-color: #303030; 
	color: white; 
	margin-top: 0; 
	margin-bottom: 0;
	font-family: Calibri, 'Trebuchet MS', Tahoma, Arial;
	text-align: center;
}

#all
{
	width: 948px;
	margin: 0 auto;
	text-align: left;
}

#top
{
	width: 948px;
	height: 388px;
	background-image: url(http://de.lenne.w.interia.pl/3/top.jpg)
}

#bottom
{
	background-image: url(http://de.lenne.w.interia.pl/3/pattern.jpg);
	overflow: auto;
}

#menu
{
	float: left;
	width: 210px;
	padding-left: 20px;
	font-size: 12px;
	color: silver;
}

#txt
{
	width: 640px;
	padding-right: 60px;
	padding-top: 5px;
	float: right;
	color: black;
}

#wyrownaj
{
	padding: 0px 20px;
	text-align: justify
}

