13605
ID | 13605 |
Data | 2024-12-04 |
Symbol | 2024/12/04/13605 |
Instytucja | Główny Inspektorat Transportu Drogowego |
Nazwa | Oświadczenie o utracie/zniszczeniu świadectwa kierowcy |
Czy Aktualny | 1 |
---|
Ustawy (1)
Pliki
Styl
<?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:wnio="http://crd.gov.pl/wzor/2024/12/04/13605/" xmlns:meta="http://crd.gov.pl/xml/schematy/meta/2009/11/16/" xmlns:str="http://crd.gov.pl/xml/schematy/struktura/2009/11/16/" xmlns:oso="http://crd.gov.pl/xml/schematy/osoba/2009/11/16/" xmlns:inst="http://crd.gov.pl/xml/schematy/instytucja/2009/11/16/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0">
<xsl:template match="/">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<style type="text/css">
body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: 1.6em;
}
table .title {
background-color: #FFFFFF;
width: 100%;
border: 0px;
}
p {
margin-top: 1em;
margin-bottom: 1em;
}
h1 {
font-size: 19px;
margin-top: 0;
font-weight: bold;
text-align: left;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 0;
margin-bottom: 0;
line-height: 180%;
}
h2 {
color: #336;
background-color: #dde;
font-size: 9pt;
font-weight: bold;
padding-left: 1em;
padding-right: 1em;
padding-top: .2em;
padding-bottom: .2em;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: solid 1px #336;
clear: right;
}
h3 {
font-size: 16px;
margin-top: 2em;
color: #0A2D4C;
}
h4 {
font-size: 14px;
margin-top: 0.5em;
margin-bottom: 1em;
text-align: center;
}
li {
line-height: 1.6em;
}
h1, h2 {
text-align: center !important;
}
h1 {
margin-bottom: 0.6em !important;
}
table {
border-collapse: collapse;
margin: 0;
padding: 0;
width: 100%;
margin-bottom: 1em;
}
td, th {
padding: 3px;
}
th {
background-color: #EEE;
text-align: left;
font-weight: normal;
}
ol {
margin-bottom: 0;
margin-top: 0;
}
.labelField {
display: inline-block;
float: left;
overflow-wrap: break-word;
width: 34%;
}
.insideCellField {
border: 1px solid black;
border-radius: 2px;
background-color: #DEE5FF;
display: inline-block;
overflow-wrap: break-word;
width: 60%;
float: right;
padding: 3px;
min-height: 1.6em;
}
.fullCellField {
border: 1px solid black;
border-radius: 2px;
background-color: #DEE5FF;
overflow-wrap: break-word;
width: stretch;
padding: 3px;
min-height: 1.6em;
}
.topTable {
margin-bottom: 0px;
}
.inbetweenTable {
margin-top: -1px;
margin-bottom: -1px;
}
.bottomTable {
margin-top: 0px;
}
.topAlignedCells {
vertical-align: top;
}
.CheckboxLine {
padding-bottom: 0.1em;
}
.CheckboxIcon {
display: inline-block;
float: left;
padding-right: 0.2em;
}
.CheckboxSize {
width: 1.4em;
height: 1.4em;
}
.CheckboxText {
padding-top: 0.1em;
}
</style>
</head>
<body>
<div style="width: 100%; max-width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<xsl:for-each select="wnio:Przedsiebiorca">
<table>
<tr>
<td style="width:12%;">NIP:</td>
<td style="width:15%">
<div class="fullCellField">
<xsl:value-of select="wnio:NIP"/>
</div>
</td>
<td style="width:15%; text-align: right;">Miejscowość:</td>
<td style="width:31%">
<div class="fullCellField">
<xsl:value-of select="wnio:Miejscowosc"/>
</div>
</td>
<td style="width:12%; text-align: right;">Data:</td>
<td style="width:15%">
<div class="fullCellField">
<xsl:if test="wnio:Data != ''">
<xsl:value-of select="concat(substring(wnio:Data , 9, 2) , '-', substring(wnio:Data , 6, 2) , '-', substring(wnio:Data , 1, 4))"/>
</xsl:if>
</div>
</td>
</tr>
</table>
</xsl:for-each>
<h1 style="text-align: center;">
<xsl:value-of select="/wnio:Dokument/wnio:DaneDokumentu/str:Naglowek/str:NazwaDokumentu"/>
</h1>
<table>
<tr>
<td colspan="4">
<h4>Ja niżej podpisany(-a):</h4>
</td>
</tr>
<tr>
<td style="width: 12.5%;">Imię:</td>
<td style="width: 37.5%;">
<div class="fullCellField">
<xsl:value-of select="wnio:ImiePrzedsiebiorcy"/>
</div>
</td>
<td style="width: 12.5%; text-align: right;">Nazwisko:</td>
<td style="width: 37.5%;">
<div class="fullCellField">
<xsl:value-of select="wnio:NazwiskoPrzedsiebiorcy"/>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td>
<h4>oświadczam, że świadectwo kierowcy, które zostało:</h4>
</td>
</tr>
<tr>
<td>
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Swiadectwo = 'utracone'">
<input type="checkbox" checked="checked" disabled="disabled" class="CheckboxSize"/>
</xsl:when>
<xsl:otherwise>
<input type="checkbox" disabled="disabled" class="CheckboxSize"/>
</xsl:otherwise>
</xsl:choose>
</div>
<div class="CheckboxText">
utracone
</div>
</div>
</td>
</tr>
<tr>
<td>
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Swiadectwo = 'zniszczone'">
<input type="checkbox" checked="checked" disabled="disabled" class="CheckboxSize"/>
</xsl:when>
<xsl:otherwise>
<input type="checkbox" disabled="disabled" class="CheckboxSize"/>
</xsl:otherwise>
</xsl:choose>
</div>
<div class="CheckboxText">
zniszczone
</div>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td colspan="4">
<h4 style="text-align: left;">było wydane dla Pana/i:</h4>
</td>
</tr>
<tr>
<td style="width: 12.5%;">Imię:</td>
<td style="width: 37.5%;">
<div class="fullCellField">
<xsl:value-of select="wnio:WydaneDla_Imie"/>
</div>
</td>
<td style="width: 12.5%; text-align: right;">Nazwisko:</td>
<td style="width: 37.5%;">
<div class="fullCellField">
<xsl:value-of select="wnio:WydaneDla_Nazwisko"/>
</div>
</td>
</tr>
</table>
<table style="margin-top: 2em;">
<tr>
<td>
<h4 style="border-top: solid 3px; border-bottom: solid 3px;">
<xsl:value-of select="wnio:Oswiadczenie"/>
</h4>
</td>
</tr>
</table>
<xsl:for-each select="wnio:SekcjaPodpis">
<table>
<tr>
<td style="width: 22%;"/>
<td style="width: 33%; text-align: right;">Imię i nazwisko przedsiębiorcy*:</td>
<td style="width: 45%;">
<div class="fullCellField">
<xsl:value-of select="concat(wnio:PodpisImie , ' ' , wnio:PodpisNazwisko)"/>
</div>
</td>
</tr>
</table>
</xsl:for-each>
<table>
<tr>
<td style="text-align: center;">
<div style="border-top: 3px solid black;">
<small>* Osoby będące członkami organu zarządzającego osoby prawnej, osoby zarządzające spółką jawną lub komandytową (zgodnie z zasadą reprezentacji określoną w KRS) lub osoby prowadzące działalność gospodarczą.</small>
</div>
</td>
</tr>
</table>
</xsl:for-each>
<xsl:call-template name="Podpisy_elektroniczne"/>
</div>
</body>
</html>
</xsl:template>
<xsl:template xmlns="http://www.w3.org/1999/xhtml" name="Podpisy_elektroniczne">
<h2>Podpisy elektroniczne</h2>
<table>
<tr>
<td>
<xsl:choose>
<xsl:when test="string-length(//wnio:Dokument/ds:Signature/ds:SignatureValue) > 0">
<xsl:text>Dokument został podpisany, aby go zweryfikować należy użyć oprogramowania do weryfikacji podpisu</xsl:text>
<xsl:choose>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) > 1">
<br/>
<xsl:text>Daty złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']) = 1">
<br/>
<xsl:text>Data złożenia podpisu: </xsl:text>
<xsl:for-each select="//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime']">
<xsl:value-of select="."/>
</xsl:for-each>
</xsl:when>
<xsl:when test="0 >= count(//wnio:Dokument/ds:Signature/ds:Object/descendant::*[local-name() = 'SigningTime'])">
</xsl:when>
</xsl:choose>
</xsl:when>
<xsl:otherwise>
<xsl:text>Dokument nie zawiera podpisu</xsl:text>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</table>
</xsl:template>
</xsl:stylesheet>