body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #878787;
	margin: 5px;
	padding:5px;
	

}
.nadpis {
	font-size: 30px;
	font-weight: bold;
	text-decoration: underline;
}

.text {
	font-size: 14px;
}

.copyright {
	font-size: 9px;
	text-align: center;
}
.title {
	font-weight: bold;
	font-size: 15px;
}

a:link.title {
	text-decoration: none;
	color: #990000;
}
a:visited.title {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color : #003366;
}
a:hover {
	text-decoration: none;
	color: #B70000;
}

a:link {
	text-decoration: none;
	color: #878787;
}
a:visited {
	text-decoration: none;
	color: #878787;
}
a:active {
	text-decoration: none;
	color : #003366;
}
a:hover {
	text-decoration: none;
	color: #B70000;
}

.sipka {
	font-size: 40px;
	color: #990000;

	
}
