W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346 (w j. polskim, angielskim, rosyjskim i ukraińskim). Dziękujemy.

'; alert('Galimas pristatymas į Lietuvą iš https://www.atvyko.lt'); } else { addtocart = document.querySelector(".add-to-cart"); if (typeof addtocart !== 'undefined' && (typeof addtocart !== "object" || addtocart !== null)){ //addtocart.style.display = 'none'; //var ATCbutton = document.getElementsByClassName('btn btn-tt add-to-cart')[0]; document.getElementsByClassName('qty')[0].style.visibility = 'hidden'; nrtel = '+48 717 026 345'; //nrtel = document.querySelector('.text-contact-section.text-contact-section-product > p > a').innerHTML; addtocart.innerHTML = 'Zapytaj o szczegóły '+nrtel; addtocart.style.cursor='pointer'; addtocart.style.opacity='1'; addtocart.style.fontSize = "18px"; document.querySelector(".product-add-to-cart").innerHTML +='

(pomoc w języku polskim, angielskim, ukraińskim i rosyjskim)

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346. Dziękujemy.

'; } } }catch{} try{ contactsection = document.querySelectorAll(".text-contact-section"); Array.from(contactsection).forEach(function (contacts) { contacts.style.display = 'none'; }); }catch{} /*try{ thuliumw = document.querySelector(".tc-app-container"); if (typeof thuliumw !== 'undefined' && (typeof thuliumw !== "object" || thuliumw !== null) ){ thuliumw.style.display = 'none';} }catch{}*/ try{ contsec = document.querySelector("#contact__section"); if (typeof contsec !== 'undefined' && (typeof contsec !== "object" || contsec !== null) ){ contsec.style.display = 'none';} }catch{} try{ imgslider = document.querySelector(".splide__pagination"); if (typeof imgslider !== 'undefined' && (typeof imgslider !== "object" || imgslider !== null) ){ imgslider.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-product"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-more"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} console.log('End window onload'); }/*else{ if(!(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 )){ var head = document.getElementsByTagName('head')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://cdn.thulium.com/apps/chat-widget/chat-loader.js?hash=trokentech-7d827acc-6fd3-4592-ab14-b7f600c12295"; head.appendChild(js); }*/ } if(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 ){ try{ document.querySelector("#category__slider .slide img").style.display="none"; }catch{} try{ document.querySelector(".header-right-image").style.display = "none"; }catch{} var telLinks1; telLinks1= document.querySelectorAll('[href^="tel:"]'); Array.from(telLinks1).forEach(function (link) { link.href = 'tel:+48 519 486 671'; link.innerHTML = "+48 519 486 671"; link.setAttribute('href', 'tel:+48 519 486 671'); //link.removeAttribute('href'); //link.style.display = 'none'; }); //var kontakt = document.getElementbyId('stores__section'); var telLinkskontakt = document.querySelectorAll('#stores__section [href^="tel:"]'); Array.from(telLinkskontakt).forEach(function (link) { link.innerHTML ='+48 519 486 671
(контакт можливий через WhatsApp або мобільний телефон)'; //link.removeAttribute('href'); //link.style.display = 'none'; }); try{ przedstawiciele = document.querySelector("#contacts__section"); przedstawiciele.style.display = 'none';} catch{} } else if(window.location.href.indexOf("gclid") > -1 || getCookie('gads')==1){ /*&& window.location.href.indexOf("kontakt") > -1*/ setCookie('gads',1,7); var telLinksGAds; telLinksGAds= document.querySelectorAll('a[href^="tel:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(telLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('346')>-1){ link.href = 'tel:+48 717 026 345'; link.innerHTML = "+48 717 026 345"; link.setAttribute('href', 'tel:+48 717 026 345'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); var emailLinksGAds; emailLinksGAds= document.querySelectorAll('a[href^="mailto:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(emailLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('kontakt')>-1){ link.href = 'mailto:info@trokentech.pl'; link.innerHTML = 'info@trokentech.pl'; link.setAttribute('href', 'mailto:info@trokentech.pl'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); } //} try { var phoneElement1 = document.querySelector('a[href="tel:+48 717 026 346"]'); phoneElement1.href = 'tel:+48 717 026 345'; phoneElement1.textContent = '+48 717 026 345'; } catch(err) { } try { var phoneElement2 = document.querySelector('a[href="tel:+48717026346"]'); phoneElement2.href = 'tel:+48 717 026 345'; phoneElement2.textContent = '+48 717 026 345'; } catch(err) { } try { var mailElement2 = document.querySelector('a[href="mailto:kontakt@trokentech.pl"]'); mailElement2.href = 'mailto:info@trokentech.pl'; mailElement2.textContent = 'info@trokentech.pl'; } catch(err) { } try{ const phoneLinks = document.querySelectorAll('a.footer-phone'); phoneLinks.forEach(link => { if (link.href.includes('+48 717 026 346')) { link.href = 'tel:+48 717 026 345'; link.innerText = 'Tel: +48 717 026 345'; } }); }catch(err){} //try{ const phoneLink = document.querySelector('a[href="tel:+48 717 026 346"]'); if (phoneLink) { const existingImg = phoneLink.querySelector('img'); if (!existingImg) { const img = document.createElement('img'); img.src = 'https://trokentech.pl/themes/trokentech/assets/img/phone-small.svg'; img.alt = 'phone'; img.width = 20; img.height = 20; phoneLink.appendChild(img); } phoneLink.href = 'tel:+48 717 026 345'; phoneLink.innerText = '+48 717 026 345'; } //}catch(err){} //console.log('cookie= '+ document.cookie);// document.cookie.indexOf('gclid=')); /*var alerted = localStorage.getItem('alerted') || ''; if (alerted != 'yes') { alert("Z powodu problemów technicznych z naszym operatorem telefonicznym prosimy dzisiaj o kontakt mailowy pod adresem: biuro@trokentech.pl") ; localStorage.setItem('alerted','yes'); }*/ console.log('End js tpl'); -->

FLAME STAL farba ogniochronna szybkoschnąca

Producent: Carboline

Farba pęczniejąca ogniochronna do zastosowań na zewnątrz jak i wewnątrz budynków. Łatwa w aplikacji i szybkoschnąca. 

Wybierz kolor | Cena produktu aktualizuje się po wybraniu koloru

Wybierz opakowanie

Nie ma tego czego szukasz? Skontaktuj się z nami

536,85 zł brutto 436,46 zł netto

Tu dokonasz bezpiecznych zakupów. Sklep spełnia kryteria jakości Trusted Shops.

Masz pytania? Zadzwoń:

Masz pytania? Zadzwoń: phone +48 717 026 346

FLAME STAL farba ogniochronna szybkoschnąca

Flame Stal Fire Proof Solvent jest farbą pęczniejącą ogniochronną przeznaczoną do zabezpieczenia ogniochronnego konstrukcji stalowych i stalowych ocynkowanych przed oddziaływaniem termicznym pożarów standardowych wg PN-EN 1363-1:2012. Zabezpieczone ogniochronnie elementy mogą być stosowane wewnątrz pomieszczeń i na zewnątrz obiektów w warunkach oddziaływania czynników środowiskowych Z1, Z2, X, Y i zróżnicowanej kategorii korozyjności środowiska od C1 do C5. Elementy stalowe lub stalowe ocynkowane zabezpieczone farbą Flame Stal Fire Proof Solvent zostały zaklasyfikowane do klas odporności ogniowej wg normy PN-EN 13501-2+A1 od R-15 do R-60.

Flame Stal - dokumenty odniesienia:

  • Europejska Aprobata Techniczna ETA-20/0957
  • Certyfikat Zgodności Własności Użytkowych 1396-CPR-0199
  • Atest Higieniczny B-BK-60211-0096/21
  • Krajowa Deklaracja Właściwości Użytkowych No PIRO/03-2021-04-07

Flame Stal - wydajność:

Wydajność farb ogniochronnych zależy od wskaźnika masywności przekroju. Współczynnik masywności wyraża się w jednostce 1/m. Określa on stosunek obwodu profilu narażonego na działanie ognia do jego pola przekroju. Na tej podstawie oraz na podstawie odpowiednich tabel zawartych w Europejskiej Aprobacie Technicznej ETA-20/0957 należy dobrać grubość powłoki farby ogniochronnej.

System:

Zgodnie z aprobatą techniczną farbę stosuje się w systemie trzech powłok: farba podkładowa, Flame Stal, farba nawierzchniowa. Systemowy rozpuszczalnik do farby Flame Stal: Piroixonol PT.

Przykładowe systemy:

System Epoksydowo-poliuretanowy Epoksydowy
Podkład Telpox P 100 Telpox P 100
Farba ogniochronna Flame Stal Flame Stal
Farba nawierzchniowa Telpur S210 E Nie jest wymagana
Kategoria korozyjności C1, C2, C3 C1
Oddziaływanie czynników Z1, Z2, Y, X Z2

Zalety:

  • szybkoschnąca, pozwala na szybkie zakończenie prac aplikacyjnych
  • doskonałe własności aplikacyjne i estetyczny wygląd powłoki
  • zabezpieczenie ogniochronne do 1 godziny
  • do zastosowań wewnętrznych i zewnętrznych
  • farba łatwa w aplikacji dostępnymi metodami na wytwórni i placu budowy
Masz pytania? zadzwoń:

Masz pytania? Pomożemy Ci dobrać idealny produkt do zastosowania.

Zadzwoń: phone +48 717 026 346

Specyfikacja

Dostępne opakowania

5 l ; 20 l

Baza farby

Na bazie rozpuszczalnika

SYSTEMOWY ROŚCIEŃCZALNIK

Dokumentacja techniczna

Zastanawiasz się nad wyborem produktów?

Daj nam znać czego potrzebujesz, a my nawet tego samego dnia dopasujemy produkty do Twojego projektu.

Kontakt Krzysztof Kowalski

Potrzebujesz porady?

Dobierzemy odpowiednie rozwiązanie
Zamawiaj hurtowo z bezpłatnym doradztwem

Zamawiaj hurtowo z bezpłatnym doradztwem

Zyskaj rabat dla firmy dzięki rozmowie z doradcą.

Klienci kupowali z tym produktem również

Marki własne

Sprawdzone produkty

Znajdziesz u nas produkty o wysokich parametrach wytrzymałościowo-technicznych. Dzięki temu możesz cieszyć się długotrwałymi efektami.

Bezpieczne zakupy

Pomoc w wyborze

Zastanawiasz się jakie produkty będą najlepsze do Twoich potrzeb? Zadzwoń do nas - doradzimy i dobierzemy odpowiednie rozwiązanie.

Doradztwo techniczne

Wsparcie wykonawców

Potrzebujesz pomocy przy realizacji prac budowlanych? Daj nam znać, a polecimy Ci sprawdzonych wykonawców.

Polska firma

Punkty stacjonarne

Chcesz odebrać produkty osobiście? A może wolisz porozmawiać na żywo? Odwiedź nasz odział w: Warszawie, Wrocławiu, Katowicach lub Gdańsku.

Zamówienia hurtowe

Zamówienia hurtowe

Szukasz systemów i produktów pod inwestycje? Wyślij swój numer telefonu. Oddzwonimy z ofertą zawierającą rabat inwestycyjny.

phone

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346 (w j. polskim, angielskim, rosyjskim i ukraińskim). Dziękujemy.

'; alert('Galimas pristatymas į Lietuvą iš https://www.atvyko.lt'); } else { addtocart = document.querySelector(".add-to-cart"); if (typeof addtocart !== 'undefined' && (typeof addtocart !== "object" || addtocart !== null)){ //addtocart.style.display = 'none'; //var ATCbutton = document.getElementsByClassName('btn btn-tt add-to-cart')[0]; document.getElementsByClassName('qty')[0].style.visibility = 'hidden'; nrtel = '+48 717 026 345'; //nrtel = document.querySelector('.text-contact-section.text-contact-section-product > p > a').innerHTML; addtocart.innerHTML = 'Zapytaj o szczegóły '+nrtel; addtocart.style.cursor='pointer'; addtocart.style.opacity='1'; addtocart.style.fontSize = "18px"; document.querySelector(".product-add-to-cart").innerHTML +='

(pomoc w języku polskim, angielskim, ukraińskim i rosyjskim)

W celu ustalenia kosztów dostawy poza granice Polski, prosimy o kontakt mailowy: biuro@trokentech.pl lub telefoniczny: +48 717 026 346. Dziękujemy.

'; } } }catch{} try{ contactsection = document.querySelectorAll(".text-contact-section"); Array.from(contactsection).forEach(function (contacts) { contacts.style.display = 'none'; }); }catch{} /*try{ thuliumw = document.querySelector(".tc-app-container"); if (typeof thuliumw !== 'undefined' && (typeof thuliumw !== "object" || thuliumw !== null) ){ thuliumw.style.display = 'none';} }catch{}*/ try{ contsec = document.querySelector("#contact__section"); if (typeof contsec !== 'undefined' && (typeof contsec !== "object" || contsec !== null) ){ contsec.style.display = 'none';} }catch{} try{ imgslider = document.querySelector(".splide__pagination"); if (typeof imgslider !== 'undefined' && (typeof imgslider !== "object" || imgslider !== null) ){ imgslider.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-product"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} try{ prodcontact = document.querySelector(".text-contact-section-more"); if (typeof prodcontact !== 'undefined' && (typeof prodcontact !== "object" || prodcontact !== null) ){ prodcontact.style.display = 'none';} }catch{} console.log('End window onload'); }/*else{ if(!(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 )){ var head = document.getElementsByTagName('head')[0]; var js = document.createElement("script"); js.type = "text/javascript"; js.src = "https://cdn.thulium.com/apps/chat-widget/chat-loader.js?hash=trokentech-7d827acc-6fd3-4592-ab14-b7f600c12295"; head.appendChild(js); }*/ } if(window.location.href.indexOf("/uk/") > -1 || window.location.href.indexOf("/ru/") > -1 ){ try{ document.querySelector("#category__slider .slide img").style.display="none"; }catch{} try{ document.querySelector(".header-right-image").style.display = "none"; }catch{} var telLinks1; telLinks1= document.querySelectorAll('[href^="tel:"]'); Array.from(telLinks1).forEach(function (link) { link.href = 'tel:+48 519 486 671'; link.innerHTML = "+48 519 486 671"; link.setAttribute('href', 'tel:+48 519 486 671'); //link.removeAttribute('href'); //link.style.display = 'none'; }); //var kontakt = document.getElementbyId('stores__section'); var telLinkskontakt = document.querySelectorAll('#stores__section [href^="tel:"]'); Array.from(telLinkskontakt).forEach(function (link) { link.innerHTML ='+48 519 486 671
(контакт можливий через WhatsApp або мобільний телефон)'; //link.removeAttribute('href'); //link.style.display = 'none'; }); try{ przedstawiciele = document.querySelector("#contacts__section"); przedstawiciele.style.display = 'none';} catch{} } else if(window.location.href.indexOf("gclid") > -1 || getCookie('gads')==1){ /*&& window.location.href.indexOf("kontakt") > -1*/ setCookie('gads',1,7); var telLinksGAds; telLinksGAds= document.querySelectorAll('a[href^="tel:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(telLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('346')>-1){ link.href = 'tel:+48 717 026 345'; link.innerHTML = "+48 717 026 345"; link.setAttribute('href', 'tel:+48 717 026 345'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); var emailLinksGAds; emailLinksGAds= document.querySelectorAll('a[href^="mailto:"]');//('a[href="tel:+48 717 026 346"]'); Array.from(emailLinksGAds).forEach(function (link) { if(link.innerHTML.indexOf('kontakt')>-1){ link.href = 'mailto:info@trokentech.pl'; link.innerHTML = 'info@trokentech.pl'; link.setAttribute('href', 'mailto:info@trokentech.pl'); } //link.removeAttribute('href'); //link.style.display = 'none'; }); } //} try { var phoneElement1 = document.querySelector('a[href="tel:+48 717 026 346"]'); phoneElement1.href = 'tel:+48 717 026 345'; phoneElement1.textContent = '+48 717 026 345'; } catch(err) { } try { var phoneElement2 = document.querySelector('a[href="tel:+48717026346"]'); phoneElement2.href = 'tel:+48 717 026 345'; phoneElement2.textContent = '+48 717 026 345'; } catch(err) { } try { var mailElement2 = document.querySelector('a[href="mailto:kontakt@trokentech.pl"]'); mailElement2.href = 'mailto:info@trokentech.pl'; mailElement2.textContent = 'info@trokentech.pl'; } catch(err) { } try{ const phoneLinks = document.querySelectorAll('a.footer-phone'); phoneLinks.forEach(link => { if (link.href.includes('+48 717 026 346')) { link.href = 'tel:+48 717 026 345'; link.innerText = 'Tel: +48 717 026 345'; } }); }catch(err){} //try{ const phoneLink = document.querySelector('a[href="tel:+48 717 026 346"]'); if (phoneLink) { const existingImg = phoneLink.querySelector('img'); if (!existingImg) { const img = document.createElement('img'); img.src = 'https://trokentech.pl/themes/trokentech/assets/img/phone-small.svg'; img.alt = 'phone'; img.width = 20; img.height = 20; phoneLink.appendChild(img); } phoneLink.href = 'tel:+48 717 026 345'; phoneLink.innerText = '+48 717 026 345'; } //}catch(err){} //console.log('cookie= '+ document.cookie);// document.cookie.indexOf('gclid=')); /*var alerted = localStorage.getItem('alerted') || ''; if (alerted != 'yes') { alert("Z powodu problemów technicznych z naszym operatorem telefonicznym prosimy dzisiaj o kontakt mailowy pod adresem: biuro@trokentech.pl") ; localStorage.setItem('alerted','yes'); }*/ console.log('End js tpl'); -->