body {
	background-color: #000000;
}
.nawigacja1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a.nawigacja1:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nawigacja1:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nawigacja1:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFD028;
	text-decoration: none;
}
.txt1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFD028;
}
a.txt1:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.txt1:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.txt1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FB400D;
	text-decoration: underlinee;
}
.txt2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FB400D;
}
a.txt2:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.txt2:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.txt2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFD028;
	text-decoration: underlinee;
}