a {
	color: white;
}

a:hover {
	color: rgb(200,200,255);
}

body {
	background-color: rgb(0,0,0);
	background-image: url(tlo.jpg);
	background-position: center 40px;
	background-repeat: no-repeat;
	color: white;
	font-family: Palatino, Times, serif;
	line-height: 1.2em;
	margin: 0;
	text-align: left;
}

div.srodek {
	text-align: center;
}

div.dol {
	clear: both;
}

div.glowny {
	margin: 192px auto 0 auto;
	width: 720px;
}

div.jezyk {
	font-size: smaller;
	text-align: right;
}

em {
	color: white;
	font-style: normal;
}

img {
	border-style: none;
}

p {
	color: rgb(204,204,204);
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	display: block;
	padding: 12px 12px 0;
	text-align: justify;
}

