<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:pf="http://crd.gov.pl/wzor/2018/07/31/5634/" version="1.0">
	<xsl:import href="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/05/09/eD/DefinicjeSzablony/Posredni_wspolne_v6-0E.xsl"/>
	<xsl:import href="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/02/05/eD/ORDZU/ORD-ZU(3)_v3-0E.xsl"/>
	<xsl:output method="html" encoding="UTF-8" indent="yes" version="4.01" doctype-public="-//W3C//DTD HTML 4.01//EN" doctype-system="http://www.w3.org/TR/html4/strict.dtd"/>
	<xsl:template name="StyleDlaFormularza">
		<style type="text/css">
            .tlo-formularza { background-color:#D3D3D3;}
            .niewypelnianeopisy {
            background-color: #DDDDDD;
            border: 1px solid black;
            font-size: 0.8em;
            font-weight: bold;
            padding: 1px;
            height: 2em;
            vertical-align: top;
            text-align: left;
            }
        </style>
	</xsl:template>
	<xsl:template match="pf:Deklaracja">
		<div class="deklaracja">
			<xsl:call-template name="NaglowekTechniczny">
				<xsl:with-param name="naglowek" select="pf:Naglowek"/>
				<xsl:with-param name="uzycie" select="'deklaracja'"/>
			</xsl:call-template>
			<xsl:call-template name="NaglowekTytulowy">
				<xsl:with-param name="uzycie" select="'deklaracja'"/>
				<xsl:with-param name="nazwa">
                    UPROSZCZONE SPRAWOZDANIE
                </xsl:with-param>
				<xsl:with-param name="nad-data">
					<xsl:call-template name="PodNaglowkiem"/>
				</xsl:with-param>
				<xsl:with-param name="podstawy-prawne">
					<table>
						<tr>
							<td class="etykieta">Podstawa prawna:</td>
							<td class="wartosc">Ustawa z dnia 26 lipca 1991 r. o podatku dochodowym od osób fizycznych
                                (Dz.U. z 2018 r. poz. 200, z późn. zm.).
                            </td>
						</tr>
						<tr>
							<td class="etykieta">Składający:</td>
							<td class="wartosc">Podmiot obowiązany do sporządzenia i przekazania uproszczonego
                                sprawozdania.
                            </td>
						</tr>
						<tr>
							<td class="etykieta">Miejsce składania:</td>
							<td class="wartosc">Urząd skarbowy.
                                <sup>1)</sup>
							</td>
						</tr>
					</table>
				</xsl:with-param>
			</xsl:call-template>
			<xsl:call-template name="MiejsceICel">
				<xsl:with-param name="sekcja">A.</xsl:with-param>
			</xsl:call-template>
			<xsl:for-each select="pf:Podmiot1">
				<xsl:call-template name="Podmiot">
					<xsl:with-param name="sekcja">B.</xsl:with-param>
				</xsl:call-template>
			</xsl:for-each>
			<xsl:for-each select="pf:PozycjeSzczegolowe/pf:P_S">
				<xsl:call-template name="DaneIdentyPodmiotu">
					<xsl:with-param name="sekcja">C.</xsl:with-param>
					<xsl:with-param name="pozycja" select="position()"/>
				</xsl:call-template>
				<xsl:call-template name="InfOPodmPowiazanych">
					<xsl:with-param name="sekcja">D.</xsl:with-param>
				</xsl:call-template>
				<xsl:call-template name="GlPrzedDzialalnosci">
					<xsl:with-param name="sekcja">E.</xsl:with-param>
				</xsl:call-template>
				<xsl:call-template name="Restrukturyzacja">
					<xsl:with-param name="sekcja">F.</xsl:with-param>
				</xsl:call-template>
				<xsl:call-template name="TranZPodmiotami">
					<xsl:with-param name="sekcja">G.</xsl:with-param>
				</xsl:call-template>
			</xsl:for-each>
			<xsl:call-template name="Objasnienia"/>
		</div>
		<xsl:apply-templates select="pf:Zalaczniki"/>
	</xsl:template>
	<xsl:template name="PodNaglowkiem">
		<div class="deklaracja">
			<table style="width: 100%">
				<tr style="width: 100%">
					<td style="width: 25%"/>
					<td style="width: 15%">
                        za rok podatkowy
                    </td>
					<td class="wypelniane" style="width: 15%">
						<div class="opisrubryki">4. Rok</div>
						<xsl:value-of select="pf:Naglowek/pf:Rok"/>
					</td>
					<td style="width: 20%"/>
					<td class="wypelniane" style="width: 22%">
						<div class="opisrubryki">5. Łączna liczba podmiotów, za które
                            składane jest sprawozdanie
                        </div>
						<xsl:value-of select="(pf:PozycjeSzczegolowe/pf:P_5)"/>
					</td>
					<td/>
				</tr>
				<tr style="height: 10px"/>
			</table>
		</div>
	</xsl:template>
	<xsl:template name="MiejsceICel">
		<xsl:param name="sekcja"/>
		<h2 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/> MIEJSCE I CEL SKŁADANIA SPRAWOZDANIA
        </h2>
		<table class="normalna">
			<td class="wypelniane">
				<div class="opisrubryki">
                    6. Urząd skarbowy, do którego jest adresowane sprawozdanie
                    <sup>1)</sup>
				</div>
				<xsl:apply-templates select="//pf:Naglowek//*[local-name()='KodUrzedu']"/>
			</td>
			<tr>
				<td class="wypelniane">
					<div class="opisrubryki">
                        7. Cel złożenia sprawozdania:
                    </div>
					<xsl:choose>
						<xsl:when test="//pf:Naglowek//*[local-name()='CelZlozenia']=1">
							<input type="checkbox" checked="checked" disabled="disabled"/>1. złożenie
                            sprawozdania
                        </xsl:when>
						<xsl:when test="//pf:Naglowek//*[local-name()='CelZlozenia']=2">
							<input type="checkbox" checked="checked" disabled="disabled"/>2. korekta
                            sprawozdania
                            <sup>2)</sup>
						</xsl:when>
					</xsl:choose>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="DaneIdentyPodmiotu">
		<xsl:param name="sekcja"/>
		<xsl:param name="pozycja"/>
		<xsl:for-each select="*[local-name()='Podmiot2']">
			<xsl:for-each select="*[local-name()='OsobaNiefizyczna']">
				<h2 class="tytul-sekcja-blok">
					<xsl:value-of select="$sekcja"/> DANE IDENTYFIKACYJNE PODMIOTU, KTÓREGO DOTYCZY SPRAWOZDANIE <font size="5pt">  (<xsl:value-of select="$pozycja"/>)</font>
        </h2>
				<table class="normalna">
					<tr>
						<td class="wypelniane" style="width: 100%">
							<div class="opisrubryki">11. Nazwa pełna
                            <sup>4)</sup>
							</div>
							<xsl:value-of select="pf:PelnaNazwa"/>
						</td>
					</tr>
					<tr>
						<td class="wypelniane" style="width: 100%">
							<div class="opisrubryki">12. Identyfikator podatkowy NIP podmiotu
                            <sup>4)</sup>
							</div>
							<xsl:value-of select="pf:NIP"/>
						</td>
					</tr>
				</table>
			</xsl:for-each>
		</xsl:for-each>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>1. IDENTYFIKACJA POWIĄZAŃ PODMIOTU
            </h3>
		<table class="normalna" style="width: 100%">
			<tr>
				<td class="niewypelnianeopisy" style="width: 75%">Czy podmiot posiada bezpośredni lub pośredni
                        udział w kapitale innego podmiotu nie mniejszy niż 25%?
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">13.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S13 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S13 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot posiada bezpośredni lub pośredni udział w kapitale
                        innego podmiotu nie mniejszy niż 50%?
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">14.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S14 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S14 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot bierze udział bezpośrednio lub pośrednio w
                        zarządzaniu lub w kontroli podmiotów krajowych lub
                        przedsiębiorstw położonych za granicą?
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">15.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S15 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S15 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy występują powiązania o charakterze rodzinnym pomiędzy
                        podmiotami krajowymi lub osobami pełniącymi
                        w tych podmiotach funkcje zarządzające lub kontrolne albo nadzorcze?
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">16.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S16 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S16 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot posiada zagraniczny zakład?</td>
				<td class="wypelniane">
					<div class="opisrubryki">17.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S17 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S17 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot jest zakładem zagranicznego podmiotu?</td>
				<td class="wypelniane">
					<div class="opisrubryki">18.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S18 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S18 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="InfOPodmPowiazanych">
		<xsl:param name="sekcja"/>
		<h2 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/> INFORMACJE O PODMIOTACH POWIĄZANYCH
        </h2>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" style="width: 75%">Liczba podmiotów powiązanych, z którymi podmiot dokonywał transakcji / innych zdarzeń, mających siedzibę:
                </td>
				<td class="niewypelnianeopisy" style="width: 25%">Liczba</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 75%">na terytorium Rzeczypospolitej Polskiej</td>
				<td class="wypelniane">
					<div class="opisrubryki">19.</div>
					<xsl:value-of select="pf:P_S19"/>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 75%">w innym państwie lub na innym terytorium</td>
				<td class="wypelniane">
					<div class="opisrubryki">20.</div>
					<xsl:value-of select="pf:P_S20"/>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="GlPrzedDzialalnosci">
		<xsl:param name="sekcja"/>
		<h2 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/> GŁÓWNY PRZEDMIOT DZIAŁALNOŚCI I PROFIL FUNKCJONALNY PODMIOTU
        </h2>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Kod podstawowej działalności wg klasyfikacji PKD 1
                    <sup>5)</sup>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">21.</div>
					<xsl:value-of select="pf:P_S21"/>
				</td>
				<td class="niewypelnianeopisy" style="width: 15%">Kod podstawowej działalności wg klasyfikacji PKD 2
                    <sup>5)</sup>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">22.</div>
					<xsl:value-of select="pf:P_S22"/>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Produkcja
                    <sup>6)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">23.</div>
					<xsl:if test="pf:P_S23_1 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">1. rozbudowane funkcje i ryzyka
                        </div>
					</xsl:if>
					<xsl:if test="pf:P_S23_2 = 1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">2. ograniczone ryzyka</div>
					</xsl:if>
					<xsl:if test="pf:P_S23_3 = 1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">3. prosta (usługa produkcyjna)</div>
					</xsl:if>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Dystrybucja
                    <sup>6)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">24.</div>
					<xsl:if test="pf:P_S24_1 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">1. rozbudowane funkcje i ryzyka
                        </div>
					</xsl:if>
					<xsl:if test="pf:P_S24_2 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">2. ograniczone ryzyka</div>
					</xsl:if>
					<xsl:if test="pf:P_S24_3 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">3. komisant</div>
					</xsl:if>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Badania i rozwój
                    <sup>6)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">25.</div>
					<xsl:if test="pf:P_S25_1 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">1. rozbudowane funkcje i ryzyka
                        </div>
					</xsl:if>
					<xsl:if test="pf:P_S25_2 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">2. ograniczone ryzyka</div>
					</xsl:if>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Finanse
                    <sup>6)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">26.</div>
					<xsl:if test="pf:P_S26_1 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">1. bank</div>
					</xsl:if>
					<xsl:if test="pf:P_S26_2 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">2. pozabankowa działalność finansowa
                        </div>
					</xsl:if>
					<xsl:if test="pf:P_S26_3 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">3. ubezpieczenia</div>
					</xsl:if>
					<xsl:if test="pf:P_S26_4 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">4. pośrednictwo finansowe</div>
					</xsl:if>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 15%">Usługi
                    <sup>6)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">27.</div>
					<xsl:if test="pf:P_S27_1 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">1. rozbudowane funkcje i ryzyka
                        </div>
					</xsl:if>
					<xsl:if test="pf:P_S27_2 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">2. ograniczone ryzyka</div>
					</xsl:if>
					<xsl:if test="pf:P_S27_3 =1">
						<input type="checkbox" checked="checked" disabled="disabled"/> 
                        <div class="opisrubryki" style="display: inline-block;">3. usługi o niskiej wartości dodanej
                        </div>
					</xsl:if>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="Restrukturyzacja">
		<xsl:param name="sekcja"/>
		<h2 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/> RESTRUKTURYZACJA
            <font size="0.3em">
				<span style="text-transform:none; font-weight: normal">Poz. 30-33 zaznacza się tylko w przypadku pozytywnej odpowiedzi na
                    pytanie z poz. 29.
                </span>
			</font>
		</h2>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy podmiot w trakcie roku podatkowego zmienił
                    strukturę lub formę prawną, w tym dokonując połączenia z innym
                    podmiotem, podziału lub przejęcia innego podmiotu lub zorganizowanej części przedsiębiorstwa lub
                    był przedmiotem takiego przejęcia?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">28.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S28 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S28 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy zaistniały u podmiotu w trakcie roku
                    podatkowego zmiany w pełnionych funkcjach, ponoszonych ryzykach lub posiadanych aktywach?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">29.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S29 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S29 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy podmiot otrzymał rekompensatę pieniężną za
                    przeniesione na rzecz podmiotu powiązanego, w trakcie roku podatkowego funkcje, aktywa, ryzyka
                    lub prawa?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">30.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S30 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S30 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy podmiot otrzymał rekompensatę w jakiejkolwiek
                    formie innej niż pieniężna za przeniesione na rzecz podmiotu powiązanego, w trakcie roku
                    podatkowego funkcje, aktywa, ryzyka lub prawa?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">31.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S31 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S31 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy podmiot wypłacił rekompensatę pieniężną za
                    przejęte od podmiotu powiązanego w trakcie roku podatkowego funkcje, aktywa, ryzyka lub prawa?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">32.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S32 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S32 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 45%">Czy podmiot wypłacił rekompensatę w jakiejkolwiek
                    formie innej niż pieniężna za przejęte od podmiotu powiązanego, w trakcie roku podatkowego
                    funkcje, aktywa, ryzyka lub prawa?
                </td>
				<td class="wypelniane">
					<div class="opisrubryki">33.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S33 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S33 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="TranZPodmiotami">
		<xsl:param name="sekcja"/>
		<h2 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/> TRANSAKCJE Z PODMIOTAMI POWIĄZANYMI LUB INNE ZDARZENIA ZACHODZĄCE
            POMIĘDZY PODMIOTAMI POWIĄZANYMI, LUB W ZWIĄZKU Z KTÓRYMI ZAPŁATA NALEŻNOŚCI DOKONYWANA JEST BEZPOŚREDNIO
            LUB POŚREDNIO NA RZECZ
            PODMIOTU MAJĄCEGO MIEJSCE ZAMIESZKANIA, SIEDZIBĘ LUB ZARZĄD NA TERYTORIUM LUB W KRAJU STOSUJĄCYM
            SZKODLIWĄ KONKURENCJĘ PODATKOWĄ
            <sup>7)</sup>
		</h2>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>1. TRANSAKCJE LUB INNE ZDARZENIA
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 20%">TRANSAKCJE / INNE ZDARZENIA</td>
				<td class="niewypelnianeopisy" colspan="3" style="width: 25%">Wartość transakcji / innych zdarzeń (w
                        mln zł)
                    </td>
				<td class="niewypelnianeopisy" rowspan="2">Czy transakcje / inne zdarzenia zachodziły wyłącznie z
                        podmiotami powiązanymi?
                    </td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Procentowy udział w przychodach
                        <sup>8)</sup>
				</td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Kody państw siedziby stron transakcji /innych zdarzeń
                        <sup>9)</sup>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 8%">0,5-10</td>
				<td class="niewypelnianeopisy" style="width: 8%">&gt; 10-50</td>
				<td class="niewypelnianeopisy" style="width: 9%">&gt; 50</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Sprzedaż towarów / wyrobów gotowych / surowców /półproduktów</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">34.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S34"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">35.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S35 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S35 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">36.</div>
					<xsl:value-of select="pf:P_S36"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">37.</div>
					<xsl:for-each select="pf:P_S37">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Nabycie towarów / wyrobów gotowych / surowców / półproduktów</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">38.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S38"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">39.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S39 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S39 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">40.</div>
					<xsl:value-of select="pf:P_S40"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">41.</div>
					<xsl:for-each select="pf:P_S41">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu pełnionych funkcji komisanta /
                        dystrybutora o ograniczonych ryzykach
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">42.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S42"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">43.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S43 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S43 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">44.</div>
					<xsl:value-of select="pf:P_S44"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">45.</div>
					<xsl:for-each select="pf:P_S45">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu pełnionych funkcji produkcji prostej
                        / kontraktowej
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">46.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S46"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">47.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S47 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S47 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">48.</div>
					<xsl:value-of select="pf:P_S48"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">49.</div>
					<xsl:for-each select="pf:P_S49">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu pełnionych funkcji kontraktowych
                    prac badawczo - rozwojowych
                </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">50.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S50"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">51.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S51 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S51 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">52.</div>
					<xsl:value-of select="pf:P_S52"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">53.</div>
					<xsl:for-each select="pf:P_S53">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu pełnionych funkcji komisanta /
                    dystrybutora o ograniczonych ryzykach
                </td>
				<td class="wypelniane" style="width: 15%" colspan="3">
					<div class="opisrubryki">54.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S54"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">55.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S55 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S55 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">56.</div>
					<xsl:value-of select="pf:P_S56"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">57.</div>
					<xsl:for-each select="pf:P_S57">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu pełnionych funkcji produkcji prostej
                    / kontraktowej
                </td>
				<td class="wypelniane" style="width: 15%" colspan="3">
					<div class="opisrubryki">58.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S58"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">59.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S59 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S59 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">60.</div>
					<xsl:value-of select="pf:P_S60"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">61.</div>
					<xsl:for-each select="pf:P_S61">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu pełnionych funkcji kontraktowych
                    prac badawczo - rozwojowych
                </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">62.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S62"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">63.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S63 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S63 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">64.</div>
					<xsl:value-of select="pf:P_S64"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">65.</div>
					<xsl:for-each select="pf:P_S65">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu usług najmu i leasingu</td>
				<td class="wypelniane" style="width: 15%" colspan="3">
					<div class="opisrubryki">66.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S66"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">67.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S67 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S67 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">68.</div>
					<xsl:value-of select="pf:P_S68"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">69.</div>
			<xsl:for-each select="pf:P_S69">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu usług najmu i leasingu</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">70.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S70"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">71.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S71 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S71 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">72.</div>
					<xsl:value-of select="pf:P_S72"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">73.</div>
					<xsl:for-each select="pf:P_S73">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu usług wewnątrzgrupowych
                    <sup>10)</sup>
				</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">74.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S74"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">75.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S75 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S75 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">76.</div>
					<xsl:value-of select="pf:P_S76"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">77.</div>
					<xsl:for-each select="pf:P_S77">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu usług wewnątrzgrupowych
                    <sup>10)</sup>
				</td>
				<td class="wypelniane" style="width: 15%" colspan="3">
					<div class="opisrubryki">78.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S78"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">79.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S79 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                        </xsl:when>
						<xsl:when test="pf:P_S79 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                        </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">80.</div>
					<xsl:value-of select="pf:P_S80"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">81.</div>
					<xsl:for-each select="pf:P_S81">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
		</table>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>2. TRANSAKCJE FINANSOWE
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 20%">TRANSAKCJE</td>
				<td class="niewypelnianeopisy" colspan="3" style="width: 25%">Wartość transakcji (w mln zł)</td>
				<td class="niewypelnianeopisy" rowspan="2">Czy zachodziły wyłącznie z podmiotami powiązanymi?</td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Procentowy udział w przychodach
                        <sup>8)</sup>
				</td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Kody państw siedziby stron transakcji
                        <sup>9)</sup>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 8%">0,5-10</td>
				<td class="niewypelnianeopisy" style="width: 8%">&gt; 10-50</td>
				<td class="niewypelnianeopisy" style="width: 9%">&gt; 50</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Przychody z tytułu należności (otrzymywane)</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">82.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S82"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">83.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S83 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S83 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">84.</div>
					<xsl:value-of select="pf:P_S84"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">85.</div>
				<xsl:for-each select="pf:P_S85">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Koszty z tytułu zobowiązań (wypłacane)</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">86.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S86"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">87.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S87 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S87 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">88.</div>
					<xsl:value-of select="pf:P_S88"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">89.</div>
					<xsl:for-each select="pf:P_S89">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Przychody z tytułu udzielonych gwarancji, poręczeń lub opłat
                        ubezpieczeniowych
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">90.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S90"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">91.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S91 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S91 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">92.</div>
					<xsl:value-of select="pf:P_S92"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">93.</div>
										<xsl:for-each select="pf:P_S93">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Koszty otrzymania gwarancji, poręczeń lub ubezpieczenia</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">94.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S94"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">95.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S95 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S95 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">96.</div>
					<xsl:value-of select="pf:P_S96"/>%
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">97.</div>
										<xsl:for-each select="pf:P_S97">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
		</table>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>3. TRANSAKCJE LUB INNE ZDARZENIA DOTYCZĄCE AKTYWÓW
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 20%">TRANSAKCJE / INNE ZDARZENIA</td>
				<td class="niewypelnianeopisy" colspan="3" style="width: 25%">Wartość transakcji / innych zdarzeń (w
                        mln zł)
                    </td>
				<td class="niewypelnianeopisy" rowspan="2">Kody państw siedziby stron transakcji / innych zdarzeń
                        <sup>9)</sup>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 8%">0,5-10</td>
				<td class="niewypelnianeopisy" style="width: 8%">&gt; 10-50</td>
				<td class="niewypelnianeopisy" style="width: 9%">&gt; 50</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Sprzedaż rzeczowych aktywów trwałych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">98.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S98"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">99.</div>
										<xsl:for-each select="pf:P_S99">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Nabycie rzeczowych aktywów trwałych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">100.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S100"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">101.</div>
										<xsl:for-each select="pf:P_S101">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Sprzedaż aktywów niematerialnych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">102.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S102"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">103.</div>
									<xsl:for-each select="pf:P_S103">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Nabycie aktywów niematerialnych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">104.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S104"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">105.</div>
										<xsl:for-each select="pf:P_S105">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymywane należności licencyjne lub franczyza</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">106.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S106"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">107.</div>
										<xsl:for-each select="pf:P_S107">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacane należności licencyjne lub franczyza</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">108.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S108"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">109.</div>
										<xsl:for-each select="pf:P_S109">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Zbycie udziałów / akcji (długo i krótkoterminowych)</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">110.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S110"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">111.</div>
										<xsl:for-each select="pf:P_S111">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Nabycie zorganizowanej części przedsiębiorstwa</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">112.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S112"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">113.</div>
										<xsl:for-each select="pf:P_S113">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Sprzedaż zorganizowanej części przedsiębiorstwa</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">114.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S114"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">115.</div>
										<xsl:for-each select="pf:P_S115">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Objęcie udziałów / akcji w podmiotach</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">116.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S116"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">117.</div>
										<xsl:for-each select="pf:P_S117">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Sprzedaż długoterminowych aktywów finansowych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">118.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S118"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">119.</div>
										<xsl:for-each select="pf:P_S119">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Nabycie długoterminowych aktywów finansowych</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">120.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S120"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">121.</div>
										<xsl:for-each select="pf:P_S121">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
		</table>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>4. UMOWY O PODZIALE KOSZTÓW PROWADZĄCE DO WYTWORZENIA WARTOŚCI
                NIEMATERIALNYCH (CCA)
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 20%"/>
				<td class="niewypelnianeopisy" colspan="3" style="width: 25%">Wartość transakcji (w mln zł)</td>
				<td class="niewypelnianeopisy" rowspan="2">Kody państw siedziby stron transakcji
                        <sup>9)</sup>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 8%">0,5-10</td>
				<td class="niewypelnianeopisy" style="width: 8%">&gt; 10-50</td>
				<td class="niewypelnianeopisy" style="width: 9%">&gt; 50</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wartość CCA</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">122.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S122"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">123.</div>
										<xsl:for-each select="pf:P_S123">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wysokość wkładu podmiotu do CCA</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">124.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S124"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">125.</div>
										<xsl:for-each select="pf:P_S125">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Przychody podmiotu z tytułu uczestnictwa w CCA</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">126.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S126"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">127.</div>
										<xsl:for-each select="pf:P_S127">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wysokość wypłaconych przez podmiot dopłat innym uczestnikom CCA</td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">128.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S128"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">129.</div>
										<xsl:for-each select="pf:P_S129">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wysokość otrzymanych przez podmiot dopłat od innych uczestników CCA
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">130.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S130"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">131.</div>
										<xsl:for-each select="pf:P_S131">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
		</table>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>5. POZOSTAŁE TRANSAKCJE LUB INNE ZDARZENIA
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 20%">TRANSAKCJE / INNE ZDARZENIA</td>
				<td class="niewypelnianeopisy" colspan="3" style="width: 25%">Wartość transakcji / innych zdarzeń(w
                        mln zł)
                    </td>
				<td class="niewypelnianeopisy" rowspan="2">Czy transakcje / inne zdarzenia zachodziły wyłącznie z
                        podmiotami powiązanymi?
                    </td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Procentowy udział w przychodach
                        <sup>8)</sup>
				</td>
				<td class="niewypelnianeopisy" rowspan="2" style="width: 15%">Kody państw siedziby stron transakcji
                        / innych zdarzeń
                        <sup>9)</sup>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy" style="width: 8%">0,5-10</td>
				<td class="niewypelnianeopisy" style="width: 8%">&gt; 10-50</td>
				<td class="niewypelnianeopisy" style="width: 9%">&gt; 50</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Otrzymane wynagrodzenie z tytułu innych transakcji / zdarzeń niż
                        wymienione w części G.1-G.4
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">132.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S132"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">133.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S133 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S133 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">134.</div>
					<xsl:value-of select="pf:P_S134"/>%
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">135.</div>
										<xsl:for-each select="pf:P_S135">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Wypłacone wynagrodzenie z tytułu innych transakcji / zdarzeń niż
                        wymienione w części G.1-G.4
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">136.</div>
					<xsl:call-template name="checkboxes">
						<xsl:with-param name="value" select="pf:P_S136"/>
					</xsl:call-template>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">137.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S137 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S137 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
				<td class="wypelniane">
					<div class="opisrubryki">138.</div>
					<xsl:value-of select="pf:P_S138"/>%
                    </td>
				<td class="wypelniane">
					<div class="opisrubryki">139.</div>
										<xsl:for-each select="pf:P_S139">
							<xsl:value-of select="."/><br/>
						</xsl:for-each>
				</td>
			</tr>
		</table>
		<h3 class="tytul-sekcja-blok">
			<xsl:value-of select="$sekcja"/>6. INNE
            </h3>
		<table class="normalna">
			<tr>
				<td class="niewypelnianeopisy" style="width: 70%">Czy podmiot wykonał usługę bez wynagrodzenia na
                        rzecz podmiotu powiązanego?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">140.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S140 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S140 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot powiązany wykonał na rzecz podmiotu usługę bez
                        wynagrodzenia?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">141.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S141 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S141 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot dokonał przekazania towaru / wyrobów gotowych / surowców
                        / półproduktów na rzecz podmiotu powiązanego bez wynagrodzenia?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">142.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S142 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S142 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot powiązany dokonał przekazania towaru / wyrobów gotowych /
                        surowców / półproduktów na rzecz podmiotu bez wynagrodzenia?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">143.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S143 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S143 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot otrzymał nieodpłatnie rzeczowe aktywa trwałe lub aktywa
                        niematerialne?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">144.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S144 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S144 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
			<tr>
				<td class="niewypelnianeopisy">Czy podmiot dokonał nieodpłatnego przekazania rzeczowych aktywów
                        trwałych lub aktywów niematerialnych?
                    </td>
				<td class="wypelniane" colspan="3">
					<div class="opisrubryki">145.</div>
					<xsl:choose>
						<xsl:when test="pf:P_S145 =1">
							<input type="checkbox" checked="checked" disabled="disabled"/> 1. tak
                            </xsl:when>
						<xsl:when test="pf:P_S145 =2">
							<input type="checkbox" checked="checked" disabled="disabled"/> 2. nie
                            </xsl:when>
					</xsl:choose>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="checkboxes">
		<xsl:param name="value"/>
		<table style="width: 100%">
			<tr>
				<td style="width: 32%; text-align: center">
					<xsl:if test="$value =1">
                        1.
                        <input type="checkbox" checked="checked" disabled="disabled"/>
					</xsl:if>
					<xsl:if test="not($value =1)">
                        1.
                        <input type="checkbox" disabled="disabled"/>
					</xsl:if>
				</td>
				<td style="width: 32%; text-align: center">
					<xsl:if test="$value =2">
                        2.
                        <input type="checkbox" checked="checked" disabled="disabled"/>
					</xsl:if>
					<xsl:if test="not($value =2)">
                        2.
                        <input type="checkbox" disabled="disabled"/>
					</xsl:if>
				</td>
				<td style="width: 36%; text-align: center">
					<xsl:if test="$value =3">
                        3.
                        <input type="checkbox" checked="checked" disabled="disabled"/>
					</xsl:if>
					<xsl:if test="not($value =3)">
                        3.
                        <input type="checkbox" disabled="disabled"/>
					</xsl:if>
				</td>
			</tr>
		</table>
	</xsl:template>
	<xsl:template name="Objasnienia">
		<h2 class="tekst">Objaśnienia</h2>
		<h3 align="justify">
			<font size="2pt">
				<sup>1)</sup>
                    Urząd skarbowy, w tym urząd skarbowy do którego jest adresowane sprawozdanie – oznacza urząd
                    skarbowy, przy pomocy którego właściwy dla podatnika naczelnik
                    urzędu skarbowego wykonuje swoje zadania.
                    <br/>
				<sup>2)</sup>
                    Zgodnie z art. 81 ustawy z dnia 29 sierpnia 1997 r. – Ordynacja podatkowa (Dz. U. z 2018 r. poz.
                    800, z późn. zm.).
                    <br/>
				<sup>3)</sup>
                    Małżonkowie, bez względu na sposób rozliczenia rocznego (indywidualnie czy wspólnie z małżonkiem),
                    składają odrębne, uproszczone sprawozdanie PIT-TP.
                    <br/>
				<sup>4)</sup>
                    Podatnik, który składa sprawozdanie w swoim imieniu, pola z danymi identyfikacyjnymi podmiotu,
                    którego dotyczy sprawozdanie (poz. 11 i 12) pozostawia puste, wypełniając w tym zakresie jedynie
                    część B.
                    <br/>
				<sup>5)</sup>
                    Należy wskazać kod działalności, który odnosi się do głównego przedmiotu działalności podmiotu. W
                    przypadku prowadzenia działalności w obszarach opisanych
                    więcej niż jednym kodem należy wskazać dwa najważniejsze.
                    <br/>
				<sup>6)</sup>
                    Zaznaczyć właściwy kwadrat.
                    <br/>
				<sup>7)</sup>
                    Wypełniając pozycje w części G należy brać pod uwagę kwoty netto. Należy podawać wartości wynikające
                    z wystawionych lub otrzymanych faktur, a jeżeli faktury
                    nie są wystawiane lub otrzymywane w oparciu o umowę lub inny dokument, informację o otrzymanych lub
                    przekazanych płatnościach związanych z tymi transakcjami
                    lub zdarzeniami. Rodzaje transakcji lub innych zdarzeń w ramach części G są rozumiane zgodnie z
                    przepisami o rachunkowości.
                    <br/>
				<sup>8)</sup>
                    Należy wskazać jaki procent stanowi wartość transakcji / innych zdarzeń z poszczególnych kategorii
                    (zarówno przychodowych, jak i kosztowych) w odniesieniu
                    do całości przychodów podmiotu. Podaną wartość zaokrągla się do pełnego procenta.
                    <br/>
				<sup>9)</sup>
                    Należy podać kody państw według klasyfikacji ISO 3166 alpha 2 Country Code.
                    <br/>
				<sup>10)</sup>
                    W tym w szczególności opłaty za zarządzanie, usługi tzw. centrów wspólnych – księgowe, prawne, IT,
                    HR.
			</font>
		</h3>
	</xsl:template>
</xsl:stylesheet>