var firstVisitSetCookieInfo = true; var cookieBrowser = (function() { var aN = navigator.appName, ua = navigator.userAgent, tem = null, uaMatch = ua.match(/(opera|chrome|safari|firefox|msie)\/?\s*(\.?\d+(\.\d+)*)/i), uaSystem = ua.match(/\(.*\)/g)[0], mobile = uaSystem.match(/iPhone|iPod|iPad|blackberry|android|htc|kindle|lg|midp|mmp|mobile|nokia|opera mini|palm|pocket|sgh|smartphone|symbian|treo mini|SonyEricsson|Samsung|MobileExplorer|PalmSource|Benq|Windows Phone/i), width = '100%', padding = '0 15px', data = null, font = '12px/15px', close = 'right: 5px; top: -17px', url = '', links = { 'firefox': 'http://support.mozilla.org/pl/kb/W%C5%82%C4%85czanie%20i%20wy%C5%82%C4%85czanie%20obs%C5%82ugi%20ciasteczek', 'opera': 'http://help.opera.com/Linux/12.10/pl/cookies.html', 'chrome': 'http://support.google.com/chrome/bin/answer.py?hl=pl&answer=95647', 'safari': 'http://support.apple.com/kb/ph5042', 'MSIE': { '7.0' : 'http://windows.microsoft.com/pl-pl/internet-explorer/change-ie-settings#ie=ie-8', '8.0' : 'http://windows.microsoft.com/pl-pl/internet-explorer/change-ie-settings#ie=ie-8', '9.0' : 'http://windows.microsoft.com/pl-pl/internet-explorer/change-ie-settings#ie=ie-9', '10.0' : 'http://windows.microsoft.com/pl-pl/internet-explorer/change-ie-settings#ie=ie-10' } } if (uaMatch && (tem = ua.match(/version\/([\.\d]+)/i))!= null) uaMatch[2]= tem[1]; uaMatch = uaMatch ? [uaMatch[1], uaMatch[2]]: [aN, navigator.appVersion,'-?']; if (mobile == null) { mobile = 'desktop'; width = '940px'; padding = '0 48px'; close = 'right: 21px; top: 0'; }; url = uaMatch[0] != 'MSIE' ? (typeof links[uaMatch[0].toLowerCase()] == 'undefined' ? 'OTHER' : links[uaMatch[0].toLowerCase()]) : links['MSIE'][uaMatch[1]]; data = { system: mobile, width: width, uaVersion: uaMatch , href: url, font: font, padding: padding, close: close} return data; })(); //cookieBrowser.href="OTHER"; function showInfoBar(politykaPrywatnosci, styleOption) { //$(window).load(function(){ function hasClass(ele,cls) { return ele.className.match(new RegExp('(\\s|^)'+cls+'(\\s|$)')); } function addClass(ele,cls) { if (!this.hasClass(ele,cls)) ele.className += " "+cls; } function removeClass(ele,cls) { if (hasClass(ele,cls)) { var reg = new RegExp('(\\s|^)'+cls+'(\\s|$)'); ele.className=ele.className.replace(reg,' '); } } $('body').prepend('
Close

This page uses cookies (small text files sent from the website to your computer) We use cookies for statistical analysis. Thanks to them we can also better fit the content displayed to your needs. If you do not agree to this you can turn off cookies in your browser. You can find more detail here. (link: http://www.polnord.pl/en/cookies/

'); $('#header,#Filters').addClass('cookiesOn'); } showInfoBar('Wi\u0119cej informacji mo\u017cna znale\u017a\u0107 w naszej Polityce prywatno\u015bci','');