body
{
	font-family: arial;
	background-color: rgb(87,106,124);
}

.od1 { color: rgb(255,255,255);  text-decoration:none; font-size: 11px;  }
.od1:link { color: rgb(255,255,255); }
.od1:visited { color: rgb(255,255,255); }
.od1:hover { color: rgb(15,42,134);  }
.od1:active { color: rgb(255,255,255); }

.od2 { color: rgb(40,40,40);  text-decoration:none; font-size: 14px; }
.od2:link { color: rgb(40,40,40); }
.od2:visited { color: rgb(40,40,40); }
.od2:hover { color: white  }
.od2:active { color: rgb(40,40,40); }

.napis_tytul
{
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.napis5
{
	color: white;
	font-size: 12px;
}

.napis6
{
	color: blue;
	font-size: 12px;
}

.napis0
{
	color: rgb(40,40,40);
	font-size: 14px;
}

.napis1
{
	color: white;
	font-size: 13px;
	font-weight: bold;
}

.napis2
{
	color: rgb(40,40,40);
	font-size: 13px;
	text-align: justify;
}

.napis3
{
	color: rgb(10,10,10);
	font-size: 12px;
	text-align: justify;
}

.napis4
{
	color: rgb(40,40,40);
	font-size: 12px;
	text-align: justify;
}

.foto
{
	border: 1px solid white;
}

.stopka
{
	color: white;
	font-size: 11px;
}

