
document.write("");
document.write("");
document.write("");
document.write("");
document.write("      ");
document.write("      <form action=\"login.php\" method=\"post\">");
document.write("      <input type=\"hidden\" name=\"pflag\" value=\"login\" />");
document.write("      ");
document.write("      <b>Nazwa użytkownika<img src=\"http://seoman.pl/themes/cleandex/images/spacer.gif\" width=\"45\" height=\"1\" alt=\"\" />");
document.write("      <input type=\"text\" name=\"username\" size=\"15\" />");
document.write("      ");
document.write("      Hasło:</b><br />");
document.write("      <input type=\"password\" name=\"password\" size=\"15\" />");
document.write("      ");
document.write("      <input type=\"checkbox\" name=\"remember_me\" value=\"1\" class=\"checkbox\" />");
document.write("      Pamiętaj mnie &nbsp;");
document.write("      <input type=\"submit\" name=\"Submit\" value=\"Zaloguj\" class=\"button\" />");
document.write("      </font>");
document.write("      </form>");
document.write("");
document.write("  ");
document.write("  ");