4051

ID4051
Data2017-03-14
Symbol2017/03/14/4051
InstytucjaUrząd Miejski w Bielsku-Białej
NazwaDEKLARACJA DGO-2 O WYSOKOŚCI OPŁATY ZA GOSPODAROWANIE ODPADAMI KOMUNALNYMI
Czy Aktualny1

Ustawy (1)

  • URI://Dziennik_Ustaw/2016/250/6n/1/2/a
  • Ustawa z dnia 13 września 1996r. o utrzymaniu czystości i porządku w gminach

    Pliki

    Styl

    <?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:dok="http://crd.gov.pl/wzor/2017/03/14/4051/" 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:typy="http://crd.gov.pl/xml/schematy/typy/2009/11/16/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="1.0">
    	<xsl:output encoding="UTF-8" indent="yes" media-type="text/html" method="xml" version="1.0"/>
    	<xsl:template match="/dok:Dokument">
    		<html xml:lang="pl">
    			<head>
    				<meta content="text/html; charset=UTF-8" http-equiv="content-type"/>
    				<title>
    					DEKLARACJA DGO-2 O WYSOKOŚCI OPŁATY ZA GOSPODAROWANIE ODPADAMI KOMUNALNYMI
    					<xsl:text> (</xsl:text>
    					F.PO.DEK.ODP.NIE.KOM.P003
    					<xsl:text>)</xsl:text>
    				</title>
    				<style type="text/css">
    					<xsl:text>.fform { font-family: sans-serif; font-size: 10pt; color: black; } </xsl:text>
    					<xsl:text>.fform * { font-family: inherit; font-size: inherit; color: inherit; } </xsl:text>
    					<xsl:text>.fform p { margin: 0 0 0.2em 0; } </xsl:text>
    					<xsl:text>.fform p.title { text-align: center; font-size: 1.2em; font-weight: bold; margin-top: 1em; margin-bottom: 1em; } </xsl:text>
    					<xsl:text>.fform p.title .symbol { color: Gray; } </xsl:text>
    					<xsl:text>.fform div.trescDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px Gray; background-color: WhiteSmoke; } </xsl:text>
    					<xsl:text>.fform div.trescDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
    					<xsl:text>.fform div.trescDok table table td.sublevel, .fform div.trescDok table table table { background-color: WhiteSmoke; } </xsl:text>
    					<xsl:text>.fform div.daneDok { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
    					<xsl:text>.fform div.daneDok table td { padding: 3px 0px 4px 15px; } </xsl:text>
    					<xsl:text>.fform div.daneDok table table td.sublevel, .fform div.daneDok table table table { background-color: #f0f0ff; } </xsl:text>
    					<xsl:text>.fform div.sigInfo { margin-top: 1em; margin-bottom: 1em; border: solid 1px #7099c5; background-color: #f0f0ff; } </xsl:text>
    					<xsl:text>.fform div.sigInfo table td { padding: 3px 0px 4px 15px; } </xsl:text>
    					<xsl:text>.fform td.label { width: 20%; color: Gray; } </xsl:text>
    					<xsl:text>.fform td.value { font-weight: bold; width: 80%; } </xsl:text>
    					<xsl:text>.fform td.value2 { width: 80%; } </xsl:text>
    					<xsl:text>.fform table { width: 100%; } </xsl:text>
    					<xsl:text>.fform table td.sublevel, .fform table table { background-color: White; } </xsl:text>
    					<xsl:text>.fform table table table td.sublevel, .fform table table table table { background-color: White; } </xsl:text>
    				</style>
    			</head>
    			<body class="fform">
    				<div class="trescDok">
    					<p class="title">
    						DEKLARACJA DGO-2 O WYSOKOŚCI OPŁATY ZA GOSPODAROWANIE ODPADAMI KOMUNALNYMI
    					</p>
    					<table>
    						<xsl:apply-templates select="dok:TrescDokumentu/*"/>
    					</table>
    				</div>
    				<div class="daneDok">
    					<p class="title">Metryka dokumentu</p>
    					<table>
    						<xsl:apply-templates select="dok:DaneDokumentu"/>
    					</table>
    				</div>
    				<div class="sigInfo">
    					<p class="title">Podpisy elektroniczne</p>
    					<xsl:choose>
    						<xsl:when test="ds:Signature">
    							<p>
    								<xsl:text>Dokument został podpisany</xsl:text>
    								<xsl:text> - aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu.</xsl:text>
    							</p>
    							<xsl:choose>
    								<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) &gt; 1">
    									<p>Daty złożenia podpisu:</p>
    								</xsl:when>
    								<xsl:when test="count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
    									<p>Data złożenia podpisu:</p>
    								</xsl:when>
    								<xsl:when test="0 &gt;= count(//dok:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
    								</xsl:when>
    							</xsl:choose>
    							<table>
    								<xsl:for-each select="ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
    									<tr>
    										<td>Data złożenia podpisu:</td>
    										<td>
    											<xsl:value-of select="."/>
    										</td>
    									</tr>
    								</xsl:for-each>
    							</table>
    						</xsl:when>
    						<xsl:otherwise>
    							<p style="padding: 5px;">Dokument nie zawiera podpisu elektronicznego.</p>
    						</xsl:otherwise>
    					</xsl:choose>
    				</div>
    			</body>
    		</html>
    	</xsl:template>
    	<xsl:template match="dok:DaneDokumentu">
    		<xsl:if test="str:Naglowek/str:NazwaDokumentu">
    			<tr>
    				<td class="label">Nazwa dokumentu</td>
    				<td class="value">
    					<xsl:value-of select="str:Naglowek/str:NazwaDokumentu"/>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:apply-templates select="meta:Identyfikator"/>
    		<xsl:for-each select="str:Adresaci">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Adresat
    					<br/>
    					<table class="level2">
    						<xsl:apply-templates select="meta:Podmiot"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:for-each>
    		<xsl:for-each select="str:Nadawcy">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Nadawca
    					<br/>
    					<table>
    						<xsl:apply-templates select="meta:Podmiot"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:for-each>
    	</xsl:template>
    
    	
    	<xsl:template match="adr:Adres">
    		<xsl:apply-templates select="adr:KodPocztowy"/>
    		<xsl:apply-templates select="adr:Poczta"/>
    		<xsl:apply-templates select="adr:Miejscowosc"/>
    		<xsl:apply-templates select="adr:Ulica"/>
    		<xsl:apply-templates select="adr:Budynek"/>
    		<xsl:apply-templates select="adr:Lokal"/>
    		<xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    		<xsl:apply-templates select="adr:Kraj"/>
    		<xsl:apply-templates select="adr:TERC"/>
    		<xsl:apply-templates select="adr:SIMC"/>
    		<xsl:apply-templates select="adr:ULIC"/>
    		<xsl:apply-templates select="adr:Wojewodztwo"/>
    		<xsl:apply-templates select="adr:Powiat"/>
    		<xsl:apply-templates select="adr:Gmina"/>
    		<xsl:apply-templates select="adr:Uwagi"/>
    	</xsl:template>
    	<xsl:template match="adr:KodPocztowy">
    		<tr>
    			<td class="label">Kod pocztowy</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Poczta">
    		<tr>
    			<td class="label">Poczta</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Miejscowosc">
    		<tr>
    			<td class="label">Miejscowość</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Ulica">
    		<tr>
    			<td class="label">Ulica</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Budynek">
    		<tr>
    			<td class="label">Nr budynku</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Lokal">
    		<tr>
    			<td class="label">Nr lokalu</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:SkrytkaPocztowa">
    		<tr>
    			<td class="label">Nr skrytki pocztowej</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Kraj">
    		<tr>
    			<td class="label">Kod kraju</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:TERC">
    		<tr>
    			<td class="label">Kod TERC</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:SIMC">
    		<tr>
    			<td class="label">Kod SIMC</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:ULIC">
    		<tr>
    			<td class="label">Kod ULIC</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Wojewodztwo">
    		<tr>
    			<td class="label">Województwo</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Powiat">
    		<tr>
    			<td class="label">Powiat</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Gmina">
    		<tr>
    			<td class="label">Gmina</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Uwagi">
    		<tr>
    			<td class="label">Uwagi dotyczące adresu</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Kontakt">
    		<xsl:apply-templates select="adr:Telefon|adr:Faks|adr:Email|adr:URIKontakt|adr:InnyKontakt"/>
    	</xsl:template>
    	<xsl:template match="adr:Telefon">
    		<tr>
    			<td class="label">Telefon</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Faks">
    		<tr>
    			<td class="label">Faks</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:Email">
    		<tr>
    			<td class="label">E-mail</td>
    			<td class="value">
    				<a href="mailto:{text()}">
    					<xsl:value-of select="text()"/>
    				</a>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:URIKontakt">
    		<tr>
    			<td class="label">Kontakt URI</td>
    			<td class="value">
    				<a href="{text()}">
    					<xsl:value-of select="text()"/>
    				</a>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="adr:InnyKontakt">
    		<tr>
    			<td class="label">Inny kontakt</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    
    	
    	<xsl:template match="oso:Osoba">
    		<xsl:apply-templates select="oso:IdOsoby"/>
    		<xsl:apply-templates select="oso:Imie"/>
    		<xsl:apply-templates select="oso:ImieDrugie"/>
    		<xsl:if test="oso:Nazwisko">
    			<tr>
    				<td class="label">Nazwisko</td>
    				<td class="value">
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
    						<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:apply-templates select="adr:Adres"/>
    		<xsl:apply-templates select="adr:Kontakt"/>
    	</xsl:template>
    	<xsl:template match="oso:IdOsoby">
    		<xsl:apply-templates select="oso:PESEL"/>
    		<xsl:apply-templates select="oso:NIP"/>
    		<xsl:apply-templates select="oso:InnyIdentyfikator"/>
    	</xsl:template>
    	<xsl:template match="oso:PESEL">
    		<tr>
    			<td class="label">Numer PESEL</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NIP">
    		<tr>
    			<td class="label">Numer NIP</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:InnyIdentyfikator">
    		<tr>
    			<td class="label">
    				Identyfikator
    				<xsl:value-of select="oso:TypIdentyfikatora"/>
    			</td>
    			<td class="value">
    				<xsl:value-of select="oso:WartoscIdentyfikatora"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Imie">
    		<tr>
    			<td class="label">Imię</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:ImieDrugie">
    		<tr>
    			<td class="label">Imię drugie</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:ImieOjca">
    		<tr>
    			<td class="label">Imię ojca</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:ImieMatki">
    		<tr>
    			<td class="label">Imię matki</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Nazwisko[not(@rodzajCzlonu)]">
    		<tr>
    			<td class="label">Nazwisko</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
    		<tr>
    			<td class="label">Nazwisko - człon pierwszy</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Nazwisko[@rodzajCzlonu='drugi']">
    		<tr>
    			<td class="label">Nazwisko - człon drugi</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Nazwisko[@rodzajCzlonu='trzeci']">
    		<tr>
    			<td class="label">Nazwisko - człon trzeci</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NazwiskoRodowe">
    		<tr>
    			<td class="label">Nazwisko rodowe</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NazwiskoRodoweOjca">
    		<tr>
    			<td class="label">Nazwisko rodowe ojca</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NazwiskoRodoweMatki">
    		<tr>
    			<td class="label">Nazwisko rodowe matki</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NazwiskoPoprzednie">
    		<tr>
    			<td class="label">Nazwisko poprzednie</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:MiejsceUrodzenia">
    		<tr>
    			<td class="label">Miejsce urodzenia</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:DataUrodzenia">
    		<tr>
    			<td class="label">Data urodzenia</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Plec">
    		<tr>
    			<td class="label">Płeć</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:RodzajDowoduTozsamosci">
    		<tr>
    			<td class="label">Rodzaj dowodu tożsamości</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:NrDowoduTozsamosci">
    		<tr>
    			<td class="label">Nr dowodu tożsamości</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:DataWydaniaDowoduTozsamosci">
    		<tr>
    			<td class="label">Data wydania dowodu tożsamości</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Obywatelstwo">
    		<tr>
    			<td class="label">Obywatelstwo</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Narodowosc">
    		<tr>
    			<td class="label">Narodowość</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:StopienPokrewienstwa">
    		<tr>
    			<td class="label">Stopień pokrewieństwa</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:StanCywilny">
    		<tr>
    			<td class="label">Stan cywilny</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:WyksztalceniePoziom">
    		<tr>
    			<td class="label">Poziom wykształcenia</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:WyksztalcenieOpis">
    		<tr>
    			<td class="label">Opis wykształcenia</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="oso:Zawod">
    		<tr>
    			<td class="label">Zawód</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    
    	
    	<xsl:template match="inst:Instytucja">
    		<xsl:apply-templates select="inst:IdInstytucji/inst:KRS"/>
    		<xsl:apply-templates select="inst:IdInstytucji/inst:NIP"/>
    		<xsl:apply-templates select="inst:IdInstytucji/inst:REGON"/>
    		<xsl:apply-templates select="inst:IdInstytucji/inst:InnyIdentyfikator"/>
    		<xsl:apply-templates select="inst:NazwaInstytucji"/>
    		<xsl:if test="adr:Adres">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Adres
    					<br/>
    					<table>
    						<xsl:apply-templates select="adr:Adres"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:if test="adr:Kontakt">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Kontakt
    					<br/>
    					<table>
    						<xsl:apply-templates select="adr:Kontakt"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:if test="inst:Jednostka">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Jednostka organizacyjna
    					<br/>
    					<table>
    						<xsl:apply-templates select="inst:Jednostka"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:if test="inst:Pracownik">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Pracownik
    					<br/>
    					<table>
    						<xsl:apply-templates select="inst:Pracownik"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    	</xsl:template>
    	<xsl:template match="inst:Jednostka">
    		<xsl:apply-templates select="inst:NazwaInstytucji"/>
    		<xsl:if test="adr:Adres">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Adres
    					<br/>
    					<table>
    						<xsl:apply-templates select="adr:Adres"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:if test="adr:Kontakt">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Kontakt
    					<br/>
    					<table>
    						<xsl:apply-templates select="adr:Kontakt"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:if test="inst:Jednostka">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Jednostka organizacyjna
    					<br/>
    					<table>
    						<xsl:apply-templates select="inst:Jednostka"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:apply-templates select="inst:Poziom"/>
    		<xsl:if test="inst:Pracownik">
    			<tr>
    				<td class="sublevel" colspan="2">
    					Pracownik
    					<br/>
    					<table>
    						<xsl:apply-templates select="inst:Pracownik"/>
    					</table>
    				</td>
    			</tr>
    		</xsl:if>
    	</xsl:template>
    	<xsl:template match="inst:KRS">
    		<tr>
    			<td class="label">Numer KRS</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:NIP">
    		<tr>
    			<td class="label">Numer NIP</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:REGON">
    		<tr>
    			<td class="label">Numer REGON</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:InnyIdentyfikator">
    		<tr>
    			<td class="label">
    				Identyfikator
    				<xsl:value-of select="inst:TypIdentyfikatora"/>
    			</td>
    			<td class="value">
    				<xsl:value-of select="inst:WartoscIdentyfikatora"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:NazwaInstytucji">
    		<tr>
    			<td class="label">Nazwa</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:Poziom">
    		<tr>
    			<td class="label">Poziom w strukturze organizacyjnej</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="inst:Pracownik">
    		<xsl:apply-templates select="oso:IdOsoby"/>
    		<xsl:apply-templates select="oso:Imie"/>
    		<xsl:apply-templates select="oso:ImieDrugie"/>
    		<xsl:if test="oso:Nazwisko">
    			<tr>
    				<td class="label">Nazwisko</td>
    				<td class="value">
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='pierwszy']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='drugi']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[@rodzajCzlonu='trzeci']">
    						<xsl:value-of select="oso:Nazwisko[@rodzajCzlonu='pierwszy']"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    					<xsl:if test="oso:Nazwisko[not(@rodzajCzlonu)]">
    						<xsl:value-of select="oso:Nazwisko[not(@rodzajCzlonu)]"/>
    						<xsl:text> </xsl:text>
    					</xsl:if>
    				</td>
    			</tr>
    		</xsl:if>
    		<xsl:apply-templates select="adr:Kontakt"/>
    		<xsl:apply-templates select="inst:Funkcja"/>
    	</xsl:template>
    	<xsl:template match="inst:Funkcja">
    		<tr>
    			<td class="label">Funkcja</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    
    	
    	<xsl:template match="meta:Data">
    		<tr>
    			<td class="label">
    				<xsl:choose>
    					<xsl:when test="@typDaty='dostepnyPo'">
    						Data udostępnienia
    					</xsl:when>
    					<xsl:when test="@typDaty='opublikowany'">
    						Data opublikowania
    					</xsl:when>
    					<xsl:when test="@typDaty='stworzony'">
    						Data stworzenia
    					</xsl:when>
    					<xsl:when test="@typDaty='uzyskany'">
    						Data uzyskania
    					</xsl:when>
    					<xsl:when test="@typDaty='otrzymany'">
    						Data otrzymania
    					</xsl:when>
    					<xsl:when test="@typDaty='wyslany'">
    						Data wysłania
    					</xsl:when>
    					<xsl:when test="@typDaty='zaakceptowany'">
    						Data zaakceptowania
    					</xsl:when>
    					<xsl:when test="@typDaty='zatwierdzony'">
    						Data zatwierdzenia
    					</xsl:when>
    					<xsl:when test="@typDaty='zmodyfikowany'">
    						Data zmodyfikowania
    					</xsl:when>
    					<xsl:when test="@typDaty='datySkrajne'">
    						Daty skrajne
    					</xsl:when>
    					<xsl:when test="@typDaty='zdarzenia'">
    						Data zdarzenie
    					</xsl:when>
    					<xsl:when test="@typDaty='waznosci'">
    						Data ważności
    					</xsl:when>
    					<xsl:when test="@typDaty='odrzucony'">
    						Data odrzucenia
    					</xsl:when>
    					<xsl:when test="@typDaty='inna'">
    						Inna data
    					</xsl:when>
    				</xsl:choose>
    			</td>
    			<td class="value">
    				<xsl:if test="meta:Czas">
    					<xsl:value-of select="meta:Czas"/>
    					<xsl:text> </xsl:text>
    				</xsl:if>
    				<xsl:if test="meta:Od">
    					<xsl:text>od </xsl:text>
    					<xsl:value-of select="meta:Od"/>
    					<xsl:text> </xsl:text>
    				</xsl:if>
    				<xsl:if test="meta:Do">
    					<xsl:text>do </xsl:text>
    					<xsl:value-of select="meta:Do"/>
    					<xsl:text> </xsl:text>
    				</xsl:if>
    				<xsl:if test="@typDatyUzupelnienie">
    					<br/>
    					<xsl:value-of select="@typDatyUzupelnienie"/>
    				</xsl:if>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="meta:Od">
    		<tr>
    			<td class="label">Od</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="meta:Do">
    		<tr>
    			<td class="label">Do</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="meta:Opis">
    		<tr>
    			<td class="label">Opis</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="meta:Identyfikator">
    		<tr>
    			<td class="label">
    				Identyfikator
    				<xsl:value-of select="@typIdentyfikatora"/>
    			</td>
    			<td class="value">
    				<xsl:value-of select="meta:Wartosc"/>
    				<xsl:if test="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji">
    					<br/>
    					Rejestr prowadzony przez
    					<xsl:value-of select="meta:Podmiot/inst:Instytucja/inst:NazwaInstytucji"/>
    				</xsl:if>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="meta:Podmiot">
    		<xsl:apply-templates select="inst:Instytucja"/>
    		<xsl:apply-templates select="oso:Osoba"/>
    	</xsl:template>
    	<xsl:template match="meta:ZnakSprawy">
    		<tr>
    			<td class="label">Znak sprawy</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    
    	
    	<xsl:template match="str:Zalaczniki">
    		<xsl:apply-templates select="str:Zalacznik"/>
    	</xsl:template>
    	<xsl:template match="str:Zalacznik">
    		<tr>
    			<td class="label">Załącznik</td>
    			<td class="value2">
    				<xsl:call-template name="str_ZalacznikTypValue"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template name="str_ZalacznikTypValue">
    		<xsl:choose>
    			<xsl:when test="@kodowanie='URI'">
    				<xsl:text>Załącznik zewnętrzny w formacie </xsl:text>
    				<b>
    					<xsl:value-of select="@format"/>
    				</b>
    				<xsl:text> dostępny pod adresem URI: </xsl:text>
    				<b>
    					<xsl:value-of select="str:DaneZalacznika"/>
    				</b>
    			</xsl:when>
    			<xsl:when test="@kodowanie='base64'">
    				<xsl:text>Załącznik w formacie </xsl:text>
    				<b>
    					<xsl:value-of select="@format"/>
    				</b>
    				<xsl:text> zapisany wewnątrz treści dokumentu.</xsl:text>
    			</xsl:when>
    		</xsl:choose>
    		<xsl:if test="@nazwaPliku">
    			<br/>
    			Nazwa pliku:
    			<b>
    				<xsl:value-of select="@nazwaPliku"/>
    			</b>
    		</xsl:if>
    		<xsl:if test="str:OpisZalacznika">
    			<br/>
    			Opis załącznika:
    			<br/>
    			<xsl:value-of select="str:OpisZalacznika"/>
    		</xsl:if>
    	</xsl:template>
    	<xsl:template match="str:OpisZalacznika">
    		<tr>
    			<td class="label">Opis załącznika</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    	<xsl:template match="str:NumerDokumentu">
    		<tr>
    			<td class="label">Numer dokumentu</td>
    			<td class="value">
    				<xsl:value-of select="text()"/>
    			</td>
    		</tr>
    	</xsl:template>
    
    	
    	<xsl:template name="xsd_boolean">
    		<xsl:choose>
    			<xsl:when test="text()='true'">
    				<xsl:text>TAK</xsl:text>
    			</xsl:when>
    			<xsl:when test="text()='1'">
    				<xsl:text>TAK</xsl:text>
    			</xsl:when>
    			<xsl:when test="text()='false'">
    				<xsl:text>NIE</xsl:text>
    			</xsl:when>
    			<xsl:when test="text()='0'">
    				<xsl:text>NIE</xsl:text>
    			</xsl:when>
    		</xsl:choose>
    	</xsl:template>
    <xsl:template match="dok:PojemnosciSuche">
    <tr>
                <td class="sublevel" colspan="2">A - Pojemność pojemnika/ kontenera/ prasokontenera<br/>
    <table>
    <xsl:apply-templates select="dok:PiecdziesiatPiec"/>
    <xsl:apply-templates select="dok:Osiemdziesiat"/>
    <xsl:apply-templates select="dok:StoDziesiec"/>
    <xsl:apply-templates select="dok:StoDwadziescia"/>
    <xsl:apply-templates select="dok:DwiescieCzterdziesci"/>
    <xsl:apply-templates select="dok:TysiacSto"/>
    <xsl:apply-templates select="dok:JedeniPol"/>
    <xsl:apply-templates select="dok:Piec"/>
    <xsl:apply-templates select="dok:Siedem"/>
    <xsl:apply-templates select="dok:Dziesiec"/>
    <xsl:apply-templates select="dok:Kontener"/>
    <xsl:apply-templates select="dok:Prasokontener"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec">
    <tr>
                <td class="sublevel" colspan="2">55/60 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:PiecdziesiatPiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat">
    <tr>
                <td class="sublevel" colspan="2">80 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Osiemdziesiat/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec">
    <tr>
                <td class="sublevel" colspan="2">110 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia">
    <tr>
                <td class="sublevel" colspan="2">120 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:StoDwadziescia/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci">
    <tr>
                <td class="sublevel" colspan="2">240 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:DwiescieCzterdziesci/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto">
    <tr>
                <td class="sublevel" colspan="2">1100 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:TysiacSto/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol">
    <tr>
                <td class="sublevel" colspan="2">1,5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:JedeniPol/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec">
    <tr>
                <td class="sublevel" colspan="2">5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Piec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem">
    <tr>
                <td class="sublevel" colspan="2">7 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Siedem/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec">
    <tr>
                <td class="sublevel" colspan="2">10 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Dziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener">
    <tr>
                <td class="sublevel" colspan="2">Kontener ³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Kontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener">
    <tr>
                <td class="sublevel" colspan="2">Prasokontener ³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    <xsl:apply-templates select="dok:RodzajWlasnosciPr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciSuche/dok:Prasokontener/dok:RodzajWlasnosciPr">
    <tr>
                <td class="label">Rodzaj własności pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane">
    <tr>
                <td class="sublevel" colspan="2">M - Pojemność pojemnika/ kontenera/
    				prasokontenera/
    				kosza ulicznego<br/>
    <table>
    <xsl:apply-templates select="dok:PiecdziesiatPiec"/>
    <xsl:apply-templates select="dok:Osiemdziesiat"/>
    <xsl:apply-templates select="dok:StoDziesiec"/>
    <xsl:apply-templates select="dok:StoDwadziescia"/>
    <xsl:apply-templates select="dok:DwiescieCzterdziesci"/>
    <xsl:apply-templates select="dok:TysiacSto"/>
    <xsl:apply-templates select="dok:JedeniPol"/>
    <xsl:apply-templates select="dok:Piec"/>
    <xsl:apply-templates select="dok:Siedem"/>
    <xsl:apply-templates select="dok:Dziesiec"/>
    <xsl:apply-templates select="dok:Kontener"/>
    <xsl:apply-templates select="dok:Prasokontener"/>
    <xsl:apply-templates select="dok:KoszUliczny"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec">
    <tr>
                <td class="sublevel" colspan="2">55/60 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:PiecdziesiatPiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat">
    <tr>
                <td class="sublevel" colspan="2">80 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Osiemdziesiat/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec">
    <tr>
                <td class="sublevel" colspan="2">110 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia">
    <tr>
                <td class="sublevel" colspan="2">120 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:StoDwadziescia/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci">
    <tr>
                <td class="sublevel" colspan="2">240 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:DwiescieCzterdziesci/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto">
    <tr>
                <td class="sublevel" colspan="2">1100 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:TysiacSto/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol">
    <tr>
                <td class="sublevel" colspan="2">1,5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:JedeniPol/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec">
    <tr>
                <td class="sublevel" colspan="2">5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Piec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem">
    <tr>
                <td class="sublevel" colspan="2">7 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Siedem/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec">
    <tr>
                <td class="sublevel" colspan="2">10 m³<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Dziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener">
    <tr>
                <td class="sublevel" colspan="2">Kontener ³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Kontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener">
    <tr>
                <td class="sublevel" colspan="2">Prasokontener ³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    <xsl:apply-templates select="dok:RodzajWlasnosciPr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:Prasokontener/dok:RodzajWlasnosciPr">
    <tr>
                <td class="label">Rodzaj własności pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny">
    <tr>
                <td class="sublevel" colspan="2">KOSZ ULICZNY<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">N - Liczba pojemników/ kontenerów/
    						prasokontenerów/ koszy ulicznych</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny/dok:Stawka">
    <tr>
                <td class="label">O - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera/kosza ulicznego [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny/dok:Czestotliwosc">
    <tr>
                <td class="label">P - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera/ kosza ulicznego w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny/dok:Kwota">
    <tr>
                <td class="label">R - Kwota [w zł] (N -liczba x O- stawka x P -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciZmieszane/dok:KoszUliczny/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre">
    <tr>
                <td class="sublevel" colspan="2">G - Pojemność pojemnika/ kontenera/
    				prasokontenera<br/>
    <table>
    <xsl:apply-templates select="dok:PiecdziesiatPiec"/>
    <xsl:apply-templates select="dok:Osiemdziesiat"/>
    <xsl:apply-templates select="dok:StoDziesiec"/>
    <xsl:apply-templates select="dok:StoDwadziescia"/>
    <xsl:apply-templates select="dok:DwiescieCzterdziesci"/>
    <xsl:apply-templates select="dok:TysiacSto"/>
    <xsl:apply-templates select="dok:JedeniPol"/>
    <xsl:apply-templates select="dok:Piec"/>
    <xsl:apply-templates select="dok:Siedem"/>
    <xsl:apply-templates select="dok:Dziesiec"/>
    <xsl:apply-templates select="dok:Kontener"/>
    <xsl:apply-templates select="dok:Prasokontener"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec">
    <tr>
                <td class="sublevel" colspan="2">55/60 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:PiecdziesiatPiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat">
    <tr>
                <td class="sublevel" colspan="2">80 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Osiemdziesiat/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec">
    <tr>
                <td class="sublevel" colspan="2">110 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia">
    <tr>
                <td class="sublevel" colspan="2">120 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:StoDwadziescia/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci">
    <tr>
                <td class="sublevel" colspan="2">240 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:DwiescieCzterdziesci/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto">
    <tr>
                <td class="sublevel" colspan="2">1100 litrów<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:TysiacSto/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol">
    <tr>
                <td class="sublevel" colspan="2">1,5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:JedeniPol/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec">
    <tr>
                <td class="sublevel" colspan="2">5 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Piec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem">
    <tr>
                <td class="sublevel" colspan="2">7 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Siedem/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec">
    <tr>
                <td class="sublevel" colspan="2">10 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Dziesiec/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener">
    <tr>
                <td class="sublevel" colspan="2">Kontener powyżej 10 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:Liczba"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:Czestotliwosc"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie/dok:Liczba">
    <tr>
                <td class="label">H - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">I - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie/dok:Czestotliwosc">
    <tr>
                <td class="label">J - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">K - Kwota [w zł] (H -liczba x I- stawka x J -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Kontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener">
    <tr>
                <td class="sublevel" colspan="2">Prasokontener powyżej 10 m³<br/>
    <table>
    <xsl:apply-templates select="dok:Pojemnosc"/>
    <xsl:apply-templates select="dok:Wyliczenie"/>
    <xsl:apply-templates select="dok:RodzajWlasnosciPr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Pojemnosc">
    <tr>
                <td class="label">Pojemność</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaPojemnikow"/>
    <xsl:apply-templates select="dok:Stawka"/>
    <xsl:apply-templates select="dok:CzestotliwoscOdbioru"/>
    <xsl:apply-templates select="dok:Kwota"/>
    <xsl:apply-templates select="dok:RodzajWlasnosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie/dok:LiczbaPojemnikow">
    <tr>
                <td class="label">B - Liczba pojemników/ kontenerów/
    						prasokontenerów</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie/dok:Stawka">
    <tr>
                <td class="label">C - Stawka za odbiór 1 pojemnika kontenera/
    						prasokontenera [w zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie/dok:CzestotliwoscOdbioru">
    <tr>
                <td class="label">D - Częstotliwość odbioru pojemnika/ kontenera/
    						prasokontenera w ciągu miesiąca</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie/dok:Kwota">
    <tr>
                <td class="label">E - Kwota [w zł] (B - liczba x C - stawka x D -
    						częstotliwość odbioru)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:Wyliczenie/dok:RodzajWlasnosci">
    <tr>
                <td class="label">Rodzaj własności
    						pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:PojemnosciMokre/dok:Prasokontener/dok:RodzajWlasnosciPr">
    <tr>
                <td class="label">Rodzaj własności pojemnika/kontenera/prasokontenera</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:SkladanaPrzez">
    <tr>
                <td class="label">SKŁADANA PRZEZ</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:MiejsceSkladania">
    <tr>
                <td class="label">MIEJSCE SKŁADANIA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:NazwaOrganu">
    <tr>
                <td class="label">NAZWA ORGANU, KTÓREMU SKŁADANA JEST
    								DEKLARACJA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:Pouczenie">
    <tr>
                <td class="label">POUCZENIE</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia">
    <tr>
                <td class="sublevel" colspan="2">I. CEL ZŁOŻENIA DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="dok:ZlozeniePierwszejDeklaracji"/>
    <xsl:apply-templates select="dok:ZlozenieKolejnejDeklaracji"/>
    <xsl:apply-templates select="dok:Ustanie"/>
    <xsl:apply-templates select="dok:KorektaDeklaracji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji">
    <tr>
                <td class="sublevel" colspan="2">Złożenie pierwszej
    												deklaracji<br/>
    <table>
    <xsl:apply-templates select="dok:DataPowstaniaObowiazku"/>
    <xsl:apply-templates select="dok:IIInformacjeOnieruchomosci"/>
    <xsl:apply-templates select="dok:IIISkladajcyDeklaracje"/>
    <xsl:apply-templates select="dok:IVLokaleUzytkowe"/>
    <xsl:apply-templates select="dok:VDanePodmiotu"/>
    <xsl:apply-templates select="dok:VIObliczenieMiesiecznejOplaty"/>
    <xsl:apply-templates select="dok:VIIZalaczniki"/>
    <xsl:apply-templates select="dok:VIIIOswiadczenieSkladajacegoDeklaracje"/>
    <xsl:apply-templates select="dok:IXAdnotacjeUrzedowe"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:DataPowstaniaObowiazku">
    <tr>
                <td class="label">data
    															powstania
    															obowiązku
    															poniesienia
    															opłaty</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">II.
    															INFORMACJE O
    															NIERUCHOMOŚCI,
    															KTÓREJ
    															DOTYCZY
    															DEKLARACJA
    															ORAZ
    															POJEMNIKACH
    															DO
    															GROMADZENIA
    															ODPADÓW
    															KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    <xsl:apply-templates select="dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych"/>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikowWMomencieOdbioru"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																		NIERUCHOMOŚCI
    																		W
    																		BIELSKU-BIAŁEJ,
    																		KTÓREJ
    																		DOTYCZY
    																		DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:Lokalizacja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr
    																						budynku/Nr
    																						lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja">
    <tr>
                <td class="sublevel" colspan="2">Numer
    																						działki/Opis
    																						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:Dzialka"/>
    <xsl:apply-templates select="dok:OpisLokalizacji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:Dzialka">
    <tr>
                <td class="label">Nr
    																									działki/działek;
    																									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:OpisLokalizacji">
    <tr>
                <td class="label">Opis
    																									lokalizacji
    																									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych">
    <tr>
                <td class="sublevel" colspan="2">OŚWIADCZENIE
    																		O
    																		SPOSOBIE
    																		ZBIERANIA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:OdpadyZbieraneSelektywnie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych/dok:OdpadyZbieraneSelektywnie">
    <tr>
                <td class="label">odpady
    																					zbierane
    																					selektywnie
    																					(z
    																					podziałem
    																					na
    																					„SUCHE”
    																					i
    																					„MOKRE")</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru">
    <tr>
                <td class="sublevel" colspan="2">LOKALIZACJA
    																		POJEMNIKÓW
    																		W
    																		MOMENCIE
    																		ODBIORU
    																		PRZEZ
    																		FIRMĘ
    																		WYWOZOWĄ<br/>
    <table>
    <xsl:apply-templates select="dok:PrzedNieruchomoscia"/>
    <xsl:apply-templates select="dok:InnaLokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:PrzedNieruchomoscia">
    <tr>
                <td class="label">przed
    																						nieruchomością</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow">
    <tr>
                <td class="sublevel" colspan="2">inna<br/>
    <table>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow/dok:LokalizacjaPojemnikow">
    <tr>
                <td class="label">lokalizacja
    																									pojemników</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">III.
    															SKŁADAJĄCY
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:StatusOsobaFizyczna"/>
    <xsl:apply-templates select="dok:StatusNiefizyczna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			osoba
    																			fizyczna<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNazwiskoOF"/>
    <xsl:apply-templates select="dok:Pesel"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:AdresZamieszkania"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    <xsl:apply-templates select="dok:DaneMalzonka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:ImieNazwiskoOF">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																						I
    																						NAZWISKO<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:Pesel">
    <tr>
                <td class="label">PESEL</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresZamieszkania">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						ZAMIESZKANIA
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						ORAZ
    																						DANE
    																						KONTAKTOWE<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    <xsl:apply-templates select="oso:ImieOjca"/>
    <xsl:apply-templates select="oso:ImieMatki"/>
    <xsl:apply-templates select="oso:DataUrodzenia"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:DaneMalzonka">
    <tr>
                <td class="sublevel" colspan="2">DANE
    																						MAŁŻONKA<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="oso:PESEL"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			podmiot
    																			niebędący
    																			osobą
    																			fizyczną<br/>
    <table>
    <xsl:apply-templates select="dok:Nazwa"/>
    <xsl:apply-templates select="dok:Nip"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:Siedziba"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nazwa">
    <tr>
                <td class="label">NAZWA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nip">
    <tr>
                <td class="label">NIP</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Siedziba">
    <tr>
                <td class="sublevel" colspan="2">SIEDZIBA<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IVLokaleUzytkowe">
    <tr>
                <td class="sublevel" colspan="2">IV LOKALE
    															UŻYTKOWE W
    															BUDYNKU
    															WIELOLOKALOWYM
    															UJĘTE W
    															DEKLARACJI
    															DGO-2<br/>
    <table>
    <xsl:apply-templates select="dok:Lokale"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LP"/>
    <xsl:apply-templates select="dok:NrLokalu"/>
    <xsl:apply-templates select="dok:ImieNazwiskoWytworcy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:LP">
    <tr>
                <td class="label">LP.</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:NrLokalu">
    <tr>
                <td class="label">NR
    																					LOKALU</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:ImieNazwiskoWytworcy">
    <tr>
                <td class="label">IMIĘ
    																					I
    																					NAZWISKO
    																					ALBO
    																					NAZWA
    																					WYTWÓRCY
    																					ODPADÓW
    																					KOMUNALNYCH</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VDanePodmiotu">
    <tr>
                <td class="sublevel" colspan="2">V. DANE
    															PODMIOTU
    															REPREZENTUJĄCEGO<br/>
    <table>
    <xsl:apply-templates select="dok:NazwaPodmiotyReprezentujacego"/>
    <xsl:apply-templates select="dok:PeselNip"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VDanePodmiotu/dok:NazwaPodmiotyReprezentujacego">
    <tr>
                <td class="label">NAZWA
    																		PODMIOTU
    																		REPREZENTUJĄCEGO</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VDanePodmiotu/dok:PeselNip">
    <tr>
                <td class="sublevel" colspan="2">PESEL
    																		(osoby
    																		fizyczne)
    																		/
    																		NIP
    																		(spółki
    																		oraz
    																		inne
    																		podmioty
    																		niebędące
    																		os.
    																		fiz.)<br/>
    <table>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="inst:NIP"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty">
    <tr>
                <td class="sublevel" colspan="2">VI.
    															OBLICZENIE
    															MIESIĘCZNEJ
    															OPŁATY ZA
    															GOSPODAROWANIE
    															ODPADAMI
    															KOMUNALNYMI<br/>
    <table>
    <xsl:apply-templates select="dok:SelektywnaZbiorkaOdpadow"/>
    <xsl:apply-templates select="dok:NieselektywnaZbiorkaOdpadow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">SELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciSuche"/>
    <xsl:apply-templates select="dok:SumaE"/>
    <xsl:apply-templates select="dok:PojemnosciMokre"/>
    <xsl:apply-templates select="dok:SumaK"/>
    <xsl:apply-templates select="dok:WysokoscSelektywna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaE">
    <tr>
                <td class="label">SUMA
    																								(E)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaK">
    <tr>
                <td class="label">SUMA
    																								(K)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:WysokoscSelektywna">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">NIESELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciZmieszane"/>
    <xsl:apply-templates select="dok:SumaR"/>
    <xsl:apply-templates select="dok:WysokoscZmieszana"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:SumaR">
    <tr>
                <td class="label">SUMA
    																					(R)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:WysokoscZmieszana">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki">
    <tr>
                <td class="sublevel" colspan="2">VII
    															ZAŁĄCZNIKI<br/>
    <table>
    <xsl:apply-templates select="dok:DGO-W"/>
    <xsl:apply-templates select="dok:Pelnomocnictwo"/>
    <xsl:apply-templates select="dok:Inne"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W">
    <tr>
                <td class="sublevel" colspan="2">załącznik
    																		DGO-W
    																		(składany
    																		przez
    																		spółki
    																		nieposiadające
    																		osobowości
    																		prawnej)<br/>
    <table>
    <xsl:apply-templates select="dok:ZalSkladana"/>
    <xsl:apply-templates select="dok:ZalMiejsceSkladania"/>
    <xsl:apply-templates select="dok:ZalNazwaOrganu"/>
    <xsl:apply-templates select="dok:ZalPouczenie"/>
    <xsl:apply-templates select="dok:ZalIInformacjeDotNieruchomosci"/>
    <xsl:apply-templates select="dok:ZalIIDaneWspolnikow"/>
    <xsl:apply-templates select="dok:ZalIIIOswiadczeniaPodpisy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalSkladana">
    <tr>
                <td class="label">SKŁADANA PRZEZ</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalMiejsceSkladania">
    <tr>
                <td class="label">MIEJSCE SKŁADANIA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalNazwaOrganu">
    <tr>
                <td class="label">NAZWA ORGANU, KTÓREMU SKŁADANA JEST
    								DEKLARACJA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalPouczenie">
    <tr>
                <td class="label">POUCZENIE</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I. INFORMACJE DOTYCZĄCE NIERUCHOMOŚCI I
    								PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I.1 ADRES NIERUCHOMOŚCI W BIELSKU-BIAŁEJ, KTÓREJ DOTYCZY DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:LokalizacjaZal"/>
    <xsl:apply-templates select="dok:SkladajacyDeklaracje"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr domu/nr
                                        						lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal">
    <tr>
                <td class="sublevel" colspan="2">Nr
                                        						działki/Opis
                                        						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:NumerDzialkiZal"/>
    <xsl:apply-templates select="dok:OpisLokalizacjiZal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:NumerDzialkiZal">
    <tr>
                <td class="label">nr
                                        									działki/działek;
                                        									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:OpisLokalizacjiZal">
    <tr>
                <td class="label">opis
                                        									lokalizacji
                                        									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:SkladajacyDeklaracje">
    <tr>
                <td class="label">I.2 SKŁADAJĄCY
                                        					DEKLARACJĘ -
                                        					NAZWA SPÓŁKI</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow">
    <tr>
                <td class="sublevel" colspan="2">II. DANE WSPÓLNIKÓW SPÓŁEK
    								NIEPOSIADAJĄCYCH
    								OSOBOWOŚCI PRAWNEJ I
    								ICH AKTUALNE ADRESY ZAMIESZKANIA<br/>
    <table>
    <xsl:apply-templates select="dok:Wspolnik"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow/dok:Wspolnik">
    <tr>
                <td class="sublevel" colspan="2">II.1 WSPÓLNIK<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="adr:Adres"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy">
    <tr>
                <td class="sublevel" colspan="2">III. OŚWIADCZENIE/A I DANE
    								SKŁADAJĄCEGO/YCH ZAŁĄCZNIK DO DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="dok:Oswiadczam"/>
    <xsl:apply-templates select="dok:ImieiNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:Oswiadczam">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:ImieiNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    											SKŁADAJĄCEJ ZAŁĄCZNIK
    											DO
    											DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:Pelnomocnictwo">
    <tr>
                <td class="label">pełnomocnictwo</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIZalaczniki/dok:Inne">
    <tr>
                <td class="label">inne</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">VIII
    															OŚWIADCZENIE/A
    															SKŁADAJĄCEGO/YCH
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:OswiadczenieTresc"/>
    <xsl:apply-templates select="dok:ImieNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:OswiadczenieTresc">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:ImieNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																		I
    																		NAZWISKO
    																		OSOBY
    																		SKŁADAJĄCEJ
    																		DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IXAdnotacjeUrzedowe">
    <tr>
                <td class="sublevel" colspan="2">IX ADNOTACJE URZĘDOWE<br/>
    <table>
    <xsl:apply-templates select="dok:Sprawdzono"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono">
    <tr>
                <td class="sublevel" colspan="2">Sprawdzono
    																		pod
    																		względem
    																		formalnym<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNzwiskoSpr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozeniePierwszejDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono/dok:ImieNzwiskoSpr">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    																					SPRAWDZAJĄCEJ DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji">
    <tr>
                <td class="sublevel" colspan="2">Złożenie kolejnej
    												deklaracji (zmiana
    												danych
    												zawartych w
    												deklaracji poprzedniej)<br/>
    <table>
    <xsl:apply-templates select="dok:DataZaistnieniaZmiany"/>
    <xsl:apply-templates select="dok:CzegoDotyczyZmiana"/>
    <xsl:apply-templates select="dok:IIInformacjeOnieruchomosci"/>
    <xsl:apply-templates select="dok:IIISkladajcyDeklaracje"/>
    <xsl:apply-templates select="dok:IVLokaleUzytkowe"/>
    <xsl:apply-templates select="dok:VDanePodmiotu"/>
    <xsl:apply-templates select="dok:VIObliczenieMiesiecznejOplaty"/>
    <xsl:apply-templates select="dok:VIIZalaczniki"/>
    <xsl:apply-templates select="dok:VIIIOswiadczenieSkladajacegoDeklaracje"/>
    <xsl:apply-templates select="dok:IXAdnotacjeUrzedowe"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:DataZaistnieniaZmiany">
    <tr>
                <td class="label">data
    															zaistnienia
    															zmiany</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:CzegoDotyczyZmiana">
    <tr>
                <td class="sublevel" colspan="2">Czego
    															dotyczy
    															zmiana<br/>
    <table>
    <xsl:apply-templates select="dok:ZmianaWielkosci"/>
    <xsl:apply-templates select="dok:ZmianaLiczby"/>
    <xsl:apply-templates select="dok:Inne"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:CzegoDotyczyZmiana/dok:ZmianaWielkosci">
    <tr>
                <td class="label">zmiana
    																			wielkości
    																			poj./kont.</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:CzegoDotyczyZmiana/dok:ZmianaLiczby">
    <tr>
                <td class="label">zmiana
    																			liczby
    																			opróżnień
    																			poj./kont.</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:CzegoDotyczyZmiana/dok:Inne">
    <tr>
                <td class="label">inne</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">II.
    															INFORMACJE O
    															NIERUCHOMOŚCI,
    															KTÓREJ
    															DOTYCZY
    															DEKLARACJA
    															ORAZ
    															POJEMNIKACH
    															DO
    															GROMADZENIA
    															ODPADÓW
    															KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    <xsl:apply-templates select="dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych"/>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikowWMomencieOdbioru"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																		NIERUCHOMOŚCI
    																		W
    																		BIELSKU-BIAŁEJ,
    																		KTÓREJ
    																		DOTYCZY
    																		DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:Lokalizacja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr budynku/Nr lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja">
    <tr>
                <td class="sublevel" colspan="2">Numer
    																						działki/Opis
    																						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:Dzialka"/>
    <xsl:apply-templates select="dok:OpisLokalizacji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:Dzialka">
    <tr>
                <td class="label">Nr
    																									działki/działek;
    																									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:OpisLokalizacji">
    <tr>
                <td class="label">Opis
    																									lokalizacji
    																									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych">
    <tr>
                <td class="sublevel" colspan="2">OŚWIADCZENIE
    																		O
    																		SPOSOBIE
    																		ZBIERANIA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:OdpadyZbieraneSelektywnie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych/dok:OdpadyZbieraneSelektywnie">
    <tr>
                <td class="label">odpady
    																					zbierane
    																					selektywnie
    																					(z
    																					podziałem
    																					na
    																					„SUCHE”
    																					i
    																					„MOKRE")</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru">
    <tr>
                <td class="sublevel" colspan="2">LOKALIZACJA
    																		POJEMNIKÓW
    																		W
    																		MOMENCIE
    																		ODBIORU
    																		PRZEZ
    																		FIRMĘ
    																		WYWOZOWĄ<br/>
    <table>
    <xsl:apply-templates select="dok:PrzedNieruchomoscia"/>
    <xsl:apply-templates select="dok:InnaLokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:PrzedNieruchomoscia">
    <tr>
                <td class="label">przed
    																						nieruchomością</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow">
    <tr>
                <td class="sublevel" colspan="2">inna<br/>
    <table>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow/dok:LokalizacjaPojemnikow">
    <tr>
                <td class="label">lokalizacja
    																									pojemników</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">III.
    															SKŁADAJĄCY
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:StatusOsobaFizyczna"/>
    <xsl:apply-templates select="dok:StatusNiefizyczna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			osoba
    																			fizyczna<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNazwiskoOF"/>
    <xsl:apply-templates select="dok:Pesel"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:AdresZamieszkania"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    <xsl:apply-templates select="dok:DaneMalzonka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:ImieNazwiskoOF">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																						I
    																						NAZWISKO<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:Pesel">
    <tr>
                <td class="label">PESEL</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresZamieszkania">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						ZAMIESZKANIA
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						ORAZ
    																						DANE
    																						KONTAKTOWE<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    <xsl:apply-templates select="oso:ImieOjca"/>
    <xsl:apply-templates select="oso:ImieMatki"/>
    <xsl:apply-templates select="oso:DataUrodzenia"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:DaneMalzonka">
    <tr>
                <td class="sublevel" colspan="2">DANE
    																						MAŁŻONKA<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="oso:PESEL"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			podmiot
    																			niebędący
    																			osobą
    																			fizyczną<br/>
    <table>
    <xsl:apply-templates select="dok:Nazwa"/>
    <xsl:apply-templates select="dok:Nip"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:Siedziba"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nazwa">
    <tr>
                <td class="label">NAZWA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nip">
    <tr>
                <td class="label">NIP</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Siedziba">
    <tr>
                <td class="sublevel" colspan="2">SIEDZIBA<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IVLokaleUzytkowe">
    <tr>
                <td class="sublevel" colspan="2">IV LOKALE
    															UŻYTKOWE W
    															BUDYNKU
    															WIELOLOKALOWYM
    															UJĘTE W
    															DEKLARACJI
    															DGO-2<br/>
    <table>
    <xsl:apply-templates select="dok:Lokale"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LP"/>
    <xsl:apply-templates select="dok:NrLokalu"/>
    <xsl:apply-templates select="dok:ImieNazwiskoWytworcy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:LP">
    <tr>
                <td class="label">LP.</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:NrLokalu">
    <tr>
                <td class="label">NR
    																					LOKALU</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:ImieNazwiskoWytworcy">
    <tr>
                <td class="label">IMIĘ
    																					I
    																					NAZWISKO
    																					ALBO
    																					NAZWA
    																					WYTWÓRCY
    																					ODPADÓW
    																					KOMUNALNYCH</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VDanePodmiotu">
    <tr>
                <td class="sublevel" colspan="2">V. DANE
    															PODMIOTU
    															REPREZENTUJĄCEGO<br/>
    <table>
    <xsl:apply-templates select="dok:NazwaPodmiotyReprezentujacego"/>
    <xsl:apply-templates select="dok:PeselNip"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VDanePodmiotu/dok:NazwaPodmiotyReprezentujacego">
    <tr>
                <td class="label">NAZWA
    																		PODMIOTU
    																		REPREZENTUJĄCEGO</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VDanePodmiotu/dok:PeselNip">
    <tr>
                <td class="sublevel" colspan="2">PESEL
    																		(osoby
    																		fizyczne)
    																		/
    																		NIP
    																		(spółki
    																		oraz
    																		inne
    																		podmioty
    																		niebędące
    																		os.
    																		fiz.)<br/>
    <table>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="inst:NIP"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty">
    <tr>
                <td class="sublevel" colspan="2">VI.
    															OBLICZENIE
    															MIESIĘCZNEJ
    															OPŁATY ZA
    															GOSPODAROWANIE
    															ODPADAMI
    															KOMUNALNYMI<br/>
    <table>
    <xsl:apply-templates select="dok:SelektywnaZbiorkaOdpadow"/>
    <xsl:apply-templates select="dok:NieselektywnaZbiorkaOdpadow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">SELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciSuche"/>
    <xsl:apply-templates select="dok:SumaE"/>
    <xsl:apply-templates select="dok:PojemnosciMokre"/>
    <xsl:apply-templates select="dok:SumaK"/>
    <xsl:apply-templates select="dok:WysokoscSelektywna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaE">
    <tr>
                <td class="label">SUMA
    																								(E)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaK">
    <tr>
                <td class="label">SUMA
    																								(K)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:WysokoscSelektywna">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">NIESELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciZmieszane"/>
    <xsl:apply-templates select="dok:SumaR"/>
    <xsl:apply-templates select="dok:WysokoscZmieszana"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:SumaR">
    <tr>
                <td class="label">SUMA
    																					(R)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:WysokoscZmieszana">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki">
    <tr>
                <td class="sublevel" colspan="2">VII
    															ZAŁĄCZNIKI<br/>
    <table>
    <xsl:apply-templates select="dok:DGO-W"/>
    <xsl:apply-templates select="dok:Pelnomocnictwo"/>
    <xsl:apply-templates select="dok:Inne"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W">
    <tr>
                <td class="sublevel" colspan="2">załącznik
    																		DGO-W
    																		(składany
    																		przez
    																		spółki
    																		nieposiadające
    																		osobowości
    																		prawnej)<br/>
    <table>
    <xsl:apply-templates select="dok:ZalSkladana"/>
    <xsl:apply-templates select="dok:ZalMiejsceSkladania"/>
    <xsl:apply-templates select="dok:ZalNazwaOrganu"/>
    <xsl:apply-templates select="dok:ZalPouczenie"/>
    <xsl:apply-templates select="dok:ZalIInformacjeDotNieruchomosci"/>
    <xsl:apply-templates select="dok:ZalIIDaneWspolnikow"/>
    <xsl:apply-templates select="dok:ZalIIIOswiadczeniaPodpisy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalSkladana">
    <tr>
                <td class="label">SKŁADANA PRZEZ</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalMiejsceSkladania">
    <tr>
                <td class="label">MIEJSCE SKŁADANIA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalNazwaOrganu">
    <tr>
                <td class="label">NAZWA ORGANU, KTÓREMU SKŁADANA JEST
    								DEKLARACJA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalPouczenie">
    <tr>
                <td class="label">POUCZENIE</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I. INFORMACJE DOTYCZĄCE NIERUCHOMOŚCI I
    								PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I.1 ADRES NIERUCHOMOŚCI W BIELSKU-BIAŁEJ, KTÓREJ DOTYCZY DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:LokalizacjaZal"/>
    <xsl:apply-templates select="dok:SkladajacyDeklaracje"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr domu/nr
                                        						lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal">
    <tr>
                <td class="sublevel" colspan="2">Nr
                                        						działki/Opis
                                        						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:NumerDzialkiZal"/>
    <xsl:apply-templates select="dok:OpisLokalizacjiZal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:NumerDzialkiZal">
    <tr>
                <td class="label">nr
                                        									działki/działek;
                                        									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:OpisLokalizacjiZal">
    <tr>
                <td class="label">opis
                                        									lokalizacji
                                        									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:SkladajacyDeklaracje">
    <tr>
                <td class="label">I.2 SKŁADAJĄCY
                                        					DEKLARACJĘ -
                                        					NAZWA SPÓŁKI</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow">
    <tr>
                <td class="sublevel" colspan="2">II. DANE WSPÓLNIKÓW SPÓŁEK
    								NIEPOSIADAJĄCYCH
    								OSOBOWOŚCI PRAWNEJ I
    								ICH AKTUALNE ADRESY ZAMIESZKANIA<br/>
    <table>
    <xsl:apply-templates select="dok:Wspolnik"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow/dok:Wspolnik">
    <tr>
                <td class="sublevel" colspan="2">II.1 WSPÓLNIK<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="adr:Adres"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy">
    <tr>
                <td class="sublevel" colspan="2">III. OŚWIADCZENIE/A I DANE
    								SKŁADAJĄCEGO/YCH ZAŁĄCZNIK DO DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="dok:Oswiadczam"/>
    <xsl:apply-templates select="dok:ImieiNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:Oswiadczam">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:ImieiNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    											SKŁADAJĄCEJ ZAŁĄCZNIK
    											DO
    											DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:Pelnomocnictwo">
    <tr>
                <td class="label">pełnomocnictwo</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIZalaczniki/dok:Inne">
    <tr>
                <td class="label">inne</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">VIII
    															OŚWIADCZENIE/A
    															SKŁADAJĄCEGO/YCH
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:OswiadczenieTresc"/>
    <xsl:apply-templates select="dok:ImieNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:OswiadczenieTresc">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:ImieNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																		I
    																		NAZWISKO
    																		OSOBY
    																		SKŁADAJĄCEJ
    																		DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IXAdnotacjeUrzedowe">
    <tr>
                <td class="sublevel" colspan="2">IX ADNOTACJE URZĘDOWE<br/>
    <table>
    <xsl:apply-templates select="dok:Sprawdzono"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono">
    <tr>
                <td class="sublevel" colspan="2">Sprawdzono
    																		pod
    																		względem
    																		formalnym<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNzwiskoSpr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:ZlozenieKolejnejDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono/dok:ImieNzwiskoSpr">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    																					SPRAWDZAJĄCEJ DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie">
    <tr>
                <td class="sublevel" colspan="2">Ustanie obowiązku
    												uiszczania opłaty<br/>
    <table>
    <xsl:apply-templates select="dok:RokZlozeniaKolejnejDeklaracji"/>
    <xsl:apply-templates select="dok:MiesiacKtoregoDotyczy"/>
    <xsl:apply-templates select="dok:PrzyczynaUstania"/>
    <xsl:apply-templates select="dok:IIInformacjeOnieruchomosci"/>
    <xsl:apply-templates select="dok:IIISkladajcyDeklaracje"/>
    <xsl:apply-templates select="dok:IVLokaleUzytkowe"/>
    <xsl:apply-templates select="dok:VDanePodmiotu"/>
    <xsl:apply-templates select="dok:VIIZalaczniki"/>
    <xsl:apply-templates select="dok:VIIIOswiadczenieSkladajacegoDeklaracje"/>
    <xsl:apply-templates select="dok:IXAdnotacje"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:RokZlozeniaKolejnejDeklaracji">
    <tr>
                <td class="label">ROK</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy">
    <tr>
                <td class="sublevel" colspan="2">miesiąc
    															ustania
    															obowiązku
    															uiszczania
    															opłaty<br/>
    <table>
    <xsl:apply-templates select="dok:Styczen"/>
    <xsl:apply-templates select="dok:Luty"/>
    <xsl:apply-templates select="dok:Marzec"/>
    <xsl:apply-templates select="dok:Kwiecien"/>
    <xsl:apply-templates select="dok:Maj"/>
    <xsl:apply-templates select="dok:Czerwiec"/>
    <xsl:apply-templates select="dok:Lipiec"/>
    <xsl:apply-templates select="dok:Sierpien"/>
    <xsl:apply-templates select="dok:Wrzesien"/>
    <xsl:apply-templates select="dok:Pazdziernik"/>
    <xsl:apply-templates select="dok:Listopad"/>
    <xsl:apply-templates select="dok:Grudzien"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Styczen">
    <tr>
                <td class="label">styczeń</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Luty">
    <tr>
                <td class="label">luty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Marzec">
    <tr>
                <td class="label">marzec</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Kwiecien">
    <tr>
                <td class="label">kwiecień</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Maj">
    <tr>
                <td class="label">maj</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Czerwiec">
    <tr>
                <td class="label">czerwiec</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Lipiec">
    <tr>
                <td class="label">lipiec</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Sierpien">
    <tr>
                <td class="label">sierpień</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Wrzesien">
    <tr>
                <td class="label">wrzesień</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Pazdziernik">
    <tr>
                <td class="label">październik</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Listopad">
    <tr>
                <td class="label">listopad</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:MiesiacKtoregoDotyczy/dok:Grudzien">
    <tr>
                <td class="label">grudzień</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:PrzyczynaUstania">
    <tr>
                <td class="label">Przyczyna
    															ustania
    															obowiązku</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">II.
    															INFORMACJE O
    															NIERUCHOMOŚCI,
    															KTÓREJ
    															DOTYCZY
    															DEKLARACJA
    															ORAZ
    															POJEMNIKACH
    															DO
    															GROMADZENIA
    															ODPADÓW
    															KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    <xsl:apply-templates select="dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych"/>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikowWMomencieOdbioru"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																		NIERUCHOMOŚCI
    																		W
    																		BIELSKU-BIAŁEJ,
    																		KTÓREJ
    																		DOTYCZY
    																		DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:Lokalizacja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr budynku/Nr lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja">
    <tr>
                <td class="sublevel" colspan="2">Numer
    																						działki/Opis
    																						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:Dzialka"/>
    <xsl:apply-templates select="dok:OpisLokalizacji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:Dzialka">
    <tr>
                <td class="label">Nr
    																									działki/działek;
    																									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:OpisLokalizacji">
    <tr>
                <td class="label">Opis
    																									lokalizacji
    																									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych">
    <tr>
                <td class="sublevel" colspan="2">OŚWIADCZENIE
    																		O
    																		SPOSOBIE
    																		ZBIERANIA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:OdpadyZbieraneSelektywnie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych/dok:OdpadyZbieraneSelektywnie">
    <tr>
                <td class="label">odpady
    																					zbierane
    																					selektywnie
    																					(z
    																					podziałem
    																					na
    																					„SUCHE”
    																					i
    																					„MOKRE")</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru">
    <tr>
                <td class="sublevel" colspan="2">LOKALIZACJA
    																		POJEMNIKÓW
    																		W
    																		MOMENCIE
    																		ODBIORU
    																		PRZEZ
    																		FIRMĘ
    																		WYWOZOWĄ<br/>
    <table>
    <xsl:apply-templates select="dok:PrzedNieruchomoscia"/>
    <xsl:apply-templates select="dok:InnaLokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:PrzedNieruchomoscia">
    <tr>
                <td class="label">przed
    																						nieruchomością</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow">
    <tr>
                <td class="sublevel" colspan="2">inna<br/>
    <table>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow/dok:LokalizacjaPojemnikow">
    <tr>
                <td class="label">lokalizacja
    																									pojemników</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">III.
    															SKŁADAJĄCY
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:StatusOsobaFizyczna"/>
    <xsl:apply-templates select="dok:StatusNiefizyczna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			osoba
    																			fizyczna<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNazwiskoOF"/>
    <xsl:apply-templates select="dok:Pesel"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:AdresZamieszkania"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    <xsl:apply-templates select="dok:DaneMalzonka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:ImieNazwiskoOF">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																						I
    																						NAZWISKO<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:Pesel">
    <tr>
                <td class="label">PESEL</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresZamieszkania">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						ZAMIESZKANIA
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						ORAZ
    																						DANE
    																						KONTAKTOWE<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    <xsl:apply-templates select="oso:ImieOjca"/>
    <xsl:apply-templates select="oso:ImieMatki"/>
    <xsl:apply-templates select="oso:DataUrodzenia"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:DaneMalzonka">
    <tr>
                <td class="sublevel" colspan="2">DANE
    																						MAŁŻONKA<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="oso:PESEL"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			podmiot
    																			niebędący
    																			osobą
    																			fizyczną<br/>
    <table>
    <xsl:apply-templates select="dok:Nazwa"/>
    <xsl:apply-templates select="dok:Nip"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:Siedziba"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nazwa">
    <tr>
                <td class="label">NAZWA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nip">
    <tr>
                <td class="label">NIP</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Siedziba">
    <tr>
                <td class="sublevel" colspan="2">SIEDZIBA<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IVLokaleUzytkowe">
    <tr>
                <td class="sublevel" colspan="2">IV LOKALE
    															UŻYTKOWE W
    															BUDYNKU
    															WIELOLOKALOWYM
    															UJĘTE W
    															DEKLARACJI
    															DGO-2<br/>
    <table>
    <xsl:apply-templates select="dok:Lokale"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IVLokaleUzytkowe/dok:Lokale">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LP"/>
    <xsl:apply-templates select="dok:NrLokalu"/>
    <xsl:apply-templates select="dok:ImieNazwiskoWytworcy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IVLokaleUzytkowe/dok:Lokale/dok:LP">
    <tr>
                <td class="label">LP.</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IVLokaleUzytkowe/dok:Lokale/dok:NrLokalu">
    <tr>
                <td class="label">NR
    																					LOKALU</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IVLokaleUzytkowe/dok:Lokale/dok:ImieNazwiskoWytworcy">
    <tr>
                <td class="label">IMIĘ
    																					I
    																					NAZWISKO
    																					ALBO
    																					NAZWA
    																					WYTWÓRCY
    																					ODPADÓW
    																					KOMUNALNYCH</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VDanePodmiotu">
    <tr>
                <td class="sublevel" colspan="2">V. DANE
    															PODMIOTU
    															REPREZENTUJĄCEGO<br/>
    <table>
    <xsl:apply-templates select="dok:NazwaPodmiotyReprezentujacego"/>
    <xsl:apply-templates select="dok:PeselNip"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VDanePodmiotu/dok:NazwaPodmiotyReprezentujacego">
    <tr>
                <td class="label">NAZWA
    																		PODMIOTU
    																		REPREZENTUJĄCEGO</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VDanePodmiotu/dok:PeselNip">
    <tr>
                <td class="sublevel" colspan="2">PESEL
    																		(osoby
    																		fizyczne)
    																		/
    																		NIP
    																		(spółki
    																		oraz
    																		inne
    																		podmioty
    																		niebędące
    																		os.
    																		fiz.)<br/>
    <table>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="inst:NIP"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki">
    <tr>
                <td class="sublevel" colspan="2">VII ZAŁĄCZNIKI<br/>
    <table>
    <xsl:apply-templates select="dok:DGO-W"/>
    <xsl:apply-templates select="dok:Pelnomocnictwo"/>
    <xsl:apply-templates select="dok:Inne"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W">
    <tr>
                <td class="sublevel" colspan="2">załącznik
    																		DGO-W
    																		(składany
    																		przez
    																		spółki
    																		nieposiadające
    																		osobowości
    																		prawnej)<br/>
    <table>
    <xsl:apply-templates select="dok:ZalSkladana"/>
    <xsl:apply-templates select="dok:ZalMiejsceSkladania"/>
    <xsl:apply-templates select="dok:ZalNazwaOrganu"/>
    <xsl:apply-templates select="dok:ZalPouczenie"/>
    <xsl:apply-templates select="dok:ZalIInformacjeDotNieruchomosci"/>
    <xsl:apply-templates select="dok:ZalIIDaneWspolnikow"/>
    <xsl:apply-templates select="dok:ZalIIIOswiadczeniaPodpisy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalSkladana">
    <tr>
                <td class="label">SKŁADANA PRZEZ</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalMiejsceSkladania">
    <tr>
                <td class="label">MIEJSCE SKŁADANIA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalNazwaOrganu">
    <tr>
                <td class="label">NAZWA ORGANU, KTÓREMU SKŁADANA JEST
    								DEKLARACJA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalPouczenie">
    <tr>
                <td class="label">POUCZENIE</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I. INFORMACJE DOTYCZĄCE NIERUCHOMOŚCI I
    								PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I.1 ADRES NIERUCHOMOŚCI W BIELSKU-BIAŁEJ, KTÓREJ DOTYCZY DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:LokalizacjaZal"/>
    <xsl:apply-templates select="dok:SkladajacyDeklaracje"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr domu/nr
                                        						lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal">
    <tr>
                <td class="sublevel" colspan="2">Nr
                                        						działki/Opis
                                        						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:NumerDzialkiZal"/>
    <xsl:apply-templates select="dok:OpisLokalizacjiZal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:NumerDzialkiZal">
    <tr>
                <td class="label">nr
                                        									działki/działek;
                                        									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:OpisLokalizacjiZal">
    <tr>
                <td class="label">opis
                                        									lokalizacji
                                        									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:SkladajacyDeklaracje">
    <tr>
                <td class="label">I.2 SKŁADAJĄCY
                                        					DEKLARACJĘ -
                                        					NAZWA SPÓŁKI</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow">
    <tr>
                <td class="sublevel" colspan="2">II. DANE WSPÓLNIKÓW SPÓŁEK
    								NIEPOSIADAJĄCYCH
    								OSOBOWOŚCI PRAWNEJ I
    								ICH AKTUALNE ADRESY ZAMIESZKANIA<br/>
    <table>
    <xsl:apply-templates select="dok:Wspolnik"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow/dok:Wspolnik">
    <tr>
                <td class="sublevel" colspan="2">II.1 WSPÓLNIK<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="adr:Adres"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy">
    <tr>
                <td class="sublevel" colspan="2">III. OŚWIADCZENIE/A I DANE
    								SKŁADAJĄCEGO/YCH ZAŁĄCZNIK DO DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="dok:Oswiadczam"/>
    <xsl:apply-templates select="dok:ImieiNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:Oswiadczam">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:ImieiNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    											SKŁADAJĄCEJ ZAŁĄCZNIK
    											DO
    											DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:Pelnomocnictwo">
    <tr>
                <td class="label">pełnomocnictwo</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIZalaczniki/dok:Inne">
    <tr>
                <td class="label">inne</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIIOswiadczenieSkladajacegoDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">VIII OŚWIADCZENIE/A I PODPIS/Y
    															SKŁADAJĄCEGO/YCH DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:OswiadczenieTresc"/>
    <xsl:apply-templates select="dok:ImieNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:OswiadczenieTresc">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:ImieNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																		I
    																		NAZWISKO
    																		OSOBY
    																		SKŁADAJĄCEJ
    																		DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IXAdnotacje">
    <tr>
                <td class="sublevel" colspan="2">IX ADNOTACJE URZĘDOWE<br/>
    <table>
    <xsl:apply-templates select="dok:Sprawdzono"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IXAdnotacje/dok:Sprawdzono">
    <tr>
                <td class="sublevel" colspan="2">Sprawdzono
    																		pod
    																		względem
    																		formalnym<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNzwiskoSpr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:Ustanie/dok:IXAdnotacje/dok:Sprawdzono/dok:ImieNzwiskoSpr">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    																					SPRAWDZAJĄCEJ DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji">
    <tr>
                <td class="sublevel" colspan="2">Korekta deklaracji<br/>
    <table>
    <xsl:apply-templates select="dok:DataZlozeniaDeklaracjiKorygowanej"/>
    <xsl:apply-templates select="dok:NumeryKorygowanychPozycji"/>
    <xsl:apply-templates select="dok:IIInformacjeOnieruchomosci"/>
    <xsl:apply-templates select="dok:IIISkladajcyDeklaracje"/>
    <xsl:apply-templates select="dok:IVLokaleUzytkowe"/>
    <xsl:apply-templates select="dok:VDanePodmiotu"/>
    <xsl:apply-templates select="dok:VIObliczenieMiesiecznejOplaty"/>
    <xsl:apply-templates select="dok:VIIZalaczniki"/>
    <xsl:apply-templates select="dok:VIIIOswiadczenieSkladajacegoDeklaracje"/>
    <xsl:apply-templates select="dok:IXAdnotacjeUrzedowe"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:DataZlozeniaDeklaracjiKorygowanej">
    <tr>
                <td class="label">data
    															złożenia
    															deklaracji,
    															do której
    															składana
    															jest korekta</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:NumeryKorygowanychPozycji">
    <tr>
                <td class="label">numery
    															korygowanych
    															pozycji
    															deklaracji</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">II.
    															INFORMACJE O
    															NIERUCHOMOŚCI,
    															KTÓREJ
    															DOTYCZY
    															DEKLARACJA
    															ORAZ
    															POJEMNIKACH
    															DO
    															GROMADZENIA
    															ODPADÓW
    															KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    <xsl:apply-templates select="dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych"/>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikowWMomencieOdbioru"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																		NIERUCHOMOŚCI
    																		W
    																		BIELSKU-BIAŁEJ,
    																		KTÓREJ
    																		DOTYCZY
    																		DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:Lokalizacja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr budynku/Nr lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja">
    <tr>
                <td class="sublevel" colspan="2">Numer
    																						działki/Opis
    																						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:Dzialka"/>
    <xsl:apply-templates select="dok:OpisLokalizacji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:Dzialka">
    <tr>
                <td class="label">Nr
    																									działki/działek;
    																									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:AdresNieruchomosci/dok:Lokalizacja/dok:OpisLokalizacji">
    <tr>
                <td class="label">Opis
    																									lokalizacji
    																									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych">
    <tr>
                <td class="sublevel" colspan="2">OŚWIADCZENIE
    																		O
    																		SPOSOBIE
    																		ZBIERANIA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:OdpadyZbieraneSelektywnie"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:OswiadczenieOSposobieZbieraniaOdpadowKomunalnych/dok:OdpadyZbieraneSelektywnie">
    <tr>
                <td class="label">odpady
    																					zbierane
    																					selektywnie
    																					(z
    																					podziałem
    																					na
    																					„SUCHE”
    																					i
    																					„MOKRE")</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru">
    <tr>
                <td class="sublevel" colspan="2">LOKALIZACJA
    																		POJEMNIKÓW
    																		W
    																		MOMENCIE
    																		ODBIORU
    																		PRZEZ
    																		FIRMĘ
    																		WYWOZOWĄ<br/>
    <table>
    <xsl:apply-templates select="dok:PrzedNieruchomoscia"/>
    <xsl:apply-templates select="dok:InnaLokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:PrzedNieruchomoscia">
    <tr>
                <td class="label">przed
    																						nieruchomością</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow">
    <tr>
                <td class="sublevel" colspan="2">inna<br/>
    <table>
    <xsl:apply-templates select="dok:LokalizacjaPojemnikow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIInformacjeOnieruchomosci/dok:LokalizacjaPojemnikowWMomencieOdbioru/dok:InnaLokalizacjaPojemnikow/dok:LokalizacjaPojemnikow">
    <tr>
                <td class="label">lokalizacja
    																									pojemników</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">III.
    															SKŁADAJĄCY
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:StatusOsobaFizyczna"/>
    <xsl:apply-templates select="dok:StatusNiefizyczna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			osoba
    																			fizyczna<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNazwiskoOF"/>
    <xsl:apply-templates select="dok:Pesel"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:AdresZamieszkania"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    <xsl:apply-templates select="dok:DaneMalzonka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:ImieNazwiskoOF">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																						I
    																						NAZWISKO<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:Pesel">
    <tr>
                <td class="label">PESEL</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresZamieszkania">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						ZAMIESZKANIA
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						ORAZ
    																						DANE
    																						KONTAKTOWE<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    <xsl:apply-templates select="oso:ImieOjca"/>
    <xsl:apply-templates select="oso:ImieMatki"/>
    <xsl:apply-templates select="oso:DataUrodzenia"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusOsobaFizyczna/dok:DaneMalzonka">
    <tr>
                <td class="sublevel" colspan="2">DANE
    																						MAŁŻONKA<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="oso:PESEL"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna">
    <tr>
                <td class="sublevel" colspan="2">III.1
    																			STATUS
    																			SKŁADAJĄCEGO
    																			DEKLARACJĘ
    																			-
    																			podmiot
    																			niebędący
    																			osobą
    																			fizyczną<br/>
    <table>
    <xsl:apply-templates select="dok:Nazwa"/>
    <xsl:apply-templates select="dok:Nip"/>
    <xsl:apply-templates select="dok:FormaWladania"/>
    <xsl:apply-templates select="dok:Siedziba"/>
    <xsl:apply-templates select="dok:AdresKorespondencyjny"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nazwa">
    <tr>
                <td class="label">NAZWA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Nip">
    <tr>
                <td class="label">NIP</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania">
    <tr>
                <td class="sublevel" colspan="2">FORMA
    																						WŁADANIA
    																						NIERUCHOMOŚCIĄ<br/>
    <table>
    <xsl:apply-templates select="dok:Wlasiciel"/>
    <xsl:apply-templates select="dok:Uzytkownik"/>
    <xsl:apply-templates select="dok:Wspolwlasciciel"/>
    <xsl:apply-templates select="dok:Najemca"/>
    <xsl:apply-templates select="dok:Inna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wlasiciel">
    <tr>
                <td class="label">właściciel</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Uzytkownik">
    <tr>
                <td class="label">użytkownik
    																										wieczysty</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel">
    <tr>
                <td class="sublevel" colspan="2">współwłaściciel<br/>
    <table>
    <xsl:apply-templates select="dok:LiczbaWspolwlascicieli"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Wspolwlasciciel/dok:LiczbaWspolwlascicieli">
    <tr>
                <td class="label">liczba
    																													współwłaścicieli</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Najemca">
    <tr>
                <td class="label">najemca,
    																										dzierżawca</td>
                <td class="value">
                    <xsl:call-template name="xsd_boolean"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna">
    <tr>
                <td class="sublevel" colspan="2">inna
    																										forma
    																										władania
    																										nieruchomością<br/>
    <table>
    <xsl:apply-templates select="dok:Jaka"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:FormaWladania/dok:Inna/dok:Jaka">
    <tr>
                <td class="label"> </td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:Siedziba">
    <tr>
                <td class="sublevel" colspan="2">SIEDZIBA<br/>
    <table>
    <xsl:apply-templates select="adr:Adres"/>
    <xsl:apply-templates select="adr:Telefon"/>
    <xsl:apply-templates select="adr:Email"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IIISkladajcyDeklaracje/dok:StatusNiefizyczna/dok:AdresKorespondencyjny">
    <tr>
                <td class="sublevel" colspan="2">ADRES
    																						KORESPONDENCYJNY
    																						SKŁADAJĄCEGO
    																						DEKLARACJĘ
    																						-
    																						adres
    																						do
    																						doręczeń<br/>
    <table>
    <xsl:apply-templates select="adr:KodPocztowy"/>
    <xsl:apply-templates select="adr:Poczta"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    <xsl:apply-templates select="adr:SkrytkaPocztowa"/>
    <xsl:apply-templates select="adr:Kraj"/>
    <xsl:apply-templates select="adr:TERC"/>
    <xsl:apply-templates select="adr:SIMC"/>
    <xsl:apply-templates select="adr:ULIC"/>
    <xsl:apply-templates select="adr:Wojewodztwo"/>
    <xsl:apply-templates select="adr:Powiat"/>
    <xsl:apply-templates select="adr:Gmina"/>
    <xsl:apply-templates select="adr:Uwagi"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IVLokaleUzytkowe">
    <tr>
                <td class="sublevel" colspan="2">IV LOKALE
    															UŻYTKOWE W
    															BUDYNKU
    															WIELOLOKALOWYM
    															UJĘTE W
    															DEKLARACJI
    															DGO-2<br/>
    <table>
    <xsl:apply-templates select="dok:Lokale"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale">
    <tr>
                <td class="sublevel" colspan="2"> <br/>
    <table>
    <xsl:apply-templates select="dok:LP"/>
    <xsl:apply-templates select="dok:NrLokalu"/>
    <xsl:apply-templates select="dok:ImieNazwiskoWytworcy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:LP">
    <tr>
                <td class="label">LP.</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:NrLokalu">
    <tr>
                <td class="label">NR
    																					LOKALU</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IVLokaleUzytkowe/dok:Lokale/dok:ImieNazwiskoWytworcy">
    <tr>
                <td class="label">IMIĘ
    																					I
    																					NAZWISKO
    																					ALBO
    																					NAZWA
    																					WYTWÓRCY
    																					ODPADÓW
    																					KOMUNALNYCH</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VDanePodmiotu">
    <tr>
                <td class="sublevel" colspan="2">V. DANE
    															PODMIOTU
    															REPREZENTUJĄCEGO<br/>
    <table>
    <xsl:apply-templates select="dok:NazwaPodmiotyReprezentujacego"/>
    <xsl:apply-templates select="dok:PeselNip"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VDanePodmiotu/dok:NazwaPodmiotyReprezentujacego">
    <tr>
                <td class="label">NAZWA
    																		PODMIOTU
    																		REPREZENTUJĄCEGO</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VDanePodmiotu/dok:PeselNip">
    <tr>
                <td class="sublevel" colspan="2">PESEL
    																		(osoby
    																		fizyczne)
    																		/
    																		NIP
    																		(spółki
    																		oraz
    																		inne
    																		podmioty
    																		niebędące
    																		os.
    																		fiz.)<br/>
    <table>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="inst:NIP"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty">
    <tr>
                <td class="sublevel" colspan="2">VI.
    															OBLICZENIE
    															MIESIĘCZNEJ
    															OPŁATY ZA
    															GOSPODAROWANIE
    															ODPADAMI
    															KOMUNALNYMI<br/>
    <table>
    <xsl:apply-templates select="dok:SelektywnaZbiorkaOdpadow"/>
    <xsl:apply-templates select="dok:NieselektywnaZbiorkaOdpadow"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">SELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciSuche"/>
    <xsl:apply-templates select="dok:SumaE"/>
    <xsl:apply-templates select="dok:PojemnosciMokre"/>
    <xsl:apply-templates select="dok:SumaK"/>
    <xsl:apply-templates select="dok:WysokoscSelektywna"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaE">
    <tr>
                <td class="label">SUMA
    																								(E)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:SumaK">
    <tr>
                <td class="label">SUMA
    																								(K)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:SelektywnaZbiorkaOdpadow/dok:WysokoscSelektywna">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow">
    <tr>
                <td class="sublevel" colspan="2">NIESELEKTYWNA
    																		ZBIÓRKA
    																		ODPADÓW
    																		KOMUNALNYCH<br/>
    <table>
    <xsl:apply-templates select="dok:PojemnosciZmieszane"/>
    <xsl:apply-templates select="dok:SumaR"/>
    <xsl:apply-templates select="dok:WysokoscZmieszana"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:SumaR">
    <tr>
                <td class="label">SUMA
    																					(R)</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIObliczenieMiesiecznejOplaty/dok:NieselektywnaZbiorkaOdpadow/dok:WysokoscZmieszana">
    <tr>
                <td class="label">Wysokość
    																					miesięcznej
    																					opłaty
    																					za
    																					gospodarowanie
    																					odpadami
    																					komunalnymi
    																					wynosi
    																					łącznie
    																					[zł]</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki">
    <tr>
                <td class="sublevel" colspan="2">VII
    															ZAŁĄCZNIKI<br/>
    <table>
    <xsl:apply-templates select="dok:DGO-W"/>
    <xsl:apply-templates select="dok:Pelnomocnictwo"/>
    <xsl:apply-templates select="dok:Inne"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W">
    <tr>
                <td class="sublevel" colspan="2">załącznik
    																		DGO-W
    																		(składany
    																		przez
    																		spółki
    																		nieposiadające
    																		osobowości
    																		prawnej)<br/>
    <table>
    <xsl:apply-templates select="dok:ZalSkladana"/>
    <xsl:apply-templates select="dok:ZalMiejsceSkladania"/>
    <xsl:apply-templates select="dok:ZalNazwaOrganu"/>
    <xsl:apply-templates select="dok:ZalPouczenie"/>
    <xsl:apply-templates select="dok:ZalIInformacjeDotNieruchomosci"/>
    <xsl:apply-templates select="dok:ZalIIDaneWspolnikow"/>
    <xsl:apply-templates select="dok:ZalIIIOswiadczeniaPodpisy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalSkladana">
    <tr>
                <td class="label">SKŁADANA PRZEZ</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalMiejsceSkladania">
    <tr>
                <td class="label">MIEJSCE SKŁADANIA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalNazwaOrganu">
    <tr>
                <td class="label">NAZWA ORGANU, KTÓREMU SKŁADANA JEST
    								DEKLARACJA</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalPouczenie">
    <tr>
                <td class="label">POUCZENIE</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I. INFORMACJE DOTYCZĄCE NIERUCHOMOŚCI I
    								PODMIOTU SKŁADAJĄCEGO DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:AdresNieruchomosci"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci">
    <tr>
                <td class="sublevel" colspan="2">I.1 ADRES NIERUCHOMOŚCI W BIELSKU-BIAŁEJ, KTÓREJ DOTYCZY DEKLARACJA<br/>
    <table>
    <xsl:apply-templates select="adr:Ulica"/>
    <xsl:apply-templates select="dok:BudynekLokal"/>
    <xsl:apply-templates select="dok:LokalizacjaZal"/>
    <xsl:apply-templates select="dok:SkladajacyDeklaracje"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:BudynekLokal">
    <tr>
                <td class="sublevel" colspan="2">Nr domu/nr
                                        						lokalu<br/>
    <table>
    <xsl:apply-templates select="adr:Budynek"/>
    <xsl:apply-templates select="adr:Lokal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal">
    <tr>
                <td class="sublevel" colspan="2">Nr
                                        						działki/Opis
                                        						lokalizacji<br/>
    <table>
    <xsl:apply-templates select="dok:NumerDzialkiZal"/>
    <xsl:apply-templates select="dok:OpisLokalizacjiZal"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:NumerDzialkiZal">
    <tr>
                <td class="label">nr
                                        									działki/działek;
                                        									obręb</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:LokalizacjaZal/dok:OpisLokalizacjiZal">
    <tr>
                <td class="label">opis
                                        									lokalizacji
                                        									nieruchomości</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIInformacjeDotNieruchomosci/dok:AdresNieruchomosci/dok:SkladajacyDeklaracje">
    <tr>
                <td class="label">I.2 SKŁADAJĄCY
                                        					DEKLARACJĘ -
                                        					NAZWA SPÓŁKI</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow">
    <tr>
                <td class="sublevel" colspan="2">II. DANE WSPÓLNIKÓW SPÓŁEK
    								NIEPOSIADAJĄCYCH
    								OSOBOWOŚCI PRAWNEJ I
    								ICH AKTUALNE ADRESY ZAMIESZKANIA<br/>
    <table>
    <xsl:apply-templates select="dok:Wspolnik"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIDaneWspolnikow/dok:Wspolnik">
    <tr>
                <td class="sublevel" colspan="2">II.1 WSPÓLNIK<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="oso:PESEL"/>
    <xsl:apply-templates select="adr:Adres"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy">
    <tr>
                <td class="sublevel" colspan="2">III. OŚWIADCZENIE/A I DANE
    								SKŁADAJĄCEGO/YCH ZAŁĄCZNIK DO DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="dok:Oswiadczam"/>
    <xsl:apply-templates select="dok:ImieiNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:Oswiadczam">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:DGO-W/dok:ZalIIIOswiadczeniaPodpisy/dok:ImieiNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    											SKŁADAJĄCEJ ZAŁĄCZNIK
    											DO
    											DEKLARACJI<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:Pelnomocnictwo">
    <tr>
                <td class="label">pełnomocnictwo</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIZalaczniki/dok:Inne">
    <tr>
                <td class="label">inne</td>
                <td class="value">
                    <xsl:call-template name="str_ZalacznikTypValue"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje">
    <tr>
                <td class="sublevel" colspan="2">VIII
    															OŚWIADCZENIE/A
    															SKŁADAJĄCEGO/YCH
    															DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="dok:OswiadczenieTresc"/>
    <xsl:apply-templates select="dok:ImieNazwisko"/>
    <xsl:apply-templates select="adr:Miejscowosc"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:OswiadczenieTresc">
    <tr>
                <td class="label">Oświadczam,</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:VIIIOswiadczenieSkladajacegoDeklaracje/dok:ImieNazwisko">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ
    																		I
    																		NAZWISKO
    																		OSOBY
    																		SKŁADAJĄCEJ
    																		DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IXAdnotacjeUrzedowe">
    <tr>
                <td class="sublevel" colspan="2">IX ADNOTACJE URZĘDOWE<br/>
    <table>
    <xsl:apply-templates select="dok:Sprawdzono"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono">
    <tr>
                <td class="sublevel" colspan="2">Sprawdzono
    																		pod
    																		względem
    																		formalnym<br/>
    <table>
    <xsl:apply-templates select="dok:ImieNzwiskoSpr"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="dok:Dokument/dok:TrescDokumentu/dok:ObowiazekZlozenia/dok:KorektaDeklaracji/dok:IXAdnotacjeUrzedowe/dok:Sprawdzono/dok:ImieNzwiskoSpr">
    <tr>
                <td class="sublevel" colspan="2">IMIĘ I NAZWISKO OSOBY
    																					SPRAWDZAJĄCEJ DEKLARACJĘ<br/>
    <table>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="typy:DataWniosku"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:DataWszczeciaEgzekucji">
    <tr>
                <td class="label">Data wszczęcia egzekucji</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:Rok">
    <tr>
                <td class="label">Rok</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:NumerSystemowyOsoby">
    <tr>
                <td class="label">Numer systemowy osoby</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:RodzajDecyzji">
    <tr>
                <td class="label">Rodzaj decyzji</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:NumerDecyzji">
    <tr>
                <td class="label">Numer decyzji</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OznaczenieWaluty">
    <tr>
                <td class="label">Waluta</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:NumerSystemowyWniosku">
    <tr>
                <td class="label">Numer systemowy wniosku</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OdbiorDecyzji">
    <tr>
                <td class="sublevel" colspan="2">Osoba odbierająca decyzję<br/>
    <table>
    <xsl:apply-templates select="typy:Data"/>
    <xsl:apply-templates select="typy:Potwierdzajacy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OdbiorDecyzji/typy:Data">
    <tr>
                <td class="label">Data</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OdbiorDecyzji/typy:Potwierdzajacy">
    <tr>
                <td class="sublevel" colspan="2">Podpisujący<br/>
    <table>
    <xsl:apply-templates select="oso:IdOsoby"/>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Kontakt"/>
    <xsl:apply-templates select="inst:Funkcja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OkresZlozenia">
    <tr>
                <td class="label">Okres złożenia</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:DataWniosku">
    <tr>
                <td class="label">Data</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:Decyzja">
    <tr>
                <td class="sublevel" colspan="2">Decyzja<br/>
    <table>
    <xsl:apply-templates select="typy:RodzajDecyzji"/>
    <xsl:apply-templates select="typy:DataWydaniaDecyzji"/>
    <xsl:apply-templates select="typy:NumerDecyzji"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:NumerTytuluWykonawczego">
    <tr>
                <td class="label">Numer tytułu wykonawczego</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:SeriaNumerDokumentu">
    <tr>
                <td class="label">Seria i numer dokumentu</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:SygnaturaSprawy">
    <tr>
                <td class="label">Sygnatura sprawy</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:OsobyObjeteDecyzjaLiczba">
    <tr>
                <td class="label">Liczba osób objętych decyzją</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:DataWydaniaDecyzji">
    <tr>
                <td class="label">Data wydania decyzji</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:PodpisWnioskodawcy">
    <tr>
                <td class="sublevel" colspan="2">Podpis  wnioskodawcy<br/>
    <table>
    <xsl:apply-templates select="typy:Data"/>
    <xsl:apply-templates select="typy:Potwierdzajacy"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:PodpisWnioskodawcy/typy:Data">
    <tr>
                <td class="label">Data</td>
                <td class="value">
                    <xsl:value-of select="text()"/>
                </td>
            </tr>
    </xsl:template>
    <xsl:template match="typy:PodpisWnioskodawcy/typy:Potwierdzajacy">
    <tr>
                <td class="sublevel" colspan="2">Podpisujący<br/>
    <table>
    <xsl:apply-templates select="oso:IdOsoby"/>
    <xsl:apply-templates select="oso:Imie"/>
    <xsl:apply-templates select="oso:Nazwisko"/>
    <xsl:apply-templates select="adr:Kontakt"/>
    <xsl:apply-templates select="inst:Funkcja"/>
    </table>
                </td>
            </tr>
    </xsl:template>
    </xsl:stylesheet>