*	{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body	{
	background-color: #000;
	font-family: Timies New Roman, Tahoma, Helvetica, Arial;
	font-size: 12px;
	color: #000;
	font-size: 14px;
	color: #000;
	background-image: url(tlo.jpg);
}
#calosc	{
	position: relative;
	margin: 0px auto 0px auto;
	width: 1024px;
	height: 768px;
	background-image: url(main.png);
	background-repeat: no-repeat;
}

h2	{
	font-size: 16px;
}

#tekst_gorny	{
	padding-top: 240px;
	text-align: center;
}
p	{
	line-height: 27px;
}

#tekst_dolny	{
	position: absolute;
	top: 523px;
	left: 535px;
	line-height: 28px;
}
ul	{
	list-style: none;
	color: #FFF;
}

#jellinek	{
	margin-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
a {
	color: #FFF;
	text-decoration: none;
}	
a:hover	{
	text-decoration: underline;
}
