3225
ID | 3225 |
Data | 2016-03-21 |
Symbol | 2016/03/21/3225 |
Instytucja | Ministerstwo Finansów |
Nazwa | Wniosek o wydanie wiążącej informacji akcyzowej (WIA) |
Czy Aktualny | 0 |
---|
Ustawy (1)
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><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/2016/03/21/3225/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
<xsl:template match="wnio:Dokument">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Wniosek o wydanie wiążącej informacji akcyzowej (WIA)</title>
<style>
body {
font-family: Arial;
width: 95%;
}
table.main {
width: 90%%;
background-color: RGB(220, 220, 220);
border-bottom: none;
border-left: 1pt solid black;
border-right: 1pt solid black;
border-top: none;
border-collapse: collapse;
}
table.main tr {
border-bottom: none;
border-left: 1pt solid black;
border-right: 1pt solid black;
height:22pt;
}
table.main td {
border-left: 1pt solid black;
border-right: 1pt solid black;
border-top: 1pt solid black;
padding-left: 4pt;
font-size:8pt;
vertical-align: top;
text-align:left;
}
table.noBottom {
width: 100%;
border-collapse: collapse;
padding-left: 0px;
}
table.noBottom tr {
border: 1pt solid black;
padding: 5px 5px 5px 5px;
height: 32pt;
}
table.noBottom td {
border-top: 1pt solid black;
border-left: 1pt solid black;
border-right: 1pt solid black;
border-bottom: 1pt solid black;
vertical-align: top;
}
table{
width: 90%;
margin-left:90px;
border-collapse: collapse;
}
tr {
height:27pt;
}
td{
padding-left: 10pt;
}
div {
background-color: RGB(256, 256, 256);
font-size:12pt;
text-align:left;
font-weight: normal;
}
div.a {
background-color: RGB(256, 256, 256);
font-size:12pt;
text-align:left;
font-weight: bold;
}
table.top {
width: 90%;
background-color: RGB(220, 220, 220);
border-bottom: none;
border-left: 1pt solid black;
border-right: 1pt solid black;
border-top: none;
}
table.top tr {
height: 15pt;
}
table.top td {
font-size:7pt;
vertical-align: top;
text-align:left;
}
table.checkbox {
font-size:7pt;
font-weight:normal;
width:100%;
border:1pt solid black;
width: 90%;
background-color: RGB(256, 256, 256);
}
table.checkbox td {
border-bottom: 1pt solid black;
border-left: none;
border-right: none;
border-top: 1pt solid black;
font-weight:normal;
font-size: 8pt;
}
span {
font-size:7pt;
font-weight:normal;
width:80%;
padding-left:25pt;
}
table.pesel {
width:90%;
font-size: 7pt;
}
table.pesel td {
border-bottom: 1pt solid black;
border-left: 1pt solid black;
border-right: 1pt solid black;
border-top: 1pt solid black;
text-align:left;
vertical-align:top;
padding-left:2pt;
}
table.noBorder {
width:43%;
margin-left:105pt;
}
table.noBorder td{
border-top:none;
border-right:none;
border-bottom:none;
border-left:none;
border-collapse:colapse;
}
table.stopka {
width:90%;
}
table.stopka tr {
height:9pt;
}
table.stopka td {
font-size:7pt;
text-align:left;
}
div.tabelaOdpowiedz {
border:1px solid red;
}
div.headerOdpowiedz {
padding:10px 5px 10px 5px;
background-color: white;
font-weight: bold;
}
div.rowOdpowiedz {
border-top:1px solid red;
padding:10px 5px 10px 5px;
background-color:white;
}
table.noBorder2 {
border:none;
}
table.noBorder2 tr{
border:none;
}
table.noBorder2 td{
border:none;
}
</style>
</head>
<body>
<xsl:variable name="odpowiedz" select="wnio:TrescDokumentu/wnio:FormularzOdpowiedzi"/>
<xsl:if test="$odpowiedz != ''">
<div class="tabelaOdpowiedz">
<div class="headerOdpowiedz">Odpowiedź:
</div>
<div class="rowOdpowiedz">
<xsl:value-of select="$odpowiedz"/>
</div>
</div>
<br/>
</xsl:if>
<br/>
<br/>
<table style="height:40pt; border-bottom:1pt solid black" class="main">
<tr>
<td style="width:50%; background-color: white">1. Numer Identyfikacji Podatkowej/PESEL wnioskodawcy<br/>
<div>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:NipPeselNaglowek='Tak'">
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:NipNaglowek"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:PeselNaglowek"/>
</xsl:otherwise>
</xsl:choose>
</div>
</td>
<td style="width:30%">2. Numer kancelaryjny dokumentu</td>
<td style="width:20%">3. Status</td>
</tr>
</table>
<table>
<tr style="height:15pt"/>
</table>
<table>
<th>
<td style="width:20%; text-align:left">WIA-WN</td>
<td style="width:10%"/>
<td style="width:70%; text-align:center">WNIOSEK O WYDANIE WIĄŻĄCEJ INFORMACJI AKCYZOWEJ (WIA)</td>
</th>
</table>
<table class="checkbox">
<tr style="height:20pt; background-color: RGB(220, 220, 220)">
<td colspan="4" style="font-size:12pt; font-weight:bold"> A. CEL ZŁOŻENIA WNIOSKU</td>
</tr>
<tr style="height:20pt; background-color: RGB(220, 220, 220)">
<td colspan="4" style="font-size:12pt; border-bottom:none"> A.1. CEL ZŁOŻENIA WNIOSKU</td>
</tr>
<tr>
<td style="border-top: none; width:4%; border-right:1pt solid black; background-color: RGB(220, 220, 220)"/>
<td style="background-color: RGB(256, 256, 256); font-weight:normal; width:40%; border-left:1pt solid black">
<b>1. Cel złożenia wniosku</b>
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:CelZlozeniaWniosku='1'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
1. wydanie WIA dla wyrobu akcyzowego
</td>
<td style="font-weight:normal; width:35%">
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:CelZlozeniaWniosku='2'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
2. wydanie WIA dla samochodu osobowego
</td>
<td style="background-color: RGB(256, 256, 256); font-weight:normal; width:21%">
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:CelZlozeniaWniosku='3'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
3. uzupełnienie wniosku
</td>
</tr>
</table>
<table class="main">
<tr style=" height: 20pt">
<td style="font-size:12pt; font-weight: normal; border-right:none">A.2.</td>
<td style="font-size:12pt; font-weight: normal; border-left:none">PRZEWIDYWANA PRZEZ WNIOSKODAWCĘ KLASYFIKACJA WYROBU AKCYZOWEGO ALBO SAMOCHODU OSOBOWEGO W UKŁADZIE OPOWIADAJĄCYM NOMENKLATURZE SCALONEJ (CN)</td>
</tr>
<tr>
<td style="width: 4%; border-top: none"/>
<td style="background-color: RGB(256, 256, 256)">
<b>2. Kod CN:</b>
<br/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:KodCN"/>
</td>
</tr>
</table>
<table class="main">
<tr style=" height: 20pt">
<td style="font-size:12pt; font-weight: normal; border-right:none">A.3.</td>
<td style="font-size:12pt; font-weight: normal; border-left:none">PRZEWIDYWANY PRZEZ WNIOSKODAWCĘ RODZAJ WYROBU AKCYZOWEGO</td>
</tr>
<tr>
<td style="width: 4%; border-top: none"/>
<td style="background-color: RGB(256, 256, 256)">
<b>3. Rodzaj wyrobu akcyzowego deklarowany przez wnioskodawcę:</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:RodzajWyrobuAkcyzowego"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style=" height: 20pt">
<td style="font-size:12pt; font-weight: normal; border-right:none">A.4.</td>
<td colspan="2" style="font-size:12pt; font-weight: normal; border-left:none">CZY WNIOSKODAWCA UZYSKAŁ WCZEŚNIEJ WIA DLA TEGO SAMEGO WYROBU AKCYZOWEGO LUB SAMOCHODU OSOBOWEGO? </td>
</tr>
<tr>
<td style="width: 4%; border-top: none"/>
<td style="background-color: RGB(256, 256, 256); width:70%">
<b>4.<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:CzyUzyskalWIA='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>TAK</b>
<br/>
<b>Należy podać nr WIA i datę wydania</b>
<br/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:NumerWIA"/>
<br/>
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:DataWydania"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
(dzień - miesiąc - rok)
</td>
<td style="background-color: RGB(256, 256, 256); width:26%">
<b>5.<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:CelZlozeniaWniosku/wnio:CzyUzyskalWIA='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>NIE</b>
<div/>
</td>
</tr>
<tr style="height:2pt">
<td colspan="3" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="checkbox">
<tr style="height:20pt; background-color: RGB(220, 220, 220)">
<td style="font-size:12pt; font-weight:bold; border-bottom:none">B.</td>
<td colspan="4" style="font-size:12pt; font-weight:bold; border-bottom:none">DANE WNIOSKODAWCY</td>
</tr>
<tr style="height:10pt; background-color: RGB(220, 220, 220)">
<td style="border-top: none"/>
<td style="border-top: none" colspan="4"> * - dotyczy wnioskodawców niebędących osobami fizycznymi ** - dotyczy wnioskodawców będących osobami fizycznymi</td>
</tr>
<tr style="height:20pt; background-color: RGB(220, 220, 220)">
<td style="font-size:12pt; border-bottom:none">B.1.</td>
<td colspan="4" style="font-size:12pt; border-bottom:none">DANE IDENTYFIKACYJNE</td>
</tr>
<tr style="height:9pt">
<td style="border-bottom:none; border-top: none;border-right:1pt solid black; background-color: RGB(220, 220, 220)"/>
<td colspan="4" style="border-bottom: none; background-color: RGB(256, 256, 256)">
<b>6. Rodzaj wnioskodawcy</b>
</td>
</tr>
<tr>
<td style="border-top: none; border-bottom: none; width:4%; border-right:1pt solid black; background-color: RGB(220, 220, 220)"/>
<td style="background-color: RGB(256, 256, 256); font-weight:normal; width:20%; border-left:1pt solid black; border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='1'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
1. osoba prawna
</td>
<td style="font-weight:normal; width:41%; border-top: none">
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='2'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
2. jednostka organizacyjna niemająca osobowości prawnej
</td>
<td style=" font-weight:normal; width:15%; border-top: none">
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='3'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
3. osoba fizyczna
</td>
<td style="font-weight:normal; width:20%; border-top: none">
<br/>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='4'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose>
4. inny
</td>
</tr>
<tr>
<td style="border-top:none; border-bottom:none; background-color: RGB(220, 220, 220); border-right:1pt solid black"/>
<td style="border-left:1pt solid black" colspan="4">
<b>7. Nazwa pełna * / Nazwisko, pierwsze imię ** </b>
<br/>
<div>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='3'">
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Imie"/> <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Nazwisko"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:NazwaPelna"/>
</xsl:otherwise>
</xsl:choose>
</div>
</td>
</tr>
<tr>
<td style="border-top:none; background-color: RGB(220, 220, 220); border-right:1pt solid black"/>
<td style="border-left:1pt solid black" colspan="2">
<b>8. Numer identyfikacyjny REGON * / PESEL **</b>
<br/>
<div>
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:RodzajWnioskodawcy='3'">
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Pesel"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Regon"/>
</xsl:otherwise>
</xsl:choose>
</div>
</td>
<td style="border-left:1pt solid black" colspan="2">
<b>9. Numer KRS *
</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Krs"/>
</div>
</td>
</tr>
</table>
<table class="main" style="border-top: 1pt solid black">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none">B.2.</td>
<td colspan="3" style="font-size:12pt; font-weight: normal; border-top: none; border-left:none">STATUS WNIOSKODAWCY</td>
</tr>
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 50%; border-right:none">
<b>10. Status</b>
<br/>
<div style="text-align:left">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Status='1'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><a style="font-size:9pt">1. podatnik podatku akcyzowego</a>
</div>
<br/>
Numer akcyzowy: <xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:NumerAkcyzowy"/>
<br/>
Należy podać numer akcyzowy, jeżeli został nadany
</td>
<td style="width: 48%; border-left:none">
<br/>
<div style="text-align:left">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Status='2'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><a style="font-size:9pt">2. Inny</a>
</div>
</td>
</tr>
</table>
<table class="main" style="border-top: 1pt solid black">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none">B.3.</td>
<td colspan="3" style="font-size:12pt; font-weight: normal; border-top: none; border-left:none">ADRES SIEDZIBY * / ADRES ZAMIESZKANIA **</td>
</tr>
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 20%">
<b>11. Kraj</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Kraj"/>
</div>
</td>
<td style="width: 48%">
<b>12. Województwo</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Wojewodztwo"/>
</div>
</td>
<td style="width: 28%">
<b>13. Powiat</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Powiat"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256)">
<td style="width:4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 24%">
<b>14. Gmina</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Gmina"/>
</div>
</td>
<td style="width: 51%">
<b>15. Ulica</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Ulica"/>
</div>
</td>
<td style="width: 10,5%">
<b>16. Nr domu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Budynek"/>
</div>
</td>
<td style="width: 10,5%">
<b>17. Nr lokalu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Lokal"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256); border-bottom: 2px solid black">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 42%">
<b>18. Miejscowość</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Miejscowosc"/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:MiejscowoscTekst"/>
</div>
</td>
<td style="width: 20%">
<b>19. Kod pocztowy</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:KodPocztowy"/>
</div>
</td>
<td style="width: 34%">
<b>20. Poczta</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:Adres/wnio:Poczta"/>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 1px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main" style="border-top: 1pt solid black">
<tr style="height: 15pt; border-bottom:2px solid black">
<td style="font-size:12pt; border-right:none">B.4.</td>
<td colspan="3" style="font-size:12pt; font-weight: normal; border-top: none; border-left:none">ADRES DO KORESPONDENCJI</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
<tr>
<td style="border-right:none"/>
<td colspan="3" style="border-left:none; font-size:11pt">
<b>Pozycje od 21 do 30 należy wypełnić tylko wówczas, gdy adres do korespondencji jest inny niż adres siedziby / adres zamieszkania</b>
</td>
</tr>
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 20%">
<b>21. Kraj</b>
<br/>
<div>
<xsl:if test="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:InnyAdresDoKorespondencji = 'Tak' ">
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Kraj"/>
</xsl:if>
</div>
</td>
<td style="width: 48%">
<b>22. Województwo</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Wojewodztwo"/>
</div>
</td>
<td style="width: 28%">
<b>23. Powiat</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Powiat"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256)">
<td style="width:4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 24%">
<b>24. Gmina</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Gmina"/>
</div>
</td>
<td style="width: 51%">
<b>25. Ulica</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Ulica"/>
</div>
</td>
<td style="width: 10,5%">
<b>26. Nr domu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Budynek"/>
</div>
</td>
<td style="width: 10,5%">
<b>27. Nr lokalu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Lokal"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256); border-bottom: 2px solid black">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 42%">
<b>28. Miejscowość</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Miejscowosc"/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:MiejscowoscTekst"/>
</div>
</td>
<td style="width: 20%">
<b>29. Kod pocztowy</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:KodPocztowy"/>
</div>
</td>
<td style="width: 34%">
<b>30. Poczta</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Poczta"/>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt; border-bottom:2px solid black; font-weight:bold; border-bottom:none">
<td style="font-size:12pt; border-top: none; border-right:none">C.</td>
<td style="font-size:12pt; border-top: none; border-left:none">ORGAN PODATKOWY WŁAŚCIWY DLA WNIOSKODAWCY Z ZAKRESIE PODATKU AKCYZOWEGO</td>
</tr>
<tr style="background-color: RGB(256, 256, 256); border-bottom: 2px solid black">
<td style="width:4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width:96%">
<b>31. Nazwa i adres organu podatkowego (Naczelnik Urzędu Celnego) </b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:OrganPodatkowy"/>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt; font-weight:bold">
<td style="font-size:12pt; border-top: none; border-bottom:none; border-right:none; width:4%">D.</td>
<td style="font-size:12pt; border-top: none; border-bottom:none; border-left:none; width:96%">DANE PEŁNOMOCNIKA</td>
</tr>
<tr>
<td style="border-right:none; border-top:none"/>
<td style="border-left:none; border-top:none">Poz. od 32 do 44 należy wypełnić tylko wówczas, gdy wnioskodawca działa przez pełnomocnika</td>
</tr>
</table>
<table class="main" style="border-top: 1pt solid black">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none">D.1.</td>
<td colspan="3" style="font-size:12pt; font-weight: normal; border-top: none; border-left:none">DANE IDENTYFIKACYJNE</td>
</tr>
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 37%">
<b>32. Pierwsze imię</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Imie"/>
</div>
</td>
<td style="width: 61%">
<b>33. Nazwisko</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Nazwisko"/>
</div>
</td>
</tr>
</table>
<table class="main" style="border-top: 1pt solid black">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none">D.2.</td>
<td colspan="3" style="font-size:12pt; font-weight: normal; border-top: none; border-left:none">ADRES ZAMIESZKANIA</td>
</tr>
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 20%">
<b>34. Kraj</b>
<br/>
<div>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:JestemPelnomocnikiem = 'Tak' ">
<xsl:value-of select="wnio:TrescDokumentu/wnio:DaneWnioskodawcy/wnio:AdresDoKorespondencji/wnio:Kraj"/>
</xsl:if>
</div>
</td>
<td style="width: 48%">
<b>35. Województwo</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Wojewodztwo"/>
</div>
</td>
<td style="width: 28%">
<b>36. Powiat</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Powiat"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256)">
<td style="width:4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 24%">
<b>37. Gmina</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Gmina"/>
</div>
</td>
<td style="width: 51%">
<b>38. Ulica</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Ulica"/>
</div>
</td>
<td style="width: 10,5%">
<b>39. Nr domu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Budynek"/>
</div>
</td>
<td style="width: 10,5%">
<b>40. Nr lokalu</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Lokal"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256)">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 42%">
<b>41. Miejscowość</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Miejscowosc"/>
</div>
</td>
<td style="width: 20%">
<b>42. Kod pocztowy</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:KodPocztowy"/>
</div>
</td>
<td style="width: 34%">
<b>43. Poczta</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Adres/wnio:Poczta"/>
</div>
</td>
</tr>
</table>
<table class="main">
<tr style="background-color: RGB(256, 256, 256); border-bottom: 2px solid black">
<td style="width: 4%; background-color: RGB(220, 220, 220); border-top: none"/>
<td style="width: 96%">
<b>44. Inne informacje ułatwiające kontakt z pełnomocnikiem (adres do korespondencji, nr telefonu, faksu, adres e-mail, nazwa kancelarii, nazwa i adres spółki doradztwa podatkowego)</b>
<xsl:if test="(wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:JestemPelnomocnikiem != '' or (wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:JestemPelnomocnikiem != '' and wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:JestemAdwokatem != '')) and wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:CzyZal1 = ''">
Do wniosku nie załączono pełnomocnictwa
</xsl:if>
<br/>
<div>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Kraj != '' and (wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Miejscowosc != '' or wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:MiejscowoscTekst != '')">
Kraj: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Kraj"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Wojewodztwo != ''">
Województwo: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Wojewodztwo"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Powiat != ''">
Powiat: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Powiat"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Gmina != ''">
Gmina: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Gmina"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Miejscowosc != ''">
Miejscowość: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Miejscowosc"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:MiejscowoscTekst != ''">
Miejscowość: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:MiejscowoscTekst"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:KodPocztowy != ''">
Kod Pocztowy: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:KodPocztowy"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Poczta != ''">
Poczta: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Poczta"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Ulica != ''">
Ulica: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Ulica"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Budynek != ''">
Budynek: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Budynek"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Lokal != ''">
Lokal: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:AdresDoKorespondencji/wnio:Lokal"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Telefon != ''">
Nr telefonu: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Telefon"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Faks != ''">
Nr faksu: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Faks"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Email != ''">
Adres email: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Email"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:NazwaKancelarii != ''">
Nazwa kancelarii: <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:NazwaKancelarii"/>
<br/>
</xsl:if>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="2" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>E.</b>
</td>
<td colspan="2" style="font-size:12pt; border-top: none; border-left:none">
<b>WYCZERPUJĄCE PRZEDSTAWIENIE PRZEDMIOTU WNIOSKU ORAZ ZAŁĄCZNIKÓW</b>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">E.1.</td>
<td colspan="2" style="font-size:12pt; border-left:none">WSKAZANIE NAZWY HANDLOWEJ WYROBU AKCYZOWEGO/SAMOCHODU OSOBOWEGO ORAZ PRZEDSTAWIENIE INFORMACJI DODATKOWYCH</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>45. Nazwa handlowa i informacje dodatkowe</b>
<br/>
<div style="min-height:200px">
<xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:NazwaHandlowa"/>
<br/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:InformacjeDodatkowe"/>
</div>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">E.2.</td>
<td colspan="2" style="font-size:12pt; border-left:none">SZCZEGÓŁOWY OPIS WYROBU AKCYZOWEGO ALBO SAMOCHODU OSOBOWEGO</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>46. Szczegółowy opis wyrobu akcyzowego albo samochodu osobowego pozwalający na taką ich identyfikację, aby dokonać ich klasyfikacji zgodnej z
Nomenklaturą Scaloną (CN) lub określić rodzaj wyrobu akcyzowego. Należy dokonać opisu składu wyrobu akcyzowego oraz wskazać metody badań lub analiz stosowanych dla jego określenia,
w przypadku gdy zależy od tego dokonanie jego klasyfikacji lub określenie jego rodzaju:</b>
<br/>
<div style="min-height:200px">
<xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:SzczegolowyOpisWyrobu"/>
</div>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">E.3.</td>
<td colspan="2" style="font-size:12pt; border-left:none">INFORMACJA O ZAŁĄCZNIKACH DOŁĄCZONYCH DO WNIOSKU</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>47. Do wniosku dołączono</b>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiPlany/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>plany</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiPlany/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiFotografie/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>fotografie</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiFotografie/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInformacjceOdProducentaWyrobu/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose> <b>informacje od producenta wyrobu</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInformacjceOdProducentaWyrobu/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiSchematy/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>schematy</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiSchematy/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiKatalogi/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>katalogi</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiKatalogi/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiAtesty/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>atesty</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiAtesty/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInstrukcje/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>instrukcje</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInstrukcje/str:Zalacznik/@nazwaPliku"/>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-top: none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInne/str:Zalacznik/str:DaneZalacznika != ''">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>inne, podać jakie</b> <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInne/str:Zalacznik/@nazwaPliku"/>
<br/>
<xsl:for-each select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZalacznikiInne/str:Zalacznik">
<xsl:value-of select="str:OpisZalacznika"/>
<br/>
</xsl:for-each>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">E.4.</td>
<td colspan="2" style="font-size:12pt; border-left:none">INFORMACJA O PRÓBKACH</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>48. W przypadku dołączenia próbki wyrobu do wniosku należy podać ilość wyrobu zawartego w przesłanej próbce oraz wskazać rodzaj opakowania</b>
<br/>
<div style="min-height:50px">
<xsl:if test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:DolaczonoProbkeWyrobu='Tak'">
Ilość wyrobu w próbce: <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:IloscWyrobuWProbce"/>
<br/>
Rodzaj opakowania: <xsl:value-of select="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:RodzajOpakowania"/>
</xsl:if>
</div>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none; border-bottom:none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256); border-bottom:none">
<b>49. W przypadku gdy do wniosku nie dołączono próbki, należy zadeklarować, cz wnioskodawca wyraża zgodę na samodzielne dostarczenie próbki do jednostki badającej, o której mowa w art. 7f ust. 2 ustawy z dnia 6 grudnia 2008r. o podatku akcyzowym, wskazanej przez organ w trakcie postępowania o wydanie WIA</b>
</td>
</tr>
<tr style="border-bottom: 2px solid black">
<td style="border-right:none; border-top: none"/>
<td style="width:25%; background-color: RGB(256, 256, 256); border-top:none; border-right:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZgodaNaSamodzielneDostarczenieProbki='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>TAK</b>
</td>
<td style="width:61%; background-color: RGB(256, 256, 256); border-top:none; border-left:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:PrzedstawieniePrzedmiotuWniosku/wnio:ZgodaNaSamodzielneDostarczenieProbki='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>NIE</b>
</td>
</tr>
<tr style="height:2pt">
<td colspan="3" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>F.</b>
</td>
<td colspan="3" style="font-size:12pt; border-top: none; border-left:none">
<b>INFORMACJA W ZAKRESIE WIĄŻĄCEJ INFORMACJI TARYFOWEJ (WIT) DLA WYROBU AKCYZOWEGO ALBO SAMOCHODU OSOBOWEGO BĘDĄCEGO PRZEDMIOTEM WNIOSKU</b>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">F.1.</td>
<td colspan="3" style="font-size:12pt; border-left:none">INFORMACJA O POSIADANYCH PRZEZ WNIOSKODAWCĘ WAŻNYCH WIT WYDANYCH DLA WYROBU AKCYZOWEGO LUB SAMOCHODU OSOBOWEGO BĘDĄCEGO PRZEDMIOTEM WNIOSKU</td>
</tr>
<tr>
<td style="border-right:none; border-top:none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>50. Wnioskodawca posiada ważną WIT/ważne WIT</b>
</td>
<td style="background-color: RGB(256, 256, 256); width:56%">
<b>51. Jeśli w polu 50 zaznaczono kwadrat TAK</b>(należy wpisać dane wszystkich WIT wydanych wnioskodawcy dla wyrobu akcyzowego albo samochodu, który jest przedmiotem wniosku)</td>
</tr>
<tr>
<td style="border-top:none"/>
<td style="width:29%; background-color: RGB(256, 256, 256); border-top:none; border-right:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaPosiadaWIT='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>TAK</b>
</td>
<td style="width:10%; background-color: RGB(256, 256, 256); border-left:none; border-top:none;">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaPosiadaWIT='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>NIE</b>
</td>
<td style="background-color: RGB(256, 256, 256); border-top:none">
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajWydania = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaPosiadaWIT='Nie'">
<br/>
<br/>
<b>kraj wydania:</b>
<br/>
<br/>
<b>nr WIT:</b>
<br/>
<br/>
<b>dzień wydania:</b>
<br/>
<br/>
(dzień-miesiąc-rok)
<br/>
<b>kod CN:</b>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajWydania != ''">
<br/>
<b>kraj wydania:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajWydania"/>
</div>
<br/>
<b>nr WIT:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:NumerWIT"/>
</div>
<br/>
<b>dzień wydania:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:DataWydania"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
<br/>
<b>kod CN:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KodCN"/>
</div>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajWydania = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaPosiadaWIT='Tak'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:ListaWIT/wnio:ListaWITContent">
<br/>
<b>kraj wydania:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:KrajWydania"/>
</div>
<br/>
<b>nr WIT:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:NumerWIT"/>
</div>
<br/>
<b>dzień wydania:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<xsl:variable name="data" select="wnio:DataWydania"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
<br/>
<b>kod CN:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:KodCN"/>
</div>
</xsl:for-each>
</xsl:if>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">F.2.</td>
<td colspan="3" style="font-size:12pt; border-left:none">INFORMACJA O ZŁOŻONYCH PRZEZ WNIOSKODAWCĘ WNIOSKACH O WYDANIE WIT DLA WYROBU AKCYZOWEGO LUB SAMOCHODU OSOBOWEGO BĘDĄCEGO PRZEDMIOTEM WNIOSKU</td>
</tr>
<tr>
<td style="border-right:none; border-top:none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>52. Wnioskodawca złożył wniosek o wydanie WIT</b>
</td>
<td style="background-color: RGB(256, 256, 256); width:56%">
<b>53. Jeśli w polu 52 zaznaczono kwadrat TAK to należy wpisać dane dla wszystkich wniosków o wydanie WIT złożonych dla wyrobu akcyzowego albo samochodu, który jest przedmiotem wniosku</b>
</td>
</tr>
<tr>
<td style="border-top:none"/>
<td style="width:25%; background-color: RGB(256, 256, 256); border-top:none; border-right:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaZlozylWniosekOWIT='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>TAK</b>
</td>
<td style="width:5%; background-color: RGB(256, 256, 256); border-left:none; border-top:none;">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaZlozylWniosekOWIT='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>NIE</b>
</td>
<td style="background-color: RGB(256, 256, 256); border-top:none">
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajZlozenia = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaZlozylWniosekOWIT='Nie'">
<br/>
<br/>
<b>kraj złożenia:</b>
<br/>
<br/>
<b>dzień złożenia:</b>
<br/>
(dzień-miesiąc-rok)
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajZlozenia != ''">
<br/>
<b>kraj złożenia:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajZlozenia"/>
</div>
<br/>
<b>dzień złożenia:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:DataZlozenia"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:KrajZlozenia = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:WnioskodawcaZlozylWniosekOWIT='Tak'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:InformacjeWZakresieWIT/wnio:ListaZlozonychWnioskowWIT/wnio:ListaZlozonychWnioskowWITContent">
<br/>
<b>kraj złożenia:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:KrajZlozenia"/>
</div>
<br/>
<b>dzień złożenia:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:DataZlozenia"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:for-each>
</xsl:if>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>G.</b>
</td>
<td colspan="3" style="font-size:12pt; border-top: none; border-left:none">
<b>INFORMACJA W ZAKRESIE INTERPRETACJI INDYWIDUALNEJ, O KTÓREJ MOWA W ART. 14b UST. 1 USTAWY ORDYNACJA PODATKOWA, DLA WYROBU AKCYZOWEGO ALBO SAMOCHODU OSOBOWEGO BĘDĄCEGO PRZEDMIOTEM WNIOSKU</b>
</td>
</tr>
<tr>
<td style="font-size:12pt; border-right:none; border-bottom: none">G.1.</td>
<td colspan="3" style="font-size:12pt; border-left:none">INFORMACJA O POSIADANYCH PRZEZ WNIOSKODAWCĘ INTERPRETACJI PRZEPISÓW PRAWA PODATKOWEGO (INTERPRETACJA INDYWIDUALNA) W ZAKRESIE RODZAJU WYROBU BĘDĄCEGO PRZEDMIOTEM WNIOSKU</td>
</tr>
<tr>
<td style="border-right:none; border-top:none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>54. Wnioskodawca posiada interpretację indywidualną w zakresie rodzaju wyrobu akcyzowego będącego przedmiotem wniosku</b>
</td>
<td style="background-color: RGB(256, 256, 256); width:56%">
<b>55. Jeśli w polu 54 zaznaczono kwadrat TAK to należy wpisać dane dla wszystkich interpretacji indywidualnych wydanych na rzecz wnioskodawcy dla wyrobu akcyzowego będącego przedmiotem wniosku</b>
</td>
</tr>
<tr>
<td style="border-top:none"/>
<td style="width:20%; background-color: RGB(256, 256, 256); border-top:none; border-right:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:WnioskodawcaPosiadaInterpretacje='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>TAK</b>
</td>
<td style="width:10%; background-color: RGB(256, 256, 256); border-left:none; border-top:none;">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:WnioskodawcaPosiadaInterpretacje='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>NIE</b>
</td>
<td style="background-color: RGB(256, 256, 256); border-top:none">
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyKtoryWydal = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:PostepowanieOWydanieInterpretacji='Nie'">
<br/>
<br/>
<b>organ podatkowy, który wydał interpretację:</b>
<br/>
<br/>
<b>numer sygnatury</b>
<br/>
<br/>
<b>data wydania:</b>
<br/>
(dzień-miesiąc-rok)
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyKtoryWydal != ''">
<br/>
<b>organ podatkowy, który wydał interpretację:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyKtoryWydal"/>
</div>
<br/>
<b>numer sygnatury</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:NumerSygnatury"/>
</div>
<br/>
<b>data wydania:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:DataWydania"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyKtoryWydal = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:WnioskodawcaPosiadaInterpretacje='Tak'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:ListaInterpretacji/wnio:ListaInterpretacjiContent">
<br/>
<b>organ podatkowy, który wydał interpretację:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:OrganPodatkowyKtoryWydal"/>
</div>
<br/>
<b>numer sygnatury</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:NumerSygnatury"/>
</div>
<br/>
<b>data wydania:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:DataWydania"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:for-each>
</xsl:if>
</td>
</tr>
<tr>
<td style="border-right:none; border-top:none"/>
<td colspan="2" style="background-color: RGB(256, 256, 256)">
<b>56. Na rzecz wnioskodawcy jest obecnie prowadzone postępowanie zmierzające do wydania interpretacji indywidualnej w zakresie rodzaju wyrobu akcyzowego będącego przedmiotem wniosku</b>
</td>
<td style="background-color: RGB(256, 256, 256); width:56%">
<b>57. Jeśli w polu 56 zaznaczono kwadrat TAK to należy wpisać dane dla wszystkich toczących się postępowań o wydanie interpretacji indywidualnych wydanych na rzecz wnioskodawcy dla wyrobu akcyzowego będącego przedmiotem wniosku</b>
</td>
</tr>
<tr style="border-bottom: 2px solid black">
<td style="border-top:none"/>
<td style="width:25%; background-color: RGB(256, 256, 256); border-top:none; border-right:none">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:PostepowanieOWydanieInterpretacji='Tak'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>TAK</b>
</td>
<td style="width:5%; background-color: RGB(256, 256, 256); border-left:none; border-top:none;">
<xsl:choose>
<xsl:when test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:PostepowanieOWydanieInterpretacji='Nie'">
<input disabled="disabled" type="checkbox" checked="checked"/>
</xsl:when>
<xsl:otherwise>
<input disabled="disabled" type="checkbox"/>
</xsl:otherwise>
</xsl:choose><b>NIE</b>
</td>
<td style="background-color: RGB(256, 256, 256); border-top:none">
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyDoKtoregoZlozony = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:PostepowanieOWydanieInterpretacji='Nie'">
<br/>
<br/>
<b>organ podatkowy, do którego skierowano wniosek:</b>
<br/>
<br/>
<b>dzień złożenia wniosku:</b>
<br/>
<br/>
(dzień-miesiąc-rok)
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyDoKtoregoZlozony != ''">
<br/>
<b>organ podatkowy, do którego skierowano wniosek:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyDoKtoregoZlozony"/>
</div>
<br/>
<b>dzień złożenia wniosku:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:DataZlozenia"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:OrganPodatkowyDoKtoregoZlozony = '' and wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:PostepowanieOWydanieInterpretacji='Tak'">
<xsl:for-each select="wnio:TrescDokumentu/wnio:InformacjeWZakresieInterpretacjiIndwywidualnej/wnio:ListaPostepowan/wnio:ListaPostepowanContent">
<br/>
<b>organ podatkowy, do którego skierowano wniosek:</b>
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:value-of select="wnio:OrganPodatkowyDoKtoregoZlozony"/>
</div>
<br/>
<b>dzień złożenia wniosku:</b>
<br/>
(dzień-miesiąc-rok)
<br/>
<div style="text-align:left; text-indent:4%">
<xsl:variable name="data" select="wnio:DataZlozenia"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</xsl:for-each>
</xsl:if>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>H.</b>
</td>
<td style="font-size:12pt; border-top: none; border-left:none">
<b>OŚWIADCZENIE WNIOSKODAWCY LUB PEŁNOMOCNIKA O MATERIAŁACH LUB INFORMACJACH, KTÓRE STANOWIĄ TAJEMNICĘ PRZEDSIĘBIORCY</b>
</td>
</tr>
<tr style="border-bottom: 2px solid black">
<td style="border-right:none; border-top: none"/>
<td style="background-color: RGB(256, 256, 256)">
<b>58. Należy wskazać, jakie dane (określić poz. wniosku) oraz jakie materiały dołączone do wniosku stanowią, w ocenie wnioskodawcy, tajemnicę przedsiębiorcy</b>
<br/>
<div style="min-height:200px">
<xsl:value-of select="wnio:TrescDokumentu/wnio:OswiadczenieWnioskodawcyLubPelnomocnika/wnio:DaneIMaterialyDolaczoneDoWniosku"/>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>I.</b>
</td>
<td colspan="2" style="font-size:12pt; border-top: none; border-left:none">
<b>PODPIS WNIOSKODAWCY LUB PEŁNOMOCNIKA</b>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td style="background-color: RGB(256, 256, 256); width:46%">
<b>59. Imię i nazwisko wnioskodawcy i pełnomocnika</b>
<br/>
<div>
<xsl:value-of select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsImie"/> <xsl:value-of select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsNazwisko"/>
<br/>
<xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Imie"/> <xsl:value-of select="wnio:TrescDokumentu/wnio:DanePelnomocnika/wnio:Nazwisko"/>
</div>
</td>
<td style="background-color: RGB(256, 256, 256); width:50%">
<b>60. Podpis wnioskodawcy lub pełnomocnika
</b>
<br/>
<div/>
</td>
</tr>
<tr style="border-bottom: 2px solid black">
<td style="border-right:none; border-top: none"/>
<td style="background-color: RGB(256, 256, 256)">
<b>61. Data wypełnienia wniosku</b> (dzień - miesiąc - rok)
<br/>
<div>
<xsl:variable name="data" select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:DataWypelnieniaWniosku"/>
<xsl:value-of select="substring($data,9,1)"/>
<xsl:value-of select="substring($data,10,1)"/>-
<xsl:value-of select="substring($data,6,1)"/>
<xsl:value-of select="substring($data,7,1)"/>-
<xsl:value-of select="substring($data,1,1)"/>
<xsl:value-of select="substring($data,2,1)"/>
<xsl:value-of select="substring($data,3,1)"/>
<xsl:value-of select="substring($data,4,1)"/>
</div>
</td>
<td style="background-color: RGB(256, 256, 256)">
<b>62. Inne informacje ułatwiające kontakt z wnioskodawcą (nr telefonu, faksu, adres e-mail)</b>
<br/>
<div>
<xsl:if test="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsTelefon != ''">
Nr telefonu: <xsl:value-of select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsTelefon"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsFaks != ''">
Nr faksu: <xsl:value-of select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsFaks"/>
<br/>
</xsl:if>
<xsl:if test="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsEmail != ''">
Adres email: <xsl:value-of select="wnio:TrescDokumentu/wnio:PodpisWnioskodawcyLubPelnomocnika/wnio:OsEmail"/>
<br/>
</xsl:if>
</div>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<table class="main">
<tr style="height: 15pt">
<td style="font-size:12pt; border-right:none; width:4%; border-top: none">
<b>J.</b>
</td>
<td style="font-size:12pt; border-top: none; border-left:none">
<b>ADNOTACJE WŁAŚCIWEGO ORGANU</b>
</td>
</tr>
<tr>
<td style="border-right:none; border-top: none"/>
<td style="background-color: RGB(210, 210, 210)">
<b>63. Uwagi właściwego organu</b>
<br/>
<div style="min-height:200px; background-color: RGB(210, 210, 210)"/>
</td>
</tr>
<tr style="height:2pt">
<td colspan="4" style="border-bottom: 2px solid black; background-color: RGB(256, 256, 256)"/>
</tr>
</table>
<br/>
<br/>
<br/>
<table class="noBorder2">
<tr>
<td style="width:65%"/>
<td style="width:35%; text-align:right; font-size:8pt">
<i>
<b>Dokument został podpisany, aby go zweryfikować, należy użyć oprogramowania do weryfikacji podpisu</b>
</i>
</td>
</tr>
<tr style="height:10pt"/>
<tr>
<td/>
<td style="text-align:right; font-size:8pt">
<i>
<b>Podpis elektroniczny</b>
</i>
</td>
</tr>
</table>
</body>
</html>
</xsl:template>
</xsl:stylesheet>