magazyn.rogala.com.pl Open in urlscan Pro
78.24.161.101  Public Scan

Submitted URL: https://magazyn1.rogala.com.pl/
Effective URL: https://magazyn.rogala.com.pl/
Submission: On March 15 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

POST products.php#results

<form method="POST" id="searchFormInput" action="products.php#results">
  <input type="hidden" name="search_type" value="full">
  <div class="search_div">
    <div class="search_div_desc">
      <span class="search_div_desc_bold">Wyszukiwarka</span>
      <br>
      <span class="search_div_desc_normal">kamieni naturalnych:</span>
    </div>
    <div class="search_div_input">
      <input type="text" name="search" class="search-input" placeholder="Wpisz nazwę" value="">
    </div>
    <div class="search_div_submit_out" onclick="document.getElementById('searchFormInput').submit();">
      <div class="search_div_submit_in">
      </div>
    </div>
    <div class="search_div_filters" onclick="show_search_filters();">
      <img class="search_div_filters_img" src="images/Icon-material-slideshow.png" alt="filters">
      <div class="search_div_filters_desc" id="search-filters-info"> Ukryj filtry </div>
    </div>
  </div>
</form>

POST index.php#results

<form method="POST" id="searchFormFilters" action="index.php#results">
  <input type="hidden" name="search_type" value="simple">
  <table class="search-table">
    <tbody>
      <tr>
        <th>Przeznaczenie</th>
        <th>Typ kamieni</th>
        <th>Powierzchnia</th>
        <th>Materiał</th>
        <th>Kolor</th>
        <th>Tagi</th>
      </tr>
      <tr>
        <td class="search-table-col-1">
          <div style="float:left; margin-top:10px; ">
            <input name="inside" id="chbx_inside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('inside');">Wewnątrz
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="outside" id="chbx_outside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('outside');">Na zewnątrz<br><span style="padding-left:24px;">(mrozoodporne,
              antypoślizgowe)</span>
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="worktop" id="chbx_worktop" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('worktop');">Blat kuchenny
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="floor_in_house" id="chbx_floor_in_house" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('floor_in_house');">Posadzka w domu
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="bathroom" id="chbx_bathroom" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('bathroom');">Łazienka
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="stairs_inside" id="chbx_stairs_inside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('stairs_inside');">Schody wewnętrzne
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="stairs_outside" id="chbx_stairs_outside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('stairs_outside');">Schody zewnętrzne
          </div>
          <div style="clear:both"></div>
        </td>
        <td class="search-table-col-2">
          <div style="float:left; margin-top:10px; ">
            <input name="plates" id="chbx_plates" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('plates');">Płyty
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="tiles" id="chbx_tiles" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('tiles');">Płytki
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="blocks" id="chbx_blocks" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('blocks');">Bloki
          </div>
          <div style="clear:both"></div>
        </td>
        <td class="search-table-col-3">
          <div style="float:left; margin-top:10px; ">
            <input name="polished" id="chbx_polished" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('polished');">Polerowana
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="brushed" id="chbx_brushed" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('brushed');">Szczotkowana
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="flamed" id="chbx_flamed" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('flamed');">Płomieniowana
          </div>
          <div style="clear:both"></div>
        </td>
        <td class="search-table-col-4">
          <div style="float:left; margin-top:10px; ">
            <input name="all_materials" id="chbx_all_materials" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('all_materials');">Wszystkie materiały
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="granite" id="chbx_granite" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('granite');">Granit
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="sandstone" id="chbx_sandstone" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('sandstone');">Piaskowiec
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="quartize_natural" id="chbx_quartize_natural" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('quartize_natural');">Kwarcyt naturalny
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="slate" id="chbx_slate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('slate');">Łupek
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="marble" id="chbx_marble" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('marble');">Marmur
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="quartz_conglomerate" id="chbx_quartz_conglomerate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('quartz_conglomerate');">Konglomerat kwarcytowy
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="travertine" id="chbx_travertine" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('travertine');">Trawertyn
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="marble_conglomerate" id="chbx_marble_conglomerate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('marble_conglomerate');">Konglomerat marmurowy
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="onyx" id="chbx_onyx" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('onyx');">Onyx
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="limestone" id="chbx_limestone" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('limestone');">Wapień
          </div>
          <div style="clear:both"></div>
        </td>
        <td class="search-table-col-5">
          <div style="float:left; margin-top:10px; ">
            <input name="all_colors" id="chbx_all_colors" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('all_colors');">Wszystkie kolory
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="beige" id="chbx_beige" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('beige');">Beżowy
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="white" id="chbx_white" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('white');">Biały
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="brown" id="chbx_brown" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('brown');">Brązowy
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="black" id="chbx_black" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('black');">Czarny
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="red" id="chbx_red" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('red');">Czerwony
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="graphite" id="chbx_graphite" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('graphite');">Grafitowy
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="blue" id="chbx_blue" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('blue');">Niebieski
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="gray" id="chbx_gray" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('gray');">Szary
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="green" id="chbx_green" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('green');">Zielony
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="yellow" id="chbx_yellow" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('yellow');">Żółty
          </div>
          <div style="clear:both"></div>
        </td>
        <td class="search-table-col-6">
          <div style="float:left; margin-top:10px; ">
            <input name="1" id="chbx_1" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('1');">Wyprzedaż
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="3" id="chbx_3" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('3');">Oryginał
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="11" id="chbx_11" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('11');">Druga płyta -50%
          </div>
          <div style="clear:both"></div>
          <div style="float:left; margin-top:10px; ">
            <input name="outlet" id="chbx_outlet" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters('outlet');">Outlet
          </div>
          <div style="clear:both"></div>
        </td>
      </tr>
    </tbody>
  </table>
  <div class="filter_div_submit" onclick="document.getElementById('searchFormFilters').submit();"> Szukaj kamieni </div>
</form>

POST index.php#results

<form method="POST" id="searchFormFiltersM" action="index.php#results">
  <input type="hidden" name="search_type" value="simple">
  <div class="mobileonlybr"></div>
  <div onclick="show_div('sr_destination');" class="chbx_menu">Przeznaczenie<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_destination" class="chbx_item" style="">
    <div style="float:left; margin-top:10px; ">
      <input name="inside" id="chbx2_inside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('inside');">Wewnątrz
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="outside" id="chbx2_outside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('outside');">Na zewnątrz<br><span style="padding-left:24px;">(mrozoodporne,
        antypoślizgowe)</span>
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="worktop" id="chbx2_worktop" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('worktop');">Blat kuchenny
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="floor_in_house" id="chbx2_floor_in_house" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('floor_in_house');">Posadzka w domu
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="bathroom" id="chbx2_bathroom" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('bathroom');">Łazienka
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="stairs_inside" id="chbx2_stairs_inside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('stairs_inside');">Schody wewnętrzne
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="stairs_outside" id="chbx2_stairs_outside" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('stairs_outside');">Schody zewnętrzne
    </div>
    <div style="clear:both"></div>
  </div>
  <div onclick="show_div('sr_type');" class="chbx_menu">Typ kamieni<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_type" class="chbx_item" style=" display:none;">
    <div style="float:left; margin-top:10px; ">
      <input name="plates" id="chbx2_plates" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('plates');">Płyty
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="tiles" id="chbx2_tiles" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('tiles');">Płytki
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="blocks" id="chbx2_blocks" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('blocks');">Bloki
    </div>
    <div style="clear:both"></div>
  </div>
  <div onclick="show_div('sr_surface');" class="chbx_menu">Powierzchnia<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_surface" class="chbx_item" style=" display:none;">
    <div style="float:left; margin-top:10px; ">
      <input name="polished" id="chbx2_polished" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('polished');">Polerowana
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="brushed" id="chbx2_brushed" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('brushed');">Szczotkowana
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="flamed" id="chbx2_flamed" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('flamed');">Płomieniowana
    </div>
    <div style="clear:both"></div>
  </div>
  <div onclick="show_div('sr_material');" class="chbx_menu">Materiał<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_material" class="chbx_item" style=" display:none;">
    <div style="float:left; margin-top:10px; ">
      <input name="all_materials" id="chbx2_all_materials" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('all_materials');">Wszystkie materiały
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="granite" id="chbx2_granite" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('granite');">Granit
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="sandstone" id="chbx2_sandstone" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('sandstone');">Piaskowiec
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="quartize_natural" id="chbx2_quartize_natural" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('quartize_natural');">Kwarcyt naturalny
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="slate" id="chbx2_slate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('slate');">Łupek
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="marble" id="chbx2_marble" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('marble');">Marmur
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="quartz_conglomerate" id="chbx2_quartz_conglomerate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('quartz_conglomerate');">Konglomerat kwarcytowy
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="travertine" id="chbx2_travertine" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('travertine');">Trawertyn
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="marble_conglomerate" id="chbx2_marble_conglomerate" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('marble_conglomerate');">Konglomerat marmurowy
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="onyx" id="chbx2_onyx" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('onyx');">Onyx
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="limestone" id="chbx2_limestone" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('limestone');">Wapień
    </div>
    <div style="clear:both"></div>
  </div>
  <div onclick="show_div('sr_color');" class="chbx_menu">Kolor<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_color" class="chbx_item" style=" display:none;">
    <div style="float:left; margin-top:10px; ">
      <input name="all_colors" id="chbx2_all_colors" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('all_colors');">Wszystkie kolory
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="beige" id="chbx2_beige" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('beige');">Beżowy
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="white" id="chbx2_white" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('white');">Biały
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="brown" id="chbx2_brown" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('brown');">Brązowy
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="black" id="chbx2_black" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('black');">Czarny
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="red" id="chbx2_red" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('red');">Czerwony
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="graphite" id="chbx2_graphite" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('graphite');">Grafitowy
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="blue" id="chbx2_blue" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('blue');">Niebieski
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="gray" id="chbx2_gray" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('gray');">Szary
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="green" id="chbx2_green" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('green');">Zielony
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="yellow" id="chbx2_yellow" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('yellow');">Żółty
    </div>
    <div style="clear:both"></div>
  </div>
  <div onclick="show_div('sr_tags');" class="chbx_menu">Tagi<img src="images/Icon-material-slideshow.png" style="float:right"></div>
  <div id="sr_tags" class="chbx_item" style=" display:none;">
    <div style="float:left; margin-top:10px; ">
      <input name="1" id="chbx2_1" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('1');">Wyprzedaż
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="3" id="chbx2_3" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('3');">Oryginał
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="11" id="chbx2_11" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('11');">Druga płyta -50%
    </div>
    <div style="clear:both"></div>
    <div style="float:left; margin-top:10px; ">
      <input name="outlet" id="chbx2_outlet" type="checkbox" style="position: relative; top:3px; margin-right:5px; width:18px; height:18px;" onclick="set_filters2('outlet');">Outlet
    </div>
    <div style="clear:both"></div>
  </div>
  <div class="filter_div_submit2" onclick="document.getElementById('searchFormFiltersM').submit();"> Szukaj kamieni </div>
</form>

Text Content

 1. Zaloguj


Wyszukiwarka
kamieni naturalnych:


Ukryj filtry

PrzeznaczenieTyp kamieniPowierzchniaMateriałKolorTagi
Wewnątrz

Na zewnątrz
(mrozoodporne, antypoślizgowe)

Blat kuchenny

Posadzka w domu

Łazienka

Schody wewnętrzne

Schody zewnętrzne

Płyty

Płytki

Bloki

Polerowana

Szczotkowana

Płomieniowana

Wszystkie materiały

Granit

Piaskowiec

Kwarcyt naturalny

Łupek

Marmur

Konglomerat kwarcytowy

Trawertyn

Konglomerat marmurowy

Onyx

Wapień

Wszystkie kolory

Beżowy

Biały

Brązowy

Czarny

Czerwony

Grafitowy

Niebieski

Szary

Zielony

Żółty

Wyprzedaż

Oryginał

Druga płyta -50%

Outlet


Szukaj kamieni
Przeznaczenie
Wewnątrz

Na zewnątrz
(mrozoodporne, antypoślizgowe)

Blat kuchenny

Posadzka w domu

Łazienka

Schody wewnętrzne

Schody zewnętrzne

Typ kamieni
Płyty

Płytki

Bloki

Powierzchnia
Polerowana

Szczotkowana

Płomieniowana

Materiał
Wszystkie materiały

Granit

Piaskowiec

Kwarcyt naturalny

Łupek

Marmur

Konglomerat kwarcytowy

Trawertyn

Konglomerat marmurowy

Onyx

Wapień

Kolor
Wszystkie kolory

Beżowy

Biały

Brązowy

Czarny

Czerwony

Grafitowy

Niebieski

Szary

Zielony

Żółty

Tagi
Wyprzedaż

Oryginał

Druga płyta -50%

Outlet

Szukaj kamieni



Nowości
Daino Reale / Brec
poler gr.6cm (gr.6cm)
Matrix
antico gr.2cm (gr.2cm)
DOLOMIT Matarazzo
poler gr.3cm (gr.3cm)
DOLOMIT Matarazzo
poler gr.2cm (gr.2cm)
Matrix
antico gr.2cm (gr.2cm)


Aranżacje i inspiracje



Włoski Trawertyn
Zobacz wybrane dla Ciebie Włoskie trawertyny.

Użyte materiały:
Travertino Romano
Travertino Romano
Travertino Romano
Arabescato Corhia
Włoski marmur do Twojej łazienki.

Użyte materiały:
Carrara Arabescato
Carrara Arabescato
Arabescato Arni
Copacabana
Granit Copacabana do Twojej kuchni.

Użyte materiały:
Copacabana
Copacabana
Copacabana




KONTAKT

info@rogala.com.pl

58 325 58 58 Wocławy (Gdańsk)
46 857 89 00 Stara Bukówka (Warszawa)
41 357 53 95 Pińczów (świętokrzyskie)
17 227 71 11 Przyłęk (podkarpackie)

facebook | youtube




LOKALIZACJA

ROGALA GRANIT sp. zoo
Przyłęk 3a
36-107 Przyłęk

NIP: 5842837741



FACEBOOK

© 2024 Rogala. Wszelkie prawa zastrzeżone | Polityka prywatności | Logowanie dla
pracowników
https://magazyn.rogala.com.pl/index.php?query=bWV0aG9kPXBvc3Q=#results