function datum(formatovani) {
	
window.opener.document.inzerat.DatumVydani.value = formatovani;
window.close();
}
