13596
ID | 13596 |
Data | 2024-12-03 |
Symbol | 2024/12/03/13596 |
Instytucja | Główny Inspektorat Transportu Drogowego |
Nazwa | Zaświadczenie przedsiębiorcy lub innego podmiotu wykonującego przewóz drogowy o zatrudnieniu cudzoziemca w charakterze 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/03/13596/" 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;
padding: 3px;
min-height: 1.6em;
width: fit-content;
min-width: 10em;
vertical-align: top;
}
.insideCellField2 {
border: 1px solid black;
border-radius: 2px;
background-color: #DEE5FF;
display: inline-block;
overflow-wrap: break-word;
padding: 3px;
min-height: 1.6em;
width: fit-content;
min-width: 11em;
vertical-align: middle;
margin-bottom: 2px;
}
.insideCellField2Data {
border: 1px solid black;
border-radius: 2px;
background-color: #DEE5FF;
display: inline-block;
overflow-wrap: break-word;
padding: 3px;
min-height: 1.6em;
width: fit-content;
min-width: 6em;
vertical-align: middle;
margin-bottom: 2px;
}
.CellFieldSpan {
vertical-align: top;
}
.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 {
line-height: 1.6em;
}
</style>
</head>
<body>
<div style="width: 100%; max-width: 900px; margin: 0 auto;">
<xsl:for-each select="/wnio:Dokument/wnio:TrescDokumentu">
<table>
<tr>
<td/>
<td style="text-align: center; width: 7%; border: 3px solid black; font-size: 16px;">
<b>
<xsl:value-of select="wnio:KodFormularza"/>
</b>
</td>
</tr>
</table>
<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 class="topTable">
<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 class="inbetweenTable">
<tr>
<td colspan="4">
<h4>zaświadczam, że zatrudniam Pana/ią / legalnie korzystam z usług kierowcy:</h4>
</td>
</tr>
<tr>
<td style="width: 12.5%;">Imię:</td>
<td style="width: 37.5%;">
<div class="fullCellField">
<xsl:value-of select="wnio:Zatrudniony_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:Zatrudniony_Nazwisko"/>
</div>
</td>
</tr>
</table>
<table>
<tr>
<td>
<xsl:value-of select="wnio:PodstawaPrawna"/>
</td>
</tr>
</table>
<table class="topTable">
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='zezwolenie'">
<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>
</td>
<td>
<div class="CheckboxText">
Zezwolenia na pracę cudzoziemca na terytorium RP typu
<div class="insideCellField2"><span class="CellFieldSpan"><xsl:value-of select="wnio:Zezwolenie/wnio:Typ"/></span></div>
wydanego w dniu
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Zezwolenie/wnio:Data != ''"><xsl:value-of select="concat(substring(wnio:Zezwolenie/wnio:Data , 9, 2) , '-', substring(wnio:Zezwolenie/wnio:Data , 6, 2) , '-', substring(wnio:Zezwolenie/wnio:Data , 1, 4))"/></xsl:if></span></div>
przez Wojewodę
<div class="insideCellField2"><span class="CellFieldSpan"><xsl:value-of select="wnio:Zezwolenie/wnio:Wojewoda"/></span></div>
na okres od
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Zezwolenie/wnio:Okres_Od != ''"><xsl:value-of select="concat(substring(wnio:Zezwolenie/wnio:Okres_Od , 9, 2) , '-', substring(wnio:Zezwolenie/wnio:Okres_Od , 6, 2) , '-', substring(wnio:Zezwolenie/wnio:Okres_Od , 1, 4))"/></xsl:if></span></div>
do
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Zezwolenie/wnio:Okres_Do != ''"><xsl:value-of select="concat(substring(wnio:Zezwolenie/wnio:Okres_Do , 9, 2) , '-', substring(wnio:Zezwolenie/wnio:Okres_Do , 6, 2) , '-', substring(wnio:Zezwolenie/wnio:Okres_Do , 1, 4))"/></xsl:if></span></div>
na stanowisku kierowcy ciągnika siodłowego lub innego pojazdu powyżej 3,5 tony.
</div>
</td>
</tr>
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='oświadczenie'">
<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>
</td>
<td>
<div class="CheckboxText">
Oświadczenia o zamiarze powierzenia wykonywania pracy cudzoziemcowi na terytorium RP wydanego w dniu
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Oswiadczenia/wnio:Data != ''"><xsl:value-of select="concat(substring(wnio:Oswiadczenia/wnio:Data , 9, 2) , '-', substring(wnio:Oswiadczenia/wnio:Data , 6, 2) , '-', substring(wnio:Oswiadczenia/wnio:Data , 1, 4))"/></xsl:if></span></div>
przez Powiatowy Urząd Pracy w
<div class="insideCellField2"><span class="CellFieldSpan"><xsl:value-of select="wnio:Oswiadczenia/wnio:UrzadPracy"/></span></div>
na okres od
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Oswiadczenia/wnio:Okres_Od != ''"><xsl:value-of select="concat(substring(wnio:Oswiadczenia/wnio:Okres_Od , 9, 2) , '-', substring(wnio:Oswiadczenia/wnio:Okres_Od , 6, 2) , '-', substring(wnio:Oswiadczenia/wnio:Okres_Od , 1, 4))"/></xsl:if></span></div>
do
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:Oswiadczenia/wnio:Okres_Do != ''"><xsl:value-of select="concat(substring(wnio:Oswiadczenia/wnio:Okres_Do , 9, 2) , '-', substring(wnio:Oswiadczenia/wnio:Okres_Do , 6, 2) , '-', substring(wnio:Oswiadczenia/wnio:Okres_Do , 1, 4))"/></xsl:if></span></div>
na stanowisku kierowcy ciągnika siodłowego lub innego pojazdu powyżej 3,5 tony.
</div>
</td>
</tr>
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='karta_czasowego_pobytu'">
<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>
</td>
<td>
<div class="CheckboxText">
Karty czasowego pobytu wraz z decyzją wydaną w dniu
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:KartaCzasowegoPobytu/wnio:Data != ''"><xsl:value-of select="concat(substring(wnio:KartaCzasowegoPobytu/wnio:Data , 9, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Data , 6, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Data , 1, 4))"/></xsl:if></span></div>
przez Wojewodę
<div class="insideCellField2"><span class="CellFieldSpan"><xsl:value-of select="wnio:KartaCzasowegoPobytu/wnio:Wojewoda"/></span></div>
na okres od
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:KartaCzasowegoPobytu/wnio:Okres_Od != ''"><xsl:value-of select="concat(substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Od , 9, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Od , 6, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Od , 1, 4))"/></xsl:if></span></div>
do
<div class="insideCellField2Data"><span class="CellFieldSpan"><xsl:if test="wnio:KartaCzasowegoPobytu/wnio:Okres_Do != ''"><xsl:value-of select="concat(substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Do , 9, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Do , 6, 2) , '-', substring(wnio:KartaCzasowegoPobytu/wnio:Okres_Do , 1, 4))"/></xsl:if></span></div>
na stanowisku kierowcy ciągnika siodłowego lub innego pojazdu powyżej 3,5 tony.
</div>
</td>
</tr>
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='karta_Polaka'">
<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>
</td>
<td>
<div class="CheckboxText">
Karty Polaka.
</div>
</td>
</tr>
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='karta_stalego_pobytu'">
<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>
</td>
<td>
<div class="CheckboxText">
Karty stałego pobytu.
</div>
</td>
</tr>
<tr>
<td style="width: 1%;" class="topAlignedCells">
<div class="CheckboxLine">
<div class="CheckboxIcon">
<xsl:choose>
<xsl:when test="wnio:Wybor='inny_dokument'">
<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>
</td>
<td>
<div class="CheckboxText">
<xsl:value-of select="wnio:Wybor_Label_Inny"/>
</div>
</td>
</tr>
</table>
<table class="bottomTable">
<tr>
<td>
<div class="fullCellField">
<xsl:value-of select="wnio:InnyDokument"/>
</div>
</td>
</tr>
</table>
<table style="margin-top: 2em;">
<tr>
<td>
<h4>
<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;">
<xsl:value-of select="wnio:Uwaga"/>
</div>
<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>