5732

ID5732
Data2018-09-07
Symbol2018/09/07/5732
InstytucjaUrząd Gminy Przykona
NazwaInformacja w sprawie podatku rolnego
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2017/1892/6a/12/1
  • Ustawa z dnia 15 listopada 1984 r. o podatku rolnym

    Pliki

    Styl

    <?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2018/09/07/5732/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns="http://www.w3.org/1999/xhtml" xmlns:xf="http://www.w3.org/2002/xforms" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xhtml="http://www.w3.org/1999/xhtml" version="1.0">
      <xsl:template match="/">
        <html>
          <head>
            <style type="text/css">
              body {  background-color: #FFFFFF; margin: 0px 0px 0px 0px;
              font-family: Verdana, Helvetica, sans-serif;  font-size : 12px;  }
              table .title { background-color: #FFFFFF; width:100%; border: 0px; }
              p { margin-top: 1em; margin-bottom: 1em; }
              h1 { font-size: 24px; margin-top: 0; background-color: #dde; font-weight: bold; font-size: 14px; text-align: left; padding-left: 1em; padding-right: 1em; padding-top: .2em; padding-bottom: .2em; margin-top: 0; margin-bottom: 0; border-bottom: solid 1px #99c; line-height: 180%;}
              h2 {color: #336; background-color: #dde; font-size: 9pt; font-weight: bold; padding-left: 1em; padding-right: 1em; padding-top: .2em; padding-bottom: .2em; margin-top: 2em; margin-bottom: 1em; border-bottom: solid 1px #336; clear: right;}
              h3 { font-size: 14px; margin-top: 2em; color: #0A2D4C; }
              h4 { font-size: 12px; margin-top: 2em; color: #4A6D8C; }
              b { color: #4A6D8C; }
              li { line-height: 1.2em; }
              h1, h2 { text-align:center !important;  }
              h1 { margin-bottom:15px !important; }
              h3, h4 { margin-top:8px ; margin-bottom:8px; }
              table { border-collapse: collapse; margin:0; padding:0; width:100%; margin-bottom: 3px; }
              td, th { border: 1px solid #CCC; padding:3px;  }
              th { background-color:#EEE; text-align:left; font-weight:normal; }
              textarea { width: 90%; height: 100% }
            </style>
          </head>
          <body>
            <div style="max-width: 900px; margin: 0 auto;">
              <xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc">
                <h1 style="text-align: center;">Informacja w sprawie podatku rolnego</h1>
                <table style="margin:auto; width:280px;">
                  <tr>
                    <th>na rok:</th>
                    <td>
                      <xsl:value-of select="wnio:Rok" disable-output-escaping="no"/>
                    </td>
                  </tr>
                </table>
                <h2>NAGŁÓWEK</h2>
                <table border="1px">
                  <tr>
                    <th style="width:15%">Podstawa prawna:</th>
                    <th>
                      <xsl:value-of select="wnio:PodstawaPrawna" disable-output-escaping="no"/>
                    </th>
                  </tr>
                  <tr>
                    <th>Składający:</th>
                    <th>
                      <xsl:value-of select="wnio:Skladajacy" disable-output-escaping="no"/>
                    </th>
                  </tr>
                  <tr>
                    <th>Termin składania:</th>
                    <th>W terminie 14 dni od zaistnienia okoliczności mających wpływ na powstanie (wygaśnięcie) obowiązku podatkowego, lub wysokość opodatkowania.
    </th>
                  </tr>
                  <tr>
                    <th>Miejsce składania:</th>
                    <th>Organ podatkowy właściwy ze względu na miejsce położenia nieruchomości.</th>
                  </tr>
                </table>
                <table>
                  <tr>
                    <th>
                      <h4>MIEJSCE SKŁADANIA INFORMACJI</h4>
                    </th>
                  </tr>
                  <tr>
                    <td>Wójt Gminy Przykona, ul. Szkolna 7, 62-731 Przykona</td>
                  </tr>
                </table>
                <table>
                  <tr>
                    <th colspan="2">
                      <h4>OBOWIĄZEK ZŁOŻENIA INFORMACJI
            
            </h4>
                    </th>
                  </tr>
                  <tr>
                    <th style="width:40%">Okoliczności powodujące obowiązek złożenia informacji</th>
                    <td>
                      <input type="checkbox" disabled="disabled">
                        <xsl:if test="wnio:ObowiazekZlozeniaInformacji = 'po_raz_pierwszy'">
                          <xsl:attribute name="checked">
                            <xsl:value-of select="'checked'"/>
                          </xsl:attribute>
                        </xsl:if>
                      </input>
                      <xsl:value-of select="'informacja składana po raz pierwszy na dany rok'"/>
                      <br/>
                      <input type="checkbox" disabled="disabled">
                        <xsl:if test="wnio:ObowiazekZlozeniaInformacji = 'korekta'">
                          <xsl:attribute name="checked">
                            <xsl:value-of select="'checked'"/>
                          </xsl:attribute>
                        </xsl:if>
                      </input>
                      <xsl:value-of select="'korekta uprzednio złożonej informacji'"/>
                      <br/>
                    </td>
                  </tr>
                  <xsl:for-each select="wnio:DataNabycia">
                    <tr>
                      <th>Stan obowiązywania na dzień ( nabycia, sprzedaży, posiadania, zmiany informacji)</th>
                      <td>
                        <xsl:value-of select="." disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                  <xsl:for-each select="wnio:DataZmiany">
                    <tr>
                      <th>Stan obowiązywania na dzień ( nabycia, sprzedaży, posiadania, zmiany informacji)</th>
                      <td>
                        <xsl:value-of select="." disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                  <xsl:for-each select="wnio:RepetytoriumANumer">
                    <tr>
                      <th>Jeżeli nieruchomość została nabyta aktem notarialnym proszę podać  Repertorium A numer-</th>
                      <td>
                        <xsl:value-of select="." disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <xsl:for-each select="wnio:Podmiot">
                  <table>
                    <tr>
                      <th colspan="6">
                        <h4>DANE PODATNIKA</h4>
                      </th>
                    </tr>
                    <tr>
                      <th style="width:10%">Rodzaj</th>
                      <td colspan="5">
                        <xsl:if test="./@typPodmiotu = 'osoba_fizyczna'">
                          <xsl:value-of select="'osoba fizyczna'"/>
                        </xsl:if>
                      </td>
                    </tr>
                    <xsl:for-each select="wnio:OsobaFizyczna">
                      <tr>
                        <th style="width:10%">Nazwisko</th>
                        <td style="width:25%">
                          <xsl:value-of select="oso:Nazwisko" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">Imię</th>
                        <td style="width:25%">
                          <xsl:value-of select="oso:Imie" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">Drugie imię</th>
                        <td>
                          <xsl:value-of select="oso:ImieDrugie" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th style="width:10%">NIP</th>
                        <td style="width:25%">
                          <xsl:value-of select="oso:NIP" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">PESEL</th>
                        <td style="width:25%" colspan="3">
                          <xsl:value-of select="oso:PESEL" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                    <xsl:for-each select="wnio:OsobaFizyczna/wnio:NieNadanoPeselu">
                      <tr>
                        <th>Data urodzenia</th>
                        <td>
                          <xsl:value-of select="oso:DataUrodzenia" disable-output-escaping="no"/>
                        </td>
                        <th>Imię ojca</th>
                        <td>
                          <xsl:value-of select="oso:ImieOjca" disable-output-escaping="no"/>
                        </td>
                        <th>Imię matki</th>
                        <td>
                          <xsl:value-of select="oso:ImieMatki" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                    <xsl:for-each select="wnio:OsobaNiefizyczna">
                      <tr>
                        <th style="width:10%">Nazwa pełna</th>
                        <td colspan="3" style="width:55%">
                          <xsl:value-of select="inst:NazwaInstytucji" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">Nazwa skrócona</th>
                        <td style="width:25%">
                          <xsl:value-of select="wnio:NazwaSkrocona" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th style="width:10%">NIP</th>
                        <td style="width:25%">
                          <xsl:value-of select="inst:NIP" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">REGON</th>
                        <td style="width:25%">
                          <xsl:value-of select="inst:REGON" disable-output-escaping="no"/>
                        </td>
                        <th style="width:10%">KRS</th>
                        <td>
                          <xsl:value-of select="inst:KRS" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                  </table>
                  <xsl:for-each select="wnio:Adres">
                    <table>
                      <tr>
                        <th colspan="6">
                          <h4>ADRES ZAMIESZKANIA</h4>
                        </th>
                      </tr>
                      <tr>
                        <th>Kraj</th>
                        <td colspan="5">
                          <xsl:value-of select="adr:Kraj" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Województwo</th>
                        <td>
                          <xsl:value-of select="adr:Wojewodztwo" disable-output-escaping="no"/>
                        </td>
                        <th>Powiat</th>
                        <td>
                          <xsl:value-of select="adr:Powiat" disable-output-escaping="no"/>
                        </td>
                        <th>Gmina</th>
                        <td>
                          <xsl:value-of select="adr:Gmina" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Miejscowość</th>
                        <td>
                          <xsl:value-of select="adr:Miejscowosc" disable-output-escaping="no"/>
                        </td>
                        <th>Kod pocztowy</th>
                        <td>
                          <xsl:value-of select="adr:KodPocztowy" disable-output-escaping="no"/>
                        </td>
                        <th>Poczta</th>
                        <td>
                          <xsl:value-of select="adr:Poczta" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Ulica</th>
                        <td>
                          <xsl:value-of select="adr:Ulica" disable-output-escaping="no"/>
                        </td>
                        <th>Nr domu</th>
                        <td>
                          <xsl:value-of select="adr:Budynek" disable-output-escaping="no"/>
                        </td>
                        <th>Nr lokalu</th>
                        <td>
                          <xsl:value-of select="adr:Lokal" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Telefon</th>
                        <td>
                          <xsl:value-of select="adr:Telefon" disable-output-escaping="no"/>
                        </td>
                        <th>E-mail</th>
                        <td colspan="3">
                          <xsl:value-of select="adr:Email" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </table>
                  </xsl:for-each>
                  <table>
                    <tr>
                      <th colspan="6">
                        <h4>Adres korespondencyjny inny niż powyższy <xsl:value-of select="wnio:Adres/@rodzaj" disable-output-escaping="no"/>
                                     <input type="checkbox" disabled="disabled"><xsl:if test="wnio:AdresKorespondencyjny/@wystepuje = 'tak'"><xsl:attribute name="checked"><xsl:value-of select="'checked'"/></xsl:attribute></xsl:if></input>
                                     <xsl:value-of select="'tak'"/>
                                     <input type="checkbox" disabled="disabled"><xsl:if test="wnio:AdresKorespondencyjny/@wystepuje = 'nie'"><xsl:attribute name="checked"><xsl:value-of select="'checked'"/></xsl:attribute></xsl:if></input>
                                     <xsl:value-of select="'nie'"/> 
                                  </h4>
                      </th>
                    </tr>
                    <xsl:for-each select="wnio:AdresKorespondencyjny[@wystepuje='tak']">
                      <tr>
                        <th>Kraj</th>
                        <td colspan="5">
                          <xsl:value-of select="adr:Kraj" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Województwo</th>
                        <td>
                          <xsl:value-of select="adr:Wojewodztwo" disable-output-escaping="no"/>
                        </td>
                        <th>Powiat</th>
                        <td>
                          <xsl:value-of select="adr:Powiat" disable-output-escaping="no"/>
                        </td>
                        <th>Gmina</th>
                        <td>
                          <xsl:value-of select="adr:Gmina" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Miejscowość</th>
                        <td>
                          <xsl:value-of select="adr:Miejscowosc" disable-output-escaping="no"/>
                        </td>
                        <th>Kod pocztowy</th>
                        <td>
                          <xsl:value-of select="adr:KodPocztowy" disable-output-escaping="no"/>
                        </td>
                        <th>Poczta</th>
                        <td>
                          <xsl:value-of select="adr:Poczta" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Ulica</th>
                        <td>
                          <xsl:value-of select="adr:Ulica" disable-output-escaping="no"/>
                        </td>
                        <th>Nr domu</th>
                        <td>
                          <xsl:value-of select="adr:Budynek" disable-output-escaping="no"/>
                        </td>
                        <th>Nr lokalu</th>
                        <td>
                          <xsl:value-of select="adr:Lokal" disable-output-escaping="no"/>
                        </td>
                      </tr>
                      <tr>
                        <th>Telefon</th>
                        <td>
                          <xsl:value-of select="adr:Telefon" disable-output-escaping="no"/>
                        </td>
                        <th>E-mail</th>
                        <td colspan="3">
                          <xsl:value-of select="adr:Email" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                  </table>
                  <table>
                    <tr>
                      <th colspan="6">
                        <h4>Pełnomocnik <input type="checkbox" disabled="disabled"><xsl:if test="wnio:Pelnomocnik/@wystepuje = 'tak'"><xsl:attribute name="checked"><xsl:value-of select="'checked'"/></xsl:attribute></xsl:if></input>
                                     <xsl:value-of select="'tak'"/>
                                     <input type="checkbox" disabled="disabled"><xsl:if test="wnio:Pelnomocnik/@wystepuje = 'nie'"><xsl:attribute name="checked"><xsl:value-of select="'checked'"/></xsl:attribute></xsl:if></input>
                                     <xsl:value-of select="'nie'"/>
                                  </h4>
                      </th>
                    </tr>
                    <xsl:for-each select="wnio:Pelnomocnik[@wystepuje='tak']">
                      <tr>
                        <th>Imię</th>
                        <td>
                          <xsl:value-of select="oso:Imie" disable-output-escaping="no"/>
                        </td>
                        <th>Nazwisko</th>
                        <td>
                          <xsl:value-of select="oso:Nazwisko" disable-output-escaping="no"/>
                        </td>
                        <th>PESEL</th>
                        <td>
                          <xsl:value-of select="oso:PESEL" disable-output-escaping="no"/>
                        </td>
                      </tr>
                    </xsl:for-each>
                  </table>
                </xsl:for-each>
                <xsl:for-each select="wnio:Wspolalascicele">
                  <table>
                    <tr>
                      <th colspan="4">
                        <h4>PODSTAWOWE DANE WSPÓŁWŁAŚCICIELA, WSPÓŁUŻYTKOWNIKA LUB WSPÓŁPOSIADACZA</h4>
                      </th>
                    </tr>
                    <tr>
                      <th/>
                      <th>
                              Nazwisko, Pierwsze imię, drugie imię
                            </th>
                      <th>
                              Adres zamieszkania
                            </th>
                      <th/>
                    </tr>
                    <xsl:choose>
                      <xsl:when test="count(wnio:Wspolalascicele) &gt; 0">
                        <xsl:for-each select="wnio:Wspolalascicele">
                          <tr>
                            <th>
                              <xsl:if test="wnio:WspolalasciceleSelect = ''"/>
                              <xsl:if test="wnio:WspolalasciceleSelect = '1'">
                                <xsl:value-of select="'Współwłaściciel'"/>
                              </xsl:if>
                              <xsl:if test="wnio:WspolalasciceleSelect = '2'">
                                <xsl:value-of select="'Współużytkownik'"/>
                              </xsl:if>
                              <xsl:if test="wnio:WspolalasciceleSelect = '3'">
                                <xsl:value-of select="'Współposiadacz'"/>
                              </xsl:if>
                            </th>
                            <td>
                              <xsl:value-of select="wnio:PelnaNazwa" disable-output-escaping="no"/>
                            </td>
                            <td>
                              <xsl:value-of select="wnio:AdresZamieszkania" disable-output-escaping="no"/>
                            </td>
                            <td/>
                          </tr>
                        </xsl:for-each>
                      </xsl:when>
                      <xsl:otherwise/>
                    </xsl:choose>
                  </table>
                </xsl:for-each>
                <h2>TREŚĆ DOKUMENTU</h2>
                <table>
                  <tr>
                    <th colspan="10">
                      <h4>DANE DOTYCZĄCE UŻYTKÓW ROLNYCH STANOWIĄCYCH GOSPODARSTWO ROLNE - NIEPODLEGAJĄCE ZWOLNIENIU</h4>
                    </th>
                  </tr>
                  <tr>
                    <th colspan="10">
                      <h4>GRUNTY ORNE</h4>
                    </th>
                  </tr>
                  <xsl:for-each select="wnio:GruntyOrne">
                    <tr>
                      <th>Klasa użytków rolnych</th>
                      <th>
                          I
                        </th>
                      <th>
                          II
                        </th>
                      <th>
                          IIIa
                        </th>
                      <th>
                          IIIb
                        </th>
                      <th>
                          IVa
                        </th>
                      <th>
                          IVb
                        </th>
                    </tr>
                    <tr>
                      <th>
                          Powierzchnia w ha
                        </th>
                      <td>
                        <xsl:value-of select="wnio:I/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:II/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <table>
                  <tr>
                    <th colspan="10">
                      <h4>ŁĄKI I PASTWISKA</h4>
                    </th>
                  </tr>
                  <xsl:for-each select="wnio:LakiIPastwiska">
                    <tr>
                      <th>Klasa użytków rolnych</th>
                      <th>
                          I
                        </th>
                      <th>
                          II
                        </th>
                      <th>
                          III
                        </th>
                      <th>
                          IV
                        </th>
                    </tr>
                    <tr>
                      <th>
                          Powierzchnia w ha
                        </th>
                      <td>
                        <xsl:value-of select="wnio:I/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:II/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:III/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IV/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <table>
                  <tr>
                    <th colspan="10">
                      <h4>SADY </h4>
                    </th>
                  </tr>
                  <xsl:for-each select="wnio:Sady">
                    <tr>
                      <th>Klasa użytków rolnych</th>
                      <th>
                          I
                        </th>
                      <th>
                          II
                        </th>
                      <th>
                         III,IIIa
                        </th>
                      <th>
                          IIIb
                        </th>
                      <th>
                          IV,IVa
                        </th>
                      <th>
                          IVb
                        </th>
                    </tr>
                    <tr>
                      <th>
                          Powierzchnia w ha
                        </th>
                      <td>
                        <xsl:value-of select="wnio:I/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:II/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <table>
                  <tr>
                    <th colspan="10">
                      <h4>GRUNTY ROLNE ZABUDOWANE - grunty orne</h4>
                    </th>
                  </tr>
                  <xsl:for-each select="wnio:GruntyRolneZabudowaneGruntyOrne">
                    <tr>
                      <th>Klasa użytków rolnych</th>
                      <th>
                          I
                        </th>
                      <th>
                          II
                        </th>
                      <th>
                          IIIa
                        </th>
                      <th>
                          IIIb
                        </th>
                      <th>
                          IVa
                        </th>
                      <th>
                          IVb
                        </th>
                    </tr>
                    <tr>
                      <th>
                          Powierzchnia w ha
                        </th>
                      <td>
                        <xsl:value-of select="wnio:I/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:II/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IIIb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVa/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IVb/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <table>
                  <tr>
                    <th colspan="10">
                      <h4>GRUNTY ROLNE ZABUDOWANE - łąki i pastwiska</h4>
                    </th>
                  </tr>
                  <xsl:for-each select="wnio:GruntyRolneZabudowaneLakiIPastwiska">
                    <tr>
                      <th>Klasa użytków rolnych</th>
                      <th>
                          I
                        </th>
                      <th>
                          II
                        </th>
                      <th>
                          III
                        </th>
                      <th>
                          IV
                        </th>
                    </tr>
                    <tr>
                      <th>
                          Powierzchnia w ha
                        </th>
                      <td>
                        <xsl:value-of select="wnio:I/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:II/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:III/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:IV/wnio:Powierzchnia" disable-output-escaping="no"/>
                      </td>
                    </tr>
                  </xsl:for-each>
                </table>
                <table>
                  <tr>
                    <th colspan="3">
                      <h4>GRUNTY POD STAWAMI ZARYBIONYMI - łososiem, trocią, głowacicą, palią i pstrągiem</h4>
                    </th>
                  </tr>
                  <tr>
                    <th>Powierzchnia w ha</th>
                  </tr>
                  <tr>
                    <td>
                      <xsl:value-of select="wnio:GruntyPodStawami/wnio:Powierzchnia" disable-output-escaping="no"/>
                    </td>
                  </tr>
                </table>
                <table>
                  <tr>
                    <th colspan="3">
                      <h4>GRUNTY POD STAWAMI ZARYBIONYMI - inne gatunki ryb</h4>
                    </th>
                  </tr>
                  <tr>
                    <th>Powierzchnia w ha</th>
                  </tr>
                  <tr>
                    <td>
                      <xsl:value-of select="wnio:GruntyPodStawamiInne/wnio:Powierzchnia" disable-output-escaping="no"/>
                    </td>
                  </tr>
                </table>
                <table>
                  <tr>
                    <th colspan="3">
                      <h4>GRUNTY POD STAWAMI NIEZARYBIONYMI</h4>
                    </th>
                  </tr>
                  <tr>
                    <th>Powierzchnia w ha</th>
                  </tr>
                  <tr>
                    <td>
                      <xsl:value-of select="wnio:GruntyPodStawamiNiezarybionymi/wnio:Powierzchnia" disable-output-escaping="no"/>
                    </td>
                  </tr>
                </table>
                <table>
                  <tr>
                    <th colspan="3">
                      <h4>GRUNTY POD ROWAMI</h4>
                    </th>
                  </tr>
                  <tr>
                    <th>Powierzchnia w ha</th>
                  </tr>
                  <tr>
                    <td>
                      <xsl:value-of select="wnio:GruntyPodRowami/wnio:Powierzchnia" disable-output-escaping="no"/>
                    </td>
                  </tr>
                </table>
                <xsl:for-each select="wnio:DanePrzedmiotow">
                  <xsl:choose>
                    <xsl:when test="count(wnio:DanePrzedmiotow) &gt; 0">
                      <xsl:for-each select="wnio:DanePrzedmiotow">
                        <h2>DANE DOTYCZĄCE PRZEDMIOTU OPODATKOWANIA
                  <div style=" float: right; ">
                    
                  </div>
                                  </h2>
                        <table>
                          <tr>
                            <th colspan="2">
                              <h4>POŁOŻENIE GRUNTÓW</h4>
                            </th>
                          </tr>
                          <tr style="width:20%;">
                            <th>Położenie nieruchomości (adres):</th>
                            <td>
                              <xsl:value-of select="wnio:AdresNieruchomosci" disable-output-escaping="no"/>
                            </td>
                          </tr>
                        </table>
                        <table>
                          <tr>
                            <th colspan="2">
                              <h4>TYTUŁ PRAWNY</h4>
                            </th>
                          </tr>
                          <tr>
                            <th style="width:15%;">Forma władania:</th>
                            <th>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = ''"/>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '1'">
                                <xsl:value-of select="'własność'"/>
                              </xsl:if>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '2'">
                                <xsl:value-of select="'współwłasność'"/>
                              </xsl:if>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '3'">
                                <xsl:value-of select="'posiadanie samoistne'"/>
                              </xsl:if>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '4'">
                                <xsl:value-of select="'użytkowanie wieczyste'"/>
                              </xsl:if>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '5'">
                                <xsl:value-of select="'współużytkowanie wieczyste'"/>
                              </xsl:if>
                              <xsl:if test="wnio:RodzajSkladajacy/@typ = '6'">
                                <xsl:value-of select="'posiadanie nieruchomości lub ich części albo obiektów budowlanych lub ich części stanowiących własność Skarbu Państwa lub jednostki samorządu terytorialnego'"/>
                              </xsl:if>
                            </th>
                          </tr>
                        </table>
                        <table>
                          <tr>
                            <th colspan="6">
                              <h4>IDENTYFIKATORY GEODEZYJNE DZIAŁEK</h4>
                            </th>
                          </tr>
                          <tr>
                  
                     </tr>
                          <tr>
                            <th style="width:10%;">Nr działki:</th>
                            <td style="width:15%;">
                              <xsl:value-of select="wnio:PowierzchniaDzialki" disable-output-escaping="no"/>
                            </td>
                          </tr>
                          <tr>
                            <th style="width:10%;">Nr arkusza mapy:</th>
                            <td style="width:15%;">
                              <xsl:value-of select="wnio:SymbolUzytku" disable-output-escaping="no"/>
                            </td>
                          </tr>
                        </table>
                        <table>
                          <tr>
                            <th colspan="2">
                              <h4>KSIĘGA WIECZYSTA LUB ZBIÓR DOKUMENTÓW</h4>
                            </th>
                          </tr>
                          <tr>
                            <th>Numer księgi wieczystej lub zbioru dokumentów:</th>
                            <td>
                              <xsl:value-of select="wnio:NrKsiegiWieczystej" disable-output-escaping="no"/>
                            </td>
                          </tr>
                          <tr>
                            <th>Nazwa sądu:</th>
                            <td>
                              <xsl:value-of select="wnio:NazwaSadu" disable-output-escaping="no"/>
                            </td>
                          </tr>
                        </table>
                      </xsl:for-each>
                    </xsl:when>
                    <xsl:otherwise/>
                  </xsl:choose>
                </xsl:for-each>
                <table>
                  <tr>
                    <th>
                      <h2>DANE DOTYCZĄCE ZWOLNIEŃ PODATKOWYCH WYNIKAJĄCYCH Z USTAWY LUB UCHWAŁY RADY GMINY</h2>
                    </th>
                    <td>
                      <input type="checkbox" disabled="disabled">
                        <xsl:if test="wnio:ZwolnieniaWPodatkuRolnym/@type = 'tak'">
                          <xsl:attribute name="checked">
                            <xsl:value-of select="'checked'"/>
                          </xsl:attribute>
                        </xsl:if>
                      </input>
                      <xsl:value-of select="'Tak'"/>
                      <input type="checkbox" disabled="disabled">
                        <xsl:if test="wnio:ZwolnieniaWPodatkuRolnym/@type = 'nie'">
                          <xsl:attribute name="checked">
                            <xsl:value-of select="'checked'"/>
                          </xsl:attribute>
                        </xsl:if>
                      </input>
                      <xsl:value-of select="'Nie'"/>
                    </td>
                  </tr>
                </table>
                <xsl:for-each select="wnio:ZwolnieniaWPodatkuRolnym/wnio:DaneDotyczaceZwolnienIUlgPodatkowych">
                  <table class="zalacznik">
                    <tr>
                      <th>
                      Zwolnienia dotyczące gruntów rolnych na podstawie:
                  </th>
                      <th>
                        Tytuł prawny zwolnienia<br/>artykuł, ustęp, punkt, paragraf
                    </th>
                      <th>
                    Powierzchnia w hektarach fizycznych 
                  </th>
                    </tr>
                    <tr>
                      <th style="width:75%">
                            Art.12 ustawy o podatku rolnym.
                        </th>
                      <td>
                        <xsl:value-of select="wnio:A_1_2" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:A_1" disable-output-escaping="no"/>
                      </td>
                    </tr>
                    <tr>
                      <th style="width:75%">
                              Art. 13 ustawy o podatku rolnym.
                          </th>
                      <td>
                        <xsl:value-of select="wnio:A_1_2" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:A_1" disable-output-escaping="no"/>
                      </td>
                    </tr>
                    <tr>
                      <th style="width:75%">
                              Inne ustawy.
                          </th>
                      <td>
                        <xsl:value-of select="wnio:UchwalyRadyGminy" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:UchwalyRadyGminyHa" disable-output-escaping="no"/>
                      </td>
                    </tr>
                    <tr>
                      <th style="width:75%">
                              Uchwały Rady Gminy Przykona.
                          </th>
                      <td>
                        <xsl:value-of select="wnio:UchwalyRadyGminy" disable-output-escaping="no"/>
                      </td>
                      <td>
                        <xsl:value-of select="wnio:UchwalyRadyGminyHa" disable-output-escaping="no"/>
                      </td>
                    </tr>
                    <xsl:choose>
                      <xsl:when test="count(wnio:Zwolnienie[@rodzaj='inne']) &gt; 0">
                        <xsl:for-each select="wnio:Zwolnienie[@rodzaj='inne']">
                          <tr>
                            <th>
                              <xsl:value-of select="wnio:Art_inny0" disable-output-escaping="no"/>
                            </th>
                            <td>
                              <xsl:value-of select="wnio:Art_inny2" disable-output-escaping="no"/>
                            </td>
                            <td>
                              <xsl:value-of select="wnio:Art_inny1" disable-output-escaping="no"/>
                            </td>
                          </tr>
                        </xsl:for-each>
                      </xsl:when>
                      <xsl:otherwise/>
                    </xsl:choose>
                    <tr>
                      <td colspan="4">
                    
                  </td>
                    </tr>
                  </table>
                </xsl:for-each>
                <h2>STOPKA</h2>
                <table>
                  <tr>
                    <th colspan="6">
                      <h4>Wyrażam zgodę na kontakt: </h4>
                    </th>
                  </tr>
                  <xsl:choose>
                    <xsl:when test="count(/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Kontakt) &gt; 0">
                      <xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/wnio:Podmiot/wnio:Kontakt">
                        <tr>
                          <td style="width:40%">
                            <xsl:if test="./@rodzaj = ''"/>
                            <xsl:if test="./@rodzaj = 'email'">
                              <xsl:value-of select="'elektroniczny (e-mail)'"/>
                            </xsl:if>
                            <xsl:if test="./@rodzaj = 'telefoniczny'">
                              <xsl:value-of select="'telefoniczny'"/>
                            </xsl:if>
                          </td>
                          <td style="width:40%">
                            <xsl:value-of select="." disable-output-escaping="no"/>
                          </td>
                          <td style="width:10%">
                    
                  </td>
                        </tr>
                      </xsl:for-each>
                    </xsl:when>
                    <xsl:otherwise>
                      <tr>
                        <td>NIE DOTYCZY</td>
                      </tr>
                    </xsl:otherwise>
                  </xsl:choose>
                </table>
                <xsl:for-each select="str:Zalaczniki">
                  <table>
                    <tr>
                      <th colspan="4">
                        <h4>Załączniki:</h4>
                      </th>
                    </tr>
                    <tr>
                      <th>Opis</th>
                      <th>Plik</th>
                      <th/>
                    </tr>
                    <xsl:choose>
                      <xsl:when test="count(/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/str:Zalaczniki/str:Zalacznik[@rodzajZalacznika='inny']) &gt; 0">
                        <xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu/wnio:Wartosc/str:Zalaczniki/str:Zalacznik[@rodzajZalacznika='inny']">
                          <tr>
                            <td style="width:40%">
                              <xsl:value-of select="str:OpisZalacznika" disable-output-escaping="no"/>
                            </td>
                            <td>
                              <xsl:for-each select="str:DaneZalacznika">
                                <xsl:value-of select="../@nazwaPliku" disable-output-escaping="no"/>
                              </xsl:for-each>
                            </td>
                            <td style="width:10%"/>
                          </tr>
                        </xsl:for-each>
                      </xsl:when>
                      <xsl:otherwise>
                        <tr>
                          <td>NIE DOTYCZY</td>
                        </tr>
                      </xsl:otherwise>
                    </xsl:choose>
                    <tr>
                      <td colspan="4"/>
                    </tr>
                  </table>
                </xsl:for-each>
                <table class="pdst">
                  <tr>
                    <th>
                      <h4>OŚWIADCZENIE I PODPIS PODATNIKA / OSOBY REPREZENTUJĄCEJ PODATNIKA</h4>
                    </th>
                  </tr>
                </table>
                <table class="pdst">
                  <tr>
                    <th>Informacje i uwagi mające wpływ na opodatkowanie podatkiem rolnym</th>
                    <td>
                      <span class="yellow">
                        <xsl:value-of select="wnio:Uwagi" disable-output-escaping="no"/>
                      </span>
                    </td>
                  </tr>
                  <tr>
                    <th>Imię</th>
                    <td>
                      <span class="yellow">
                        <xsl:value-of select="oso:Imie" disable-output-escaping="no"/>
                      </span>
                    </td>
                  </tr>
                  <tr>
                    <th>Nazwisko</th>
                    <td>
                      <span class="yellow">
                        <xsl:value-of select="oso:Nazwisko" disable-output-escaping="no"/>
                      </span>
                    </td>
                  </tr>
                  <tr>
                    <th>Data wypełnienia informacji</th>
                    <td>
                      <span class="yellow">
                        <xsl:value-of select="wnio:DataWypelnienia" disable-output-escaping="no"/>
                      </span>
                    </td>
                  </tr>
                </table>
              </xsl:for-each>
              <xsl:call-template name="Podpisy_elektroniczne"/>
            </div>
          </body>
        </html>
      </xsl:template>
      <xsl:template name="Podpisy_elektroniczne">
        <h2>Podpisy elektroniczne</h2>
        <table>
          <tr>
            <td>
              <xsl:choose>
                <xsl:when test="string-length(//wnio:Dokument/ds:Signature/ds:SignatureValue) &gt; 0">
                  <xsl:text>Dokument został podpisany, aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu</xsl:text>
                  <xsl:choose>
                    <xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) &gt; 1">
                      <br/>
                      <xsl:text>Daty złożenia podpisu: </xsl:text>
                      <xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
                        <xsl:value-of select="."/>
                      </xsl:for-each>
                    </xsl:when>
                    <xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
                      <br/>
                      <xsl:text>Data złożenia podpisu: </xsl:text>
                      <xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
                        <xsl:value-of select="."/>
                      </xsl:for-each>
                    </xsl:when>
                    <xsl:when test="0 &gt;= count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])"/>
                  </xsl:choose>
                </xsl:when>
                <xsl:otherwise>
                  <xsl:text>Dokument nie zawiera podpisu</xsl:text>
                </xsl:otherwise>
              </xsl:choose>
            </td>
          </tr>
        </table>
      </xsl:template>
      <xsl:template name="unescape">
        <xsl:param name="text"/>
        <xsl:choose>
          <xsl:when test="contains($text, '&amp;')">
            <xsl:value-of select="substring-before($text, '&amp;')"/>
            <xsl:variable name="afterAmp" select="substring-after($text, '&amp;')"/>
            <xsl:choose>
              <xsl:when test="starts-with($afterAmp, 'amp;')">&amp;</xsl:when>
              <xsl:when test="starts-with($afterAmp, 'lt;')">&lt;</xsl:when>
              <xsl:when test="starts-with($afterAmp, 'gt;')">&gt;</xsl:when>
              <xsl:when test="starts-with($afterAmp, 'quot;')">"</xsl:when>
              <xsl:when test="starts-with($afterAmp, 'apos;')">'</xsl:when>
            </xsl:choose>
            <xsl:call-template name="unescape">
              <xsl:with-param name="text" select="substring-after($afterAmp, ';')"/>
            </xsl:call-template>
          </xsl:when>
          <xsl:otherwise>
            <xsl:value-of select="$text"/>
          </xsl:otherwise>
        </xsl:choose>
      </xsl:template>
    </xsl:stylesheet>