12473
ID | 12473 |
Data | 2023-05-12 |
Symbol | 2023/05/12/12473 |
Instytucja | Ministerstwo Cyfryzacji |
Nazwa | Wniosek o zakup preferencyjny węgla w sprzedaży końcowej |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2023/57/16b/1 | Ustawa z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t.j. Dz. U. z 2023 r. poz. 57). |
---|
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><!-- Version 1.3 --><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/2023/05/12/12473/" xmlns:xls="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:template match="/">
<xsl:apply-templates select="wnio:Dokument"/>
</xsl:template>
<xsl:template match="wnio:Dokument">
<html lang="pl">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>
Zakup preferencyjny węgla w sprzedaży końcowej
</title>
</head>
<body>
<div class="du-view du-no-mt">
<section>
<div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
<h1>
Zakup preferencyjny węgla w sprzedaży końcowej
</h1>
</div>
</section>
<section>
<xsl:call-template name="Urzad"/>
</section>
<section>
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Dane wnioskodawcy</h2>
</div>
<xsl:call-template name="DaneOsoby"/>
</section>
<section>
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Adres gospodarstwa domowego, którego dotyczy wniosek</h2>
</div>
<xsl:call-template name="Adres">
<xsl:with-param name="adresForm" select="wnio:TrescDokumentu/wnio:Adres"/>
</xsl:call-template>
</section>
<section>
<xsl:call-template name="DaneKontaktowe"/>
</section>
<xsl:if test="wnio:TrescDokumentu/wnio:AdresDoKorespondencji/wnio:InnyAdresKorespondencji='true'">
<section>
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Adres korespondencyjny</h2>
</div>
<xsl:call-template name="Adres">
<xsl:with-param name="adresForm" select="wnio:TrescDokumentu/wnio:AdresDoKorespondencji/wnio:Adres"/>
</xsl:call-template>
</section>
</xsl:if>
<section>
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Ilość i rodzaj węgla, który chce kupić wnioskodawca</h2>
</div>
<xsl:call-template name="RodzajeWegla">
<xsl:with-param name="rodzajeWegla" select="wnio:TrescDokumentu/wnio:RodzajeWegla"/>
</xsl:call-template>
</section>
<section>
<xsl:call-template name="Oswiadczenia"/>
</section>
</div>
<xsl:call-template name="styleCSS"/>
</body>
</html>
</xsl:template>
<xsl:template name="Urzad">
<div class="du-col-12 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Urząd, który przyjmie twój wniosek</h2>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field nowrap">Dane urzędu: </span>
<span class="du-bold du-field">
<xsl:value-of select="wnio:TrescDokumentu/wnio:Urzad"/>
</span>
</div>
</xsl:template>
<xsl:template name="Adres">
<xsl:param name="adresForm"/>
<div class="du-col-12 du-left du-no-mt">
<div class="du-col-12 du-no-mt">
<span class="du-field">Miejscowość: </span>
<span class="du-bold du-field">
<xsl:value-of select="$adresForm/wnio:Miejscowosc"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Województwo: </span>
<span class="du-bold du-field">
<xsl:value-of select="$adresForm/wnio:Wojewodztwo"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Powiat: </span>
<span class="du-bold du-field">
<xsl:value-of select="$adresForm/wnio:Powiat"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Gmina: </span>
<span class="du-bold du-field">
<xsl:value-of select="$adresForm/wnio:Gmina"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Kod pocztowy: </span>
<span class="du-bold du-field">
<xsl:value-of select="$adresForm/adr:KodPocztowy"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Ulica: </span>
<span class="du-bold du-field">
<xsl:choose>
<xsl:when test="$adresForm/wnio:Ulica!=''">
<xsl:value-of select="$adresForm/wnio:Ulica"/>
</xsl:when>
<xsl:otherwise>
<xsl:if test="$adresForm/wnio:BrakUlicy='true'">
<xsl:value-of select="concat(' ', 'Miejscowość nie ma ulicy')"/>
</xsl:if>
</xsl:otherwise>
</xsl:choose>
</span>
</div>
<div class="du-col-12 du-no-mt nowrap">Numer domu:
<span class="du-bold">
<xsl:value-of select="$adresForm/wnio:Budynek"/>
</span>
</div>
<div class="du-col-12 du-no-mt nowrap">Numer lokalu:
<span class="du-bold">
<xsl:choose>
<xsl:when test="$adresForm/adr:Lokal!=''">
<xsl:value-of select="$adresForm/adr:Lokal"/>
</xsl:when>
<xsl:otherwise>
<xsl:if test="$adresForm/wnio:BrakLokalu='true'">
<xsl:value-of select="concat(' ', 'Brak numeru lokalu')"/>
</xsl:if>
</xsl:otherwise>
</xsl:choose>
</span>
</div>
</div>
</xsl:template>
<xsl:template name="DaneKontaktowe">
<xsl:param name="daneKontaktowe" select="wnio:TrescDokumentu/wnio:DaneKontaktowe"/>
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">Dane kontaktowe</h2>
</div>
<div class="du-col-12 du-left du-no-mt">
<xsl:if test="string-length($daneKontaktowe/wnio:Email) > 0">
<div class="du-col-12 du-no-mt">
<span class="du-field nowrap">Adres e-mail: </span>
<span class="du-bold du-field">
<xsl:value-of select="$daneKontaktowe/wnio:Email"/>
</span>
</div>
</xsl:if>
<xsl:if test="string-length($daneKontaktowe/adr:Telefon) > 0">
<div class="du-col-12 du-no-mt">
<span class="du-field nowrap">Numer telefonu: </span>
<span class="du-bold du-field">
<xsl:call-template name="tokenize">
<xsl:with-param name="input" select="$daneKontaktowe/adr:Telefon"/>
<xsl:with-param name="length" select="3"/>
</xsl:call-template>
</span>
</div>
</xsl:if>
</div>
</xsl:template>
<xsl:template name="RodzajeWegla">
<xsl:param name="rodzajeWegla"/>
<xsl:for-each select="$rodzajeWegla/wnio:Wegiel">
<div class="du-col-12 du-left du-no-mt">
<div class="du-col-12 du-no-mt">
<span class="du-bold2 du-field">
<xsl:value-of select="wnio:IloscWegla"/> kg</span> <span class="du-bold2 du-field">
<xsl:call-template name="RodzajWegla">
<xsl:with-param name="rodzajWegla" select="wnio:RodzajWegla"/>
</xsl:call-template>
</span>
</div>
</div>
</xsl:for-each>
</xsl:template>
<xsl:template name="RodzajWegla">
<xsl:param name="rodzajWegla"/>
<xsl:if test="$rodzajWegla='KOSTKA'">
Kostka
</xsl:if>
<xsl:if test="$rodzajWegla='ORZECH'">
Orzech
</xsl:if>
<xsl:if test="$rodzajWegla='GROSZEK'">
Groszek
</xsl:if>
<xsl:if test="$rodzajWegla='EKOGROSZEK'">
Ekogroszek
</xsl:if>
<xsl:if test="$rodzajWegla='MIAL'">
Miał
</xsl:if>
</xsl:template>
<xsl:template name="tokenize">
<xsl:param name="input"/>
<xsl:param name="length" select="4"/>
<span><xsl:value-of select="substring($input,1,$length)"/> </span>
<xsl:if test="substring($input,$length+1)">
<xsl:call-template name="tokenize">
<xsl:with-param name="input" select="substring($input,$length+1)"/>
<xsl:with-param name="length" select="$length"/>
</xsl:call-template>
</xsl:if>
</xsl:template>
<xsl:template name="DaneOsoby">
<xsl:param name="daneOsoby" select="wnio:TrescDokumentu/wnio:DaneOsoby"/>
<div class="du-col-12 du-no-mt">
<span class="du-field">Nazwisko: </span>
<span class="du-bold du-field">
<xsl:value-of select="$daneOsoby/wnio:Nazwisko"/>
</span>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Imię (imiona): </span>
<span class="du-bold du-field">
<xsl:value-of select="$daneOsoby/wnio:Imie"/>
<xsl:if test="string-length($daneOsoby/wnio:ImieDrugie) > 0">
<span> <xsl:value-of select="$daneOsoby/wnio:ImieDrugie"/></span>
</xsl:if>
</span>
</div>
<xsl:if test="$daneOsoby/oso:PESEL!=''">
<div class="du-col-12 du-no-mt">
<span class="du-field">Numer PESEL: </span>
<span class="du-bold du-field">
<xsl:value-of select="$daneOsoby/oso:PESEL"/>
</span>
</div>
</xsl:if>
</xsl:template>
<xsl:template name="Oswiadczenia">
<div class="du-col-12 du-top-line du-margin-top-20 du-no-mt">
<h2 class="du-h2 du-margin-top-15">
Oświadczenia
</h2>
</div>
<div class="du-col-12 du-no-mt">
<span class="du-field">Oświadczam, że:</span>
</div>
<div class="du-col-12 du-left du-no-mt du-margin-bottom-15">
<ul class="du-list du-margin-bottom-15 du-margin-left-20">
<li>
<span class="du-list-item">
wszystkie dane we wniosku są prawdziwe i aktualne,
</span>
</li>
<li class="du-margin-top-15">
<span class="du-list-item">
do zakupu preferencyjnego jest uprawniona osoba fizyczna w gospodarstwie domowym, o którym mowa
w art. 2 ust. 1 ustawy z dnia 5 sierpnia 2022 r. o dodatku węglowym
(Dz. U. 2022 poz. 1692, z późn. zm.),
</span>
</li>
<li class="du-margin-top-15">
<span class="du-list-item">
wiem o odpowiedzialności karnej za złożenie fałszywego oświadczenia, wynikającej z art. 233 § 6
ustawy z dnia 6 czerwca 1997 r. – Kodeks karny.
</span>
</li>
</ul>
</div>
</xsl:template>
<xsl:template name="styleCSS">
<style type="text/css">
.du-view article,
.du-view footer,
.du-view header,
.du-view section {
display: block;
}
.du-view div {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 140%;
word-wrap: break-word;
display: inline-block;
padding: 5px;
}
.du-view,
.du-view * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.du-view {
width: 100%;
height: 100%;
padding: 1%;
line-height: 130%;
}
.du-view h1,
.du-view .h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 42px;
line-height: 52px;
font-weight: bold;
margin-bottom: 2px;
margin-top: 0;
}
.du-view h2,
.du-view .h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 34px;
font-weight: bold;
margin-bottom: 12px;
}
.du-view h3,
.du-view .h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
margin: 0px 0px;
}
ol {
padding-left: 0;
}
ol li {
list-style: none;
}
/*grid and style for
dotted*/
.du-col-12 {
width: 100%;
}
/*other style*/
.du-text-transform-none {
text-transform: none !important;
}
div .du-no-mt {
padding-left: 0px;
}
.du-left {
text-align: left;
float: left;
}
.du-top-line {
border-top: 1px solid #DCDCDC;
}
.du-bottom-line {
border-bottom: 1px solid #DCDCDC;
}
.du-border {
border: 1px solid black;
min-width: 30px;
min-height: 30px;
margin-bottom: 1px;
}
.du-bold {
font-weight: bold;
text-transform: uppercase;
}
.du-bold2 {
font-weight: bold;
text-transform: none;
}
.du-list {
padding-left: 18px;
margin: 0 0 0 0;
}
.inline {
display: inline;
}
.nowrap {
white-space:nowrap
}
@media print {
.du-view {
font-size: 12px;
}
.du-view h3,
.du-view .h3 {
font-size: 14px;
font-weight: bold;
margin-top: 1%;
margin-bottom: 0;
}
.du-view div {
line-height: 100%;
}
.du-col-12 {
width: 100%;
}
.du-view div {
margin-top: 0px;
}
}
@media screen and (max-width: 650px) {
.du-view div {
font-size: 14px;
}
.du-col-12 {
width: 100%;
padding-right: 1.1%;
}
.du-view h1,
.du-view .h1 {
font-size: 24px;
line-height: 34px;
}
.du-view h2,
.du-view .h2 {
font-size: 18px;
line-height: 24px;
}
}
@media screen and (min-width: 651px) and (max-width: 1024px) {
.du-view h1,
.du-view .h1 {
font-size: 36px;
line-height: 48px;
}
}
.du-margin-top-15 {
margin-top: 15px !important;
}
.du-margin-bottom-15 {
margin-bottom: 15px !important;
}
.du-margin-top-0 {
margin-top: 0px !important;
}
.du-margin-bottom-0 {
margin-bottom: 0px !important;
}
.du-padding-bottom-0 {
padding-bottom: 0px !important;
}
.du-margin-top-20 {
margin-top: 20px;
}
.du-margin-bottom-7 {
margin-bottom: 7px;
}
.du-margin-left-20 {
margin-left: 20px;
}
.du-simple-text {
line-height: 26px;
}
</style>
</xsl:template>
</xsl:stylesheet>