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 = '

Ocieplenia i izolacje - Ranking Firm 2025

Poniżej przedstawiamy ranking serwisu Oferteo.pl dotyczący 97 360 Specjalistów od Ocieplania Budynków najlepszych w 2025 roku w poszczególnych miastach powiatowych:

'; iframe = document.createElement('iframe'); iframe.setAttribute("frameborder","0"); iframe.setAttribute("scrolling","no"); iframe.setAttribute("allowTransparency","true"); iframe.setAttribute("width","700px"); iframe.setAttribute("height","150px"); 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 hash72588 = ''; var _id72588 = ''; hash72588 = ''; _id72588 = 'ofe-1662997-72588'; var elements72588 = getElementsByClassName(document, hash72588); if (elements72588 == null || elements72588.length == 0) { hash72588 = '1662997-72588'; elements72588 = getElementsByClassName(document, hash72588); } if (elements72588 == null || elements72588.length == 0) { hash72588 = 'ofe-1662997-72588'; elements72588 = getElementsByClassName(document, hash72588); } if (elements72588 == null || elements72588.length == 0) { hash72588 = '72588'; elements72588 = getElementsByClassName(document, hash72588); } if (elements72588 == null || elements72588.length == 0) { hash72588 = '72588'; elements72588 = getElementsByClassName(document, hash72588); } if (elements72588 && elements72588.length > 0) { for (var i = 0; i < elements72588.length; i++) { var e72588 = elements72588[i]; var id72588 = 'ofe_' + i + '_' + hash72588; e72588.id = id72588; addStyle('#ofe-1662997-72588 { font-family: roboto, sans-serif;}#ofe-1662997-72588 .widgetCities__container { display: flex; justify-content: space-between;}#ofe-1662997-72588 .widgetCities__heading { margin: 0 0 12px 0; font: bold 20px/1 "roboto condensed", sans-serif; display: block; text-align: left;}#ofe-1662997-72588 .widgetCities__subHeading { font: 15px/19px roboto, sans-serif; text-align: left; color: #656d78; margin-bottom: 20px; display: none;}#ofe-1662997-72588 .widgetCities__left { max-width: 115px; width: 100%; margin-right: 10px;}#ofe-1662997-72588 .widgetCities__right { width: 100%; margin-right: 5px;}#ofe-1662997-72588 .widgetCities__img { width: 115px; height: 115px; object-fit: cover;}#ofe-1662997-72588 .widgetCities__list { display: flex; flex-wrap: wrap; list-style: none; padding-left: 3px; padding-top: 3px; margin: unset !important;}#ofe-1662997-72588 .widgetCities__listItem { flex-basis: 33%; margin: unset !important;}#ofe-1662997-72588 .widgetCities__url { color: #017c92; display: flex; font-weight: 500; line-height: 22px; text-decoration: none;}#ofe-1662997-72588 .widgetCities__url:hover { text-decoration: underline; color: unset;}#ofe-1662997-72588 .widgetCities__url:hover .widgetCities__arrow { color: #017c92;}#ofe-1662997-72588 .widgetCities__hrefBtn { text-decoration: none;}#ofe-1662997-72588 .widgetCities__url:hover .widgeteCities__cityName { text-decoration: underline; color: #017c92;}#ofe-1662997-72588 .widgetCities__url .widgeteCities__cityName { font-weight: bold;}#ofe-1662997-72588 .widgetCities__url span { line-height: 1; font-size: 14px;}#ofe-1662997-72588 .widgetCities__url span { line-height: 1; font-size: 14px;}#ofe-1662997-72588 .widgetCities__url span:hover { color: unset;}#ofe-1662997-72588 .widgetCities__url .widgeteCities__cityName:hover { color: #017c92;}#ofe-1662997-72588 .widgetCities__count { color: #333; font-weight: normal;}#ofe-1662997-72588 .widgetCities__arrow { margin-left: 5px; font-weight: bold;}#ofe-1662997-72588 .widgetCities__arrow--btn { right: 20px;}#ofe-1662997-72588 .widgetCities__button { min-height: 40px; width: 100%; display: flex; align-items: center; justify-content: center; background: #017c92; font-size: 14px; color: #fff; font-weight: 600; outline: none; transition: all 0.3s; position: relative; border: none; outline: none; font-size: 16px; margin-top: 6px; cursor: pointer;}#ofe-1662997-72588 .widgetCities__button:hover { opacity: 0.75;}@media (max-width: 630px) { #ofe-1662997-72588 .widgetCities__left { display: none; } #ofe-1662997-72588 .widgetCities__list { padding-left: 0; }}@media (max-width: 500px) { #ofe-1662997-72588 .hideCityOnMobile { display: none; } #ofe-1662997-72588 .widgetCities__listItem { flex-basis: 50%; }}@media (max-width: 380px) { #ofe-1662997-72588 .widgetCities__heading { font-size: 18px }}@media (max-width: 350px) { #ofe-1662997-72588 .widgetCities__heading { font-size: 16px } #ofe-1662997-72588 .widgetCities__listItem { flex-basis: 100%; } #ofe-1662997-72588 .hideCityOnLowRes { display: none; }}', 's_' + hash72588); var creationDiv = document.getElementById(id72588); creationDiv.innerHTML = '

Ocieplenia i izolacje - Ranking Firm 2025

Poniżej przedstawiamy ranking serwisu Oferteo.pl dotyczący 97 360 Specjalistów od Ocieplania Budynków najlepszych w 2025 roku w poszczególnych miastach powiatowych:

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