11043

ID11043
Data2021-11-02
Symbol2021/11/02/11043
InstytucjaMinisterstwo Spraw Wewnętrznych i Administracji
NazwaZgłoszenie podejrzenia nieuprawnionego wykorzystania danych osobowych (kradzieży tożsamości).
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2021/816/54/12
  • Ustawa z dnia 6 sierpnia 2010 r. o dowodach osobistych

    Pliki

    Styl

    <?xml version="1.0" encoding="UTF-8"?><!-- Version 1.5 --><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:wnio="http://crd.gov.pl/wzor/2021/11/02/11043/" xmlns:xls="http://www.w3.org/1999/XSL/Transform" version="1.0">
        <xsl:template match="/">
            <xsl:apply-templates select="wnio:Dokument"/>
        </xsl:template>
    
        <xsl:template match="wnio:Dokument">
    
            <html lang="pl">
                <head>
                    <meta name="viewport" content="width=device-width, initial-scale=1"/>
                    <title>Zgłoszenie podejrzenia nieuprawnionego wykorzystania danych osobowych (kradzieży tożsamości)</title>
                </head>
    
                <body>
                    <div class="du-view">
                        <section>
                            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                                <h1>
                                    Zgłoszenie podejrzenia nieuprawnionego wykorzystania danych osobowych (kradzieży tożsamości)
                                </h1>
                            </div>
                        </section>
    
                        <section>
                            <xsl:call-template name="DaneInformacyjneWniosku"/>
                        </section>
                        <section>
                            <xsl:call-template name="DaneUrzedu"/>
                        </section>
                        <section>
                            <xsl:call-template name="DaneWlascicielaDowodu"/>
                        </section>
                        <section>
                            <xsl:call-template name="DaneOsobyZglaszajacej"/>
                        </section>
                        <section>
                            <xsl:call-template name="OpisSytuacji"/>
                        </section>
                        <section>
                            <xsl:call-template name="Zalaczniki"/>
                        </section>
    
                        <xsl:if test="not(wnio:TrescDokumentu/wnio:KorespondencjaBezEpuapu) or wnio:TrescDokumentu/wnio:KorespondencjaBezEpuapu='false'">
                            <section>
                                <div class="du-col-12 du-top-line du-no-mt">
                                    <div class="du-col-12 du-left du-no-mt">
                                        <p>Korespondencja z urzędem będzie prowadzona przez skrzynkę Gov (ePUAP).</p>
                                    </div>   
                                </div>
                            </section>
                        </xsl:if>
                        <xsl:if test="wnio:TrescDokumentu/wnio:KorespondencjaBezEpuapu='true'">
                            <section>
                                <div class="du-top-line du-margin-top-25">
                                    <h2>
                                        <input id="OswiadczenieRezygnacjaZEpuap" class="du-no-mt" type="checkbox" checked="checked" disabled="disabled"/>
                                        <label for="OswiadczenieRezygnacjaZEpuap">Oświadczam, że rezygnuję z doręczania pism za pomocą środków komunikacji elektronicznej zgodnie z art. 39 <sup>1</sup>§ 1d Kodeksu postępowania administracyjnego </label>
                                    </h2>
                                </div>
                            </section>
                            <section>
                                <xsl:call-template name="DaneDoKorespondencji"/>
                            </section>
                        </xsl:if>
    
                        <section>
                            <div class="du-col-12 du-top-line du-no-mt">
                                <div class="du-col-12 du-left du-no-mt">
                                    <p>
                                        <strong>Pamiętaj!</strong> Zgłoszenie podejrzenia nieuprawnionego wykorzystania danych osobowych powoduje
                                        unieważnienie dowodu osobistego. Unieważnionym dowodem osobistym nie można się posługiwać.
                                    </p>
                                </div>   
                            </div>
                        </section>
    
                        <xsl:call-template name="Podpis"/>
                    </div>
    
                    <xsl:call-template name="styleCSS"/>
                </body>
    
            </html>
        </xsl:template>
    
        <xsl:template name="DaneInformacyjneWniosku">
            <xsl:param name="dataWypelnienia" select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/wnio:DataWypelnieniaWniosku"/>
            <div class="du-col-12 du-no-mt du-top-line">
                <div class="du-no-mt du-margin-top-15 du-margin-bottom-15">
                    <span class="du-bold">Data zgłoszenia: </span>
    
                    <xsl:variable name="applicationDay">
                        <xsl:value-of select="substring($dataWypelnienia,9,2)"/>
                    </xsl:variable>
    
                    <xsl:variable name="applicationMonth">
                        <xsl:value-of select="substring($dataWypelnienia,6,2)"/>
                    </xsl:variable>
    
                    <xsl:variable name="applicationYear">
                        <xsl:value-of select="substring($dataWypelnienia,1,4)"/>
                    </xsl:variable>
    
                    <span><xsl:value-of select="concat($applicationDay,'.', $applicationMonth, '.', $applicationYear)"/></span>
                </div>
            </div>
        </xsl:template>
    
        <xsl:template name="DaneUrzedu">
            <xsl:param name="instytucja" select="wnio:DaneDokumentu/str:Adresaci/meta:Podmiot/inst:Instytucja"/>
            <div class="du-col-12 du-top-line du-no-mt du-margin-top-0">
                <h2 class="du-h2 du-margin-top-15">Dane Urzędu</h2>
            </div>
            <div class="du-col-12 du-left du-no-mt">
                <div class="du-col-12 du-no-mt">Nazwa:
                    <span class="du-bold"><xsl:value-of select="$instytucja/inst:NazwaInstytucji"/></span>
                </div>
                <div class="du-col-12 du-no-mt">Adres:
                    <span class="du-bold">
                        <xsl:if test="string-length($instytucja/adr:Adres/adr:Ulica) &gt; 0"><xsl:value-of select="$instytucja/adr:Adres/adr:Ulica"/> </xsl:if>
                        <xsl:value-of select="$instytucja/adr:Adres/adr:Budynek"/><xsl:if test="string-length($instytucja/adr:Adres/adr:Lokal) &gt; 0">/<xsl:value-of select="$instytucja/adr:Adres/adr:Lokal"/></xsl:if>,
                        <xsl:value-of select="$instytucja/adr:Adres/adr:KodPocztowy"/> 
                        <xsl:value-of select="$instytucja/adr:Adres/adr:Miejscowosc"/>
                    </span>
                </div>
            </div>
        </xsl:template>
    
        <xsl:template name="DaneWlascicielaDowodu">
            <xsl:param name="daneZglaszajacego" select="wnio:TrescDokumentu/wnio:DaneZglaszajacego"/>
            <div class="du-col-12 du-top-line du-no-mt">
                <h2 class="du-h2 du-margin-top-15">Dane Właściciela Dowodu Osobistego</h2>
            </div>
            <xsl:if test="$daneZglaszajacego/wnio:OsobaZglaszajaca = 'owner'">
                <xsl:call-template name="DaneZglaszajacego"/>
            </xsl:if>    
            <xsl:if test="$daneZglaszajacego/wnio:OsobaZglaszajaca = 'parent' or $daneZglaszajacego/wnio:OsobaZglaszajaca = 'caretaker'">
                <xsl:call-template name="DaneDziecka"/>
            </xsl:if>
        </xsl:template>
    
        <xsl:template name="DaneOsobyZglaszajacej">
            <xsl:param name="daneZglaszajacego" select="wnio:TrescDokumentu/wnio:DaneZglaszajacego"/>
    
            <div class="du-col-12 du-top-line du-no-mt">
                <h2 class="du-h2 du-margin-top-15">Dane Osoby, Która Zgłasza Nieuprawnione Wykorzystanie Danych</h2>
            </div>
            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                <div class="du-col-12 du-no-mt">Imię:
                    <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/oso:Imie"/></span>
                </div>
                 <xls:if test="$daneZglaszajacego/oso:ImieDrugie">
                    <div class="du-col-12 du-no-mt">Drugie Imię:
                        <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/oso:ImieDrugie"/></span>
                    </div>
                </xls:if>
                <div class="du-col-12 du-no-mt">Nazwisko:
                    <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/oso:Nazwisko"/></span>
                </div>
                <div class="du-col-12 du-no-mt">Nazwa Dokumentu Tożsamości:
                    <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/oso:RodzajDowoduTozsamosci"/></span>
                </div>
                <div class="du-col-12 du-no-mt">Seria i Numer Dokumentu Tożsamości:
                    <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/oso:NrDowoduTozsamosci"/></span>
                </div>
                <xsl:if test="$daneZglaszajacego/adr:Telefon != ''">
                    <div class="du-col-12 du-no-mt">Numer Telefonu:
                        <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/adr:Telefon"/></span>
                    </div>
                </xsl:if>
                <xsl:if test="$daneZglaszajacego/adr:Email != ''">
                    <div class="du-col-12 du-no-mt">Adres E-mail:
                        <span class="du-bold"><xsl:value-of select="$daneZglaszajacego/adr:Email"/></span>
                    </div>
                </xsl:if>
            </div>    
        </xsl:template>
    
        <xsl:template name="DaneDoKorespondencji">
            <xsl:param name="daneKorespondencyjne" select="wnio:TrescDokumentu/wnio:AdresDoKorespondencji"/>
            <xsl:if test="count($daneKorespondencyjne/adr:Wojewodztwo) = 0 or wnio:TrescDokumentu/wnio:KorespondencjaBezEpuapu='false'">
                <div class="du-col-12 du-top-line du-no-mt">
                    <div class="du-col-12 du-left du-no-mt du-text-transform-none">
                        <p>
                            Korespondencja z urzędem będzie prowadzona przez skrzynkę Gov (ePUAP).
                        </p>
                    </div>   
                </div>
            </xsl:if>
            <xsl:if test="count($daneKorespondencyjne/adr:Wojewodztwo) &gt; 0 and wnio:TrescDokumentu/wnio:KorespondencjaBezEpuapu='true'">
                <div class="du-col-12 du-top-line du-no-mt">
                    <h2 class="du-h2 du-margin-top-15">Adres Do Korespondencji z Urzędem</h2>
                </div>
                <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                    <div class="du-col-12 du-no-mt">Województwo:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:Wojewodztwo"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Powiat:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:Powiat"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Gmina:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:Gmina"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Miejscowość:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:Miejscowosc"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Kod Pocztowy:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:KodPocztowy"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Ulica:
                        <span class="du-bold">
                            <xsl:choose>
                                <xsl:when test="$daneKorespondencyjne/adr:Ulica!=''">
                                    <xsl:value-of select="$daneKorespondencyjne/adr:Ulica"/>
                                </xsl:when>
                                <xsl:otherwise>
                                    <xsl:if test="$daneKorespondencyjne/wnio:BrakUlicy='true'">
                                        <xsl:value-of select="concat(' ', 'Moja miejscowość nie ma ulicy')"/>
                                    </xsl:if>
                                </xsl:otherwise>
                            </xsl:choose>
                        </span>
                    </div>
                    <div class="du-col-12 du-no-mt">Budynek:
                        <span class="du-bold"><xsl:value-of select="$daneKorespondencyjne/adr:Budynek"/></span>
                    </div>
                    <div class="du-col-12 du-no-mt">Lokal:
                        <span class="du-bold">
                            <xsl:choose>
                                <xsl:when test="$daneKorespondencyjne/adr:Lokal!=''">
                                    <xsl:value-of select="$daneKorespondencyjne/adr:Lokal"/>
                                </xsl:when>
                                <xsl:otherwise>
                                    <xsl:if test="$daneKorespondencyjne/wnio:BrakLokalu='true'">
                                        <xsl:value-of select="concat(' ', 'Nie mam numeru lokalu')"/>
                                    </xsl:if>
                                </xsl:otherwise>
                            </xsl:choose>
                        </span>
                    </div>
                </div>
            </xsl:if>
        </xsl:template>
    
        <xsl:template name="OpisSytuacji">
            <xsl:param name="opisSytuacji" select="wnio:TrescDokumentu/wnio:OpisSytuacji"/>
            <xsl:if test="$opisSytuacji">
                <section>
                    <div class="du-col-12 du-top-line du-no-mt">
                        <h2 class="du-h2 du-margin-top-15">Opis sytuacji, w której doszło do kradzieży</h2>
                    </div>
                    <div class="du-col-12 du-no-mt du-margin-bottom-15">
                        <span class="du-bold"><xsl:value-of select="$opisSytuacji"/></span>
                    </div>
                </section>
            </xsl:if>
        </xsl:template>
    
        <xsl:template name="Zalaczniki">
            <xsl:param name="zalaczniki" select="wnio:TrescDokumentu/str:Zalaczniki"/>
            <xsl:if test="count($zalaczniki/str:Zalacznik) &gt; 0">
                <section>
                    <div class="du-col-12 du-top-line du-no-mt">
                        <h2 class="du-h2 du-margin-top-15 du-margin-bottom-15">Załączniki</h2>
                    </div>
                    <div class="du-col-12 du-left">
                        <ol class="du-margin-top-0">
                            <xsl:for-each select="$zalaczniki/str:Zalacznik[@nazwaPliku != '']">
                                <li class=" du-bold">
                                    <xsl:if test="@kodowanie='base64'">
                                        <xsl:value-of select="@nazwaPliku"/>
                                        <xsl:if test="string-length(str:OpisZalacznika) &gt; 0">-</xsl:if>
                                        <xsl:if test="string-length(str:OpisZalacznika) &gt; 0">
                                            <xsl:value-of select="str:OpisZalacznika"/>
                                        </xsl:if>
                                    </xsl:if>
                                    <xsl:if test="@kodowanie='URI'">
                                        <xsl:value-of select="@nazwaPliku"/>
                                    </xsl:if>
                                </li>
                            </xsl:for-each>
                        </ol>
                    </div>
                </section>
            </xsl:if>
        </xsl:template>
    
        <xsl:template name="Podpis">
            <section>
    			<div class="du-col-12 du-left du-top-line du-bottom-line du-margin-bottom-15">
                    <xsl:choose>
                        <xsl:when test="string-length(//wnio:Dokument/ds:Signature/ds:SignatureValue) &gt; 0">
    						<p class="du-bold">Podpis elektroniczny</p>
    						<hr/>
                            <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:when>
                            </xsl:choose>
                        </xsl:when>
                        <xsl:otherwise>
                            <div class="du-col-12 du-no-mt du-margin-bottom-15 du-margin-top-15">
                                <h2 class="du-h3">Dokument Nie Zawiera Podpisu</h2>
                            </div>
                        </xsl:otherwise>
                    </xsl:choose>
                    <br/>
                </div>
            </section>
        </xsl:template>
    
        <xsl:template name="DaneZglaszajacego">
            <xsl:param name="dataUrodzenia" select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:DataUrodzenia"/>
            <xsl:param name="dataWydaniaDowodu" select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/wnio:DataWydaniaDowodu"/>
            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                <div class="du-col-12 du-no-mt">Imię: 
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:Imie"/>
                    </span>
                </div>
                <xsl:if test="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:ImieDrugie">
                    <div class="du-col-12 du-no-mt">Drugie Imię:
                        <span class="du-bold">
                            <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:ImieDrugie"/>
                        </span>
                    </div>
                </xsl:if>
                <div class="du-col-12 du-no-mt">Nazwisko:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:Nazwisko"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Nazwisko Rodowe:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:NazwiskoRodowe"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Numer PESEL:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:PESEL"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Data Urodzenia:
                    <xsl:variable name="birthApplicantDay">
                        <xsl:value-of select="substring($dataUrodzenia,9,2)"/>
                    </xsl:variable>
                    <xsl:variable name="birthApplicantMonth">
                        <xsl:value-of select="substring($dataUrodzenia,6,2)"/>
                    </xsl:variable>
                    <xsl:variable name="birthApplicantYear">
                        <xsl:value-of select="substring($dataUrodzenia,1,4)"/>
                    </xsl:variable>
                    <span class="du-bold">
                        <span><xsl:value-of select="concat($birthApplicantDay,'.', $birthApplicantMonth, '.', $birthApplicantYear)"/></span>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Miejsce Urodzenia:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:MiejsceUrodzenia"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">
                    <h2 class="du-h3">Dane Rodziców Właściciela Dowodu</h2>
                </div>
                <div class="du-col-12 du-no-mt">Pierwsze Imię Ojca:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:ImieOjca"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Pierwsze Imię Matki:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:ImieMatki"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Nazwisko Rodowe Matki:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:NazwiskoRodoweMatki"/>
                    </span>
                </div>
            </div>
            <div class="du-col-12 du-top-line du-no-mt">
                <h2 class="du-h2 du-margin-top-15">Dane Zgłaszanego Dowodu Osobistego</h2>
            </div>
            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                <div class="du-col-12 du-no-mt">Seria i Numer Dowodu:
                    <span class="du-bold"><xsl:value-of select="wnio:TrescDokumentu/wnio:DaneZglaszajacego/oso:NrDowoduTozsamosci"/></span>
                </div>
                <div class="du-col-12 du-no-mt">Data Wydania Dowodu:
                    <xsl:variable name="sendApplicantDay">
                        <xsl:value-of select="substring($dataWydaniaDowodu,9,2)"/>
                    </xsl:variable>
                    <xsl:variable name="sendApplicantMonth">
                        <xsl:value-of select="substring($dataWydaniaDowodu,6,2)"/>
                    </xsl:variable>
                    <xsl:variable name="sendApplicantYear">
                        <xsl:value-of select="substring($dataWydaniaDowodu,1,4)"/>
                    </xsl:variable>
                    <span class="du-bold">
                        <span><xsl:value-of select="concat($sendApplicantDay,'.', $sendApplicantMonth, '.', $sendApplicantYear)"/></span>
                    </span>
                </div>
            </div>  
        </xsl:template>
    
        <xsl:template name="DaneDziecka">
            <xsl:param name="dataUrodzenia" select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:DataUrodzenia"/>
            <xsl:param name="dataWydaniaDowodu" select="wnio:TrescDokumentu/wnio:DaneDziecka/wnio:DataWydaniaDowodu"/>
            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                <div class="du-col-12 du-no-mt">Imię: 
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:Imie"/>
                    </span>
                </div>
                <xsl:if test="wnio:TrescDokumentu/wnio:DaneDziecka/oso:ImieDrugie">
                    <div class="du-col-12 du-no-mt">Drugie Imię:
                        <span class="du-bold">
                            <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:ImieDrugie"/>
                        </span>
                    </div>
                </xsl:if>
                <div class="du-col-12 du-no-mt">Nazwisko:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:Nazwisko"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Nazwisko Rodowe:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:NazwiskoRodowe"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Numer PESEL:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:PESEL"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Data Urodzenia:
                    <xsl:variable name="birthChildDay">
                        <xsl:value-of select="substring($dataUrodzenia,9,2)"/>
                    </xsl:variable>
                    <xsl:variable name="birthChildMonth">
                        <xsl:value-of select="substring($dataUrodzenia,6,2)"/>
                    </xsl:variable>
                    <xsl:variable name="birthChildYear">
                        <xsl:value-of select="substring($dataUrodzenia,1,4)"/>
                    </xsl:variable>
                    <span class="du-bold">
                        <span><xsl:value-of select="concat($birthChildDay,'.', $birthChildMonth, '.', $birthChildYear)"/></span>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Miejsce Urodzenia:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:MiejsceUrodzenia"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">
                    <h2 class="du-h3">Dane Rodziców Właściciela dowodu</h2>
                </div>
                <div class="du-col-12 du-no-mt">Pierwsze Imię Ojca:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:ImieOjca"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Pierwsze Imię Matki:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:ImieMatki"/>
                    </span>
                </div>
                <div class="du-col-12 du-no-mt">Nazwisko Rodowe Matki:
                    <span class="du-bold">
                        <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:NazwiskoRodoweMatki"/>
                    </span>
                </div>
            </div>
            <div class="du-col-12 du-top-line du-no-mt">
                <h2 class="du-h2 du-margin-top-15">Dane Zgłaszanego Dowodu Osobistego</h2>
            </div>
            <div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
                <div class="du-col-12 du-no-mt">Seria i Numer Dowodu:
                    <span class="du-bold"><xsl:value-of select="wnio:TrescDokumentu/wnio:DaneDziecka/oso:NrDowoduTozsamosci"/></span>
                </div>
                <div class="du-col-12 du-no-mt">Data Wydania Dowodu:
                    <xsl:variable name="sendChildDay">
                        <xsl:value-of select="substring($dataWydaniaDowodu,9,2)"/>
                    </xsl:variable>
                    <xsl:variable name="sendChildMonth">
                        <xsl:value-of select="substring($dataWydaniaDowodu,6,2)"/>
                    </xsl:variable>
                    <xsl:variable name="sendChildYear">
                        <xsl:value-of select="substring($dataWydaniaDowodu,1,4)"/>
                    </xsl:variable>
                    <span class="du-bold">
                        <span><xsl:value-of select="concat($sendChildDay,'.', $sendChildMonth, '.', $sendChildYear)"/></span>
                    </span>
                </div>
            </div>  
        </xsl:template>
    
        <xsl:template name="styleCSS">
            <style type="text/css">
                .du-view section {
                    display: block;
                }
    
                .du-view div {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    line-height: 135%;
                    word-wrap: break-word;
                    text-transform: uppercase
                }
    
                .du-view,
                .du-view * {
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }
    
                /*style for tags*/
    
                .du-view {
                    width: 100%;
                    height: 100%;
                    padding: 1%;
                    line-height: 130%;
                }
    
                .du-view h1,
                .du-view .h1 {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 24px;
                    font-weight: bold;
                    margin-bottom: 2px;
                    margin-top: 0;
                    line-height: 1.5;
                }
    
                .du-view h2,
                .du-view .h2 {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 14px;
                    font-weight: bold;
                    margin-bottom: 2px;
                }
    
                .du-view div {
                    display: inline-block;
                    word-wrap: break-word;
                    padding: 5px;
                }
    
                .du-view div input {
                    margin-top: 10px;
                    margin-right: 8px;
                }
    
                /*grid and style for
                dotted*/
    
                .du-col-12 {
                    width: 100%;
                }
    
                /*other style*/
    
                .du-text-transform-none {
                    text-transform: none !important;
                }
    
                div .du-no-mt {
                    padding-left: 0px;
                    margin: 2px 0px;
                }
    
                .du-left {
                    text-align: left;
                    float: left;
                }
    
                .du-top-line {
                    border-top: 1px solid #DCDCDC;
                }
    
                .du-bottom-line {
                    border-bottom: 1px solid #DCDCDC;
                }
    
                .du-bold {
                    font-weight: bold;
                }
    
                @media print {
                    .du-view {
                        font-size: 12px;
                    }
                    .du-view div {
                        line-height: 100%;
                    }
    
                    .du-view input {
                        margin-top: 1%;
                        margin-right: 3%;
                    }
    
                    .du-col-12 {
                        width: 100%;
                    }
                    .du-view div {
                        margin-top: 0px;
                    }
                }
    
                @media screen and (max-width: 650px) {
                    .du-view div {
                        margin-top: 3px;
                    }
    
                    .du-view input {
                        margin-top: 1%;
                        margin-right: 3%;
                    }
    
                    .du-col-12 {
                        width: 100%;
                        padding-right: 1.1%;
                    }
                }
    
                @media screen and (min-width: 651px) and (max-width: 1024px) {
                    .du-col-12 {
                        width: 100%;
                        padding-right: 1.1%;
                    }
                    div .du-col-12 {
                        width: 100%;
                    }
                    .du-view div {
                        margin-top: 3px;
                        line-height: 135%;
                    }
                }
                .du-margin-top-15 {
                    margin-top: 15px !important;
                }
                .du-margin-bottom-15 {
                    margin-bottom: 15px !important;
                }
                .du-view .du-h2 {
                    font-size: 18px;
                    margin: 5px 0px;
                }
                .du-view .du-h3 {
                    font-size: 16px;
                    margin: 5px 0px;
                }
                .du-margin-top-0 {
                    margin-top: 0px !important;
                }
            </style>
    
        </xsl:template>
    </xsl:stylesheet>