.naglowek1 {
	font-family: arial;
	font-size: 14px;
	color: FFFFFF;
	font-weight: bold;
}
.naglowek2 {
	font-family: calibri;
	font-size: 22px;
	color: FFFFFF;
	font-weight: bold;
}
.naglowek3 {
	font-family: impact;
	font-size: 13px;
	color: FFFFFF;
	font-weight: normal;
}
.naglowek4 {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: FFFFFF;
}
.naglowek4kolor {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: 85aff3;
}
.tekst1 {
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: bdcfe3;
	text-align: justify;
}

.tekst2 {
	font-family: calibri;
	font-size: 14px;
	font-weight: normal;
	color: 85aff3;
	text-align: justify;
}
.tekst2bigger {
	font-family: calibri;
	font-size: 18px;
	font-weight: bold;
	color: 85aff3;
	text-align: justify;
}
.tekst3 {
	font-family: calibri;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
}
.tekst4 {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: bdcfe3;
	line-height: 140%;
}
.tekst5 {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: FFFFFF;
}
.tekst6 {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: bdcfe3;
	line-height: 140%;
}
.tekst7 {
	font-family: Verdana,Tahoma,ArialCE,HelveticaCE,Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 000000;
}
a:link {
  	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: c4e4f8;
	text-align: justify;
}
a:visited {
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: c4e4f8;
	text-align: justify;
}
a:hover {
	font-family: calibri;
	font-size: 14px;
	font-weight: bold;
	color: FFFFFF;
	text-align: justify;
	text-decoration: underline;
}

a.dol:link {
	font-family: calibri;
	font-size: 10px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
	text-shadow: none;
}
a.dol:visited {
	font-family: calibri;
	font-size: 10px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration: none;
	text-shadow: none;
}
a.dol:hover {
	font-family: calibri;
	font-size: 10px;
	font-weight: bold;
	color: C4E4F8;
	text-decoration: none;
	text-shadow: none;
}
.lista {
list-style-type: circle;
font-family: arial;
font-size: 30px;
font-weight: normal;
color: bdcfe3;
text-align: justify
}
.floatleft {
float: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 6px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 6px;
margin-right: 0px;
}

