function clickPayMethod2(p){    
	if (p) {		
		var tmpobj = document.getElementById( "telepulesName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "telepulesinputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';
		
		var tmpobj = document.getElementById( "irszamName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "irszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';

		var tmpobj = document.getElementById( "utcaName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "utcainputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';

		var tmpobj = document.getElementById( "hazszamName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "hazszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';

		var tmpobj = document.getElementById( "jaratszamName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "jaratszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';

		var tmpobj = document.getElementById( "repiName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		var tmpobj = document.getElementById( "repiinputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#B8C0C7';
		tmpobj.style.backgroundColor = '#EBEBEB';
		tmpobj.style.border = 'solid 1px #DDE0E3';

	} else {
		var tmpobj = document.getElementById( "telepulesName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "telepulesinputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';
	
		var tmpobj = document.getElementById( "irszamName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "irszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';

		var tmpobj = document.getElementById( "utcaName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "utcainputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';

		var tmpobj = document.getElementById( "hazszamName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "hazszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';

		var tmpobj = document.getElementById( "jaratszamName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "jaratszaminputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';

		var tmpobj = document.getElementById( "repiName2_div" );
		tmpobj.style.fontWeight = 'Bold';
		tmpobj.style.color = '#474D54';
		var tmpobj = document.getElementById( "repiinputName2_div" );
		tmpobj.style.fontWeight = 'Normal';
		tmpobj.style.color = '#474D54';
		tmpobj.style.backgroundColor = '#FFFFFF';
		tmpobj.style.border = 'solid 1px #474D54';
	}
}
