body {
	text-align:		center;
	font-family:		Verdana, Tahoma , Arial , sans-serif;
	font-size:	12px;
	line-height:	16px;
	color:	#839ebb;
}

h1 {
	font-size:	16px;
	text-align:	left;
}

.dane {
	text-align:	center;
	background-color:	#839ebb;
	color:	#ffffff;
}

a, a:visited	{
	font-weight:	bold;
	color:	#839ebb;
	text-decoration:	underline;
	padding-left:	3px;
	padding-right:	3px;
}

a:hover	{
	text-decoration:	none;
	background-color:	#839ebb;
	color:	#ffffff;
}

a.img, a.img:visited	{
	text-decoration:	none;
	background:	none;
}

a.img:hover	{
	text-decoration:	none;
	background:	none;
}

a.dane, a.dane:visited	{
	text-decoration:	underline;
	background:	#839ebb;
	color:	#ffffff;
}

a.dane:hover	{
	text-decoration:	none;
	background:	none;
}