.stopka_linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
.stopka_linki:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;
}
.tresc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.rejestr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.notka_naglowek {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-style: italic;
}
.tresc_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.naglowek_duzy_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
}
.naglowek_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099FF;
}
.naglowek_duzy_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.naglowek_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.naglowek_duzy_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
.naglowek_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC00;
}
.tresc_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
}
.tresc_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
}
.tresc_linki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.tresc_linki:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
.tresc_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.hr_zielony {
  border: 0;
  width: 90%;
   color: #7CD01A;
background-color: #7ED411;
height: 5px;
align:center;
	
}
.hr_szary {
  border: 0;
  width: 90%;
   color: #666666;
background-color: #666666;
height: 5px;
align:center;
}
#form {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
#popup { 
	position: absolute; 
	top: 230px; 
	left: 200px;	
	z-index:1; 
}