function keress(link) {
	mit = document.getElementById('mitkeres').value;
	location.href=link+'?muvelet=modulbolkeres&kulcs='+mit;
}

function kmodul_torol(elem) {
	elem.value="";
	elem.style.fontStyle="normal";
}