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

Awatar u偶ytkownika

Oferteo.pl

Superu偶ytkownik

馃弳 Ranking Firm Buduj膮cych Domy, 2025

Poni偶ej przedstawiamy ranking 73 171 Firm Buduj膮cych Domy, najlepszych w 2025 roku w poszczeg贸lnych wojew贸dztwach:

'; iframe = document.createElement('iframe'); iframe.setAttribute("frameborder","0"); iframe.setAttribute("scrolling","no"); iframe.setAttribute("allowTransparency","true"); iframe.setAttribute("width","758px"); iframe.setAttribute("height","310px"); 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 hash224 = ''; var _id224 = ''; hash224 = 'ofe-1640645-224'; _id224 = 'ofe-1640645-224'; var elements224 = getElementsByClassName(document, hash224); if (elements224 == null || elements224.length == 0) { hash224 = '1640645-70525'; elements224 = getElementsByClassName(document, hash224); } if (elements224 == null || elements224.length == 0) { hash224 = 'ofe-1640645-70525'; elements224 = getElementsByClassName(document, hash224); } if (elements224 == null || elements224.length == 0) { hash224 = '70525'; elements224 = getElementsByClassName(document, hash224); } if (elements224 == null || elements224.length == 0) { hash224 = '224'; elements224 = getElementsByClassName(document, hash224); } if (elements224 && elements224.length > 0) { for (var i = 0; i < elements224.length; i++) { var e224 = elements224[i]; var id224 = 'ofe_' + i + '_' + hash224; e224.id = id224; addStyle('#ofe-1640645-70525 * { margin: 0; padding: 0;}#ofe-1640645-70525 .ofe-forum-post { padding: 5px 0px; background-repeat: no-repeat; background-position: 100% 0; position: relative; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; box-sizing: border-box;}#ofe-1640645-70525 .ofe-container { border-bottom: 1px solid #ddd; background: linear-gradient(to bottom, white 80%, #f1f1f1 100%); display: block; height: auto; overflow: hidden; clear: both;}#ofe-1640645-70525 .ofe-author { margin: 5px 0 10px 0; min-height: 50px; border: 1px solid transparent; border-width: 0 0 0 1px; width: 22%; float: left; display: inline; font-size: 14px; margin-top: 28px; padding-left: 5px;}#ofe-1640645-70525 .ofe-avatar { margin-bottom: 3px; overflow: hidden;}#ofe-1640645-70525 .ofe-author-dt,#ofe-1640645-70525 .ofe-author-dd { line-height: 1.2em; margin-left: 8px; text-align: left;}#ofe-1640645-70525 .ofe-user { color: #000; font-weight: bold;}#ofe-1640645-70525 ofe-author-dd.ofe-rank { margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis;}#ofe-1640645-70525 .ofe-img { border-width: 0;}#ofe-1640645-70525 .ofe-postbody { color: #333333; padding: 0; line-height: 1.48em; width: 76%; float: left; margin-top: 5px; position: relative;}#ofe-1640645-70525 .ofe-postbody::before { content: ""; height: 95%; width: 1px; background: #ddd; position: absolute; display: block;}#ofe-1640645-70525 .post-body-div { padding-left: 5px;}#ofe-1640645-70525 .ofe-postbody-author { margin-bottom: 0.6em; padding: 7px 0 5px 0; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.2em; clear: both; color: rgb(205, 39, 35);}#ofe-1640645-70525 .ofe-content { color: #333333; overflow-x: auto; min-height: 3em; overflow: hidden; line-height: 1.4em; font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; padding-bottom: 1px;}#ofe-1640645-70525 .ofe-ul { list-style: outside disc none;}#ofe-1640645-70525 .ofe-strong { font-weight: bold;}#ofe-1640645-70525 .ofe-button { background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d10000 20%, #9e0000 80%) repeat scroll 0 0; color: #fff; padding: 3px 10px; background-color: #d92739; -moz-user-select: none; cursor: pointer; display: inline-block; font-size: 13px; font-weight: normal; text-align: center; vertical-align: middle; text-decoration: none; border: none; border-radius: 4px;}#ofe-1640645-70525 .ofe-button:hover { background: #d10000 none repeat scroll 0 0;}#ofe-1640645-70525 .ofe-backtop { clear: both; height: 11px; text-align: right; margin-bottom: 4px;}#ofe-1640645-70525 .ofe-backtop-link { background-image: url("http://www.forumbudowlane.pl/styles/prosilver/theme/images/icon_back_top.gif"); background-repeat: no-repeat; padding: 0px; text-decoration: none; width: 5px; height: 5px; display: block; float: right; overflow: hidden; font-size: 0;}@media only screen and (max-width: 700px) { #ofe-1640645-70525 .ofe-postbody, #ofe-1640645-70525 .ofe-content-55, #ofe-1640645-70525 .ofe-content-45 { width: 100%; padding: 0; } #ofe-1640645-70525 .ofe-content-55 { margin-top: 10px; } #ofe-1640645-70525 .ofe-postbody { margin-top: 0; } #ofe-1640645-70525 .ofe-author-dt, #ofe-1640645-70525 .ofe-author-dd { margin-left: 0; } #ofe-1640645-70525 .ofe-author { width: 100%; } #ofe-1640645-70525 .ofe-postbody::before { display: none !important; }}.ofe-cities-container { display: flex; padding: 0 10px 14px !important;}.ofe-widget-list-bi .ofe-container { display: flex;}.ofe-widget-list-bi .ofe-photo img { width: 180px;}.ofe-widget-list-bi .ofe-btn-raquo { margin-left: 4px;}.ofe-widget-list-bi .ofe-li-raquo { margin-left: -3px !important;}.ofe-widget-list-bi .ofe-photo { flex: 0 0 auto; margin-right: 10px !important;}.ofe-widget-list-bi .ofe-usp { display: flex; flex-wrap: wrap; padding: 0 !important;}.ofe-widget-list-bi .ofe-usp a { font-size: 14px; line-height: 20px; color: #000; text-decoration: none;}.ofe-widget-list-bi .ofe-usp a:hover { text-decoration: underline;}.ofe-widget-list-bi .ofe-usp a span { color: inherit; font-family: "grotesque-black", Helvetica, Arial, sans-serif; font-weight: normal;}.ofe-widget-list-bi .ofe-usp li { display: block; margin: 0 !important; flex: 1 0 49%; font-size: 14px; padding: 0 0 0px !important;}.ofe-widget-list-bi .ofe-usp li span { cursor: pointer; font-weight: 600;}.ofe-widget-list-bi .ofe-usp li:before { display: none;}.ofe-widget-list-bi .ofe-button { font-family: "grotesque-black", Helvetica, Arial, sans-serif; background: #ba0001; color: #ffffff !important; text-decoration: none !important; padding: 0.5em; text-align: center; display: inline; font-weight: bold;}.ofe-widget-list-bi .ofe-usp-btn { margin-bottom: 0.75em;}@media (max-width: 1240px) { .ofe-widget-list-bi .ofe-photo { display: none; }}@media (min-width: 1240px) { .ofe-btn-box { margin-top: 14px !important; } .ofe-widget-list-bi .ofe-usp { margin-top: 5px !important; }}@media (min-width: 714px) { .ofe-widget-list { padding-left: 7px !important; }}@media (max-width: 1240px) and (min-width: 700px) { /* .ofe-widget-list-bi .ofe-usp { margin-left: 10px !important; } */ .ofe-btn-box { margin: 5px 0 10px 0 !important; }}@media (max-width: 1240px) and (min-width: 300px) { .ofe-btn-box { margin: 10px 0 !important; }}@media (max-width: 767px) { .ofe-widget-list-bi .ofe-container { margin-bottom: 1em; } .ofe-widget-list-bi .ofe-usp li { padding-left: 0 !important; }}.ofe-city-color .ofe-city { color: #ba0001 !important;}.ofe-widget-list .heading { font-size: 18px; padding-left: 10px !important; font-weight: 600;}.ofe-widget-list .subheading { font-size: 14px; line-height: 1.4em; padding: 10px !important;}.ofe-usp-btn { display: flex; flex-direction: column;}@media (max-width: 714px) { #ofe-1640645-70525 .ofe-user, #ofe-1640645-70525 .ofe-author-dt, #ofe-1640645-70525 .ofe-author-dd { font-size: 16px; } .ofe-widget-list .heading { margin-top: 0.5em !important; }}@media screen and (max-width: 700px) { #ofe-1640645-70525 .ofe-postbody { border-left: none; } .ofe-widget-list .heading { padding-left: 0 !important; } .ofe-widget-list .subheading { padding: 10px 10px 10px 0 !important; font-size: 16px; } #ofe-1640645-70525 .ofe-avatar { display: none; } .ofe-widget-list-bi .ofe-photo img { width: 160px; } #ofe-1640645-70525 .ofe-author { margin-top: 0 !important; } #ofe-1640645-70525 .ofe-widget-mq div.ofe-usp, #ofe-1640645-70525 .ofe-widget-mq div.ofe-btn-box { padding-left: 0px; } .ofe-widget-list-bi .ofe-usp li { padding: 2px 0 !important; } .ofe-cities-container { padding: 0 0 14px !important; }}@media screen and (max-width: 475px) { .ofe-btn-box { text-align: center; position: relative; } .ofe-widget-list-bi .ofe-photo { display: none; }}@media screen and (max-width: 640px) { .ofe-postbody, .ofe-author { margin: 0; } .heading { font-size: 16px; }}@media screen and (max-width: 380px) { .ofe-widget-list-bi .ofe-usp li { padding: 0 !important; flex: 1 0 99%; } .subheading { padding-top: 5px !important; }}@-moz-document url-prefix() { .ofe-widget-list-bi .ofe-usp li { padding: 0px 0 !important; } @media screen and (max-width: 700px) { .heading { font-size: 16px; } .ofe-widget-list-bi .ofe-usp li { padding: 0 !important; } }}', 's_ofe-1640645-70525'); addClassCreationPool(id224, 'ofe-1640645-70525'); var creationDiv = document.getElementById(id224); creationDiv.innerHTML = '

Awatar u偶ytkownika

Oferteo.pl

Superu偶ytkownik

馃弳 Ranking Firm Buduj膮cych Domy, 2025

Poni偶ej przedstawiamy ranking 73 171 Firm Buduj膮cych Domy, najlepszych w 2025 roku w poszczeg贸lnych wojew贸dztwach:

'; var jscriptUrl = 'https://www.oferteo.pl/scripts/widget.js'; addScript(jscriptUrl, 'js-' + hash224); includejQuery(function($){ //includejQueryUI(); document .querySelectorAll(".ofe-usp") .forEach(function(list) { list.addEventListener("click", function (e) { if ( e.target.classList.value === "ofe-count" || e.target.classList.value === "ofe-btn-raquo" ) { window.open(e.target.parentElement.children[0].href, '_blank'); } }); }); }); } } processAnchors('a0', hash224); processAnchors('a1', hash224); processAnchors('a2', hash224); processAnchors('a3', hash224);