function ZmienTyp(){
	document.getElementById("haslo").type="password";
}
