﻿BODY  {
              background: #CCFFFF;
}

.akapit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	vertical-align: baseline;
}
.kropeczki {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: lighter;
}

.akapitzwypunktowaniem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(bullet.gif);
	list-style-type: square;
	list-style-position: outside;
}

.naglowekmniejszy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	font-style: normal;
	list-style-position: outside;
}
.naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	color: #999999;
	font-style: normal;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
