11979
ID | 11979 |
Data | 2022-12-07 |
Symbol | 2022/12/07/11979 |
Instytucja | Ministerstwo Rodziny i Polityki Społecznej |
Nazwa | Sprawozdanie z działalności żłobków, klubów dziecięcych i dziennych opiekunów - RKZ-4 |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2021/2070/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (Dz. U. z 2021 r. poz. 2070) |
---|
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wnio="http://crd.gov.pl/wzor/2022/12/07/11979/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:schemaLocation="http://www.w3.org/1999/XSL/Transform http://www.w3.org/2007/schema-for-xslt20.xsd">
<xsl:template match="/">
<html>
<head>
<title>RKZ-4 - Ministerstwo Rodziny i Polityki Społecznej</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
<body style="font-family: Arial; text-align: center; ">
<!-- pierwsza strona formularza -->
<xsl:call-template name="pierwszaSekcja">
</xsl:call-template>
<xsl:for-each select="//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie">
<!-- trzecia strona formularza -->
<xsl:call-template name="drugaSekcja">
<xsl:with-param name="NumerWniosku1" select="position()"/>
</xsl:call-template>
</xsl:for-each>
<xsl:variable name="liczbaWnioskow" select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie)"/>
<!-- siódma strona formularza -->
<xsl:call-template name="trzeciaSekcja">
</xsl:call-template>
</body>
</html>
</xsl:template>
<xsl:template match="wnio:Informacja1//*">
<xsl:call-template name="Info">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:template>
<xsl:template match="wnio:Informacja2//*">
<xsl:call-template name="Info">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:template>
<xsl:template match="wnio:Informacja3//*">
<xsl:call-template name="Info">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:template>
<xsl:template match="wnio:Informacja4//*">
<xsl:call-template name="Info">
<xsl:with-param name="node" select="."/>
</xsl:call-template>
</xsl:template>
<xsl:template name="Info">
<xsl:choose>
<xsl:when test="name(.) = 'TextFlow'">
<xsl:apply-templates/>
</xsl:when>
<xsl:when test="name(.) = 'br'">
<xsl:choose>
<xsl:when test="name(..) = 'dl'">
<xsl:apply-templates/>
</xsl:when>
<xsl:otherwise>
<xsl:element name="{name(.)}">
<xsl:apply-templates/>
</xsl:element>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:element name="{name(.)}">
<xsl:for-each select="@*">
<xsl:attribute name="{name(.)}">
<xsl:value-of select="."/>
</xsl:attribute>
</xsl:for-each>
<xsl:apply-templates/>
</xsl:element>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<xsl:template name="redukcjaCzcionki">
<xsl:param name="tekst"/>
<xsl:param name="bazowyRozmiarCzcionki"/>
<xsl:param name="dlugoscPolaWPikselach"/>
<xsl:variable name="czcionkaPokrywajacaPole">
<!-- (0.6 * wielkosc czcionki w pikselach) średnia szerokość litery (mniej więcej) -->
<xsl:value-of select="$dlugoscPolaWPikselach div (0.6 * string-length($tekst))"/>
</xsl:variable>
<xsl:variable name="docelowyRozmiarCzcionki">
<xsl:choose>
<xsl:when test="$czcionkaPokrywajacaPole < $bazowyRozmiarCzcionki">
<xsl:choose>
<xsl:when test="$czcionkaPokrywajacaPole < 6">6</xsl:when>
<!--6 minimalny rozmiar czcionki -->
<xsl:otherwise>
<xsl:value-of select="ceiling($czcionkaPokrywajacaPole)"/>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$bazowyRozmiarCzcionki"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<span>
<xsl:attribute name="style">
<xsl:value-of select="concat('font-size:', $docelowyRozmiarCzcionki, 'px')"/>
</xsl:attribute>
<xsl:value-of select="$tekst"/>
</span>
</xsl:template>
<xsl:template name="formatDaty">
<xsl:param name="wartosc"/>
<xsl:if test="$wartosc != ''">
<xsl:value-of select="substring($wartosc, 9, 2)"/>
/
<xsl:value-of select="substring($wartosc, 6, 2)"/>
/
<xsl:value-of select="substring($wartosc, 1, 4)"/>
</xsl:if>
</xsl:template>
<xsl:template name="formatKoduPocztowego">
<xsl:param name="wartosc"/>
<xsl:if test="$wartosc != ''">
<xsl:value-of select="substring($wartosc, 1, 2)"/>
-
<xsl:value-of select="substring($wartosc, 3, 4)"/>
</xsl:if>
</xsl:template>
<xsl:template name="formatTextArea">
<xsl:param name="tekst"/>
<xsl:param name="wysokosc"/>
<xsl:param name="szerokosc"/>
<xsl:param name="bazowyRozmiarCzcionki"/>
<xsl:param name="wysokoscLini"/>
<xsl:param name="liczbaPrzejscDoNowychLini"/>
<xsl:param name="tekstPoOstatnimPrzejsciuDoNowejLini"/>
<xsl:variable name="liczbaPodPierwiastkiem">
<xsl:value-of select="($szerokosc * $wysokosc) div string-length($tekst)"/>
</xsl:variable>
<xsl:variable name="pierwiastek">
<xsl:call-template name="sqrt">
<xsl:with-param name="number" select="$liczbaPodPierwiastkiem"/>
</xsl:call-template>
</xsl:variable>
<xsl:variable name="czcionkaPokrywajacaPole">
<xsl:value-of select="ceiling($pierwiastek)"/>
</xsl:variable>
<xsl:variable name="rozmiarCzcionki">
<xsl:choose>
<xsl:when test="$czcionkaPokrywajacaPole < $bazowyRozmiarCzcionki">
<xsl:choose>
<xsl:when test="$czcionkaPokrywajacaPole < 6">6</xsl:when>
<!--6 minimalny rozmiar czcionki -->
<xsl:otherwise>
<xsl:value-of select="$czcionkaPokrywajacaPole"/>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$bazowyRozmiarCzcionki"/>
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
<div>
<xsl:attribute name="style">
<xsl:choose>
<xsl:when test="($szerokosc * $wysokosc) < (string-length($tekst) * $bazowyRozmiarCzcionki * $bazowyRozmiarCzcionki)">
<xsl:value-of select="concat('font-size:', $rozmiarCzcionki, 'px; word-wrap : break-word;')"/>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="'word-wrap : break-word;'"/>
</xsl:otherwise>
</xsl:choose>
</xsl:attribute>
<xsl:value-of select="$tekst"/>
</div>
</xsl:template>
<xsl:template name="sqrt">
<xsl:param name="number" select="0"/>
<xsl:param name="try" select="1"/>
<xsl:param name="iter" select="1"/>
<xsl:param name="maxiter" select="10"/>
<xsl:choose>
<xsl:when test="$try * $try = $number or $iter > $maxiter">
<xsl:value-of select="$try"/>
</xsl:when>
<xsl:otherwise>
<xsl:call-template name="sqrt">
<xsl:with-param name="number" select="$number"/>
<xsl:with-param name="try" select="$try - (($try * $try - $number) div (2 * $try))"/>
<xsl:with-param name="iter" select="$iter + 1"/>
<xsl:with-param name="maxiter" select="$maxiter"/>
</xsl:call-template>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
<!-- strona pierwsza formularza -->
<xsl:template name="pierwszaSekcja">
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 151px; left: 0px; width: 880px; position: absolute; height: 291px; ">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 11px; font-weight: bold; " class="SofLabel sectionHeader">Nazwa i adres organu prowadzącego rejestr:</div>
<div style="background-color: #ffffff; width: 870px; position: absolute; top: 23px; left: 10px; height: 258px; " class="SofBorderContainer">
<div style="font-size: 12px; position: absolute; color: #000000; top: 120px; left: 3px; " class="SofLabel">03. Kod pocztowy</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 133px; left: 3px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;display: block;">
<xsl:if test="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:KodPocztowy!= ''">
<xsl:value-of select="substring(//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:KodPocztowy, 1, 2)"/>
-
<xsl:value-of select="substring(//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:KodPocztowy, 3, 4)"/>
</xsl:if>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 120px; left: 171px; " class="SofLabel">04. Miejscowość</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 133px; left: 171px; display: block; width: 697px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:Miejscowosc"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="697"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 76px; left: 3px; " class="SofLabel">02. Gmina / Dzielnica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 89px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:GminaDzielnica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 5px; left: 3px; " class="SofLabel">01. Nazwa organu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 18px; left: 3px; display: block; width: 841px; font-size: 18px; position: absolute; height: 54px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:NazwaOrganu"/>
<xsl:with-param name="wysokosc" select="54"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:NazwaOrganu"/>
</xsl:call-template>
</div>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 164px; left: 3px; " class="SofLabel">05. Ulica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 177px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:Ulica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 208px; left: 3px; " class="SofLabel">06. Numer budynku</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 221px; left: 3px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:NumerBudynku"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 208px; left: 195px; " class="SofLabel">07. Numer lokalu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 221px; left: 195px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:NazwaAdresOrganuProwadzacegoRejestr/wnio:DaneAdresoweOrganu/wnio:NumerLokalu"/>
</span>
</div>
</div>
</div>
</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: 1/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="top: 451px; left: 0px; width: 880px; position: absolute; height: 266px; ">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 10px; font-weight: bold; " class="SofLabel sectionHeader">Dane osoby reprezentującej podmiot prowadzący żłobek lub klub dziecięcy, lub zatrudniający dziennego opiekuna:</div>
<div style="background-color: #ffffff; width: 870px; position: absolute; top: 23px; left: 10px; height: 233px; " class="SofBorderContainer">
<div style="width: 123px; font-size: 12px; position: absolute; color: #000000; top: 93px; left: 3px; " class="SofLabel">03. Numer PESEL</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 106px; left: 3px; display: block; width: 265px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:PESEL"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="265"/>
</xsl:call-template>
</span>
</div>
<div style="width: 856px; font-size: 12px; position: absolute; color: #000000; top: 185px; left: 3px; " class="SofLabel"/>
<div style="width: 790px; font-size: 12px; position: absolute; color: #000000; top: 201px; left: 3px; " class="SofLabel"/>
<div style="font-size: 12px; position: absolute; color: #000000; top: 93px; left: 291px; " class="SofLabel">04. Seria i numer dokumentu potwierdzającego tożsamość</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 106px; left: 291px; display: block; width: 361px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:SeriaNumerDokumentu"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="361"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 49px; left: 3px; " class="SofLabel">02. Nazwisko</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 62px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:Nazwisko"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 5px; left: 3px; " class="SofLabel">01. Imię</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 18px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:Imie"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 137px; left: 3px; " class="SofLabel">05. Adres poczty elektronicznej — e-mail</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 3px; display: block; width: 585px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:Email"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="585"/>
</xsl:call-template>
</span>
</div>
<div style="width: 126px; font-size: 12px; position: absolute; color: #000000; top: 137px; left: 611px; " class="SofLabel">06. Numer telefonu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 611px; display: block; width: 257px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:OsobaReprezentujacaPodmiot/wnio:Telefon"/>
</span>
</div>
<div style="width: 855px; font-size: 12px; position: absolute; color: #000000; top: 217px; left: 3px; " class="SofLabel"/>
</div>
</div>
</div>
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="color: #000000; top: 30px; left: 0px; font-weight: bold; width: 100%; font-size: 16px; position: absolute; text-align: center; height: 67px; " class="SofLabel formTitle">
SPRAWOZDANIE Z DZIAŁALNOŚCI
<br/>
ŻŁOBKÓW, KLUBÓW DZIECIĘCYCH I DZIENNYCH OPIEKUNÓW
<br/>
ZA ROK <xsl:value-of select="//wnio:TrescDokumentu/wnio:SprawozdanieZaRok"/>
</div>
<div style="color: #000000; top: 89px; left: 10px; width: 863px; font-size: 12px; position: absolute; text-align: justify; height: 57px; " class="SofLabel justified">Przedkładane sprawozdanie dotyczy informacji na ostatni dzień okresu sprawozdawczego, tj. 31.12 roku, którego sprawozdanie dotyczy, za wyjątkiem informacji o rzeczywistej liczbie dzieci w ciągu okresu sprawozdawczego, czy wysokości otrzymanych dotacji ze środków publicznych, a także w przypadku instytucji prowadzonych przez jednostki samorządu terytorialnego albo instytucje publiczne – o wydatkach w ciągu roku.</div>
<div style="background-color: #d2ffd2; top: 726px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 90px; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 10px; left: 13px; font-weight: bold; " class="SofLabel sectionHeader">Nazwa lub imię i nazwisko podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 54px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:NazwaPodmiotu"/>
<xsl:with-param name="wysokosc" select="54"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:NazwaPodmiotu"/>
</xsl:call-template>
</div>
</div>
</div>
<div style="top: 825px; left: 0px; width: 880px; position: absolute; height: 395px; ">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 11px; font-weight: bold; " class="SofLabel sectionHeader">Siedziba lub adres podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="background-color: #ffffff; width: 870px; position: absolute; top: 23px; left: 10px; height: 362px; " class="SofBorderContainer">
<div style="font-size: 12px; position: absolute; color: #000000; top: 49px; left: 3px; " class="SofLabel">02. Kod pocztowy</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 62px; left: 3px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;display: block;">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:KodPocztowy!= ''">
<xsl:value-of select="substring(//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:KodPocztowy, 1, 2)"/>
-
<xsl:value-of select="substring(//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:KodPocztowy, 3, 4)"/>
</xsl:if>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 49px; left: 171px; " class="SofLabel">03. Miejscowość</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 62px; left: 171px; display: block; width: 697px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:Miejscowosc"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="697"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 5px; left: 3px; " class="SofLabel">01. Gmina / Dzielnica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 18px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:GminaDzielnica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 93px; left: 3px; " class="SofLabel">04. Ulica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 106px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:Ulica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 137px; left: 3px; " class="SofLabel">05. Numer budynku</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 3px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:NumerBudynku"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 137px; left: 195px; " class="SofLabel">06. Numer lokalu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 195px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:NumerLokalu"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 225px; left: 3px; " class="SofLabel">09. Adres poczty elektronicznej — e-mail</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 238px; left: 3px; display: block; width: 585px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:Email"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="585"/>
</xsl:call-template>
</span>
</div>
<div style="width: 457px; font-size: 12px; position: absolute; color: #000000; top: 181px; left: 315px; " class="SofLabel">08. Nazwa państwa</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 194px; left: 315px; display: block; width: 553px; font-size: 18px; border-color: #696969; position: absolute; height: 25px; " class="SofComboBox dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:NazwaPanstwa"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="553"/>
</xsl:call-template>
</span>
</div>
<div style="width: 189px; font-size: 12px; position: absolute; color: #000000; top: 181px; left: 3px; " class="SofLabel">07. Zagraniczny kod pocztowy</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 194px; left: 3px; display: block; width: 289px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:ZagranicznyKodPocztowy"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="289"/>
</xsl:call-template>
</span>
</div>
<div style="width: 143px; font-size: 12px; position: absolute; color: #000000; top: 225px; left: 611px; " class="SofLabel">10. Numer telefonu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 238px; left: 611px; display: block; width: 257px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:Telefon"/>
</span>
</div>
<div style="width: 790px; font-size: 12px; position: absolute; color: #000000; top: 315px; left: 3px; " class="SofLabel"/>
<div style="width: 790px; font-size: 12px; position: absolute; color: #000000; top: 331px; left: 3px; " class="SofLabel"/>
<div style="font-size: 12px; position: absolute; color: #000000; top: 269px; left: 3px; " class="SofLabel">11. Adres strony internetowej</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 282px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:SiedzibaAdresPodmiotu/wnio:AdresWWW"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 346px; left: 3px; " class="SofLabel"/>
</div>
</div>
</div>
</div>
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="background-color: #d2ffd2; top: 234px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 63px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 10px; left: 13px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">Numer REGON podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 27px; left: 13px; display: block; width: 337px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RegonPodmiotu"/>
</span>
</div>
</div>
<div style="background-color: #d2ffd2; top: 35px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 97px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 10px; left: 13px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">Rodzaj podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="color: #000000; top: 32px; left: 47px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">gmina</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 13px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:Gmina='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 32px; left: 263px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">powiat</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 229px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:Powiat='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 32px; left: 479px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">marszałek województwa</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 445px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:MarszalekWojewodztwa='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 32px; left: 694px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">instytucja publiczna</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 660px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:InstytucjaPubliczna='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 67px; left: 47px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">osoba fizyczna</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 60px; left: 13px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:OsobaFizyczna='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 67px; left: 263px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">osoba prawna</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 60px; left: 229px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:OsobaPrawna='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 67px; left: 479px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">jednostka organizacyjna nie posiadająca osobowości prawnej</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 60px; left: 445px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RodzajPodmiotu/wnio:JednostkaOrganizacyjna='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
</div>
<div style="background-color: #d2ffd2; top: 151px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 63px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 10px; left: 13px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">Numer NIP podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 13px; display: block; width: 241px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:NipPodmiotu"/>
</span>
</div>
</div>
<div style="background-color: #d2ffd2; top: 400px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 150px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 9px; left: 13px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; height: 30px; " class="SofLabel justifiedBold">Numer lub indeks podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna, identyfikujący ten podmiot we właściwym rejestrze publicznym, potwierdzający jego status:</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 48px; left: 13px; " class="SofLabel">Nazwa rejestru:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 63px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RejestrDanePodmiotu/wnio:NazwaRejestru"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="841"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 99px; left: 13px; " class="SofLabel">Numer lub indeks:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 114px; left: 13px; display: block; width: 361px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:RejestrDanePodmiotu/wnio:NumerIndeks"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="361"/>
</xsl:call-template>
</span>
</div>
</div>
<div style="background-color: #d2ffd2; top: 317px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 63px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 10px; left: 13px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">Numer PESEL podmiotu prowadzącego żłobek, klub dziecięcy lub zatrudniającego dziennego opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 13px; display: block; width: 265px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="//wnio:TrescDokumentu/wnio:DanePodmiotu/wnio:PeselPodmiotu"/>
</span>
</div>
</div>
<div style="border-top: 2px solid black; top: 1170px; left: 13px; width: 0px; position: absolute; height: 0px; " class="SofHRule">
<span/>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 1177px; left: 13px; " class="SofLabel"/>
<div style="font-size: 12px; position: absolute; color: #000000; top: 1190px; left: 13px; " class="SofLabel"/>
<div style="font-size: 12px; position: absolute; color: #000000; top: 1203px; left: 13px; " class="SofLabel"/>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: 2/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
</xsl:template>
<!-- druga sekcja formularza -->
<xsl:template name="drugaSekcja">
<xsl:param name="NumerWniosku1"/>
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="color: #000000; top: 135px; left: 6px; font-weight: bold; width: 854px; font-size: 14px; font-family: arial; position: absolute; height: 35px; " class="SofLabel global14Bold">CZĘŚĆ I - DANE IDENTYFIKACYJNE INSTYTUCJI</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 175px; left: 13px; font-weight: bold; " class="SofLabel sectionHeader">1. Forma organizacyjna opieki:</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 175px; left: 220px; " class="SofLabel"/>
<div style="color: #000000; top: 202px; left: 71px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">żłobek</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 195px; left: 37px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:FormaOrganizacyjnaOpieki/wnio:Zlobek='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 238px; left: 71px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">klub dziecięcy</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 231px; left: 37px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:FormaOrganizacyjnaOpieki/wnio:KlubDzieciecy='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 274px; left: 71px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">dzienny opiekun</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 267px; left: 37px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:FormaOrganizacyjnaOpieki/wnio:OpiekunDzienny='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="background-color: #d2ffd2; top: 313px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 90px; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 10px; left: 13px; font-weight: bold; " class="SofLabel sectionHeader">2. Nazwa żłobka lub klubu dziecięcego, albo imię (imiona) i nazwisko opiekuna dziennego:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 25px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 54px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="wnio:NazwaInstytucji"/>
<xsl:with-param name="wysokosc" select="54"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="wnio:NazwaInstytucji"/>
</xsl:call-template>
</div>
</div>
</div>
<div style="top: 432px; left: 0px; width: 880px; position: absolute; height: 340px; ">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 11px; font-weight: bold; " class="SofLabel sectionHeader">3. Adres lokalu, w którym jest prowadzony/a żłobek, klub dziecięcy lub opieka przez dziennego opiekuna:</div>
<div style="background-color: #ffffff; width: 870px; position: absolute; top: 23px; left: 10px; height: 307px; " class="SofBorderContainer">
<div style="font-size: 12px; position: absolute; color: #000000; top: 49px; left: 3px; " class="SofLabel">02. Kod pocztowy</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 62px; left: 3px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;display: block;">
<xsl:if test="wnio:AdresLokaluInstytucji/wnio:KodPocztowy!= ''">
<xsl:value-of select="substring(wnio:AdresLokaluInstytucji/wnio:KodPocztowy, 1, 2)"/>
-
<xsl:value-of select="substring(wnio:AdresLokaluInstytucji/wnio:KodPocztowy, 3, 4)"/>
</xsl:if>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 49px; left: 171px; " class="SofLabel">03. Miejscowość</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 62px; left: 171px; display: block; width: 697px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="wnio:AdresLokaluInstytucji/wnio:Miejscowosc"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="697"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 5px; left: 3px; " class="SofLabel">01. Gmina / Dzielnica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 18px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="wnio:AdresLokaluInstytucji/wnio:GminaDzielnica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 93px; left: 3px; " class="SofLabel">04. Ulica</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 106px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="wnio:AdresLokaluInstytucji/wnio:Ulica"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="865"/>
</xsl:call-template>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 137px; left: 3px; " class="SofLabel">05. Numer budynku</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 3px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:AdresLokaluInstytucji/wnio:NumerBudynku"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 137px; left: 195px; " class="SofLabel">06. Numer lokalu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 150px; left: 195px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:AdresLokaluInstytucji/wnio:NumerLokalu"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 181px; left: 3px; " class="SofLabel">07. Adres poczty elektronicznej — e-mail</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 194px; left: 3px; display: block; width: 585px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="wnio:AdresLokaluInstytucji/wnio:Email"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="585"/>
</xsl:call-template>
</span>
</div>
<div style="width: 140px; font-size: 12px; position: absolute; color: #000000; top: 181px; left: 611px; " class="SofLabel">8. Numer telefonu</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 194px; left: 611px; display: block; width: 257px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:AdresLokaluInstytucji/wnio:Telefon"/>
</span>
</div>
<div style="width: 862px; font-size: 12px; position: absolute; color: #000000; top: 275px; left: 3px; " class="SofLabel"/>
<div style="font-size: 12px; position: absolute; color: #000000; top: 225px; left: 3px; " class="SofLabel">09. Adres strony internetowej</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 238px; left: 3px; display: block; width: 865px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:AdresLokaluInstytucji/wnio:AdresWWW"/>
</span>
</div>
<div style="font-size: 12px; position: absolute; color: #000000; top: 291px; left: 3px; " class="SofLabel"/>
</div>
</div>
</div>
<div style="top: 801px; left: 0px; width: 880px; position: absolute; height: 190px; ">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 190px; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 7px; left: 13px; font-weight: bold; " class="SofLabel sectionHeader">4. Dzienny czas pracy:</div>
<div style="background-color: #ffffff; width: 855px; position: absolute; top: 23px; left: 10px; height: 32px; " class="SofBorderContainer">
<div style="font-size: 12px; position: absolute; color: #000000; top: 7px; left: 13px; " class="SofLabel"/>
</div>
<div style="background-color: #ffffff; width: 855px; position: absolute; top: 54px; left: 10px; height: 32px; " class="SofBorderContainer">
<div style="color: #000000; top: 4px; left: 74px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">do 5 godzin</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: -3px; left: 40px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:GodzinySprawowaniaOpieki/wnio:DzienGodzinyOdDo/wnio:Do5Godzin='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
</div>
<div style="background-color: #ffffff; width: 855px; position: absolute; top: 85px; left: 10px; height: 32px; " class="SofBorderContainer">
<div style="color: #000000; top: 4px; left: 74px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">powyżej 5 godzin do 7 godzin</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: -3px; left: 40px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:GodzinySprawowaniaOpieki/wnio:DzienGodzinyOdDo/wnio:Od5Do7Godzin='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
</div>
<div style="background-color: #ffffff; width: 855px; position: absolute; top: 116px; left: 10px; height: 32px; " class="SofBorderContainer">
<div style="color: #000000; top: 4px; left: 74px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">powyżej 7 godzin do 10 godzin</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: -3px; left: 40px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:GodzinySprawowaniaOpieki/wnio:DzienGodzinyOdDo/wnio:Od7Do10Godzin='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
</div>
<div style="background-color: #ffffff; width: 855px; position: absolute; top: 147px; left: 10px; height: 32px; " class="SofBorderContainer">
<div style="color: #000000; top: 4px; left: 74px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">powyżej 10 godzin</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: -3px; left: 40px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:GodzinySprawowaniaOpieki/wnio:DzienGodzinyOdDo/wnio:Powyzej10Godzin='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
</div>
</div>
</div>
<div style="color: #000000; top: 40px; left: 0px; font-weight: bold; width: 880px; font-size: 16px; position: absolute; text-align: center; height: 67px; " class="SofLabel formTitle">
SPRAWOZDANIE
<br/>
Z DZIAŁALNOŚCI INSTYTUCJI - <xsl:value-of select="$NumerWniosku1"/>
</div>
<div style="color: #000000; top: 1059px; left: 6px; font-weight: bold; width: 854px; font-size: 14px; font-family: arial; position: absolute; height: 35px; " class="SofLabel global14Bold">CZĘŚĆ II - DANE SPRAWOZDANIA</div>
<div style="background-color: #d2ffd2; top: 1089px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 72px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 72px; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 11px; font-weight: bold; " class="SofLabel sectionHeader">1. Instytucja z przedszkolami lub innymi formami wychowania przedszkolnego:</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 39px; " class="SofBorderContainer">
<div style="color: #000000; top: 5px; left: 13px; font-weight: normal; width: 593px; font-size: 14px; font-family: arial; position: absolute; height: 34px; " class="SofLabel global14Normal">Czy instytucja mieści się w jednym budynku z przedszkolami lub innymi formami wychowania przedszkolnego?</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 637px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:InstytucjaBudynekPrzedszkolaInneFormy/wnio:LokalizacjaWspolnyBudynek/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 671px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 757px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:InstytucjaBudynekPrzedszkolaInneFormy/wnio:LokalizacjaWspolnyBudynek/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 791px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
</div>
</div>
</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: <xsl:value-of select="$NumerWniosku1 * 3 + 2"/>/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="background-color: #d2ffd2; top: 45px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 178px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="font-size: 12px; position: absolute; color: #000000; top: 8px; left: 11px; font-weight: bold; " class="SofLabel sectionHeader">2. Zespoły w rozumieniu art. 9 ustawy (nie dotyczy dziennych opiekunów):</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 145px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 823px; font-size: 14px; font-family: arial; position: absolute; height: 30px; " class="SofLabel global14Normal">Czy instytucja wchodzi w skład zespołu? (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 325px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:ZespolyArt9Ustawy/wnio:InstytucjaZespol/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 359px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 445px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:ZespolyArt9Ustawy/wnio:InstytucjaZespol/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 479px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
<div style="color: #000000; top: 82px; left: 33px; font-weight: normal; width: 278px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">- liczba klubów dziecięcych w zespole:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 40px; left: 301px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZespolyArt9Ustawy/wnio:ZespolLiczbaZlobkow"/>
</span>
</div>
<div style="color: #000000; top: 47px; left: 33px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">- liczba żłobków w zespole:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 75px; left: 301px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZespolyArt9Ustawy/wnio:ZespolLiczbaKlubowDzieciecych"/>
</span>
</div>
<div style="color: #000000; top: 112px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justified">(1) Jednostka samorządu terytorialnego oraz instytucje publiczne prowadzące żłobki lub kluby dziecięce mogą dla celów organizacyjnych połączyć je w zespoły, nie naruszając przy tym ich odrębności.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 242px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 95px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 95px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">3. Instytucje przyzakładowe: (1)</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 60px; " class="SofBorderContainer">
<div style="color: #000000; top: 13px; left: 13px; font-weight: normal; width: 605px; font-size: 14px; font-family: arial; position: absolute; height: 20px; " class="SofLabel global14Normal">Czy instytucja funkcjonuje jako przyzakładowa instytucja opieki nad dziećmi w wieku do lat 3?</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 637px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:InstytucjePrzyzakładowe/wnio:OpiekaDzieciDoLat3/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 671px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 757px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:InstytucjePrzyzakładowe/wnio:OpiekaDzieciDoLat3/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 791px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
<div style="color: #000000; top: 41px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 16px; " class="SofLabel justified">(1) Placówka utworzona przez pracodawcę dla dzieci swoich pracowników (w przypadku szkół wyższych - dla dzieci pracowników i studentów).</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 356px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 187px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">4. Wspólna obsługa żłobków, klubów dziecięcych i zespołów, zorganizowana na zasadach określonych w art. 9a ustawy (nie dotyczy dziennych opiekunów): (1)</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 37px; left: 10px; height: 140px; " class="SofBorderContainer">
<div style="color: #000000; top: 5px; left: 13px; font-weight: normal; width: 605px; font-size: 14px; font-family: arial; position: absolute; height: 34px; " class="SofLabel global14Normal">Czy podmiot prowadzący instytucję zorganizował obsługę administracyjną, finansową i organizacyjną żłobków, klubów dziecięcych lub ich zespołów? (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 637px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WspolnaObslugaArt9aUstawy/wnio:ZorganizowanaObslugaInstytucji/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 47px; left: 13px; font-weight: normal; width: 595px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Czy obsługa wykonywana jest przez jednostki wskazane w Prawie oświatowym? (1)</div>
<div style="color: #000000; top: 12px; left: 671px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 757px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WspolnaObslugaArt9aUstawy/wnio:ZorganizowanaObslugaInstytucji/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 791px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 40px; left: 637px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WspolnaObslugaArt9aUstawy/wnio:ObslugaPrzezJednostkiPrawoOswiatowe/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 47px; left: 671px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 40px; left: 757px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WspolnaObslugaArt9aUstawy/wnio:ObslugaPrzezJednostkiPrawoOswiatowe/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 47px; left: 791px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
<div style="color: #000000; top: 77px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 33px; " class="SofLabel justified"/>
<div style="color: #000000; top: 107px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 33px; " class="SofLabel justified">(1) Osoby fizyczne i osoby prawne lub jednostki nieposiadające osobowości prawnej mogą zorganizować wspólną obsługę administracyjną, finansową i organizacyjną.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 562px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 95px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 95px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">5. Informacja o łącznej liczbie dni pobytu wszystkich dzieci przebywających w placówce w roku sprawozdawczym:</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 60px; " class="SofBorderContainer">
<div style="color: #000000; top: 13px; left: 13px; font-weight: normal; width: 403px; font-size: 14px; font-family: arial; position: absolute; height: 20px; " class="SofLabel global14Normal">Liczba osobodni pobytu dzieci w placówce: (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 349px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDniPobytuWszystkichDzieci/wnio:LacznaLiczbaRokSprawozdawczy"/>
</span>
</div>
<div style="color: #000000; top: 41px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 16px; " class="SofLabel justified">(1) Zsumuj z całego roku sprawozdawczego liczbę dzieci faktycznie obecnych w poszczególnych dniach pracy placówki.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 675px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 540px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 540px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">6. Zatrudnienie na ostatni dzień okresu sprawozdawczego (nie dotyczy dziennych opiekunów):</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 505px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Liczba osób: (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 133px; display: block; width: 97px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsob"/>
</span>
</div>
<div style="color: #000000; top: 42px; left: 13px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">w tym:</div>
<div style="color: #000000; top: 62px; left: 63px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">na stanowisku opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 229px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobOpiekun/wnio:Ogolem"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 63px; font-weight: normal; width: 60px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego —</div>
<div style="color: #000000; top: 98px; left: 146px; font-weight: normal; width: 70px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">kobiety:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 205px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobOpiekun/wnio:Kobiety"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 339px; font-weight: normal; width: 90px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">mężczyźni:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 419px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobOpiekun/wnio:Mezczyzni"/>
</span>
</div>
<div style="color: #000000; top: 144px; left: 63px; font-weight: normal; width: 292px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">na stanowisku pielęgniarki lub położnej:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 137px; left: 325px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobPielegniarkaPolozna/wnio:LiczbaOsobPodzial/wnio:Ogolem"/>
</span>
</div>
<div style="color: #000000; top: 180px; left: 63px; font-weight: normal; width: 60px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego —</div>
<div style="color: #000000; top: 180px; left: 146px; font-weight: normal; width: 70px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">kobiety:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 173px; left: 205px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobPielegniarkaPolozna/wnio:LiczbaOsobPodzial/wnio:Kobiety"/>
</span>
</div>
<div style="color: #000000; top: 180px; left: 339px; font-weight: normal; width: 90px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">mężczyźni:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 173px; left: 419px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobPielegniarkaPolozna/wnio:LiczbaOsobPodzial/wnio:Mezczyzni"/>
</span>
</div>
<div style="color: #000000; top: 209px; left: 63px; font-weight: normal; width: 292px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">w tym:</div>
<div style="color: #000000; top: 229px; left: 113px; font-weight: normal; width: 593px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">liczba pielęgniarek i położnych, dla których jest to główne miejsce pracy: (2)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 222px; left: 613px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaOsobPielegniarkaPolozna/wnio:LiczbaGlowneMiejscePracy"/>
</span>
</div>
<div style="color: #000000; top: 258px; left: 13px; font-weight: normal; width: 847px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Wyjaśnij dlaczego instytucja nie zatrudnia osoby na stanowisku pielęgniarki lub położnej:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 276px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 220px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnieniePielegniarkaPolozna"/>
<xsl:with-param name="wysokosc" select="220"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnieniePielegniarkaPolozna"/>
</xsl:call-template>
</div>
</div>
</div>
</div>
</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: <xsl:value-of select="$NumerWniosku1 * 3 + 2"/>/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="background-color: #d2ffd2; top: 45px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 1045px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 1045px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">6. część dalsza - Zatrudnienie na ostatni dzień okresu sprawozdawczego (nie dotyczy dziennych opiekunów):</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 1010px; " class="SofBorderContainer">
<div style="color: #000000; top: 18px; left: 13px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Liczba etatów: (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 11px; left: 133px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatow,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 48px; left: 13px; font-weight: normal; width: 847px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Wyjaśnij dlaczego wartość wprowadzona w pole "Liczba etatów" to 0,00:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 66px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 220px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtat"/>
<xsl:with-param name="wysokosc" select="220"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtat"/>
</xsl:call-template>
</div>
</div>
<div style="color: #000000; top: 295px; left: 13px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">w tym:</div>
<div style="color: #000000; top: 315px; left: 63px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">na stanowisku opiekuna:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 308px; left: 229px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowOpiekun/wnio:Ogolem,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 351px; left: 63px; font-weight: normal; width: 60px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego —</div>
<div style="color: #000000; top: 351px; left: 146px; font-weight: normal; width: 70px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">kobiety:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 344px; left: 205px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowOpiekun/wnio:Kobiety,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 351px; left: 464px; font-weight: normal; width: 90px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">mężczyźni:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 344px; left: 544px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowOpiekun/wnio:Mezczyzni,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 380px; left: 13px; font-weight: normal; width: 847px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Wyjaśnij dlaczego wartość wprowadzona w pole "na stanowisku opiekuna" to 0,00:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 398px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 220px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtatOpiekun"/>
<xsl:with-param name="wysokosc" select="220"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtatOpiekun"/>
</xsl:call-template>
</div>
</div>
<div style="color: #000000; top: 631px; left: 63px; font-weight: normal; width: 261px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">na stanowisku pielęgniarki lub położnej:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 624px; left: 325px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowPielegniarkaPolozna/wnio:Ogolem,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 667px; left: 63px; font-weight: normal; width: 60px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego —</div>
<div style="color: #000000; top: 667px; left: 146px; font-weight: normal; width: 70px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">kobiety:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 660px; left: 205px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowPielegniarkaPolozna/wnio:Kobiety,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 667px; left: 464px; font-weight: normal; width: 90px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">mężczyźni:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 660px; left: 544px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display:block;">
<xsl:value-of select="translate(wnio:ZatrudnienieNaOstatniDzien/wnio:LiczbaEtatowPielegniarkaPolozna/wnio:Mezczyzni,'.',',')"/>
</span>
</div>
<div style="color: #000000; top: 696px; left: 13px; font-weight: normal; width: 847px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Wyjaśnij dlaczego wartość wprowadzona w pole "na stanowisku pielęgniarki lub położnej" to 0,00:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 714px; left: 13px; display: block; width: 841px; font-size: 18px; position: absolute; height: 220px; " class="SofTextArea dotted">
<div style="padding-left:5px ; padding-top:2px; display: block;">
<xsl:call-template name="formatTextArea">
<xsl:with-param name="tekst" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtatPielegniarkaPolozna"/>
<xsl:with-param name="wysokosc" select="220"/>
<xsl:with-param name="szerokosc" select="841"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="wysokoscLini" select="20"/>
<xsl:with-param name="liczbaPrzejscDoNowychLini" select="0"/>
<xsl:with-param name="tekstPoOstatnimPrzejsciuDoNowejLini" select="wnio:ZatrudnienieNaOstatniDzien/wnio:WyjasnienieEtatPielegniarkaPolozna"/>
</xsl:call-template>
</div>
</div>
<div style="color: #000000; top: 938px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 33px; " class="SofLabel justified">(1) Wskaż liczbę osób realizujących ustawę oraz liczbę etatów, przy czym, np. jeżeli dwie osoby są zatrudnione na 0,5 etatu, każda na stanowisku pielęgniarki, to w ilości osób będzie wykazana liczba 2, a w ilości etatów liczba 1.</div>
<div style="color: #000000; top: 968px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 33px; " class="SofLabel justified">(2) Pracą główną jest ta praca, która zwykle zajmuje więcej czasu. Jeżeli prace zajmują taką samą ilość czasu, pracą główną jest ta, która przynosi wyższy dochód.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 1099px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">7. Liczba wolontariuszy roku sprawozdawczym:</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 65px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 214px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Liczba wolontariuszy w roku: (1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 229px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:Wolontariat/wnio:LiczbaWolontariuszy"/>
</span>
</div>
<div style="color: #000000; top: 44px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 20px; " class="SofLabel justified">(1) Wskaż liczbę wolontariuszy udzielających w danym roku pomocy instytucji opieki nad dziećmi w wieku do lat 3.</div>
</div>
</div>
</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: <xsl:value-of select="$NumerWniosku1 * 3 + 2"/>/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; page-break-after: always; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="background-color: #d2ffd2; top: 35px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 165px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 165px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">8. Dzieci zapisane na ostatni dzień okresu sprawozdawczego:</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 128px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 434px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Liczba dzieci zapisanych:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 205px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:Ogolem"/>
</span>
</div>
<div style="color: #000000; top: 42px; left: 13px; font-weight: normal; width: 380px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego:</div>
<div style="color: #000000; top: 62px; left: 61px; font-weight: normal; width: 150px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">kobiety w wieku:</div>
<div style="color: #000000; top: 62px; left: 209px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">0:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 229px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:KobietyWiek/wnio:Zero"/>
</span>
</div>
<div style="color: #000000; top: 62px; left: 347px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">1:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 367px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:KobietyWiek/wnio:Rok"/>
</span>
</div>
<div style="color: #000000; top: 62px; left: 485px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">2:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 505px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:KobietyWiek/wnio:Dwa"/>
</span>
</div>
<div style="color: #000000; top: 62px; left: 623px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">3:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 643px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:KobietyWiek/wnio:Trzy"/>
</span>
</div>
<div style="color: #000000; top: 62px; left: 761px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">4:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 781px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:KobietyWiek/wnio:Cztery"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 61px; font-weight: normal; width: 150px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">mężczyźni w wieku:</div>
<div style="color: #000000; top: 98px; left: 209px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">0:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 229px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:MezczyzniWiek/wnio:Zero"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 347px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">1:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 367px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:MezczyzniWiek/wnio:Rok"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 485px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">2:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 505px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:MezczyzniWiek/wnio:Dwa"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 623px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">3:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 643px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:MezczyzniWiek/wnio:Trzy"/>
</span>
</div>
<div style="color: #000000; top: 98px; left: 761px; font-weight: normal; width: 20px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">4:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 91px; left: 781px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciZapisanych/wnio:MezczyzniWiek/wnio:Cztery"/>
</span>
</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 219px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 75px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 75px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">9. Dzieci niepełnosprawne lub wymagające szczególnej opieki na ostatni dzień okresu sprawozdawczego:</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 40px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 486px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Liczba dzieci niepełnosprawnych lub wymagających szczególnej opieki:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 505px; display: block; width: 73px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:LiczbaDzieciNiepelnosprawnych"/>
</span>
</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 313px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 206px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">10. Niezaspokojone zapotrzebowanie: (1)</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 173px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 434px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Ogólnie:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 85px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:NiezaspokojoneZapotrzebowanie/wnio:Ogolnie"/>
</span>
</div>
<div style="color: #000000; top: 42px; left: 13px; font-weight: normal; width: 380px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego zgłoszenie na podstawie:</div>
<div style="color: #000000; top: 62px; left: 195px; font-weight: normal; width: 152px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">list rezerwowych:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 55px; left: 325px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:NiezaspokojoneZapotrzebowanie/wnio:ListaRezerwowych"/>
</span>
</div>
<div style="color: #000000; top: 97px; left: 61px; font-weight: normal; width: 380px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">informacji uzyskanych z innych źródeł:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 90px; left: 325px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:NiezaspokojoneZapotrzebowanie/wnio:InneZrodla"/>
</span>
</div>
<div style="color: #000000; top: 127px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justified">(1) Należy wskazać, ilu dzieciom nie zapewniono miejsca w instytucji, gdyż wszystkie miejsca były już obsadzone. Informacje mogą pochodzić z list rezerwowych lub innych źródeł (np. ankiety przeprowadzonej wśród rodziców). Dziecko może być identyfikowane na liście niezaspokojonego zapotrzebowania tylko jeden raz.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 538px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 430px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 430px; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; height: 34px; " class="SofLabel justifiedBold">11. Wysokość otrzymanych dotacji ze środków publicznych w okresie sprawozdawczym , tj. od 1 stycznia do 31 grudnia roku, którego sprawozdanie dotyczy: (1)</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 39px; left: 10px; height: 380px; " class="SofBorderContainer">
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 661px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjeZeSrodkowPublicznych/wnio:Tak='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 560px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Czy instytucja otrzymała dotację ze środków publicznych?</div>
<div style="color: #000000; top: 12px; left: 695px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">TAK</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 781px; display: block; width: 25px; font-size: 14px; position: absolute; height: 25px; " class="SofCheckBox">
<xsl:if test="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjeZeSrodkowPublicznych/wnio:Nie='true'">
<span style="text-align: center ; line-height: 25px; display: block; ">X</span>
</xsl:if>
</div>
<div style="color: #000000; top: 12px; left: 815px; font-weight: normal; width: 50px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">NIE</div>
<div style="color: #000000; top: 47px; left: 13px; font-weight: normal; width: 484px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Należy podać wysokość otrzymanej rocznej dotacji (w zł):</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 40px; left: 613px; display: block; width: 193px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:WysokoscOtrzymanejDotacji"/>
</span>
</div>
<div style="color: #000000; top: 47px; left: 811px; font-weight: normal; width: 30px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">zł,</div>
<div style="color: #000000; top: 77px; left: 13px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z tego:</div>
<div style="color: #000000; top: 97px; left: 63px; font-weight: normal; width: 176px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z budżetu państwa:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 90px; left: 637px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaBudzetPanstwa"/>
</span>
</div>
<div style="color: #000000; top: 97px; left: 811px; font-weight: normal; width: 30px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">zł,</div>
<div style="color: #000000; top: 132px; left: 113px; font-weight: normal; width: 500px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">rzeczywista liczba dzieci lub miejsc objętych dofinansowaniem:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 125px; left: 685px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaBudzetPanstwaRzeczywistaLiczbaDzieci"/>
</span>
</div>
<div style="color: #000000; top: 167px; left: 63px; font-weight: normal; width: 200px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">z budżetu gminy:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 160px; left: 637px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaBudzetGminy"/>
</span>
</div>
<div style="color: #000000; top: 167px; left: 811px; font-weight: normal; width: 30px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">zł,</div>
<div style="color: #000000; top: 202px; left: 113px; font-weight: normal; width: 500px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">rzeczywista liczba dzieci lub miejsc objętych dofinansowaniem:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 195px; left: 685px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaBudzetGminyRzeczywistaLiczbaDzieci"/>
</span>
</div>
<div style="color: #000000; top: 237px; left: 63px; font-weight: normal; width: 482px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">ze środków UE:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 230px; left: 637px; display: block; width: 169px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaSrodkiUE"/>
</span>
</div>
<div style="color: #000000; top: 237px; left: 811px; font-weight: normal; width: 30px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">zł,</div>
<div style="color: #000000; top: 272px; left: 103px; font-weight: normal; width: 500px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">rzeczywista liczba dzieci lub miejsc objętych dofinansowaniem:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 265px; left: 685px; display: block; width: 121px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WysokoscOtrzymanychDotacji/wnio:DotacjaSrodkiUERzeczywistaLiczbaDzieci"/>
</span>
</div>
<div style="color: #000000; top: 302px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 82px; " class="SofLabel justified">(1) Dotyczy wyłącznie dofinansowania do bieżącego funkcjonowania (związanych z pobytem dzieci w instytucji i bieżącymi kosztami utrzymania instytucji), bez wydatków inwestycyjnych. Jeśli dofinansowanie zostało przyznane na miejsca opieki, należy podać liczbę tych miejsc. Jeśli dofinansowanie zostało przyznane na dzieci, należy podać rzeczywistą liczbę dzieci objętych dofinansowaniem, którą oblicza się dzieląc sumę dzieci objętych dofinansowaniem w poszczególnych dniach okresu sprawozdawczego przez liczbę dni tego okresu. Nie uwzględnia się w obliczeniu okresów objętych obowiązkiem sprawozdawczym, w których instytucja nie funkcjonowała, np. w czasie przerwy wakacyjnej, a także okresów, w których dofinansowanie nie było udzielane.</div>
</div>
</div>
</div>
<div style="background-color: #d2ffd2; top: 987px; left: 0px; width: 880px; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 206px; " class="SofBorderContainer greenAll">
<div style="background-color: #d2ffd2; top: 0px; left: 0px; width: 100%; border-color: #d2ffd2; border-width: 1px; position: absolute; border-style: solid; height: 100%; " class="SofBorderContainer greenAll">
<div style="color: #000000; top: 8px; left: 11px; font-weight: bold; width: 857px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justifiedBold">12. Wydatki ponoszone przez jednostki i instytucje publiczne: (1)(2)</div>
<div style="background-color: #ffffff; width: 860px; position: absolute; top: 23px; left: 10px; height: 173px; " class="SofBorderContainer">
<div style="color: #000000; top: 12px; left: 13px; font-weight: normal; width: 280px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Należy podać wysokość roczną wydatków:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 5px; left: 301px; display: block; width: 193px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WydatkiPonoszone/wnio:RocznaWysokoscWydatkow"/>
</span>
</div>
<div style="color: #000000; top: 12px; left: 499px; font-weight: normal; width: 30px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">zł,</div>
<div style="color: #000000; top: 47px; left: 13px; font-weight: normal; width: 184px; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Rzeczywista liczba dzieci:</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 40px; left: 205px; display: block; width: 145px; font-size: 18px; position: absolute; height: 25px; text-align: right; " class="SofTextInput">
<span style="padding-left:5px ;line-height:25px;padding-right: 5px; display: block;">
<xsl:value-of select="wnio:WydatkiPonoszone/wnio:RzeczywistaLiczbaDzieci"/>
</span>
</div>
<div style="color: #000000; top: 77px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; height: 38px; " class="SofLabel justified"/>
<div style="color: #000000; top: 107px; left: 3px; width: 850px; font-size: 12px; position: absolute; text-align: justify; " class="SofLabel justified">(1) Dotyczy wyłącznie wydatków na bieżące funkcjonowanie (związanych z pobytem dzieci w instytucji i bieżącymi kosztami utrzymania instytucji), bez wydatków inwestycyjnych. Rzeczywistą liczbę dzieci oblicza się dzieląc sumę dzieci objętych opieką instytucji opieki nad dziećmi w wieku do lat 3 prowadzonej przez jednostkę lub instytucję publiczną w poszczególnych dniach okresu sprawozdawczego przez liczbę dni tego okresu. Nie uwzględnia się w obliczeniu okresów objętych obowiązkiem sprawozdawczym, w których instytucja nie funkcjonowała, np. w czasie przerwy wakacyjnej.</div>
</div>
</div>
</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: <xsl:value-of select="$NumerWniosku1 * 3 + 2"/>/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
</xsl:template>
<!-- trzecia sekcja formularza -->
<xsl:template name="trzeciaSekcja">
<div style="background-color: white; border: 1px solid black; margin-left: auto; overflow: hidden; width: 880px; margin-top: 15px; position: relative; margin-bottom: 15px; height: 1280px; margin-right: auto; text-align: left; ">
<div style="top: 0px; left: 0px; width: 880px; position: absolute; height: 26px; ">
<div style="color: #000000; top: 0px; left: 322px; font-weight: bold; width: 545px; font-size: 20px; position: absolute; height: 24px; text-align: right; " class="SofLabel formName">RKZ-4</div>
<span style="color: #000000; top: 8px; left: 5px; font-weight: normal; width: 300px; font-size: 12px; position: absolute; height: 14px; " class="SofLabel page"/>
<div style="border-top: 2px solid black; top: 25px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
<div style="color: #000000; top: 35px; left: 6px; font-weight: bold; width: 854px; font-size: 14px; font-family: arial; position: absolute; height: 35px; " class="SofLabel global14Bold">CZĘŚĆ III - OŚWIADCZENIA I POUCZENIA</div>
<div style="color: #000000; top: 70px; left: 13px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">Do sprawozdania dołączam następujące dokumenty:</div>
<div style="color: #000000; top: 111px; left: 13px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">1)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 100px; left: 37px; display: block; width: 816px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:ZalaczoneDokumenty/wnio:Zalacznik1"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="816"/>
</xsl:call-template>
</span>
</div>
<div style="color: #000000; top: 146px; left: 13px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">2)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 135px; left: 37px; display: block; width: 816px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:ZalaczoneDokumenty/wnio:Zalacznik2"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="816"/>
</xsl:call-template>
</span>
</div>
<div style="color: #000000; top: 181px; left: 13px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">3)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 170px; left: 37px; display: block; width: 816px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:ZalaczoneDokumenty/wnio:Zalacznik3"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="816"/>
</xsl:call-template>
</span>
</div>
<div style="color: #000000; top: 216px; left: 13px; font-weight: normal; font-size: 14px; font-family: arial; position: absolute; " class="SofLabel global14Normal">4)</div>
<div style="border: 1px solid black; background-color: white; overflow: hidden; color: #000000; top: 205px; left: 37px; display: block; width: 816px; font-size: 18px; position: absolute; height: 25px; " class="SofTextInput dotted">
<span style="padding-left: 5px;display: block;line-height:25px;">
<xsl:call-template name="redukcjaCzcionki">
<xsl:with-param name="tekst" select="//wnio:TrescDokumentu/wnio:ZalaczoneDokumenty/wnio:Zalacznik4"/>
<xsl:with-param name="bazowyRozmiarCzcionki" select="18"/>
<xsl:with-param name="dlugoscPolaWPikselach" select="816"/>
</xsl:call-template>
</span>
</div>
<div style="color: #000000; top: 310px; left: 30px; font-weight: normal; width: 804px; font-size: 14px; font-family: arial; font-style: italic; position: absolute; height: 36px; " class="SofLabel global14Italic">Oświadczam, że jestem świadoma/świadomy odpowiedzialności karnej za złożenie fałszywego oświadczenia.</div>
<div style="top: 1223px; left: 0px; width: 880px; position: absolute; height: 16px; ">
<div style="color: #000000; top: 3px; left: 559px; width: 300px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: right; " class="SofLabel footnote">wersja: RKZ-4(3)</div>
<div style="color: #000000; top: 3px; left: 10px; width: 850px; font-size: 11px; font-family: verdana; position: absolute; height: 14px; text-align: center; " class="SofLabel footnote">strona: <xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/>/<xsl:value-of select="count(//wnio:TrescDokumentu/wnio:Sprawozdania/wnio:Sprawozdanie) * 3 + 3"/></div>
<div style="border-top: 2px solid black; top: 1px; left: 0px; width: 100%; position: absolute; height: 1px; " class="SofHRule">
<span/>
</div>
</div>
</div>
</xsl:template>
</xsl:stylesheet>