function getElementsByClassName(node,classname){if(node.getElementsByClassName){return node.getElementsByClassName(classname);}else{return(function getElementsByClass(searchClass,node){if(node==null)node=document; var classElements = [], els = node.getElementsByTagName("*"), elsLen = els.length, pattern = new RegExp("(^|\\s)"+searchClass+"(\\s|$)"), i, j; for (i = 0, j = 0; i < elsLen; i++) { if ( pattern.test(els[i].className) ) { classElements[j] = els[i]; j++; } } return classElements; })(classname, node);}} function processAnchors(prefix, hashTmp) { var anchors = getElementsByClassName(document, prefix + '-' + hashTmp); if (anchors && anchors.length > 0) { var a0 = 0; for (var ii = 0; ii < anchors.length; ii++) { var a = anchors[ii]; if (a.href && a.href.indexOf('an=') < 0) { a.href = a.href + '&an=' + a0; a0 = a0 + 1; } } } } function addClassCreationPool(id, cssClassNew) { var divPool = document.getElementById(id); if (divPool) { if (divPool.className.indexOf(cssClassNew) < 0) { divPool.className += ' ' + cssClassNew; } } } function addStyle(styleText, idStyle) { var createStyle = true; if (idStyle) { var styleExist = document.getElementById(idStyle); if (styleExist) { createStyle = false; } } if (createStyle && styleText) { var cssstyle = document.createElement("style"); if (cssstyle) { if (idStyle) { cssstyle.setAttribute('id', idStyle); } cssstyle.setAttribute('type', 'text/css'); var styles = document.createTextNode(styleText); if (cssstyle.styleSheet) { cssstyle.styleSheet.cssText = styles.nodeValue; } else { cssstyle.appendChild(styles); } var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(cssstyle); } } } } function ofeOnLoad() { } function addScript(scriptHref, idScript) { var createScript = true; if (idScript) { var scriptExist = document.getElementById(idScript); if (scriptExist) { createScript = false; } } if (createScript && scriptHref) { var script = document.createElement("script"); if (script) { if (idScript) { script.setAttribute('id', idScript); } script.setAttribute('type', 'text/javascript'); script.setAttribute('src', scriptHref); script.onload=ofeOnLoad; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); } } } } function includejQueryUI() { var script = document.createElement('script'); script.setAttribute('id', 'ofe-jquery-ui'); script.src = 'https://www.oferteo.pl/scripts/jquery/jquery-ui-1.10.3.custom.min.js'; document.getElementsByTagName('head')[0].appendChild(script); } function includejQuery(callback) { if(window.jQuery) { if (callback) { setTimeout(function() { callback(jQuery); }, 1000); } } else { var script = document.createElement('script'); script.onload = function() { jQuery.noConflict(); if (callback) { callback(jQuery); } }; script.setAttribute('id', 'ofe-jquery'); script.src = 'https://www.oferteo.pl/scripts/jquery/jquery-1.9.1.min.js'; document.getElementsByTagName('head')[0].appendChild(script); } } function creationframe(id, node, styleText, idStyle, idDiv, classDiv) { var content = '

Gdzie szukać kancelarii prawnej?

Poniżej przedstawiamy ranking serwisu Oferteo.pl dotyczący 11 883 Kancelarii Prawnych, najlepszych w 2025 roku w poszczególnych powiatach:

'; iframe = document.createElement('iframe'); iframe.setAttribute("frameborder","0"); iframe.setAttribute("scrolling","no"); iframe.setAttribute("allowTransparency","true"); iframe.setAttribute("width","640px"); iframe.setAttribute("height","510px"); src = 'data:text/html;charset=utf-8'; iframe.setAttribute("src", src ); //node.parentNode.insertBefore(iframe, node.nextSibling); node.appendChild(iframe); iframe.onload = function() { var y = (iframe.contentWindow || iframe.contentDocument); if (y.document)y = y.document; var createStyle = true; if (idStyle) { var styleExist = y.getElementById(idStyle); if (styleExist) { createStyle = false; } } if (createStyle) { if (styleText) { var cssstyle = document.createElement("style"); if (cssstyle) { if (idStyle) { cssstyle.setAttribute('id', idStyle); } cssstyle.setAttribute('type', 'text/css'); var styles = document.createTextNode(styleText); if (cssstyle.styleSheet) { cssstyle.styleSheet.cssText = styles.nodeValue; } else { cssstyle.appendChild(styles); } var iHead = y.getElementsByTagName('head')[0]; if (iHead) { iHead.appendChild(cssstyle); } } } } y.body.innerHTML = y.body.innerHTML = '
' + content + '
'; } } var hash61901 = ''; var _id61901 = ''; hash61901 = ''; _id61901 = 'ofe-5291039-61901'; var elements61901 = getElementsByClassName(document, hash61901); if (elements61901 == null || elements61901.length == 0) { hash61901 = '5291039-61901'; elements61901 = getElementsByClassName(document, hash61901); } if (elements61901 == null || elements61901.length == 0) { hash61901 = 'ofe-5291039-61901'; elements61901 = getElementsByClassName(document, hash61901); } if (elements61901 == null || elements61901.length == 0) { hash61901 = '61901'; elements61901 = getElementsByClassName(document, hash61901); } if (elements61901 == null || elements61901.length == 0) { hash61901 = '61901'; elements61901 = getElementsByClassName(document, hash61901); } if (elements61901 && elements61901.length > 0) { for (var i = 0; i < elements61901.length; i++) { var e61901 = elements61901[i]; var id61901 = 'ofe_' + i + '_' + hash61901; e61901.id = id61901; addStyle('#ofe-5291039-61901 * { margin: 0; padding: 0; box-sizing: border-box;}#ofe-5291039-61901 .ofeWidgetCities {background: #fff;font-family: "Graphik",Helvetica,Arial,sans-serif;font-size: 16px;text-align: left;}#ofe-5291039-61901 .ofeWidgetCities__heading {margin: 25px 0;font-family: "Graphik",Helvetica,Arial,sans-serif;font-size: 30px;font-weight: 600;line-height: 1.2; color: #22252a; }#ofe-5291039-61901 .ofeWidgetCities__container {display: flex;}#ofe-5291039-61901 .ofeWidgetCities__text { margin-bottom: 25px;font-size: 20px; line-height: 1.6; color: #22252a;}#ofe-5291039-61901 .ofeWidgetCities__urlImg {margin-right: 25px;width: 100%;max-width: 246px;}#ofe-5291039-61901 img.ofeWidgetCities__img {margin-bottom: 0;margin-right: 1em;width: 246px;height: 246px;object-fit: cover;}#ofe-5291039-61901 .ofeWidgetCities__list {display: flex;flex-wrap: wrap;justify-content: space-between; margin: 0px 0 15px 15px; padding: 0;list-style: none;}#ofe-5291039-61901 .ofeWidgetCities__item {flex-basis: 33%;margin: 0;font-size: 17px;line-height: 1.2; font-weight: 700; margin-bottom: 15px;}#ofe-5291039-61901 a.ofeWidgetCities__itemUrl {text-decoration: none;}#ofe-5291039-61901 .ofeWidgetCities__itemUrl:hover .ofeWidgetCities__city {color: #22252a;}#ofe-5291039-61901 .ofeWidgetCities__city {padding-right: 5px;color: #22252a;}#ofe-5291039-61901 .ofeWidgetCities__count {padding-right: 5px; font-weight: 400; color: #22252a;}#ofe-5291039-61901 .ofeWidgetCities__count::after, .ofeWidgetCities__btn::after { display: inline-block; content: ""; vertical-align: 2px; border: solid #22252a; border-width: 0 2.5px 2.5px 0; padding: 2.5px; transform: rotate(-45deg);}#ofe-5291039-61901 .ofeWidgetCities__btn::after { border: solid #FFF; border-width: 0 2.5px 2.5px 0;}#ofe-5291039-61901 a.ofeWidgetCities__btn {display: block;padding: 17px 37px;border-radius: 5px;background: #23d4d1;text-align: center; font-size: 16px;font-weight: 600; line-height: 1;text-decoration: none;color: #fff !important;}@media (max-width: 1220px) {#ofe-5291039-61901 .ofeWidgetCities__urlImg {display: none;}#ofe-5291039-61901 .ofeWidgetCities__list {padding-left: 0;}}@media (max-width: 968px) {#ofe-5291039-61901 .ofeWidgetCities__item {flex-basis: 50%;}#ofe-5291039-61901 .hideItemOnMobile {display: none;}}@media (max-width: 575px) {#ofe-5291039-61901 .ofeWidgetCities__heading { margin: 20px 0; font-size: 20px; } #ofe-5291039-61901 .ofeWidgetCities__text { margin-bottom: 20px; font-size: 18px; }#ofe-5291039-61901 .ofeWidgetCities__item {flex-basis: 100%; margin-bottom: 10px; font-size: 16px;} #ofe-5291039-61901 .ofeWidgetCities__list { margin: 0px 0 10px 0; }}', 's_' + hash61901); var creationDiv = document.getElementById(id61901); creationDiv.innerHTML = '

Gdzie szukać kancelarii prawnej?

Poniżej przedstawiamy ranking serwisu Oferteo.pl dotyczący 11 883 Kancelarii Prawnych, najlepszych w 2025 roku w poszczególnych powiatach:

'; } } processAnchors('a0', hash61901); processAnchors('a1', hash61901); processAnchors('a2', hash61901); processAnchors('a3', hash61901);