.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
ul {
	line-height: 20px;
	list-style-image: url(images/dot.gif);
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}



.stopka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.niebo {
	background-image: url(images/niebo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e569a;
}
a:link {
	color: #1D5C9C;
}
a:visited {
	color: #1C569D;
}

a:hover {
	color: #A33131;
}
a:active {
	color: #A33131;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
