<!--
	function microsoftKeyPress() {
    if (window.event.keyCode == 13)
   	__doPostBack('UCLogin:_ctl0:wcPrihlaseni', '');
	}
	//-->

