﻿function checkLogForm(){
  document.getElementById('rederror').innerHTML="błędna nazwa użytkownika lub hasło!";
  return false;
}