{"id":206275,"date":"2026-03-19T17:56:48","date_gmt":"2026-03-19T16:56:48","guid":{"rendered":"https:\/\/www.paih.gov.pl\/en\/?page_id=206275"},"modified":"2026-04-09T18:11:05","modified_gmt":"2026-04-09T16:11:05","slug":"registration-5th-polish-economic-technology-forum-in-switzerland","status":"publish","type":"page","link":"https:\/\/www.paih.gov.pl\/en\/conferences\/registration-5th-polish-economic-technology-forum-in-switzerland\/","title":{"rendered":"Registration for\u00a0the 5<sup>th<\/sup>\u00a0Polish Economic &#038;\u00a0Technology Forum in\u00a0Switzerland"},"content":{"rendered":"\n<link rel=\"stylesheet\" href=\"\/wp-content\/uploads\/custom-css-js\/211001.css\">\n<script src=\"\/wp-content\/uploads\/2025\/11\/include-js.js?id=233538\" rel=\"stylesheet\"><\/script>\n\n<div style=\"margin: auto; width: 100%; display: block; max-width:1000px;\">\n<p id=\"_langSel\"><a title=\"Wersja polska\" href=\"\/?page_id=240797\"><img decoding=\"async\" alt=\"Wersja polska\" src=\"https:\/\/www.paih.gov.pl\/wp-content\/uploads\/2025\/02\/polish.png\" width=\"32\"><\/a>\u00a0\u00a0<a title=\"English version\" href=\"\/en\/?page_id=206275\"><img decoding=\"async\" width=\"32\" alt=\"English version\" src=\"https:\/\/www.paih.gov.pl\/wp-content\/uploads\/2025\/02\/english.png\" style=\"border-radius:50%; border:1px solid black;\"><\/a><\/p>\n\n<div style=\"margin: auto; max-width: 950px;\">\n<p><a href=\"https:\/\/www.paih.gov.pl\/5th-polish-economic-technology-forum-in-switzerland\" target=\"_blank\" title=\"The 5th Polish Economic &amp; Technology Forum in Switzerland\" rel=\"noopener\"><img decoding=\"async\" style=\"margin: auto; width: 200px; display: block; max-width: 200px;\" alt=\"The 5th Polish Economic &amp; Technology Forum in Switzerland\" src=\"\/wp-content\/uploads\/sites\/2\/0\/142901\/142946.svg\"><\/a><\/p>\n\n<p><br>The event will take place on <b>May 21, 2026<\/b> in Zurich.<\/p>\n\n<p>Application forms are accepted until <b>April 30, 2026<!--, 12:00 PM Polish time--><\/b>.<\/p>\n\n<p>Due to the limited number of seats, we kindly inform you that registration for the event does not guarantee participation in the Forum. Confirmation of participation will be sent to participants by <b>May 11, 2026<\/b> the latest.<\/p>\n\n<p>In case of additional questions, please contact us by e-mail: <span id=\"_contactMail\"><a href=\"mailto:dorota.kafara@paih.gov.pl\">dorota.kafara@paih.gov.pl<\/a><\/span><\/p>\n\n<!--<p style=\"position:relative;\"><a href=\"https:\/\/www.paih.gov.pl\/5th-polish-economic-technology-forum-in-switzerland\" class=\"button_back\" style=\"position:absolute;right:0px;\">back<\/a><\/p>-->\n\n<br>\n<!--<p class=\"_my_header\">Registration form<\/p>-->\n\n<script src=\"\/wp-content\/uploads\/0\/138701\/138727.js\"><\/script>\n\n<iframe name=\"result\" id=\"result\" style=\"width: 0px; height: 0px; display: none;\"><\/iframe>\n\n<script language=\"javascript\">\n<!--\nvar fail=false;\nvar info='';\nvar oldField='';\nvar oldField1='';\nfunction ints(div,event,chars)\n{\nstr=div.value;\nchars=\",\"+chars+\",\";\nfor(i=0;i<str.length;i++)\n{\nif (isNaN( parseInt( str.charAt(i) ) ) && (chars=='' || chars.search(\",\"+str.charCodeAt(i)+\",\")==-1) )\n{\nstr=str.substr(0,i)+str.substr(i+1);\ni--;\n}\n}\nif (div.value!=str) div.value=str;\nif (chars.search(\",\"+event.keyCode+\",\")!=-1) return true;\nif (event.keyCode>57 && event.keyCode<96 || event.keyCode>105) return false;\nif (event.keyCode<48) return true;\nif (!event.shiftKey) return true;\nelse return false;\n}\nfunction tels(div,event)\n{\nif (event.keyCode==32 || event.keyCode==48 || event.keyCode==57 ||\nevent.keyCode==107 ||\n(event.keyCode>111 && event.keyCode<124)) return true;\nelse return ints(div,event,\"32,40,41,43,187\");\/\/bez znak\u00f3w: ()+\n}\n\nfunction isPesel(pesel)\n{\npeselFail=false;\npesel=pesel.replace(\/[^0-9]+\/g,'');\nif (pesel.length!=11)\n{\npeselFail=true;\nreturn false;\n}\nreturn !peselFail;\n}\n\nfunction toggleBy(str,show)\n{\nd=jQuery(str);\nif (d.length>0)\n{\nif (show)\nd.show(150);\nelse d.hide(150);\n}\n}\n\nfunction hideshow(id,selected)\n{\ndiv=document.getElementById(id);\nif (div)\nif (selected==undefined)\n{\nif (div.style.display=='none') div.style.display='';\nelse div.style.display='none';\n}\nelse\n{\nif (selected) div.style.display='';\nelse div.style.display='none';\n}\n}\nfunction hideshow_vis(id,selected)\n{\ndiv=document.getElementById(id);\nif (div)\nif (selected==undefined)\n{\nif (div.style.visibility=='hidden') div.style.visibility='visible';\nelse div.style.visibility='hidden';\n}\nelse\n{\nif (selected) div.style.visibility='visible';\nelse div.style.visibility='hidden';\n}\n}\nfunction hideshowFromListbox(id,listbox,idx)\n{\ndiv=document.getElementById(id);\nif (div)\n{\nidx=idx.split(\",\");\nfor(i=0;i<idx.length;i++)\n{\nif (listbox.selectedIndex==idx[i])\n{\ndiv.style.display='';\nbreak;\n}\nelse div.style.display='none';\n}\n}\n}\nfunction hideshowFromListbox_vis(id,listbox,idx)\n{\ndiv=document.getElementById(id);\nif (div)\n{\nidx=idx.split(\",\");\nfor(i=0;i<idx.length;i++)\n{\nif (listbox.selectedIndex==idx[i])\n{\ndiv.style.visibility='visible';\nbreak;\n}\nelse div.style.visibility='hidden';\n}\n}\n}\nfunction getRadioSel(radio)\n{\ndiv=document.getElementsByName(radio);\nnumOfFields=div.length;\nif (div)\n{\nvar i;\nfor(i=0;i<numOfFields;i++)\nif (div[i] && div[i].checked==true) return i+1;\n}\n}\nfunction hideshowFromRadio_vis(id,radio,idx)\n{\nelem=document.getElementsById(id);\ndiv=document.getElementsByName(radio);\nnumOfFields=div.length;\nif (div && elem)\n{\nvar i;\nfor(i=0;i<numOfFields;i++)\nif (div[i] && div[i].checked==true) break;\nif (idx)\n{\nidx=idx.split(\",\");\nfor(var j=0;j<idx.length;j++)\n{\nif (i==idx[j])\n{\nelem.style.visibility='visible';\nbreak;\n}\nelse elem.style.visibility='hidden';\n}\n}\nelse if (elem.style.visibility=='hidden')\n{\nelem.style.visibility='visible';\n}\nelse elem.style.visibility='hidden';\n\n}\n}\n\nfunction highlight(div)\n{\nif (div && div.style)\n{\n\/\/div.parentElement.style.border='2px solid red';\n\/\/if (!div.oldBgColor) div.oldBgColor=div.style.backgroundColor;\ndiv.style.backgroundColor='#ffedc8';\/\/'#ddddff';\n\/\/div.style.backgroundImage='url(\"http:\/\/www.paiz.gov.pl\/_admin\/_img\/szczalka_czer.gif\")';\n}\n}\nfunction unhighlight(div)\n{\nif (div && div.style)\n{\n\/\/div.parentElement.style.border='';\n\/*if (div.oldBgColor)\ndiv.style.backgroundColor=div.oldBgColor;\nelse*\/\ndiv.style.backgroundColor='';\n\/\/div.style.backgroundImage='';\n}\n}\nfunction checkTxtFields(txtFields)\n{\nfor (var i=0;i<txtFields.length;i++)\n{\ndivs=document.getElementsByName(txtFields[i])\ndiv=document.getElementById(txtFields[i]);\nif (div && div.style)\nif (divs[0] && divs[0].value==\"\")\n{\nhighlight(div);\nfail=true;\n}\nelse unhighlight(div);\n}\n}\nfunction checkRadioFields(radioFields)\n{\nfor (var j=0;j<radioFields.length;j++)\n{\ndivs=document.getElementsByName(radioFields[j]);\nnumOfFields=divs.length;\nfor(var i=0;i<numOfFields;i++)\nif (divs[i] && divs[i].checked==true) break;\ndiv=document.getElementById(radioFields[j]);\nif (div && i==numOfFields)\n{\nhighlight(div);\nfail=true;\n}\nelse unhighlight(div);\n}\n}\nfunction checkListFields(listFields)\n{\nfor (var j=0;j<listFields.length;j++)\n{\ndivs=document.getElementsByName(listFields[j]);\ndiv=document.getElementById(listFields[j]);\nif (div && div.style)\nif (divs[0] && !divs[0].selectedIndex)\n{\nhighlight(div);\nfail=true;\n}\nelse unhighlight(div);\n}\n}\nfunction isEmail(string)\n{\n\nif (string.search(\/^[a-zA-Z]+([_\\.-]?[a-zA-Z0-9]+)*@[a-zA-Z0-9]+([\\.-]?[a-zA-Z0-9]+)*(\\.[a-zA-Z]{2,4})+$\/) != -1)\nreturn true;\nelse return false;\n}\n\nfunction checkForm(f)\n{\nreturn false;\nfail=false;\ntxtFields=new Array('name','surname','problem','email');\ncheckTxtFields(txtFields);\ntxtFields=new Array('agree');\ncheckRadioFields(txtFields);\ntxtFields=new Array('subject');\ncheckListFields(txtFields);\n\nvar res;\n\nemail=f.email;\n\nif (email && email.value)\n{\nres=isEmail(email.value);\n}\n\nif (!res)\n{\nfail=true;\nhighlight(email);\n}\n\nif (fail)\n{\nalert(\"Please fill in all marked fields correctly.\");\nreturn false;\n}\n\/\/setTimeout(\"window.location.replace('https:\/\/www.paih.gov.pl\/en');\",100);\nreturn true;\n}\n-->\n<\/script>\n\n\n<style>\n<!--\n.page__container {\nposition:relative;\n}\n.page__title {\ndisplay:block !important;\nmax-width:1100px;\nmargin:auto;\ntext-align:center;\n}\n\n._my_header {\n\/*text-transform:uppercase !important;*\/\nfont-family:font-family: 'NovelPro, Times New Roman';\nfont-size:22px;\nfont-weight:bold !important;\ncolor:#84898c;\ntext-align:center;\n}\n\ninput[type=\"number\"]::-webkit-outer-spin-button,\ninput[type=\"number\"]::-webkit-inner-spin-button {\n-webkit-appearance: none;\nmargin: 0;\n}\ninput[type=\"number\"] {\n-moz-appearance: textfield;\n}\n\ninput[type='checkbox'],input[type='radio'] {\nborder:none !important;\noutline:none !important;\n}\n@media screen and (max-width: 1469px)\n{\n}\n\n@media screen and (max-width: 540px)\n{\n#_formBkgnd,#_formBkgnd:after {\npadding:0 !important;\nborder-radius:13px 0 13px 0 !important;\n}\n\n#_contactForm {\npadding:10px !important;\n}\n\n._headerRight {\nposition:static !important;\n}\n\n}\n\n\/*@media screen and (max-width: 2480px)\n{*\/\n\/*#form input,#form select {\nmax-width:150px;\n}\n#form input[type=\"file\"] {\nmax-width:252px;\n}*\/\n\n#form table.formLayout td {\ndisplay:table-cell !important;\nposition:static;\nfloat:none;\nwidth:auto;\nvertical-align:top;\n}\n\n#form table.formLayout tr {\ndisplay:table-row !important;\nposition:static;\nfloat:none;\n}\n\n#form table.formLayout {\ndisplay:table !important;\n}\n\n#form table td {\ndisplay:block;\nfloat:left;\nwidth:100%;\n}\n\n#form input[type='text'],#form input[type='number'],#form input[type='tel'],#form input:not([type]),#form select,#form textarea,#voivodshipDiv {\nwidth:100% !important;\nmax-width:none !important;\n\/*border:1px solid #8f8f9d;\nborder-radius:2px;*\/\n}\n\n#form input[type='text']:not(.error),#form input[type='number']:not(.error),#form input[type='tel']:not(.error),#form input:not([type]):not(.error),#form select:not(.error),#form textarea:not(.error) {\nborder:1px solid #8f8f9d;\nborder-radius:2px;\n}\n\n\/******** safari 5+ ********\/\n@media screen and (-webkit-min-device-pixel-ratio:0) {\n\/*::i-block-chrome,*\/\n#form select {\n-webkit-appearance:none;\n\/*-moz-appearance:none;*\/\nappearance:none;\nbackground:url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='100' height='100' fill='%5c5c5cff'><polygon points='0,0 100,0 50,50'\/><\/svg>\") no-repeat;\nbackground-size:8px;\nbackground-position:calc(100% - 8px) calc(50% + 2px);\nbackground-repeat:no-repeat;\noutline:none;\npadding-left:5px;\n}\n}\n\n#form table td:nth-child(odd) {\ndisplay:block;\nclear:both;\n}\n\n\/*#form table table td:nth-child(odd):not([colSpan=\"2\"]) {*\/\n#form table table td:first-child:not([colSpan=\"2\"]) {\ndisplay:none;\nclear:both;\n}\n\n#form table td + td:nth-child(3),#form table td + td:nth-child(4) {\ndisplay:inline-block !important;\nwidth:auto;\n}\n\n#form table td[colSpan=\"2\"],#form tr {\nwidth:100% !important;\ndisplay:block;\n}\n\/*} - koniec media*\/\n\n#form tr,#form td {\nposition:relative;\n}\n\n#form *::placeholder {\ncolor:rgba(255,255,255,0);\n}\n\n#form *:-o-input-placeholder {\ncolor:rgba(255,255,255,0);\n}\n\n#form *::-webkit-input-placeholder {\ncolor:rgba(255,255,255,0);\n}\n\n#form *:-ms-input-placeholder {\ncolor:rgba(255,255,255,0);\n}\n\n\/*#form *::-ms-input-placeholder {\ncolor:rgba(255,255,255,0);\n}*\/\n\n\n\n\n#form div.iti input::placeholder {\ncolor:#999;\n}\n\n#form div.iti input:-o-input-placeholder {\ncolor:#999;\n}\n\n#form div.iti input::-webkit-input-placeholder {\ncolor:#999;\n}\n\n#form div.iti input:-ms-input-placeholder {\ncolor:#999;\n}\n\n\n#form table table td {\npadding:5px 2px;\n}\n\n#form table table input[type=\"text\"],#form table table input[type=\"number\"],#form table table input[type=\"tel\"],#form table table input:not([type]),#form table table textarea {\npadding:5px 5px 3px 5px;\n}\n\n#form table table select {\npadding:6px 5px 4px 1px;\n}\n\n#form .iti input ~ label:not(.error) {\ntop:-2px !important;\nz-index:4 !important;\n}\n\n#form .iti input ~ label.error {\nbottom:-1em;\n}\n\n\/*#form input:not[placeholder] ~ label:not(.error),#form textarea:not[placeholder] ~ label:not(.error)*\/\n#form input ~ label:not(.error),#form select ~ label:not(.error),#form textarea ~ label:not(.error),\n#form input.empty ~ label:not(.error),#form select.empty ~ label:not(.error),#form textarea.empty ~ label:not(.error) {\ndisplay:block;\nposition:absolute;\nfont-weight:normal;\ncolor:#999999;\npadding:8px 3px 0 3px;\ntop:3px;\nleft:5px;\nz-index:1;\ntransition:transform .15s, opacity .15s ease-in-out;\n}\n\n#form select.empty ~ label:not(.error) {\nvisibility:hidden;\ntransition:transform .15s, opacity .15s ease-in-out;\n}\n\n#form select ~ label:not(.error) {\ncolor:rgba(255,255,255,0);\npointer-events:none;\n\/*display:none;*\/\n}\n\n#form *:not(select):focus ~ label:not(.error),#form *:valid:not(.empty) ~ label:not(.error) {\ndisplay:block;\/* !important;*\/\nposition:absolute;\nfont-weight:bold;\ntransform-origin: left bottom;\ntransform:translate(0px,-0.5em) scale(0.8);\nwidth:auto;\npadding:0 4px;\ncolor:#999;\/*#d66011;*\/\/*#b61928;*\/\nbackground:#fff;\nbackground: radial-gradient(#fff 60%,rgba(255,255,255,0));\nborder-radius:16px;\nline-height:1em;\nmax-height:1em !important;\npointer-events:auto;\nwhite-space:normal;\nz-index:2;\n\/*transition:transform .15s, opacity .15s ease-in-out;*\/\n}\n\n#form :not(:placeholder-shown) ~ label:not(.error),\n#form :not(:-moz-placeholder) ~ label:not(.error),\n#form :not(:-ms-input-placeholder) ~ label:not(.error) {\ndisplay:block;\/* !important;*\/\nposition:absolute;\nfont-weight:bold;\ntransform-origin: left bottom;\ntransform:translate(0px,-0.5em) scale(0.8);\nwidth:auto;\npadding:0 4px;\ncolor:#999;\/*#d66011;*\/\/*#b61928;*\/\nbackground:#fff;\nbackground: radial-gradient(#fff 60%,rgba(255,255,255,0));\nborder-radius:16px;\nline-height:1em;\nmax-height:1em !important;\npointer-events:auto;\n\/*transition:transform .15s, opacity .15s ease-in-out;*\/\n}\n\n#form label {\n\/*white-space:nowrap;*\/\noverflow:hidden;\nmax-width:100%;\nmax-width:calc(100% - 10px);\n}\n\n#form textarea + label {\nwhite-space:normal;\noverflow:hidden;\n}\n\n\/*.error + label.error:not([style~='block']) + label {\ndisplay:none !important;\n}*\/\n\n#form label.error {\ncolor:red;\/*#b61928;*\/\ndisplay:block;\nposition:absolute;\nbottom:-0.7em;\n\/*top:1.8em;*\/\nright:7px;\noverflow:hidden;\nfont-weight:normal;\nfont-size:15px;\n\/*background-color:#a6c4d6;*\/\/*#fff3e0 !important;*\/\n\/*background-image:linear-gradient(to left,#fff3e0 95%,rgba(255,255,255,0));*\/\n\/*background:#fff;*\/\nbackground: radial-gradient(#fff 60%,rgba(255,255,255,0));\npadding:2px 10px;\nz-index:2;\n}\n\n#form input.error,select.error,textarea.error {\n\/*background-color:#fff3e0;*\/\nborder:2px solid red;\nborder-radius:6px;\noutline:none;\n}\n\n#form textarea ~ label.error {\nbottom:-0.3em;\n}\n\n\n\n\/*select.error {\ncolor:white !important;\n}*\/\n\n\/*#form input[type=\"radio\"] ~ label.error::before {\ncontent:contents;\nttop:1em;\nleft:0;\ndisplay:block;\nposition:absolute;\nwidth:100%;\nheight:2em;\nborder:2px solid red;\nborder-radius:6px;\noverflow:visible;\nz-index:1;\ncolor:red;\n}*\/\n\n\n#form input[type=\"radio\"] ~ label.error {\n\/*top:-1.4em;*\/\nleft:-5px;\nbackground:none;\n\/*text-align:right;*\/\ndisplay:inline-block;\nclear:both;\npointer-events:none;\n\/*position:relative;\nwidth:0;\nheight:0;\noverflow:visible;\nmargin:0;\npadding:0;*\/\n}\n\nspan[style*=\"right\"] input[type=\"radio\"]:first-child {\nmargin-left:40px;\n}\n\n\/*#form select ~ label.error {\nright:20px;\n}*\/\n\n#agree-error,#agreeImage-error,#agreeOutsideEOG-error,#agreeReg-error,#agreeCovid-error,#institutionType-error,#day-error {\nmargin-top:-1.5em;\nbottom:auto !important;\nright:auto !important;\ntop:auto !important;\n}\n\n#day-error {\nmargin-top:-3em;\n}\n\ninput:-internal-autofill-selected {\n\/*background:white !important;*\/\ntransition: background-color 5000s ease-in-out 0s;\n}\n\n.edge-autoSuggestFieldFilled {\nbackground:white !important;\n}\n\ninput[required] ~ label:not(.error):before,select[required] ~ label:not(.error):before,textarea[required] ~ label:not(.error):before {\ncontent:'* ';\ncolor:red;\n}\n\nselect[required]:invalid {\npadding-left:14px !important;\n}\n\n.page_header_block .my_title,.div-table-col.sciezka {\ndisplay:none !important;\n}\n\n.page_header_block .my_img {\nborder-bottom:none;\n}\n-->\n<\/style>\n\n\n<style>\n<!--\nselect,select option,select optgroup {\ncolor: #000000;\n}\n\nselect:invalid,\nselect option[value=\"\"],select.empty {\ncolor: #999999;\n}\n\n\/*Added for browser compatibility*\/\n[hidden] {\ndisplay: none;\n}\n\n#_formBkgnd {\nwidth:inherit;\ntext-align:center;\npadding:20px 0;\noverflow:visible;\nposition:relative;\n}\n#_formBkgnd:after {\ncontent:\"\";\n\/*background:url('https:\/\/www.paih.gov.pl\/_img\/_pictures\/41631.jpg') top center no-repeat;*\/\/*36396 bottom left 37073 37307 37624*\/\n\/*background:url('https:\/\/www.paih.gov.pl\/files\/?id_plik=37608') top center no-repeat;*\/\n\/*background-attachment:fixed;*\/\nbackground-size:920px;\/*100% auto;*\/\/*cover*\/\/*820px;*\/\nopacity:0.7;\/*0.9*\/\ntop:0;\nleft:0;\nbottom:0;\nright:0;\nposition:absolute;\nz-index:-1;\n}\n#_contactForm {\nmax-width:850px;\nwidth:100%;\npadding:10px 30px;\nmargin:auto;\nbackground-color:rgba(255,255,255,0.67);\/*#ffffffdd;*\/\nborder:1px solid #ddd;\nborder-radius:12px 0 12px 0;\ntext-align:left;\n\/*color:black;*\/\nfont-weight:400;\n}\n\n#_contactForm fieldset legend {\nfont-weight:normal !important;\nfont-size:17px;\n}\n\n#_contactForm * {\nbox-sizing:border-box;\n}\n#_contactForm input[type=\"text\"],#_contactForm input:not([type]),#_contactForm input[type=\"number\"],#_contactForm textarea {\nmax-width:203px;\nwidth:100%;\n}\n#_contactForm select {\nmax-width:202.5px;\nwidth:100%;\n}\n#_contactForm td[colspan] select,#_contactForm td[colspan] input,#_contactForm td[colspan] textarea {\nmax-width:none;\n}\n\n#_contactForm input[type='submit'] {\nbackground-color:#b61928;\nborder-radius:10px 0 10px 0;\ncolor:white;\npadding:5px 15px;\n}\n#_contactForm select option {\nfont-family: \"Calibri\",\"Sans Serif\" !important;\nfont-size: 17px !important;\n}\n#_contactForm legend {\ncolor:#b61928;\nfont-weight:bold;\nborder-color:#b61928;\n}\n#_contactForm input[type='submit'] {\noutline:none !important;\n}\n._infoWindow {\nposition:relative;\nmax-width:320px;\nwidth:100%;\nwidth:100vw;\nheight:auto;\nmin-height:240px;\nmargin:auto;\npadding:40px 35px 35px 35px;\nbackground-color:#efefef;\nborder:1px solid #ddd;\nborder-radius:10px 0 10px 0;\ndisplay:block;\nbox-shadow: 0px 0px 50px black;\/*, 0px 0px 90px black, 0px 0px 140px black*\/;\n}\n._infoWindow:before {\ncontent:\"\\274c\";\nposition:absolute;\nright:10px;\ntop:5px;\nfont-weight:bold;\ncolor:#b61928;\n}\n#_loader._infoWindow:before {\ncontent:\"\";\ndisplay:none;\n}\n#_loader._infoWindow {\nmin-height:220px;\nmax-width:300px;\n}\n\n#_rodo,#_rodoPBB {\nmax-width:520px;\n}\n\n._positioner {\nvertical-align:middle;\ndisplay:table-cell;\n}\n._infoOverlay {\nposition:fixed;\ntop:0;\nleft:0;\nbackground-color:rgba(255,255,255,0.4);\/*rgba(17,34,102,0.5);*\/\/*#1122667f;*\/\nwidth:100%;\nheight:100%;\nwidth:100vw;\nheight:100vh;\ndisplay:table;\nz-index:100000000000;\ncursor:pointer;\n}\n.grayBkgnd {\npadding:15px;\nmargin:10px 0;\nbackground-color:#fbf7f4;\n\/*border:1px solid #ddd;*\/\n}\n\n.infoBox {\nbackground:white;\nmargin:3px 0 0 -1px;\nwidth:100%;\npadding:10px;\nborder:1px solid black;\nborder-radius:8px 0 8px 0;\nposition:absolute;\ndisplay:none;\nz-index:999999;\n}\n\n.infoBox label,#institutionTypeRow label {\nwhite-space:normal !important;\noverflow:visible !important;\ndisplay:inline;\nfont-weight:normal;\n}\n\n\/*Multiselect*\/\n\n.multiSelectDiv,.multiSelectDiv ~ textarea,.multiSelectDiv ~ label {\nmargin-top:1em;\n-webkit-touch-callout:none;\n-webkit-user-select:none;\n-khtml-user-select:none;\n-moz-user-select:none;\n-ms-user-select:none;\nuser-select:none;\n}\n\n.multiSelectDiv ~ textarea ~ label {\ndisplay:none;\n}\n\n.multiSelectDiv ~ textarea {\ncolor:rgba(255,255,255,0);\ndisplay:none;\npointer-events:none;\n}\n\n.multiSelectDiv ~ textarea::selection {\nbackground:rgba(255,255,255,0);\n}\n\n.multiSelectDiv ~ select {\nmargin-bottom:0;\n}\n\n.multiSelectDiv ~ label:not([style*=\"display: none\"]) ~ select {\nmargin-bottom:1em;\n}\n\n.multiSelectDiv ~ select ~ label.error {\nbottom:-0.7em !important;\nmargin-top:0;\n}\n\n.multiSelectDiv {\npadding:10px 5px;\ndisplay:none;\nposition:absolute;\n}\n\n.multiSelectDiv span {\nbackground-color:#e8e8e8;\npadding:0 20px 0 5px;\nmargin:0 5px 5px 0;\nfloat:left;\nborder-radius:4px;\ndisplay:inline-block;\nposition:relative;\ncursor:pointer;\n}\n\n.multiSelectDiv span::after {\ncontent:\"\\274c\";\nposition:absolute;\nright:5px;\ntop:6px;\nfont-size:10px;\nfont-weight:bold;\ncolor:#b61928;\n}\n\ntr[id$=\"TR\"] {\ndisplay:block;\n\/*top:-1em;*\/\n}\n\n\/*tr[id$=\"TR\"] ~ tr {\ndisplay:block;\npadding-top:1em;\n}*\/\n-->\n<\/style>\n\n<script>\n<!--\nvar sended=false;\n\/*jQuery.validator.setDefaults({\nsubmitHandler: function() {\nalert(\"submitted! '\"+jQuery(\"#form\").valid()+\"'\");\nif(jQuery(\"#form\").valid()){\nvar form = $(\"#form\");\nform.submit();\n} else return false;\n}\n});*\/\n\njQuery().ready(function() {\nif (window.location.hash=='#stationary')\n{\njQuery(\"#sopFields\").show();\nlangs=jQuery('#_langSel a');\nif (langs[0]) langs[0].href+=\"#stationary\";\nif (langs[1]) langs[1].href+=\"#stationary\";\n}\nelse jQuery(\"#sopFields\").hide();\n\njQuery(\"#_starttime\").val(Date.now()\/1000 | 0);\n\njQuery.validator.addMethod(\"telValid\",function(value,element) {\nif (value.trim()=='') return true;\nif (iti) return iti.isValidNumber();\nelse return element.placeholder ? value.length==element.placeholder.length : value.length;\n});\n\njQuery(\"#form\").validate({\nrules: {\nname:\"required\",\nsurname:\"required\",\ntitle:\"required\",\nemail:{required:true,email:true},\nphone:{\nrequired:false,\ntelValid:true\n},\ninstitutionType:\"required\",\nsubject:\"required\",\ncompany:\"required\"\n\/*,day:{required:true,minlength:1}*\/\n},\nmessages: {\nname:\"Enter your name\",\nsurname:\"Enter your surname\",\ntitle:\"Select your title\",\nemail:{\nrequired:\"Enter your e-mail address\",\nemail:\"Incorrect e-mail address format\"\n},\nphone:{\n\/\/required:\"Enter your phone number\",\ntelValid:\"Enter valid phone number\"\n},\ninstitutionType:\"* Select the type of enquiry:\",\nsubject:\"Select the subject of the enquiry\",\ncompany:\"Enter your company \/ institution name\",\nnipRegon:\"Enter your NIP or REGON\",\nnip:\"Enter your NIP\",\nregon:\"Enter your REGON\",\nactivityText:\"Select the business industry\",\ncountryOrig:\"Select the country where the company is registered\",\nbizReg:\"Enter the name of the local company registry\",\nbizNum:\"Enter the number from the local registry\",\ncompanyInv:\"Enter the company \/ institution name\",\nsector:\"Select the business sector\",\notherSector:\"Select a different industry\",\nsize:\"Select the size of the company\",\ncountry:\"Select the country of registation\",\ncapital:\"Enter the planned investment value\",\nemploy:\"Enter the planned employment size\",\ninvestDesc:\"Enter the description of the investment project\",\ninvestType:\"Enter the nature of investment\",\ninvestKind:\"Enter the type of investment\",\nproduct:\"Describe the product\",\ndateText:\"Enter the planned date for commencement of activity\",\nvoivodshipText:\"Specify the voivodship location of the planned investment\",\nservicesText:\"Specify the expected range of services from PAIH\",\nproblem:\"Enter the content of the enquiry\",\nagreeReg:\"Consent is required\",\nagree:\"Consent is required\",\nagreeCovid:\"Consent is required\",\nagreeImage:\"Consent is required\",\nagreeOutsideEOG:\"Consent is required\"\n\/*,day:\"* Please select at least 1 item:\"*\/\n},\nsubmitHandler: function() {\n\/\/alert(\"submitted! '\"+jQuery(\"#form\").valid()+\"'\");\nif (sended) return false;\n\/\/else sended=true;\nif(jQuery(\"#form\").valid())\n{\njQuery(\"._infoWindow\").hide();\njQuery(\"#_loader\").show();\njQuery(\"._infoOverlay\").css(\"cursor\",\"auto\").toggle(150);\nvar form = jQuery(\"#form\");\nsended=true;\nif (jQuery(\"#agreeNews input\")[0].checked)\n{\njQuery.ajax({\ntype: \"POST\",\nurl: \"https:\/\/www.paih.gov.pl\/newsletter\/index.php\",\ndata: {'p':'2','lang_id':'17','id_group_':'1','field_1229':'field_1230','field_1075':'field_1075','field_1043':jQuery(\"#email\")[0].value},\nsuccess: function(msg){}\n});\n}\n\/\/ jQuery.get(\"https:\/\/www.paih.gov.pl\/newsletter\/index.php?p=2&lang_id=17&id_group_=1&field_1229=field_1230&field_1075=field_1075&field_1043=\"+jQuery(\"#email\")[0].value);\nform.submit();\nreturn true;\n} else return false;\n}\n});\n\n\/*jQuery.validator.messages.required=\"To pole jest wymagane\";\n\njQuery.extend(jQuery.validator.messages, {\nrequired: \"To pole jest wymagane.\",\nremote: \"Prosz\u0119 o wype\u0142nienie tego pola.\",\nemail: \"Prosz\u0119 o podanie prawid\u0142owego adresu email.\",\nurl: \"Prosz\u0119 o podanie prawid\u0142owego URL.\",\ndate: \"Prosz\u0119 o podanie prawid\u0142owej daty.\",\ndateISO: \"Prosz\u0119 o podanie prawid\u0142owej daty (ISO).\",\nnumber: \"Prosz\u0119 o podanie prawid\u0142owej liczby.\",\ndigits: \"Prosz\u0119 o podanie samych cyfr.\",\ncreditcard: \"Prosz\u0119 o podanie prawid\u0142owej karty kredytowej.\",\nequalTo: \"Prosz\u0119 o podanie tej samej warto\u015bci ponownie.\",\naccept: \"Prosz\u0119 o podanie warto\u015bci z prawid\u0142owym rozszerzeniem.\",\nmaxlength: jQuery.validator.format(\"Prosz\u0119 o podanie nie wi\u0119cej ni\u017c {0} znak\u00f3w.\"),\nminlength: jQuery.validator.format(\"Prosz\u0119 o podanie przynajmniej {0} znak\u00f3w.\"),\nrangelength: jQuery.validator.format(\"Prosz\u0119 o podanie warto\u015bci o d\u0142ugo\u015bci od {0} do {1} znak\u00f3w.\"),\nrange: jQuery.validator.format(\"Prosz\u0119 o podanie warto\u015bci z przedzia\u0142u od {0} do {1}.\"),\nmax: jQuery.validator.format(\"Prosz\u0119 o podanie warto\u015bci mniejszej b\u0105d\u017a r\u00f3wnej {0}.\"),\nmin: jQuery.validator.format(\"Prosz\u0119 o podanie warto\u015bci wi\u0119kszej b\u0105d\u017a r\u00f3wnej {0}.\")\n});*\/\n\njQuery('label[for=\"phone\"]').appendTo(jQuery(\"div.iti\"));\n});\n-->\n<\/script>\n\n\n<div id=\"_formBkgnd\">\n\n<form name=\"form\" id=\"form\" onsubmit=\"if (jQuery(&quot;#nipRegonRow&quot;).is(&quot;:visible&quot;) &amp;&amp; jQuery(&quot;#nipRegon&quot;).val()!=&quot;&quot;) {jQuery(&quot;#checkNipRegon&quot;).click();window.scrollTo(0,jQuery(&quot;#companyDataRow&quot;).offset().top);alert(&quot;Please verify the company details.&quot;);return false;}\" action=\"https:\/\/rejestracja.paih.gov.pl\/webinaria\/send.php\" method=\"post\" target=\"result\" accept-charset=\"utf-8\" novalidate=\"\">\n\n<input name=\"_idForm\" id=\"_idForm\" type=\"hidden\" value=\"206275\">\n<input name=\"_date\" id=\"_date\" type=\"hidden\" value=\"2026-05-21T09:00:00+02:00\">\n<input name=\"_dateReg\" id=\"_dateRegist\" type=\"hidden\" value=\"2026-04-30T23:59:59+02:00\">\n\n<table id=\"_contactForm\">\n<tbody>\n\n<tr><td><input name=\"lang\" id=\"lang\" type=\"hidden\" value=\"en\">\n<input name=\"_starttime\" id=\"_starttime\" type=\"hidden\">\n<input name=\"subject\" id=\"subject\" type=\"hidden\" value=\"5th Polish Economic &#038; Technology Forum in Switzerland\">\n\n<fieldset><legend>Your contact details<\/legend>\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n<tbody>\n<tr><td>Title<\/td>\n<td><select name=\"title\" id=\"title\" required=\"\">\n<option disabled=\"disabled\" selected=\"selected\" value=\"\" hidden=\"hidden\">Title<\/option>\n<option id=\"title0\" value=\"pan\">Mr<\/option>\n<option id=\"tile1\" value=\"pani\">Ms<\/option>\n<\/select><label for=\"title\">Title<\/label>\n<\/td><\/tr>\n\n<tr>\n<td width=\"50%\">Name<\/td>\n<td width=\"50%\"><input name=\"name\" id=\"name\" required=\"\" placeholder=\"Imi\u0119\" value=\"\"><label for=\"name\">Name<\/label><\/td><\/tr>\n<tr>\n<td>Surname<\/td>\n<td><input name=\"surname\" id=\"surname\" required=\"\" placeholder=\"Nazwisko\" value=\"\"><label for=\"surname\">Surname<\/label><\/td><\/tr>\n\n<tr>\n<td>Position<\/td>\n<td><input name=\"position\" id=\"position\" required=\"\" placeholder=\"Position\" value=\"\"><label for=\"position\">Position<\/label><\/td><\/tr>\n<\/tbody>\n\n<tbody id=\"sopFields\" style=\"display: none;\">\n<tr>\n<td>PESEL or ID number<\/td>\n<td><input name=\"pesel\" id=\"pesel\" required=\"\" placeholder=\"PESEL\" value=\"\"><label for=\"pesel\">PESEL or ID number<\/label><\/td><\/tr>\n\n<tr>\n<td>Father name<\/td>\n<td><input name=\"fatherName\" id=\"fatherName\" required=\"\" placeholder=\"Father name\" value=\"\"><label for=\"fatherName\">Father name<\/label><\/td><\/tr>\n<\/tbody>\n\n<tbody>\n<tr><td>Telephone<\/td>\n<td><input name=\"phone\" id=\"phone\" oninput=\"this.value=this.value.replace(\/[^0-9-+\\s()]\/g,'');\" type=\"tel\" placeholder=\"Telephone\" pattern=\"^[0-9-+\\s()]*$\" value=\"\"><label for=\"phone\">Telephone<\/label><\/td><\/tr>\n\n<tr>\n<td class=\"poleOpisSmall\">E-mail<\/td>\n<td><input name=\"email\" id=\"email\" required=\"\" placeholder=\"E-mail\" value=\"\"><label for=\"email\">E-mail<\/label><\/td><\/tr>\n\n<tr>\n<td id=\"institutionTypeRow\" colspan=\"2\"><br>\n<label for=\"institutionType2\"><input name=\"institutionType\" id=\"institutionType2\" onchange=\"refreshInstitutionType();\" type=\"radio\" value=\"Klient zarejestrowany w Polsce\"> Company \/ Institution registered in Poland<br><\/label>\n<label for=\"institutionType3\"><input name=\"institutionType\" id=\"institutionType3\" onchange=\"refreshInstitutionType();\" type=\"radio\" value=\"Klient niezarejestrowany w Polsce\"> Company \/ Institution registered abroad<br><\/label>\n<!--<label for=\"institutionType1\"><input name=\"institutionType\" id=\"institutionType1\" required=\"\" onchange=\"refreshInstitutionType();\" type=\"radio\" value=\"Osoba\"> Private Person<\/label>-->\n<\/td><\/tr>\n<\/tbody><\/table><\/fieldset><\/td><\/tr>\n\n\n<script>\n<!--\nfunction checkCompany(){\njQuery.ajax({\ntype:\"GET\",\ncrossDomain:true,\norigin:'https:\/\/www.paih.gov.pl',\n\/\/origin:'https:\/\/infobase.paih.gov.pl',\n\nurl:\"https:\/\/rejestracja.paih.gov.pl\/gus\/pkd.php?nip=\"+jQuery(\"#nipRegon\").val(),\n\/\/contentType:'application\/json',\nsuccess:function(data,status,jqXHR){\ncompany=data.split(\"||\");\nif (!company[0])\n{\nalert(\"Prosimy o wpisanie poprawnego numeru NIP lub REGON.\");\nnipReg=jQuery(\"#nipRegon\").val();\nif (nipReg.length==10)\njQuery(\"#nip\").val(nipReg);\nelse jQuery(\"#regon\").val(nipReg);\njQuery(\"#nipRegonRow\").hide(150);\njQuery(\"#companyDataRow,#companyExtDataRow\").show(150);\n}\nelse\n{\njQuery(\"#company\").val(company[0]);\njQuery(\"#nip\").val(company[1]);\njQuery(\"#regon\").val(company[2]);\njQuery(\"#nipRegonRow\").hide(150);\njQuery(\"#companyDataRow,#companyExtDataRow\").show(150);\n}\n},\nerror:function() {\nalert('B\u0142\u0105d po\u0142\u0105czenia z serwerem, prosimy wype\u0142ni\u0107 dane r\u0119cznie.');\nnipReg=jQuery(\"#nipRegon\").val();\nif (nipReg.length==10)\njQuery(\"#nip\").val(nipReg);\nelse jQuery(\"#regon\").val(nipReg);\njQuery(\"#nipRegonRow\").hide(150);\njQuery(\"#companyDataRow,#companyExtDataRow\").show(150);\n}\n});\n}\n\nfunction refreshInstitutionType()\n{\nif (jQuery(\"#institutionType2\")[0].checked)\n{\njQuery(\"#companyDataBody,#nipRegonRow\").show(150);\njQuery(\"#companyExtDataRow,#bizCompanyDataRow,#investorName\").hide(150);\n}\nelse if (jQuery(\"#institutionType3\")[0].checked)\n{\njQuery(\"#companyDataRow,#nipRegonRow\").hide(150);\njQuery(\"#companyExtDataRow,#companyDataBody,#bizCompanyDataRow,#investorName\").show(150);\n}\nelse \/\/if (jQuery(\"#institutionType1\")[0].checked)\njQuery(\"#companyDataBody,#bizCompanyDataRow,#investorDataRow,#exportRegionRow\").hide(150);\n\n}\n\nfunction refreshSubject()\n{\nif (!jQuery(\"#subject\")[0].selectedIndex) return;\n\nselidx=jQuery(\"#subject\")[0].selectedIndex;\n\/\/chck=jQuery(\"#institutionType1\")[0].checked|jQuery(\"#institutionType2\")[0].checked|jQuery(\"#institutionType3\")[0].checked;\n\nif (selidx==3 && !jQuery(\"#institutionType1\")[0].checked)\njQuery(\"#investorDataRow\").show(150);\nelse jQuery(\"#investorDataRow\").hide(150);\n\nif (selidx && selidx<3)\n{\njQuery(\"#exportRegionRow\").show();\njQuery(\"label[for=\\\"institutionType1\\\"]\").hide().find(\"input\")[0].checked=false;\n}\nelse\n{\njQuery(\"#exportRegionRow\").hide();\njQuery(\"label[for=\\\"institutionType1\\\"]\").show();\n}\n\n\/*if (selidx && selidx!=6)\njQuery(\"#institutionTypeRow\").show();\nelse jQuery(\"#institutionTypeRow\").hide();*\/\n\nif (selidx && selidx!=3)\n{\njQuery(\".importOpt\").hide();\n\/\/if (chck && !jQuery(\"#institutionType1\")[0].checked)\njQuery(\".exportOpt\").show();\n}\nelse\n{\njQuery(\".exportOpt\").hide();\n\/\/if (chck && !jQuery(\"#institutionType1\")[0].checked)\njQuery(\".importOpt\").show();\n}\n}\n\nfunction textHeightCalc(str)\n{\nif (!str) str=\"activity\";\ntxtobj=jQuery(\"#\"+str+\"Text\")[0];\nif (txtobj.value.length)\n{\nerrobj=jQuery(\"#\"+str+\"Text-error\");\nif (errobj.length>0) errobj.hide(150);\ntxtobj.classList.remove(\"error\");\n}\n\nif (txtobj.scrollHeight>32)\n{\ntxtobj.style.height=\"0\";\ntxtobj.style.height=(txtobj.scrollHeight+2)+\"px\";\n\/\/txtobj.focus();\n\/\/txtobj.blur();\n}\n}\n\nfunction optionsUpdate(str)\n{\nif (!str) str=\"activity\";\ntxtobj=jQuery(\"#\"+str+\"Text\")[0];\nif (!txtobj) return;\ntxtobj.value='';\nfor (i=1;i<100;i++)\n{\nobj=document.getElementById(str+i);\n\/\/if (obj.length()>0) obj=obj[0];\nif (!obj) break;\nval=obj.checked?obj.value:\"\";\nif (val)\n{\nif (txtobj.value) txtobj.value+=\", \";\ntxtobj.value+=val;\n}\n}\ntextHeightCalc(str);\n}\n\nfunction refreshMultiSel(str,refreshSel)\n{\nif (refreshSel==undefined) refreshSel=true;\nlabels=jQuery(\"#\"+str+\"Div\");\nif (!labels[0]) return;\ntxt=jQuery(\"#\"+str+\"Text\")[0];\nif (!txt) return;\n\nsel=jQuery(\"#\"+str)[0];\n\nchilds=labels.children();\nval='';\n\nif (childs.length==sel.options.length-2) jQuery(sel).hide(150);\nelse jQuery(sel).show(150);\n\nchilds.each(function(){\nval+=\"; \"+(sel.options[this.dataset.index].value||this.innerText);\n});\n\nif (refreshSel)\n{\nif (val.length)\n{\nval=val.substring(2);\nif (sel) sel.selectedIndex=1;\n}\nelse\n{\njQuery(txt).hide(150).next(\"label\").hide(150);\nif (sel) sel.selectedIndex=0;\n}\n}\ntxt.value=val;\n\nif (txt.scrollHeight>32)\n{\ntxt.style.height=\"0\";\ntxt.style.height=(txt.scrollHeight+2)+\"px\";\n}\n\nh=Math.max(32,labels.height());\njQuery(txt).height(h);\n\nsetTimeout('h=Math.max(32,jQuery(\"#'+str+'Div\").height());jQuery(\"#'+str+'Text\").height(h);',250);\n\/\/textHeightCalc(str);\n}\n\nmultiSelTriggersShow=[];\nmultiSelTriggersHide=[];\n\nfunction addMultiSelTrigger(str,idx,triggerShow,triggerHide)\n{\nmultiSelTriggersShow[str]=[];\nmultiSelTriggersHide[str]=[];\nmultiSelTriggersShow[str][idx]=triggerShow;\nmultiSelTriggersHide[str][idx]=triggerHide;\n}\n\nfunction addMultiSel(str)\n{\nsel=jQuery(\"#\"+str)[0];\nlabels=jQuery(\"#\"+str+\"Div\");\nif (!sel || !labels[0]) return;\n\ncode=\"<span data-index='\"+sel.selectedIndex+\"' onClick='jQuery(\\\"#\"+str+\"\\\")[0].options[this.dataset.index].style.display=\\\"\\\";jQuery(this).remove();refreshMultiSel(\\\"\"+str+\"\\\");if (multiSelTriggersHide[\\\"\"+str+\"\\\"] && multiSelTriggersHide[\\\"\"+str+\"\\\"][\"+sel.selectedIndex+\"]) multiSelTriggersHide[\\\"\"+str+\"\\\"][\"+sel.selectedIndex+\"]();'>\"+sel.options[sel.selectedIndex].innerText+\"<\/span>\";\nif (multiSelTriggersShow[str] && multiSelTriggersShow[str][sel.selectedIndex]) multiSelTriggersShow[str][sel.selectedIndex]();\n\nlabels.append(code).show(150);\n\njQuery(\"#\"+str+\"Text,#\"+str+\"Text + label\").show();\n\nsel.options[sel.selectedIndex].style.display=\"none\";\n\nrefreshMultiSel(str);\n}\n\nvar voivodChecked=true;\n\nfunction selectVoivods(){\njQuery('.infoBox input[name^=\"voivodship\"]').prop(\"checked\",voivodChecked);\nvoivodChecked=!voivodChecked;\noptionsUpdate(\"voivodship\");\n}\n\njQuery(document).ready(function(){\nrefreshInstitutionType();\noptionsUpdate();\noptionsUpdate(\"voivodship\");\noptionsUpdate(\"services\");\nrefreshSubject();\n});\n-->\n<\/script>\n\n<\/tbody><tbody id=\"companyDataBody\" style=\"display: none;\">\n<tr><td><fieldset><legend>Company details<\/legend>\n\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n\n<tbody id=\"nipRegonRow\">\n<tr><td name=\"nipRegon\">Enter NIP or REGON<\/td>\n<td><input name=\"nipRegon\" id=\"nipRegon\" required=\"\" oninput=\"this.value=this.value.replace(\/[^0-9]\/g,'');\" min=\"10000\" step=\"1\" pattern=\"\\d*\">\n<label for=\"nipRegon\">Enter NIP or REGON<\/label>\n<\/td><\/tr>\n<tr><td colspan=\"2\"><br><button id=\"checkNipRegon\" style=\"width: 100%;\" onclick=\"checkCompany();return false;\">Check the number<\/button><\/td><\/tr>\n<\/tbody>\n\n<tbody id=\"companyDataRow\" style=\"display: none;\">\n<tr><td>Company \/ Institution name<\/td><td><input name=\"company\" id=\"company\" required=\"\"><label for=\"company\">Company \/ Institution name<\/label><\/td><\/tr>\n<tr><td>NIP<\/td><td><input name=\"nip\" id=\"nip\" required=\"\"><label for=\"nip\">NIP<\/label><\/td><\/tr>\n<tr><td>REGON<\/td><td><input name=\"regon\" id=\"regon\" required=\"\"><label for=\"regon\">REGON<\/label><\/td><\/tr>\n\n<tr><td colspan=\"2\"><button style=\"width: 100%;\" onclick=\"jQuery(&quot;#nipRegonRow&quot;).show(150);jQuery(&quot;#companyDataRow,#companyExtDataRow&quot;).hide(150);jQuery(&quot;#company,#nip,#regon&quot;).val(&quot;&quot;);return false;\">Repeat NIP or REGON<\/button>\n<br><br><\/td><\/tr>\n\n<\/tbody>\n\n<tbody id=\"companyExtDataRow\">\n\n<tr id=\"investorName\"><td>Company \/ Institution name<\/td><td><input name=\"companyInv\" id=\"companyInv\" required=\"\"><label for=\"companyInv\">Company \/ Institution name<\/label><\/td><\/tr>\n\n<tr><td>Type of business<\/td>\n\n<td>\n\n<div class=\"multiSelectDiv\" id=\"activityDiv\" style=\"display: none;\"><\/div>\n<textarea name=\"activityText\" id=\"activityText\" onfocus=\"this.blur();\"><\/textarea>\n<label style=\"display: none;\" for=\"activityText\">Type of business (multiple&nbsp;choice)<\/label>\n\n<select name=\"activity\" class=\"empty\" id=\"activity\" onchange=\"addMultiSel(&quot;activity&quot;);\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Type of business (multiple&nbsp;choice)<\/option>\n<option value=\" \" hidden=\"\">&#8212; wybierz &#8212;<\/option>\n<option id=\"activity0\" value=\"produkcja\">Production<\/option>\n<option id=\"activity1\" value=\"us\u0142ugi\">Services<\/option>\n<option id=\"activity2\" value=\"handel\">Trade<\/option>\n<option id=\"activity3\" value=\"doradztwo\">Consulting<\/option>\n<option id=\"activity4\" value=\"administracja publiczna\">Public administration<\/option>\n<option id=\"activity4\" value=\"NGO\">Non-governmental organisation<\/option>\n<\/select>\n<\/td><\/tr>\n\n\n\n<tr><td>Industry \/ Sector<\/td>\n<td>\n\n<!--<div class=\"multiSelectDiv\" id=\"sectorDiv\" style=\"display: none;\"><\/div>\n<textarea name=\"sectorText\" id=\"sectorText\" onfocus=\"this.blur();\"><\/textarea>\n<label style=\"display: none;\" for=\"sectorText\">Industry \/ Sector (multiple&nbsp;choice)<\/label>-->\n\n<select name=\"sector\" id=\"sector\" required=\"\" onchange=\"if (this.value==&quot;inne&quot;) jQuery(&quot;#otherSectorTR&quot;).show(); else jQuery(&quot;#otherSectorTR&quot;).hide();\">\n<option disabled=\"\" id=\"sector0\" value=\"\" selected=\"\" hidden=\"\">Industry \/ public services<\/option>\n\n\n<option>Public administration<\/option>\n<option value=\"Banking and finance\">Banking and finance (insurance, leasing, etc.)<\/option>\n<option value=\"Investments\">Investments (funds, investment advice)<\/option>\n<option value=\"Construction\">Construction and interior design<\/option>\n<option value=\"Legal\">Legal advice and services<\/option>\n<option value=\"Energy &#038; green tech.\">Energy and green technologies<\/option>\n<option>Fintech<\/option>\n<option value=\"IT &#038; modern tech.\">IT and modern technologies<\/option>\n<option>Life Sciences<\/option>\n<option>NGOs<\/option>\n<option>Industry and manufacturing<\/option>\n<option>Transport and mobility<\/option>\n\n\n<!--<option class=\"exportOpt\" id=\"sector1\" value=\"1. Biotechologia i farmaceutyka\">Biotechnology and pharmaceuticals<\/option>\n<option class=\"exportOpt\" id=\"sector2\" value=\"2. Budowa i wyka\u0144czanie budowli\">Construction and finishing works<\/option>\n<option class=\"exportOpt\" id=\"sector3\" value=\"3. Cz\u0119\u015bci lotnicze i drony\">Aerospace parts and drones<\/option>\n<option class=\"exportOpt\" id=\"sector4\" value=\"4. Cz\u0119\u015bci samochodowe\">Auto parts<\/option>\n<option class=\"exportOpt\" id=\"sector5\" value=\"5. IT\">IT<\/option>\n<option class=\"exportOpt\" id=\"sector6\" value=\"6. Jachty i \u0142odzie\">Yachts and boats<\/option>\n<option class=\"exportOpt\" id=\"sector7\" value=\"7. Kosmetyki\">Cosmetics<\/option>\n<option class=\"exportOpt\" id=\"sector8\" value=\"8. Maszyny i urzadzenia\">Machines and devices<\/option>\n<option class=\"exportOpt\" id=\"sector9\" value=\"9. Meble\">Furniture<\/option>\n<option class=\"exportOpt\" id=\"sector10\" value=\"10. Odzie\u017c i bi\u017cuteria\">Clothing and jewelry<\/option>\n<option class=\"exportOpt\" id=\"sector11\" value=\"11. Sprz\u0119t medyczny\">Medical equipment<\/option>\n<option class=\"exportOpt\" id=\"sector12\" value=\"12. \u017bywno\u015b\u0107\">Food<\/option>\n<option class=\"exportOpt\" id=\"sector13\" value=\"13. Administracja publiczna\">Public administration<\/option>\n\n<option class=\"importOpt\" id=\"sector13\" value=\"Biotechnologia\">Biotechnology<\/option>\n<option class=\"importOpt\" id=\"sector14\" value=\"Bran\u017ca chemiczna\">Chemical industry<\/option>\n<option class=\"importOpt\" id=\"sector15\" value=\"Budownictwo\">Construction<\/option>\n<option class=\"importOpt\" id=\"sector16\" value=\"Centrum Us\u0142ug Wsp\u00f3lnych (SSC)\">SSC (Shared Services Center)<\/option>\n<option class=\"importOpt\" id=\"sector17\" value=\"Consulting\">Consulting<\/option>\n<option class=\"importOpt\" id=\"sector18\" value=\"Dobra luksusowe\">Luxury goods<\/option>\n<option class=\"importOpt\" id=\"sector19\" value=\"Dobra szybkozbywalne (FMCG)\">FMCG (fast moving consumer goods)<\/option>\n<option class=\"importOpt\" id=\"sector20\" value=\"Edukacja\">Education<\/option>\n<option class=\"importOpt\" id=\"sector21\" value=\"Elektromobilno\u015b\u0107 (pojazdy elektryczne)\">Electromobility (electric vehicles)<\/option>\n<option class=\"importOpt\" id=\"sector22\" value=\"Energetyka\">Power engineering<\/option>\n<option class=\"importOpt\" id=\"sector23\" value=\"Farmaceutyki i wyroby medyczne\">Pharmaceuticals and medical devices<\/option>\n<option class=\"importOpt\" id=\"sector24\" value=\"Finanse \/ us\u0142ugi finansowe\">Finance \/ financial services<\/option>\n<option class=\"importOpt\" id=\"sector25\" value=\"G\u00f3rnictwo\">Mining<\/option>\n<option class=\"importOpt\" id=\"sector26\" value=\"Hotele \/ Restauracja \/ Catering (HoReCa)\">HoReCa (Hotels, Restaurants, Catering)<\/option>\n<option class=\"importOpt\" id=\"sector27\" value=\"Infrastruktura\">Infrastructure<\/option>\n<option class=\"importOpt\" id=\"sector28\" value=\"Jachty \/ \u0142odzie\">Yachts \/ boats<\/option>\n<option class=\"importOpt\" id=\"sector29\" value=\"Le\u015bnictwo\">Forestry<\/option>\n<option class=\"importOpt\" id=\"sector30\" value=\"Lotnictwo\">Aircraft<\/option>\n<option class=\"importOpt\" id=\"sector31\" value=\"Media \/ Prasa\">Media \/ Press<\/option>\n<option class=\"importOpt\" id=\"sector32\" value=\"Moda \/ Tekstylia\">Fashion \/ Textiles<\/option>\n<option class=\"importOpt\" id=\"sector33\" value=\"Motoryzacja\">Motor industry<\/option>\n<option class=\"importOpt\" id=\"sector34\" value=\"Nieruchomo\u015bci\">Real estate<\/option>\n<option class=\"importOpt\" id=\"sector35\" value=\"Nowoczesne technologie (Hi-Tech)\">Hi-Tech (high technology sector)<\/option>\n<option class=\"importOpt\" id=\"sector36\" value=\"Nowoczesne technologie w us\u0142ugach finansowych (FinTech)\">FinTech (technologically advanced financial services)<\/option>\n<option class=\"importOpt\" id=\"sector37\" value=\"Ochrona \u015brodowiska \/ zielone technologie\">Environmental protection \/ green technologies<\/option>\n<option class=\"importOpt\" id=\"sector38\" value=\"Outsourcing proces\u00f3w biznesowych (BPO)\">BPO (Business process outsourcing)<\/option>\n<option class=\"importOpt\" id=\"sector39\" value=\"Podwykonawstwo przemys\u0142owe\">Industrial subcontracting<\/option>\n<option class=\"importOpt\" id=\"sector40\" value=\"Private Label (marki w\u0142asne)\">Private Label<\/option>\n<option class=\"importOpt\" id=\"sector41\" value=\"Rolnictwo\">Agriculture<\/option>\n<option class=\"importOpt\" id=\"sector42\" value=\"Rozwi\u0105zania w zakresie interaktywno\u015bci i wydajno\u015bci infrastruktury miejskiej (Smart City)\">Smart City<\/option>\n<option class=\"importOpt\" id=\"sector43\" value=\"Rozwi\u0105zania w zakresie internetu rzeczy (Internet of Things)\">Internet of Things<\/option>\n<option class=\"importOpt\" id=\"sector44\" value=\"Samorz\u0105dy (produkty i us\u0142ugi dla samorz\u0105d\u00f3w \/ komunalne)\">Local governments (products and services for local governments \/ municipal services)<\/option>\n<option class=\"importOpt\" id=\"sector45\" value=\"Sektor Us\u0142ug dla Biznesu (BSS)\">BSS (Business services sector)<\/option>\n<option class=\"importOpt\" id=\"sector46\" value=\"Technologia zdrowotna i medyczna (HealthTech \/ MedTech)\">HealthTech \/ MedTech (health and medical technology)<\/option>\n<option class=\"importOpt\" id=\"sector47\" value=\"Technologie informatyczne i telekomunikacyjne (IT \/ ICT)\">IT \/ ICT<\/option>\n<option class=\"importOpt\" id=\"sector48\" value=\"Transport publiczny\">Public transport<\/option>\n<option class=\"importOpt\" id=\"sector49\" value=\"Zaawansowane przetwarzanie danych (AI\/Machinery learning \/ Data Mining \/ Big Data)\">AI\/Machinery learning \/ Data Mining \/ Big Data (advanced data processing)<\/option>-->\n\n\n\n<option class=\"importOpt exportOpt\" id=\"sector50\" value=\"inne\">Other<\/option><\/select><label for=\"sector\">Industry<\/label><\/td><\/tr>\n\n<tr id=\"otherSectorTR\" style=\"display: none;\"><td>Specify industry<\/td><td><input name=\"otherSector\" id=\"otherSector\" required=\"\"><label for=\"otherSector\">Specify industry<\/label><\/td><\/tr>\n\n\n<!--<tr><td>Company size<\/td>\n<td><select name=\"size\" class=\"empty\" id=\"size\" onchange=\"this.className=!this.selectedIndex?'empty':'';\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Company size<\/option>\n<option id=\"size0\" value=\"Du\u017ce (powy\u017cej 250 os\u00f3b i roczny obr\u00f3t powy\u017cej 50 mln EUR)\"> Large (&gt; 250 employees and annual turnover &gt; 50 mln EUR)<\/option>\n<option id=\"size1\" value=\"\u015arednie (50-249 os\u00f3b i roczny obr\u00f3t nie przekracza 49 mln EUR)\"> Medium (50-249 employees and annual turnover &lt; 50 mln EUR)<\/option>\n<option id=\"size2\" value=\"Ma\u0142e (do 10 - 49 os\u00f3b i roczny obr\u00f3t poni\u017cej 10 mln EUR)\"> Small (10-49 employees and annual turnover &lt; 10 mln EUR)<\/option>\n<option id=\"size3\" value=\"Mikro (do 9 os\u00f3b i roczny obr\u00f3t poni\u017cej 2 mln euro)\"> Micro (&lt; 10 employees and annual turnover &lt; 2 mln EUR)<\/option>\n<\/select><label for=\"size\">Company size<\/label>\n<\/td><\/tr>-->\n\n<!--<tr><td>Country of registration<\/td><td>\n<select name=\"countryOrig\" id=\"countryOrig\" required=\"\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Country of registration<\/option>\n<option id=\"countryOrig167_\" value=\"Polska\">Poland<\/option>\n<option id=\"countryOrig223_\" value=\"Wielka Brytania\">United Kingdom<\/option>\n<option disabled=\"\">\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013\u2013<\/option>\n<option id=\"countryOrig0\" value=\"Afganistan\">Afghanistan<\/option>\n<option id=\"countryOrig1\" value=\"Albania\">Albania<\/option>\n<option id=\"countryOrig2\" value=\"Algieria\">Algeria<\/option>\n<option id=\"countryOrig3\" value=\"Samoa Ameryka\u0144skie\">American Samoa<\/option>\n<option id=\"countryOrig4\" value=\"Andora\">Andorra<\/option>\n<option id=\"countryOrig5\" value=\"Angola\">Angola<\/option>\n<option id=\"countryOrig6\" value=\"Anguilla\">Anguilla<\/option>\n<option id=\"countryOrig7\" value=\"Antarktyka\">Antarctica<\/option>\n<option id=\"countryOrig8\" value=\"Antigua i Barbuda\">Antigua And Barbuda<\/option>\n<option id=\"countryOrig9\" value=\"Argentyna\">Argentina<\/option>\n<option id=\"countryOrig10\" value=\"Armenia\">Armenia<\/option>\n<option id=\"countryOrig11\" value=\"Aruba\">Aruba<\/option>\n<option id=\"countryOrig12\" value=\"Australia\">Australia<\/option>\n<option id=\"countryOrig13\" value=\"Austria\">Austria<\/option>\n<option id=\"countryOrig14\" value=\"Azerbejd\u017can\">Azerbaijan<\/option>\n<option id=\"countryOrig15\" value=\"Bahamy\">Bahamas<\/option>\n<option id=\"countryOrig16\" value=\"Bahrajn\">Bahrain<\/option>\n<option id=\"countryOrig17\" value=\"Bangladesz\">Bangladesh<\/option>\n<option id=\"countryOrig18\" value=\"Barbados\">Barbados<\/option>\n<option id=\"countryOrig19\" value=\"Bia\u0142oru\u015b\">Belarus<\/option>\n<option id=\"countryOrig20\" value=\"Belgia\">Belgium<\/option>\n<option id=\"countryOrig21\" value=\"Belize\">Belize<\/option>\n<option id=\"countryOrig22\" value=\"Benin\">Benin<\/option>\n<option id=\"countryOrig23\" value=\"Bermudy\">Bermuda<\/option>\n<option id=\"countryOrig24\" value=\"Bhutan\">Bhutan<\/option>\n<option id=\"countryOrig25\" value=\"Boliwia\">Bolivia<\/option>\n<option id=\"countryOrig26\" value=\"Bo\u015bnia i Hercegowina\">Bosnia and Herzegovina<\/option>\n<option id=\"countryOrig27\" value=\"Botswana\">Botswana<\/option>\n<option id=\"countryOrig28\" value=\"Brazylia\">Brazil<\/option>\n<option id=\"countryOrig29\" value=\"Brytyjskie Terytorium Oceanu Indyjskiego\">British Indian Ocean Territory<\/option>\n<option id=\"countryOrig30\" value=\"Brytyjskie Wyspy Dziewicze\">Virgin Islands British<\/option>\n<option id=\"countryOrig31\" value=\"Brunei Darussalam\">Brunei Darussalam<\/option>\n<option id=\"countryOrig32\" value=\"Bu\u0142garia\">Bulgaria<\/option>\n<option id=\"countryOrig33\" value=\"Burkina Faso\">Burkina Faso<\/option>\n<option id=\"countryOrig34\" value=\"Burundi\">Burundi<\/option>\n<option id=\"countryOrig35\" value=\"Kambod\u017ca\">Cambodia<\/option>\n<option id=\"countryOrig36\" value=\"Kamerun\">Cameroon<\/option>\n<option id=\"countryOrig37\" value=\"Kanada\">Canada<\/option>\n<option id=\"countryOrig38\" value=\"Republika Zielonego Przyl\u0105dka\">Cape Verde<\/option>\n<option id=\"countryOrig39\" value=\"Kajmany\">Cayman Islands<\/option>\n<option id=\"countryOrig40\" value=\"Republika \u015arodkowoafryka\u0144ska\">Central African Republic<\/option>\n<option id=\"countryOrig41\" value=\"Czad\">Chad<\/option>\n<option id=\"countryOrig42\" value=\"Chile\">Chile<\/option>\n<option id=\"countryOrig43\" value=\"Chiny\">China<\/option>\n<option id=\"countryOrig44\" value=\"Wyspa Bo\u017cego Narodzenia\">Christmas Island<\/option>\n<option id=\"countryOrig45\" value=\"Wyspy Kokosowe\">Cocos (keeling) Islands<\/option>\n<option id=\"countryOrig46\" value=\"Kolumbia\">Colombia<\/option>\n<option id=\"countryOrig47\" value=\"Komory\">Comoros<\/option>\n<option id=\"countryOrig48\" value=\"Kongo\">Congo<\/option>\n<option id=\"countryOrig49\" value=\"Demokratyczna Republika Konga\">Congo the Democratic Republic<\/option>\n<option id=\"countryOrig50\" value=\"Wyspy Cooka\">Cook Islands<\/option>\n<option id=\"countryOrig51\" value=\"Kostaryka\">Costa Rica<\/option>\n<option id=\"countryOrig52\" value=\"Wybrze\u017ce Ko\u015bci S\u0142oniowej\">Cote D'ivoire<\/option>\n<option id=\"countryOrig53\" value=\"Chorwacja\">Croatia<\/option>\n<option id=\"countryOrig54\" value=\"Kuba\">Cuba<\/option>\n<option id=\"countryOrig55\" value=\"Cypr\">Cyprus<\/option>\n<option id=\"countryOrig56\" value=\"Czechy\">Czech Republic<\/option>\n<option id=\"countryOrig57\" value=\"Dania\">Denmark<\/option>\n<option id=\"countryOrig58\" value=\"D\u017cibuti\">Djibouti<\/option>\n<option id=\"countryOrig59\" value=\"Dominika\">Dominica<\/option>\n<option id=\"countryOrig60\" value=\"Dominikana\">Dominican Republic<\/option>\n<option id=\"countryOrig61\" value=\"Ekwador\">Ecuador<\/option>\n<option id=\"countryOrig62\" value=\"Egipt\">Egypt<\/option>\n<option id=\"countryOrig63\" value=\"Salwador\">El Salvador<\/option>\n<option id=\"countryOrig64\" value=\"Gwinea R\u00f3wnikowa\">Equatorial Guinea<\/option>\n<option id=\"countryOrig65\" value=\"Erytrea\">Eritrea<\/option>\n<option id=\"countryOrig66\" value=\"Estonia\">Estonia<\/option>\n<option id=\"countryOrig67\" value=\"Etiopia\">Ethiopia<\/option>\n<option id=\"countryOrig68\" value=\"Falklandy\">Falkland Islands (Malvinas)<\/option>\n<option id=\"countryOrig69\" value=\"Wyspy Owcze\">Faroe Islands<\/option>\n<option id=\"countryOrig70\" value=\"Fid\u017ci\">Fiji<\/option>\n<option id=\"countryOrig71\" value=\"Finlandia\">Finland<\/option>\n<option id=\"countryOrig72\" value=\"Francja\">France<\/option>\n<option id=\"countryOrig73\" value=\"Gujana Francuska\">French Guiana<\/option>\n<option id=\"countryOrig74\" value=\"Polinezja Francuska\">French Polynesia<\/option>\n<option id=\"countryOrig75\" value=\"Francuskie Terytoria Po\u0142udniowe\">French Southern Territories<\/option>\n<option id=\"countryOrig76\" value=\"Gabon\">Gabon<\/option>\n<option id=\"countryOrig77\" value=\"Gambia\">Gambia<\/option>\n<option id=\"countryOrig78\" value=\"Gruzja\">Georgia<\/option>\n<option id=\"countryOrig79\" value=\"Niemcy\">Germany<\/option>\n<option id=\"countryOrig80\" value=\"Ghana\">Ghana<\/option>\n<option id=\"countryOrig81\" value=\"Gibraltar\">Gibraltar<\/option>\n<option id=\"countryOrig82\" value=\"Grecja\">Greece<\/option>\n<option id=\"countryOrig83\" value=\"Grenlandia\">Greenland<\/option>\n<option id=\"countryOrig84\" value=\"Grenada\">Grenada<\/option>\n<option id=\"countryOrig85\" value=\"Gwadelupa\">Guadeloupe<\/option>\n<option id=\"countryOrig86\" value=\"Guam\">Guam<\/option>\n<option id=\"countryOrig87\" value=\"Gwatemala\">Guatemala<\/option>\n<option id=\"countryOrig88\" value=\"Gwinea\">Guinea<\/option>\n<option id=\"countryOrig89\" value=\"Gwinea Bissau\">Guinea-Bissau<\/option>\n<option id=\"countryOrig90\" value=\"Gujana\">Guyana<\/option>\n<option id=\"countryOrig91\" value=\"Haiti\">Haiti<\/option>\n<option id=\"countryOrig92\" value=\"Honduras\">Honduras<\/option>\n<option id=\"countryOrig93\" value=\"SRA Hongkong (Chiny)\">Hong Kong<\/option>\n<option id=\"countryOrig94\" value=\"W\u0119gry\">Hungary<\/option>\n<option id=\"countryOrig95\" value=\"Islandia\">Iceland<\/option>\n<option id=\"countryOrig96\" value=\"Indie\">India<\/option>\n<option id=\"countryOrig97\" value=\"Indonezja\">Indonesia<\/option>\n<option id=\"countryOrig98\" value=\"Iran\">Iran Islamic Republic<\/option>\n<option id=\"countryOrig99\" value=\"Irak\">Iraq<\/option>\n<option id=\"countryOrig100\" value=\"Irlandia\">Ireland<\/option>\n<option id=\"countryOrig101\" value=\"Izrael\">Israel<\/option>\n<option id=\"countryOrig102\" value=\"W\u0142ochy\">Italy<\/option>\n<option id=\"countryOrig103\" value=\"Jamajka\">Jamaica<\/option>\n<option id=\"countryOrig104\" value=\"Japonia\">Japan<\/option>\n<option id=\"countryOrig105\" value=\"Jordania\">Jordan<\/option>\n<option id=\"countryOrig106\" value=\"Kazachstan\">Kazakstan<\/option>\n<option id=\"countryOrig107\" value=\"Kenia\">Kenya<\/option>\n<option id=\"countryOrig108\" value=\"Kiribati\">Kiribati<\/option>\n<option id=\"countryOrig109\" value=\"Kuwejt\">Kuwait<\/option>\n<option id=\"countryOrig110\" value=\"Kirgistan\">Kyrgyzstan<\/option>\n<option id=\"countryOrig111\" value=\"Laos\">Lao People's Democratic Republic<\/option>\n<option id=\"countryOrig112\" value=\"\u0141otwa\">Latvia<\/option>\n<option id=\"countryOrig113\" value=\"Liban\">Lebanon<\/option>\n<option id=\"countryOrig114\" value=\"Lesotho\">Lesotho<\/option>\n<option id=\"countryOrig115\" value=\"Liberia\">Liberia<\/option>\n<option id=\"countryOrig116\" value=\"Libia\">Libyan Arab Jamahiriya<\/option>\n<option id=\"countryOrig117\" value=\"Liechtenstein\">Liechtenstein<\/option>\n<option id=\"countryOrig118\" value=\"Litwa\">Lithuania<\/option>\n<option id=\"countryOrig119\" value=\"Luksemburg\">Luxembourg<\/option>\n<option id=\"countryOrig120\" value=\"SRA Makau (Chiny)\">Macau<\/option>\n<option id=\"countryOrig121\" value=\"Macedonia\">Macedonia the Former Yugoslav Republic<\/option>\n<option id=\"countryOrig122\" value=\"Madagaskar\">Madagascar<\/option>\n<option id=\"countryOrig123\" value=\"Malawi\">Malawi<\/option>\n<option id=\"countryOrig124\" value=\"Malezja\">Malaysia<\/option>\n<option id=\"countryOrig125\" value=\"Malediwy\">Maldives<\/option>\n<option id=\"countryOrig126\" value=\"Mali\">Mali<\/option>\n<option id=\"countryOrig127\" value=\"Malta\">Malta<\/option>\n<option id=\"countryOrig128\" value=\"Wyspy Marshalla\">Marshall Islands<\/option>\n<option id=\"countryOrig129\" value=\"Martynika\">Martinique<\/option>\n<option id=\"countryOrig130\" value=\"Mauretania\">Mauritania<\/option>\n<option id=\"countryOrig131\" value=\"Mauritius\">Mauritius<\/option>\n<option id=\"countryOrig132\" value=\"Majotta\">Mayotte<\/option>\n<option id=\"countryOrig133\" value=\"Meksyk\">Mexico<\/option>\n<option id=\"countryOrig134\" value=\"Mikronezja\">Micronesia Federated States<\/option>\n<option id=\"countryOrig135\" value=\"Mo\u0142dawia\">Moldova Republic<\/option>\n<option id=\"countryOrig136\" value=\"Monako\">Monaco<\/option>\n<option id=\"countryOrig137\" value=\"Mongolia\">Mongolia<\/option>\n<option id=\"countryOrig138\" value=\"Czarnog\u00f3ra\">Montenegro<\/option>\n<option id=\"countryOrig139\" value=\"Montserrat\">Montserrat<\/option>\n<option id=\"countryOrig140\" value=\"Maroko\">Morocco<\/option>\n<option id=\"countryOrig141\" value=\"Mozambik\">Mozambique<\/option>\n<option id=\"countryOrig142\" value=\"Mjanma (Birma)\">Myanmar<\/option>\n<option id=\"countryOrig143\" value=\"Namibia\">Namibia<\/option>\n<option id=\"countryOrig144\" value=\"Nauru\">Nauru<\/option>\n<option id=\"countryOrig145\" value=\"Nepal\">Nepal<\/option>\n<option id=\"countryOrig146\" value=\"Holandia\">Netherlands<\/option>\n<option id=\"countryOrig147\" value=\"Nowa Kaledonia\">New Caledonia<\/option>\n<option id=\"countryOrig148\" value=\"Nowa Zelandia\">New Zealand<\/option>\n<option id=\"countryOrig149\" value=\"Nikaragua\">Nicaragua<\/option>\n<option id=\"countryOrig150\" value=\"Niger\">Niger<\/option>\n<option id=\"countryOrig151\" value=\"Nigeria\">Nigeria<\/option>\n<option id=\"countryOrig152\" value=\"Niue\">Niue<\/option>\n<option id=\"countryOrig153\" value=\"Norfolk\">Norfolk Island<\/option>\n<option id=\"countryOrig154\" value=\"Korea P\u00f3\u0142nocna\">Korea Democratic People's Republic<\/option>\n<option id=\"countryOrig155\" value=\"Mariany P\u00f3\u0142nocne\">Northern Mariana Islands<\/option>\n<option id=\"countryOrig156\" value=\"Norwegia\">Norway<\/option>\n<option id=\"countryOrig157\" value=\"Oman\">Oman<\/option>\n<option id=\"countryOrig158\" value=\"Pakistan\">Pakistan<\/option>\n<option id=\"countryOrig159\" value=\"Palau\">Palau<\/option>\n<option id=\"countryOrig160\" value=\"Terytoria Palesty\u0144skie\">Palestinian Territory Occupied<\/option>\n<option id=\"countryOrig161\" value=\"Panama\">Panama<\/option>\n<option id=\"countryOrig162\" value=\"Papua-Nowa Gwinea\">Papua New Guinea<\/option>\n<option id=\"countryOrig163\" value=\"Paragwaj\">Paraguay<\/option>\n<option id=\"countryOrig164\" value=\"Peru\">Peru<\/option>\n<option id=\"countryOrig165\" value=\"Filipiny\">Philippines<\/option>\n<option id=\"countryOrig166\" value=\"Pitcairn\">Pitcairn<\/option>\n<option id=\"countryOrig167\" value=\"Polska\">Poland<\/option>\n<option id=\"countryOrig168\" value=\"Portugalia\">Portugal<\/option>\n<option id=\"countryOrig169\" value=\"Portoryko\">Puerto Rico<\/option>\n<option id=\"countryOrig170\" value=\"Katar\">Qatar<\/option>\n<option id=\"countryOrig171\" value=\"Reunion\">Reunion<\/option>\n<option id=\"countryOrig172\" value=\"Rumunia\">Romania<\/option>\n<option id=\"countryOrig173\" value=\"Rosja\">Russian Federation<\/option>\n<option id=\"countryOrig174\" value=\"Rwanda\">Rwanda<\/option>\n<option id=\"countryOrig175\" value=\"Samoa\">Samoa<\/option>\n<option id=\"countryOrig176\" value=\"San Marino\">San Marino<\/option>\n<option id=\"countryOrig177\" value=\"Wyspy \u015awi\u0119tego Tomasza i Ksi\u0105\u017c\u0119ca\">Sao Tome and Principe<\/option>\n<option id=\"countryOrig178\" value=\"Arabia Saudyjska\">Saudi Arabia<\/option>\n<option id=\"countryOrig179\" value=\"Senegal\">Senegal<\/option>\n<option id=\"countryOrig180\" value=\"Serbia\">Serbia<\/option>\n<option id=\"countryOrig181\" value=\"Seszele\">Seychelles<\/option>\n<option id=\"countryOrig182\" value=\"Sierra Leone\">Sierra Leone<\/option>\n<option id=\"countryOrig183\" value=\"Singapur\">Singapore<\/option>\n<option id=\"countryOrig184\" value=\"S\u0142owacja\">Slovakia<\/option>\n<option id=\"countryOrig185\" value=\"S\u0142owenia\">Slovenia<\/option>\n<option id=\"countryOrig186\" value=\"Wyspy Salomona\">Solomon Islands<\/option>\n<option id=\"countryOrig187\" value=\"Somalia\">Somalia<\/option>\n<option id=\"countryOrig188\" value=\"Republika Po\u0142udniowej Afryki\">South Africa<\/option>\n<option id=\"countryOrig189\" value=\"Georgia Po\u0142udniowa i Sandwich Po\u0142udniowy\">South Georgia and the South Sandwich Islands<\/option>\n<option id=\"countryOrig190\" value=\"Korea Po\u0142udniowa\">Korea Republic<\/option>\n<option id=\"countryOrig191\" value=\"Hiszpania\">Spain<\/option>\n<option id=\"countryOrig192\" value=\"Sri Lanka\">Sri Lanka<\/option>\n<option id=\"countryOrig193\" value=\"Wyspa \u015awi\u0119tej Heleny\">Saint Helena<\/option>\n<option id=\"countryOrig194\" value=\"Saint Kitts i Nevis\">Saint Kitts and Nevis<\/option>\n<option id=\"countryOrig195\" value=\"Saint Lucia\">Saint Lucia<\/option>\n<option id=\"countryOrig196\" value=\"Saint-Pierre i Miquelon\">Saint Pierre and Miquelon<\/option>\n<option id=\"countryOrig197\" value=\"Saint Vincent i Grenadyny\">Saint Vincent and the Grenadines<\/option>\n<option id=\"countryOrig198\" value=\"Sudan\">Sudan<\/option>\n<option id=\"countryOrig199\" value=\"Surinam\">Suriname<\/option>\n<option id=\"countryOrig200\" value=\"Svalbard i Jan Mayen\">Svalbard and Jan Mayen<\/option>\n<option id=\"countryOrig201\" value=\"Suazi\">Swaziland<\/option>\n<option id=\"countryOrig202\" value=\"Szwecja\">Sweden<\/option>\n<option id=\"countryOrig203\" value=\"Szwajcaria\">Switzerland<\/option>\n<option id=\"countryOrig204\" value=\"Syria\">Syrian Arab Republic<\/option>\n<option id=\"countryOrig205\" value=\"Tajwan\">Taiwan Province of China<\/option>\n<option id=\"countryOrig206\" value=\"Tad\u017cykistan\">Tajikistan<\/option>\n<option id=\"countryOrig207\" value=\"Tanzania\">Tanzania United Republic<\/option>\n<option id=\"countryOrig208\" value=\"Tajlandia\">Thailand<\/option>\n<option id=\"countryOrig209\" value=\"Togo\">Togo<\/option>\n<option id=\"countryOrig210\" value=\"Tokelau\">Tokelau<\/option>\n<option id=\"countryOrig211\" value=\"Tonga\">Tonga<\/option>\n<option id=\"countryOrig212\" value=\"Trynidad i Tobago\">Trinidad and Tobago<\/option>\n<option id=\"countryOrig213\" value=\"Tunezja\">Tunisia<\/option>\n<option id=\"countryOrig214\" value=\"Turcja\">Turkey<\/option>\n<option id=\"countryOrig215\" value=\"Turkmenistan\">Turkmenistan<\/option>\n<option id=\"countryOrig216\" value=\"Turks i Caicos\">Turks and Caicos Islands<\/option>\n<option id=\"countryOrig217\" value=\"Tuvalu\">Tuvalu<\/option>\n<option id=\"countryOrig218\" value=\"Dalekie Wyspy Mniejsze Stan\u00f3w Zjednoczonych\">United States Minor Outlying Islands<\/option>\n<option id=\"countryOrig219\" value=\"Wyspy Dziewicze Stan\u00f3w Zjednoczonych\">Virgin Islands U.s.<\/option>\n<option id=\"countryOrig220\" value=\"Uganda\">Uganda<\/option>\n<option id=\"countryOrig221\" value=\"Ukraina\">Ukraine<\/option>\n<option id=\"countryOrig222\" value=\"Zjednoczone Emiraty Arabskie\">United Arab Emirates<\/option>\n<option id=\"countryOrig223\" value=\"Wielka Brytania\">United Kingdom<\/option>\n<option id=\"countryOrig224\" value=\"Stany Zjednoczone\">United States<\/option>\n<option id=\"countryOrig225\" value=\"Urugwaj\">Uruguay<\/option>\n<option id=\"countryOrig226\" value=\"Uzbekistan\">Uzbekistan<\/option>\n<option id=\"countryOrig227\" value=\"Vanuatu\">Vanuatu<\/option>\n<option id=\"countryOrig228\" value=\"Watykan\">Holy See (vatican City State)<\/option>\n<option id=\"countryOrig229\" value=\"Wenezuela\">Venezuela<\/option>\n<option id=\"countryOrig230\" value=\"Wietnam\">Viet Nam<\/option>\n<option id=\"countryOrig231\" value=\"Wallis i Futuna\">Wallis and Futuna<\/option>\n<option id=\"countryOrig232\" value=\"Sahara Zachodnia\">Western Sahara<\/option>\n<option id=\"countryOrig233\" value=\"Jemen\">Yemen<\/option>\n<option id=\"countryOrig234\" value=\"Zambia\">Zambia<\/option>\n<option id=\"countryOrig235\" value=\"Zimbabwe\">Zimbabwe<\/option>\n<\/select><label for=\"countryOrig\">Country of registration<\/label><\/td><\/tr>-->\n\n\n<tr><td>Website<\/td><td><input name=\"www\" id=\"www\" required=\"\"><label for=\"www\">Website<\/label><\/td><\/tr>\n\n<\/tbody>\n\n\n\n\n\n<!--<tbody id=\"bizCompanyDataRow\" style=\"display: none;\">\n<tr><td>Name of the local registry<\/td><td><input name=\"bizReg\" class=\"empty\" id=\"bizReg\" onchange=\"this.className=!this.value?'empty':'';\"><label for=\"bizReg\">Name of the local registry<\/label><\/td><\/tr>\n<tr><td>Registration number:<\/td><td><input name=\"bizNum\" class=\"empty\" id=\"bizNum\" onchange=\"this.className=!this.value?'empty':'';\"><label for=\"bizNum\">Registration number<\/label><\/td><\/tr>\n<\/tbody>-->\n\n\n\n<\/table><\/fieldset><\/td><\/tr>\n\n\n\n<tr><td><fieldset><legend>Company description<\/legend>\n\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n\n<tbody>\n\n<tr><td colspan=\"2\">\n<textarea name=\"problem\" id=\"problem\" required=\"\" rows=\"3\"><\/textarea><label for=\"problem\">Company description<\/label><\/td><\/tr>\n\n\n<!--<tr><td colspan=\"2\">\n<textarea name=\"cooperation\" id=\"cooperation\" required=\"\" rows=\"3\"><\/textarea><label for=\"cooperation\">Expectations and Interests for B2B Meetings<\/label><\/td><\/tr>-->\n\n<\/tbody><\/table><\/fieldset><\/td><\/tr>\n\n\n<\/tbody>\n\n\n\n<tbody id=\"investorDataRow\" style=\"display: none;\">\n<tr><td><fieldset><legend>Zapytanie inwestycjne<\/legend>\n\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n\n<tbody>\n\n<tr><td>Rodzaj inwestycji<\/td><td>\n<select name=\"investKind\" id=\"investKind\" required=\"\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Rodzaj inwestycji<\/option>\n<option id=\"investKind0\" value=\"greenfield\">Greenfield<\/option>\n<option id=\"investKind1\" value=\"brownfield\">Brownfield<\/option>\n<option id=\"investKind2\" value=\"greenfield i brownfield\">Greenfield\/brownfield<\/option>\n<option id=\"investKind3\" value=\"greenfield w wynaj\u0119tych pomieszczeniach biurowych\">Greenfield w wynaj\u0119tych pomieszczeniach biurowych<\/option>\n<option id=\"investKind4\" value=\"Joint venture\">Joint venture<\/option>\n<!--<option id=\"investKind5\" value=\"Prywatyzacja\">Prywatyzacja<\/option>-->\n<option id=\"investKind6\" value=\"M&amp;A\">Przej\u0119cie firmy<\/option>\n<\/select><label for=\"investKind\">Rodzaj inwestycji<\/label><\/td><\/tr>\n\n<tr><td>Typ inwestycji<\/td><td>\n<select name=\"investType\" id=\"investType\" required=\"\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Typ inwestycji<\/option>\n<option id=\"investType0\" value=\"produkcja\">Inwestycja produkcyjna<\/option>\n<option id=\"investType1\" value=\"BSS - IT\">BSS &#8211; IT<\/option>\n<option id=\"investType2\" value=\"BSS - SSC\">BSS &#8211; SSC<\/option>\n<option id=\"investType3\" value=\"BSS - BPO\">BSS &#8211; BPO<\/option>\n<option id=\"investType4\" value=\"badawczo-rozwojowa\">Inwestycja badawczo-rozwojowa<\/option>\n<option id=\"investType5\" value=\"centrala firmy\">Centrala firmy<\/option>\n<option id=\"investType6\" value=\"logistyka\">Centrum logistyczne<\/option>\n<option id=\"investType7\" value=\"dystrybucja\">Dystrybucja<\/option>\n<option id=\"investType8\" value=\"inne\">Inny<\/option><\/select><label for=\"investType\">Typ inwestycji<\/label><\/td><\/tr>\n\n<tr><td><div style=\"margin: 10px 0px 5px;\">Opis projektu inwestycyjnego<\/div><\/td><\/tr>\n<tr><td colspan=\"2\"><textarea name=\"investDesc\" id=\"investDesc\" required=\"\" rows=\"3\"><\/textarea><label for=\"investDesc\">Opis projektu inwestycyjnego<\/label><\/td><\/tr>\n\n<tr><td>Poszukiwany zakres us\u0142ug<\/td>\n\n<td>\n<!--<textarea name=\"servicesText\" id=\"servicesText\" style=\"height: 2em; resize: none;\" required=\"\" onkeydown=\"return false;\" onfocus='jQuery(\".infoBox\").hide(150);jQuery(\"#servicesDiv\").show(150);optionsUpdate(\"services\");this.blur();'><\/textarea>\n<label for=\"servicesText\">Poszukiwany zakres us\u0142ug (wyb\u00f3r&nbsp;wielokrotny)<\/label>\n<div class=\"infoBox\" id=\"servicesDiv\">\n\n<button style=\"margin-top: -2.5em; float: right;\" onclick='jQuery(\"#servicesDiv\").hide(150);jQuery(\"#servicesOtherText\").val(jQuery(\"#servicesOther\").val());return false;'>Ok<\/button>\n\n<\/div>-->\n\n<div class=\"multiSelectDiv\" id=\"servicesDiv\"><\/div>\n<textarea name=\"servicesText\" id=\"servicesText\" required=\"\" onfocus=\"this.blur();\"><\/textarea>\n<label style=\"display: none;\" for=\"servicesText\">Poszukiwany zakres us\u0142ug (wyb\u00f3r&nbsp;wielokrotny)<\/label>\n\n<select name=\"services\" id=\"services\" required=\"\" onchange=\"addMultiSel(&quot;services&quot;);\">\n<option disabled=\"\" value=\"\" selected=\"\" hidden=\"\">Poszukiwany zakres us\u0142ug (wyb\u00f3r&nbsp;wielokrotny)<\/option>\n<option value=\" \" hidden=\"\">&#8212; wybierz &#8212;<\/option>\n<option title=\"Pakiet informacyjny, w zale\u017cno\u015bci od potrzeb przedsi\u0119biorcy, mo\u017ce obejmowa\u0107 m.in. dane makroekonomiczne, podstawowe informacje prawne, sektorowe, niezb\u0119dne w realizacji inwestycji w Polsce i za granic\u0105.\">Przygotowanie pakiet\u00f3w informacyjnych<\/option>\n<option title=\"Rozpoznanie mo\u017cliwo\u015bci wsparcia inwestycji oraz dostarczenie informacji na temat zasad udzielania pomocy publicznej.\">Opracowanie informacji o zach\u0119tach inwestycyjnych<\/option>\n<option title=\"Przygotowanie oferty nieruchomo\u015bci inwestycyjnych w Polsce w oparciu o wymagania inwestora.\">Przygotowanie ofert nieruchomo\u015bci inwestycyjnych<\/option>\n<option title=\"Wydanie opinii na temat stanu technicznego nieruchomo\u015bci oraz mo\u017cliwo\u015bci jej wykorzystania pod inwestycje.\">Przeprowadzanie audyt\u00f3w nieruchomo\u015bci<\/option>\n<option title=\"Wsparcie ekspert\u00f3w PAIH w prawid\u0142owym przeprowadzeniu procesu lokalizacyjnego (wyboru odpowiedniej lokalizacji pod inwestycj\u0119) i w wyborze optymalnej \u015bcie\u017cki inwestycyjnej.\nPrzedsi\u0119biorcy, kt\u00f3rzy szukaj\u0105 atrakcyjnych lokalizacji mog\u0105 skorzysta\u0107 z Generatora Ofert Inwestycyjnych. Narz\u0119dzie zawiera stale aktualizowan\u0105 list\u0119 nieruchomo\u015bci typu greenfield (tereny) oraz brownfield (hale magazynowo - produkcyjne) w Polsce.\">Konsulting lokalizacyjny<\/option>\n<option title=\"Przygotowanie skrojonych na miar\u0119 sesji B2B w oparciu o znajomo\u015b\u0107 lokalnej specyfiki biznesowej i sie\u0107 kontakt\u00f3w PAIH.\">Organizacja spotka\u0144 B2B<\/option>\n<option title=\"Wsparcie w relacjach biznes-administracja umo\u017cliwiaj\u0105ce efektywn\u0105 realizacj\u0119 inwestycji.\">Udzielanie wsparcia w kontaktach z administracj\u0105<\/option>\n<option title=\"Szkolenia i webinaria w Polsce na temat praktycznych aspekt\u00f3w realizacji inwestycji.\">Organizacja szkole\u0144<\/option>\n<option title=\"Inne\">Inne<\/option>\n<\/select>\n\n<\/td><\/tr>\n\n<tr id=\"servicesOtherRow\" style=\"display: none;\"><td>Zakres us\u0142ug &#8211; us\u0142ugi dodatkowe<\/td>\n<td><textarea name=\"servicesOtherText\" id=\"servicesOtherText\" required=\"\"><\/textarea>\n<label for=\"servicesOtherText\">Zakres us\u0142ug &#8211; us\u0142ugi dodatkowe<\/label>\n<\/td><\/tr>\n\n<script>\n<!--\naddMultiSelTrigger(\"services\",10,function(){\njQuery(\"#servicesOtherRow\").show();\n},function(){\njQuery(\"#servicesOtherRow\").hide();\n});\n-->\n<\/script>\n\n<tr><td>Warto\u015b\u0107 nak\u0142ad\u00f3w inwestycyjnych [mln EUR]<\/td><td>\n<input name=\"capital\" id=\"capital\" required=\"\" oninput=\"this.value=this.value.replace(\/[^0-9\\.\\,]\/g,'');this.value=this.value.replace(',','.');this.value=this.value.replace('..','.');\" min=\"0\" step=\"any\" placeholder=\"Nak\u0142ady inwestycyjne [mln EUR]\" pattern=\"[0-9]*[.,]?[0-9]*\" value=\"\" inputmode=\"numeric\" ttype=\"number\">\n<label for=\"capital\">Warto\u015b\u0107 nak\u0142ad\u00f3w inwestycyjnych [mln EUR]<\/label><\/td><\/tr>\n<tr><td>Planowane zatrudnienie<\/td><td><input name=\"employ\" id=\"employ\" required=\"\" oninput=\"this.value=this.value.replace(\/[^0-9]\/g,'');\" type=\"number\" min=\"0\" step=\"1\" placeholder=\"Planowane zatrudnienie\" pattern=\"\\d*\" value=\"\" inputmode=\"numeric\"><label for=\"employ\">Planowane zatrudnienie<\/label><\/td><\/tr>\n\n<!--<tr><td>Rozwa\u017cane wojew\u00f3dztwa<\/td>\n\n<td style=\"position: relative;\">\n<textarea name=\"voivodshipText\" id=\"voivodshipText\" style=\"height: 2em; resize: none;\" required=\"\" onkeydown=\"return false;\" onfocus='jQuery(\".infoBox\").hide(150);jQuery(\"#voivodshipDiv\").show(150);optionsUpdate(\"voivodship\");this.blur();'><\/textarea>\n<label for=\"voivodshipText\">Rozwa\u017cane wojew\u00f3dztwa (wyb\u00f3r&nbsp;wielokrotny)<\/label>\n<div class=\"infoBox\" id=\"voivodshipDiv\" style=\"width: 400px; right: 0px;\">\n<button style=\"margin-top: 2.5em; float: right;\" onclick='jQuery(\"#voivodshipDiv\").hide(150);return false;'>Ok<\/button>\n<div style=\"padding-bottom: 5px; margin-bottom: 5px; border-bottom-color: rgb(102, 102, 102); border-bottom-width: 1px; border-bottom-style: solid;\"><input name=\"voivodshipAll\" id=\"voivodshipAll\" onclick=\"selectVoivods();\" type=\"checkbox\" value=\"all\"> wybierz wszystkie<\/div>\n<input name=\"voivodship[]\" id=\"voivodship1\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"dolno\u015bl\u0105skie\"> dolno\u015bl\u0105skie<br>\n<input name=\"voivodship[]\" id=\"voivodship2\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"kujawsko-pomorskie\"> kujawsko-pomorskie<br>\n<input name=\"voivodship[]\" id=\"voivodship3\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"lubelskie\"> lubelskie<br>\n<input name=\"voivodship[]\" id=\"voivodship4\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"lubuskie\"> lubuskie<br>\n<input name=\"voivodship[]\" id=\"voivodship5\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"\u0142\u00f3dzkie\"> \u0142\u00f3dzkie<br>\n<input name=\"voivodship[]\" id=\"voivodship6\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"ma\u0142opolskie\"> ma\u0142opolskie<br>\n<input name=\"voivodship[]\" id=\"voivodship7\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"mazowieckie\"> mazowieckie<br>\n<input name=\"voivodship[]\" id=\"voivodship8\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"opolskie\"> opolskie<br>\n<input name=\"voivodship[]\" id=\"voivodship9\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"podkarpackie\"> podkarpackie<br>\n<input name=\"voivodship[]\" id=\"voivodship10\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"podlaskie\"> podlaskie<br>\n<input name=\"voivodship[]\" id=\"voivodship11\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"pomorskie\"> pomorskie<br>\n<input name=\"voivodship[]\" id=\"voivodship12\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"\u015bl\u0105skie\" selected=\"\"> \u015bl\u0105skie<br>\n<input name=\"voivodship[]\" id=\"voivodship13\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"\u015bwi\u0119tokrzyskie\"> \u015bwi\u0119tokrzyskie<br>\n<input name=\"voivodship[]\" id=\"voivodship14\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"warmi\u0144sko-mazurskie\"> warmi\u0144sko-mazurskie<br>\n<input name=\"voivodship[]\" id=\"voivodship15\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"wielkopolskie\"> wielkopolskie<br>\n<input name=\"voivodship[]\" id=\"voivodship16\" onclick='optionsUpdate(\"voivodship\");' type=\"checkbox\" value=\"zachodniopomorskie\"> zachodniopomorskie\n<\/div>\n<\/td><\/tr>-->\n\n<tr><td><div style=\"margin: 10px 0px 5px;\">Opis produktu<\/div><\/td><\/tr>\n<tr>\n<td colspan=\"2\">\n<textarea name=\"product\" id=\"product\" required=\"\" rows=\"3\"><\/textarea><label for=\"product\">Opis produktu<\/label><\/td><\/tr>\n\n<tr><td>Planowana data rozpocz\u0119cia dzia\u0142alno\u015bci<\/td>\n\n<td style=\"position: relative;\">\n<input name=\"dateText\" id=\"dateText\" required=\"\" onkeydown=\"return false;\" onfocus=\"jQuery(&quot;.infoBox&quot;).hide(150);jQuery(&quot;#dateDiv&quot;).show(150);dateUpdate();this.blur();return false;\" oninput=\"dateUpdate();return false\">\n<label for=\"dateText\">Planowana data rozpocz\u0119cia dzia\u0142alno\u015bci<\/label>\n<div class=\"infoBox\" id=\"dateDiv\" style=\"width: 50%;\">\n<div style=\"margin-bottom: 5px;\">Podaj kwarta\u0142 i rok<\/div>\n\n<style>\n\n<!--\na:hover {\ntext-decoration: none !important;\n}\n#_investStepsCont {\ntext-align:center;\noverflow:visible;\nwidth:100%;\nmargin:auto;\n}\n#_investSteps {\nwidth:102.44%;\nwidth:calc(100% + 20px);\nmargin:0 auto 10px -10px;\n\/*float:right;*\/\npadding:0;\n\/*display:flex;\nflex-wrap:wrap;\nflex-direction:row;\njustify-content:center;\nalign-content:space-between;*\/\n}\n#_investSteps li {\ndisplay:inline-block;\ntext-align:center;\nwidth:230px;\nheight:230px;\nmargin:20px;\nlist-style-type:none;\npadding:0;\nvertical-align:text-top;\ncolor:black;\nfont-weight:400;\nbackground-color:#fff;\nbox-shadow: 0 0 20px rgba(0, 32, 96, 0.09);\nborder-radius: 50px 0;\n}\n#_investSteps img {\nmargin: 5px 0 15px 10px;\nmax-width: 70px !important;\nmax-height: 70px !important;\n}\n._investSteps > li img {\ndisplay: block;\nwidth: 83px;\nmax-height: 90px;\nmargin: auto !important;\n}\n#_investStepsCont ul#_investSteps li a {\ndisplay: block;\nposition: relative;\nwidth: 230px;\nheight: 230px;\npadding: 40px 30px 50px 30px;\ntext-align: center;\ntext-decoration: none;\n}\nul#_investSteps li a font {\nfont-size: 18px !important;\ncolor: #626769 !important;\nfont-weight: normal;\nline-height: 18px;\ndisplay: block;\ntext-align: center;\n}\nul#_investSteps li a font:hover {\ncolor: #801b24 !important;\n}\n\n.block {\ndisplay:inline-block;\nwidth:23px;\nfloat:left;\n}\n.block input {\nwidth:20px;\n}\n#dateDiv #year {\nmargin:0.5em 0 0 0.5em;\n}\n-->\n<\/style>\n\n<script>\n<!--\nfunction dateUpdate() {\nobj=jQuery('#dateText')[0];\nobj.value='';\nfor (i=1;i<5;i++)\n{\nquart=jQuery(\"#quart\"+i)[0];\nif (quart.checked) obj.value=quart.value+\" \";\n}\nobj.value+=jQuery('#year')[0].value;\n}\n-->\n<\/script>\n\n\n<label for=\"quart1\"><div class=\"block\">Q1<input name=\"quart\" id=\"quart1\" onclick=\"dateUpdate();\" type=\"radio\" value=\"Q1\"><\/div><\/label>\n<label for=\"quart2\"><div class=\"block\">Q2<input name=\"quart\" id=\"quart2\" onclick=\"dateUpdate();\" type=\"radio\" value=\"Q2\"><\/div><\/label>\n<label for=\"quart3\"><div class=\"block\">Q3<input name=\"quart\" id=\"quart3\" onclick=\"dateUpdate();\" type=\"radio\" value=\"Q3\"><\/div><\/label>\n<label for=\"quart4\"><div class=\"block\">Q4<input name=\"quart\" id=\"quart4\" onclick=\"dateUpdate();\" type=\"radio\" value=\"Q4\"><\/div><\/label>\n<input name=\"year\" id=\"year\" style=\"width: 4em !important;\" oninput=\"this.value=this.value.replace(\/[^0-9]\/g,'');if (this.value.length>4) this.value=this.value.slice(0,4);dateUpdate();&#8221; type=&#8221;number&#8221; maxlength=&#8221;4&#8243; min=&#8221;&#8221; step=&#8221;1&#8243; pattern=&#8221;20\\d\\d&#8221; value=&#8221;2020&#8243;>\n<br><button style=\"margin: 20px auto 0px; clear: both; float: none; display: block;\" onclick=\"dateUpdate();jQuery(&quot;#dateDiv&quot;).hide(150);return false;\">Ok<\/button><\/div>\n<\/td><\/tr>\n\n<script>\n<!--\njQuery(document).ready(function(){\nyear=new Date().getFullYear();\nobj=jQuery('#year')[0];\nif (obj)\n{\nobj.min=year;\nobj.max=year+10;\n\/\/obj.value=year;\n}\n});\n-->\n<\/script>\n\n<\/tbody><\/table><\/fieldset><\/td><\/tr>\n\n<\/tbody>\n\n\n<!--<tbody>\n<tr><td><fieldset><legend>Participation<\/legend>\n\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n\n<tbody>\n<tr><td colspan=\"2\"><p>\n<input name=\"participation\" id=\"participation\" type=\"hidden\">\n<input name=\"day\" id=\"day1\" onchange='jQuery(\"#participation\").val(jQuery(\"#day1\").val()+\", \"+jQuery(\"#day2\").val());' type=\"checkbox\" value=\"1\">&nbsp; <strong>Participation in the B2B day: 15.09 (Friday)<\/strong><\/p>\n\n<p><input name=\"day\" id=\"day2\" onchange='jQuery(\"#participation\").val(jQuery(\"#day1\").val()+\", \"+jQuery(\"#day2\").val());' type=\"checkbox\" value=\"2\">&nbsp; <strong>Participation in the B2C day: 16.09 (Saturday)<\/strong><\/p>\n\n<p><input name=\"day\" id=\"day3\" onchange='jQuery(\"#participation\").val(jQuery(\"#day1\").val()+\", \"+jQuery(\"#day2\").val()+\", \"+jQuery(\"#day3\").val());' type=\"checkbox\" value=\"IT Breakfast\">&nbsp; <strong>Side event\n(September 19, 2023, 8:30&nbsp;a.m.&nbsp;-&nbsp;9:30&nbsp;a.m.):<\/strong><\/p><ul><li>Business Breakfast for IT Sector<\/li><\/ul>\n\n<\/td><\/tr><\/tbody><\/table><\/fieldset><\/td><\/tr><\/tbody>-->\n\n\n\n<tbody>\n<tr><td><fieldset><legend>Participation<\/legend>\n\n<table style=\"margin: 0px 10px 10px; width: 100%; padding-right: 18px;\" border=\"0\">\n\n<tbody>\n<tr><td colspan=\"2\"><p>Please, choose in which parallel workshops &#038; presentations you would like to take part &minus;&nbsp;additionally to the panel discussions:<\/p><\/td><\/tr>\n\n<tr><td colspan=\"2\" style=\"padding-left:2%;\">\n<input name=\"participation\" id=\"participation\" type=\"hidden\">\n<p><label style=\"display:block; padding-left:30px; text-indent:-25px;\">\n<input type=\"checkbox\" name=\"day\" id=\"day1\"\nonchange='jQuery(\"#participation\").val(\njQuery(\"input[name=day]:checked\").map(function(){return this.value;}).get().join(\",\\n\")\n);'\nvalue=\"1. Fintech\">\n&nbsp; 1. How Do You Eat an Elephant? An Architecture Modernization Story \u2013 Partner: Softwarehut\n<\/label>\n<\/p><p>\n<label style=\"display:block; padding-left:30px; text-indent:-25px;\">\n<input type=\"checkbox\" name=\"day\" id=\"day2\"\nonchange='jQuery(\"#participation\").val(\njQuery(\"input[name=day]:checked\").map(function(){return this.value;}).get().join(\",\\n\")\n);'\nvalue=\"2. AI for Business\">\n&nbsp; 2. Scalable and secure cloud and platform solutions \u2013 Partner: Cloud on Mars\n<\/label>\n<\/p><p>\n<label style=\"display:block; padding-left:30px; text-indent:-25px;\">\n<input type=\"checkbox\" name=\"day\" id=\"day3\"\nonchange='jQuery(\"#participation\").val(\njQuery(\"input[name=day]:checked\").map(function(){return this.value;}).get().join(\",\\n\")\n);'\nvalue=\"3. Mergers &#038; Acquisitions as an Expansion Strategy\">\n&nbsp; 3. Mergers &#038; Acquisitions as an Expansion Strategy \u2013 Partner: Lexcellence, Switzerland\n<\/label>\n<\/p><p>\n<label style=\"display:block; padding-left:30px; text-indent:-25px;\">\n<input type=\"checkbox\" name=\"day\" id=\"day4\"\nonchange='jQuery(\"#participation\").val(\njQuery(\"input[name=day]:checked\").map(function(){return this.value;}).get().join(\",\\n\")\n);'\nvalue=\"4. Energy transition algorithms\">\n&nbsp; 4. Why Algorithms Matter More Than Batteries in the Energy Transition \u2013 Partner: Ampere Node Polska\n<\/label>\n<\/p><p>\n<label style=\"display:block; padding-left:30px; text-indent:-25px;\">\n<input type=\"checkbox\" name=\"day\" id=\"day5\"\nonchange='jQuery(\"#participation\").val(\njQuery(\"input[name=day]:checked\").map(function(){return this.value;}).get().join(\",\\n\")\n);'\nvalue=\"5. Presentation Google\">\n&nbsp; 5. Demystifying AI for Business: Google Tools and Strategies for Real-World Applications\n<\/label>\n\n<\/td><\/tr><\/tbody><\/table><\/fieldset><\/td><\/tr><\/tbody>\n\n\n\n\n<tbody><tr><td><fieldset><legend><br><\/legend>\n\n<table style=\"margin: 0px 0px 10px; width: 100%; padding-right: 0px;\" border=\"0\">\n<tbody>\n\n<tr>\n<td colspan=\"2\">\n<table width=\"100%\" class=\"formLayout\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<!--<tr><td id=\"agree\"><input name=\"agree\" style=\"margin: 5px 8px 15px 0px; vertical-align: text-top; float: left;\" required=\"\" type=\"checkbox\" value=\"1\"><\/td>\n<td><div align=\"justify\" style=\"font-size: calc(1em - 3px);\"> <span style=\"color: rgb(255, 0, 0);\">*<\/span> I declare that I have read the <a href=\"\/gdpr\/obligatory_information_for_participants_of_events_organised_by_paih\" target=\"_blank\" rel=\"noopener\">information clause<\/a> concerning the <strong>processing of my personal data<\/strong> entered while <strong>registering for the <span class=\"_eventTitle\">Event<\/span><\/strong> and I consent for my personal data entered in the registration form in order to <strong>participate in the Event<\/strong> to be processed by Polish Investment &amp; Trade Agency (PAIH&nbsp;S.A.) with its seat in Warsaw at ul.&nbsp;Krucza&nbsp;50 (00&minus;025&nbsp;Warszawa). I&nbsp;am aware that I&nbsp;can withdraw my consent at any time. Withdrawing consent does not affect the lawfulness of processing based on the consent prior to withdrawal. *<\/div><\/td><\/tr>-->\n\n<tr><td id=\"agreeReg\"><input name=\"agreeReg\" style=\"margin: 5px 8px 15px 0px; vertical-align: text-top; float: left;\" type=\"checkbox\" value=\"1\" required=\"\"><\/td>\n<td><div align=\"justify\" style=\"font-size: calc(1em - 3px);\"><font color=\"red\">*<\/font> I declare that I have read and accept the content of the <a href=\"\/?page_id=240774\" target=\"_blank\" rel=\"noopener\">rules of participation<\/a> in the 5<sup>th<\/sup>&nbsp;Polish Economic &amp;&nbsp;Technology Forum In Switzerland. *<\/div><\/td>\n<\/tr>\n\n<tr><td id=\"agreeMark\"><input name=\"agreeMark\" style=\"margin: 5px 8px 15px 0px; vertical-align: text-top; float: left;\" type=\"checkbox\" value=\"1\"><\/td>\n<td><div align=\"justify\" style=\"font-size: calc(1em - 3px);\"> I grant my consent for processing my personal data entered into the registration form in order to obtain marketing information, i.e. information about planned informational and promotional events organised by PAIH S.A. and information about PAIH S.A. support for Polish exporters and investors. **<\/div><\/td>\n<\/tr>\n\n<tr><td id=\"agreeNews\"><input name=\"agreeNews\" style=\"margin: 5px 8px 15px 0px; vertical-align: text-top; float: left;\" type=\"checkbox\" value=\"1\"><\/td>\n<td><div align=\"justify\" style=\"font-size: calc(1em - 3px);\"> I grant my consent for processing my personal data entered in the registration form in order to receive the PAIH monthly e&#727;newsletter. **<\/div><\/td>\n<\/tr><tr><td><\/td><td><div align=\"justify\" style=\"font-size: calc(1em - 3px);\">* Providing personal data and consenting to their processing is voluntary, however obligatory to participate in the Event<br><br>** Providing personal data and granting consent for their processing is voluntary<br><br>I am aware that I can withdraw my consent at any time. Withdrawing consent does not affect the lawfulness of processing based on the consent prior to withdrawal.<br><br>\n<input type=\"hidden\" name=\"agree\" value=\"1\">The administrator of your personal data is PAIH (address: ul. Krucza 50, 00&#727;025 Warsaw). The data will be processed for the purpose of participating in the Event. You have the right to access your data, rectify it, delete it or limit processing and the right to object to the processing. More information about data processing in the <a href=\"\/?page_id=240775\" target=\"_blank\" rel=\"noopener\">information clause<\/a>.<\/div><\/td><\/tr><\/tbody><\/table>\n<\/td><\/tr>\n\n<\/tbody><\/table><\/fieldset><\/td><\/tr><\/tbody><\/table><strong>\n\n<\/strong><div class=\"_infoOverlay\" style=\"display: none;\" onclick=\"if (jQuery('#_successWin:visible').length) {window.location.replace('https:\/\/www.paih.gov.pl\/en');sended=false;jQuery(this).hide(150);} if (jQuery('#_loader:hidden').length) jQuery(this).hide(150);\"><div class=\"_positioner\"><strong>\n\n<\/strong><div class=\"_infoWindow\" id=\"_rodo\" style=\"display: block;\"><strong>I declare that I have read <\/strong><a href=\"\/gdpr\/information_obligation_for_person_contacting_paih\" target=\"_blank\" rel=\"noopener\"><strong> the GDPR information clause<\/strong><\/a><strong> and I agree to the processing of the entered data by the Polish Investment and Trade Agency (pursuant to art.6 par.1 point.a &#8211; GDPR) solely for the purpose of contact by the Agency on matters related to this enquiry.<br><br><em>The Controller of the personal data which you provided shall be: Polska Agencja Inwestycji i Handlu S.A. ul. Krucza 50 00-025 Warszawa entered into the Register of Entrepreneurs of the National Court Register by the District Court for the capital city of Warsaw, 12th Commercial Register of the National Court Register, under KRS no. KRS 0000109815, with the share capital of PLN 101,724,664.86 fully paid up and NIP no. 526-030-01-67.<\/em><\/strong><\/div><strong>\n\n<\/strong><div class=\"_infoWindow\" id=\"_rodoPBB\" style=\"display: block;\"><strong>I declare that I have read<\/strong><a href=\"\/gdpr\/sending_commercial_information_under_the_information_obligation\" target=\"_blank\" rel=\"noopener\"><strong>&nbsp;the GDPR information clause<\/strong><\/a><strong> and I agree to the processing of the entered data by the Polish Investment and Trade Agency (pursuant to art.6 par.1 point.a &#8211; GDPR) solely for the purpose of sending the PAIH monthly magazine and keeping statistics for the internal purposes of PAIH<br><br><em>The Controller of the personal data which you provided shall be: Polska Agencja Inwestycji i Handlu S.A. ul. Krucza 50 00-025 Warszawa entered into the Register of Entrepreneurs of the National Court Register by the District Court for the capital city of Warsaw, 12th Commercial Register of the National Court Register, under KRS no. KRS 0000109815, with the share capital of PLN 101,724,664.86 fully paid up and NIP no. 526-030-01-67.<\/em><\/strong><\/div><strong>\n\n<\/strong><div class=\"_infoWindow\" id=\"_successWin\" style=\"text-align: center; display: none;\"><strong><img decoding=\"async\" style=\"width: 70px; height: 70px;\" alt=\"Success\" src=\"https:\/\/www.paih.gov.pl\/wp-content\/uploads\/0\/136401\/136492.svg\"><br><br>Thank you for submitting your application!<br><br><\/strong><button onclick=\"window.location.replace('https:\/\/www.paih.gov.pl\/en');sended=false;jQuery('._infooverlay').hide(150);return false;\">OK<\/button><\/div><strong>\n\n<\/strong><div class=\"_infoWindow\" id=\"_failWin\" style=\"text-align: center; display: none;\"><strong><img decoding=\"async\" style=\"width: 70px; height: 70px;\" alt=\"Fail\" src=\"https:\/\/www.paih.gov.pl\/wp-content\/uploads\/0\/136401\/136493.svg\"><br><br>Your application has not been sent correctly.<br><br>Please check your data and try again later.<br><br><\/strong><button onclick=\"sended=false;jQuery('._infooverlay').hide(150);return false;\">OK<\/button><\/div><strong>\n\n<\/strong><div class=\"_infoWindow\" id=\"_loader\" style=\"text-align: center; display: none;\"><strong><img decoding=\"async\" style=\"width: 85px; height: 85px;\" alt=\"Loading...\" src=\"https:\/\/www.paih.gov.pl\/wp-content\/uploads\/0\/136501\/136527.gif\"><br><br>Please wait&#8230;<\/strong><\/div>\n\n<\/div><\/div><input style=\"margin: 10px;\" type=\"submit\" value=\"Send\">\n\n\n<script>\n<!--\njQuery(\"#result\").load(function(){\nurl=jQuery(\"#result\")[0];if (url && url.contentDocument) url=url.contentDocument.URL || url.contentDocument.location.href;\nif (url==\"about:blank\") return;\nif (url && typeof(url)==\"string\" && url.indexOf('312f1ba2a72318edaaa995a67835fad5')>=0)\n{\njQuery(\"._infoWindow\").hide();\njQuery(\"#_successWin\").show();\njQuery(\"._infoOverlay\").show(150).css('cursor','pointer');\nsended=2;\n}\nelse\n{\nsetTimeout(\"if (sended!=2){jQuery('._infoWindow').hide();jQuery('#_failWin').show();jQuery('._infoOverlay').show(150).css('cursor','pointer');}\",20000);\n\/\/sended=false;\n}\n});\n-->\n<\/script>\n\n\n<\/form><\/div><\/div>\n\n<style>\n<!--\n._logos,._logos_small {\ntext-align:center;\nmax-width:100%px;\nmargin:auto;\n}\n._logos a,._logos_small a {\ndisplay:inline-block;\nmargin:40px;\nmax-width:350px;\nmax-height:160px;\nvertical-align:middle;\n}\n\n._logos_small a {\nmargin:20px;\nmax-width:320px;\nmax-height:95px;\n}\n._logos a img,._logos_small a img {\nmax-width:350px;\nmax-height:160px;\nmargin:auto;\n}\n\n._logos_small a img {\nmax-width:320px;\nmax-height:95px;\n\n}\n\n<\/style>\n\n\n<!--<div style=\"margin-top: -260px; position: absolute;\"><a name=\"organisers\"> <\/a><\/div><p align=\"center\" style=\"color: rgb(182, 25, 40); font-size: calc(1em + 1px);\"><strong><br><br><br>ORGANISERS<\/strong><\/p>\n\n<div class=\"_logos\">\n<a title=\"Ministry of Economic Development, Labour and Technology\" href=\"https:\/\/www.gov.pl\/web\/development-labour-technology\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" alt=\"Ministry of Economic Development, Labour and Technology\" src=\"\/_img\/_pictures\/41639.png\"><\/a>\n<a title=\"Polish Trade and Investment Agency\" href=\"\/en\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" alt=\"Polish Trade and Investment Agency\" src=\"\/_img\/_templates9\/polish_investment_and_trade_agency_logo_rgb.svg\"><\/a><\/div>-->\n\n<link href=\"\/wp-content\/uploads\/2026\/03\/intl-tel-input-css.css\" rel=\"stylesheet\">\n<script src=\"\/wp-content\/uploads\/2026\/03\/intl-tel-input.js\"><\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0\u00a0 The event will take place on May 21, 2026 in Zurich. Application forms are accepted until April 30, 2026. Due to the limited number of seats, we kindly inform you that registration for the event does not guarantee participation in the Forum. Confirmation of participation will be sent to participants by May 11, 2026 [&hellip;]<\/p>\n","protected":false},"author":19,"featured_media":0,"parent":10356,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"_themeisle_gutenberg_block_has_review":false,"footnotes":"","_links_to":"","_links_to_target":""},"acf":{"template_hide_top_photo":true,"template_btn_contact_disable":false,"template_btn_contact_link":"","template_btn_contact_text":"","_hide_from_search_wp":true,"_hide_from_search_engines":true},"_links":{"self":[{"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/pages\/206275"}],"collection":[{"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/comments?post=206275"}],"version-history":[{"count":43,"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/pages\/206275\/revisions"}],"predecessor-version":[{"id":206393,"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/pages\/206275\/revisions\/206393"}],"up":[{"embeddable":true,"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/pages\/10356"}],"wp:attachment":[{"href":"https:\/\/www.paih.gov.pl\/en\/wp-json\/wp\/v2\/media?parent=206275"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}