2905
ID | 2905 |
Data | 2015-12-01 |
Symbol | 2015/12/01/2905 |
Instytucja | Ministerstwo Infrastruktury i Rozwoju |
Nazwa | Wniosek o zezwolenie na drogowy przewóz kabotażowy na terytorium Rzeczypospolitej Polskiej |
Czy Aktualny | 1 |
---|
Ustawy (1)
URI://Dziennik_Ustaw/2014/1114/16b/1 | Art. 16b ust. 1 ustawy z dnia 17 lutego 2005 r. o informatyzacji działalności podmiotów realizujących zadania publiczne (t. j. z 2014r. poz. 1114) |
---|
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/2015/12/01/2905/" xmlns:adr="http://crd.gov.pl/xml/schematy/adres/2009/11/09/" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" 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/" version="1.0">
<xsl:template match="/">
<xsl:apply-templates select="wnio:Dokument"/>
</xsl:template>
<xsl:template match="wnio:Dokument">
<xsl:param name="nadawca" select="wnio:DaneDokumentu/str:Nadawcy/meta:Podmiot/oso:Osoba"/>
<xsl:param name="tresc" select="wnio:TrescDokumentu"/>
<xsl:param name="zalaczniki" select="wnio:TrescDokumentu/str:Zalaczniki"/>
<html>
<head>
<style type="text/css">
/* clear for div reset */
.clear { clear: both !important; height: 0 !important; min-height: 0 !important; line-height: 0 !important; border: 0 !important; width: 100% !important; margin: 0 !important; }
/* reset for all */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
/* -------------------- end of css reset -------------------- */
body {
font-family: Arial, Helvetica, sans-serif;
background-color: #fff !important;
font-size: 12px;
color: #000;
margin: 8px;
}
.tabela-glowna {
width: 100%;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
}
.tabela-glowna td {
padding: 3px;
}
.tabela-glowna .naglowek-wniosku {
background: #15508C;
height: 25px;
text-align: center;
font-weight: bold;
color:#F8F9FB;
font-size: 10pt;
line-height: 1.5;
padding: 5px 10px;
}
.tabela-glowna .naglowek-sekcji {
background: #DCDCDC;
border: 1px solid #BCBCBC;
height: 35px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
font-weight: bold;
font-size: 11pt;
vertical-align: middle;
}
.tabela-glowna .komorka-glowna {
background: #fff;
border: 1px solid #BCBCBC;
border-top-width: 0px;
padding: 5px 20px;
font-size: 12px;
}
.tabela-glowna .h10 {
height: 10px;
}
.tabela-glowna .h6 {
height: 6px;
}
.pod-tabela {
}
.pod-tabela .naglowek {
font-weight: bold;
}
.pod-tabela .naglowek2 {
font-weight: bold;
padding-top: 20px !important;
}
.pod-tabela .label {
font-weight: bold;
text-align: right;
padding-right: 20px;
width: 30%;
line-height: 1.4;
}
</style>
</head>
<body style="color: #101010;background: #F3F6FB">
<table border="0" cellpadding="2" cellspacing="0" class="tabela-glowna">
<tbody>
<tr><td class="naglowek-wniosku">WNIOSEK O ZEZWOLENIE NA DROGOWY PRZEWÓZ KABOTAŻOWY OSÓB NA TERYTORIUM RP</td></tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">ADRESAT</td></tr>
<tr>
<td class="komorka-glowna">
<xsl:choose>
<xsl:when test="count($tresc/wnio:Adresat)>0 and string-length($tresc/wnio:Adresat)!=0">
<xsl:value-of select="$tresc/wnio:Adresat"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">I. DANE WNIOSKODAWCY</td></tr>
<tr>
<td class="komorka-glowna">
<table border="0" cellpadding="3" cellspacing="0" class="pod-tabela">
<tbody>
<tr>
<td class="label">Nazwa podmiotu</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc/wnio:DaneWnioskodawcy/wnio:Nazwa)>0 and string-length($tresc/wnio:DaneWnioskodawcy/wnio:Nazwa)!=0">
<xsl:value-of select="$tresc/wnio:DaneWnioskodawcy/wnio:Nazwa"/>
</xsl:when>
<xsl:otherwise> </xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr><td class="h6" colspan="2"/></tr>
<tr><td class="naglowek" colspan="2">SIEDZIBA I ADRES PODMIOTU:</td></tr>
<tr>
<td class="label">Kraj</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Kraj)>0 and string-length($tresc//adr:Adres/adr:Kraj)!=0">
<xsl:value-of select="$tresc/wnio:WnioskodawcaTeryt/wnio:Kraj"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<xsl:if test="$tresc//adr:Kraj='PL'">
<tr>
<td class="label">Województwo</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Wojewodztwo)>0 and string-length($tresc//adr:Adres/adr:Wojewodztwo)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Wojewodztwo"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Powiat</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Powiat)>0 and string-length($tresc//adr:Adres/adr:Powiat)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Powiat"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Gmina</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Gmina)>0 and string-length($tresc//adr:Adres/adr:Gmina)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Gmina"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</xsl:if>
<tr>
<td class="label">Miejscowość</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Miejscowosc)>0 and string-length($tresc//adr:Adres/adr:Miejscowosc)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Miejscowosc"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Ulica</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Ulica)>0 and string-length($tresc//adr:Adres/adr:Ulica)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Ulica"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Nr domu</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Budynek)>0 and string-length($tresc//adr:Adres/adr:Budynek)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Budynek"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Nr lokalu</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Lokal)>0 and string-length($tresc//adr:Adres/adr:Lokal)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Lokal"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Kod pocztowy</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:KodPocztowy)>0 and string-length($tresc//adr:Adres/adr:KodPocztowy)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:KodPocztowy"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Poczta</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//adr:Adres/adr:Poczta)>0 and string-length($tresc//adr:Adres/adr:Poczta)!=0">
<xsl:value-of select="$tresc//adr:Adres/adr:Poczta"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr>
<td class="label">Telefon</td>
<td>
<xsl:choose>
<xsl:when test="count($tresc//wnio:Telefon)>0 and string-length($tresc//wnio:Telefon)!=0">
<xsl:value-of select="$tresc//wnio:Telefon"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">II. LINIA KOMUNIKACYJNA</td></tr>
<tr>
<td class="komorka-glowna">
<table border="0" cellpadding="3" cellspacing="0" class="pod-tabela">
<tbody>
<tr><td class="naglowek">Przewóz osób w krajowym transporcie drogowym w relacji:</td></tr>
<tr>
<td>
<xsl:choose>
<xsl:when test="count($tresc//wnio:LiczbaPrzewozow)>0 and string-length($tresc//wnio:LiczbaPrzewozow)!=0">
<xsl:call-template name="substitute">
<xsl:with-param name="string" select="$tresc//wnio:LiczbaPrzewozow"/>
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr><td class="h6"/></tr>
<tr><td class="naglowek">Liczba pojazdów zgłoszona do realizacji przewozów</td></tr>
<tr>
<td>
<xsl:choose>
<xsl:when test="count($tresc//wnio:LiczbaPojazdow)>0 and string-length($tresc//wnio:LiczbaPojazdow)!=0">
<xsl:value-of select="$tresc//wnio:LiczbaPojazdow"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">III. CZAS NA JAKI MA ZOSTAĆ UDZIELONE ZEZWOLENIE</td></tr>
<tr>
<td class="komorka-glowna">
<table border="0" cellpadding="3" cellspacing="0" class="pod-tabela">
<tbody>
<tr><td class="naglowek">Od:</td></tr>
<tr>
<td>
<xsl:choose>
<xsl:when test="count($tresc//wnio:DataOd)>0 and string-length($tresc//wnio:DataOd)!=0">
<xsl:value-of select="$tresc//wnio:DataOd"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
<tr><td class="naglowek">Do:</td></tr>
<tr>
<td>
<xsl:choose>
<xsl:when test="count($tresc//wnio:DataDo)>0 and string-length($tresc//wnio:DataDo)!=0">
<xsl:value-of select="$tresc//wnio:DataDo"/>
</xsl:when>
<xsl:otherwise>
</xsl:otherwise>
</xsl:choose>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">IV. INFORMACJA DOTYCZĄCA OPŁAT</td></tr>
<tr>
<td class="komorka-glowna">
<table border="0" cellpadding="3" cellspacing="0" class="pod-tabela">
<tbody>
<tr><td>Rozporządzenie Ministra Transportu, Budownictwa i Gospodarki Morskiej z dnia 6 sierpnia 2013 r. w sprawie wysokości opłat za czynności administracyjne związane z wykonywaniem przewozu drogowego oraz za egzaminowanie i wydanie certyfikatu kompetencji zawodowych (Dz. U. z 2013 r. poz. 916) §19.</td></tr>
<tr><td>Za wydanie zezwolenia przedsiębiorcy zagranicznemu na przewóz kabotażowy pobiera się opłatę w wysokości 3000 zł.</td></tr>
</tbody>
</table>
</td>
</tr>
<tr><td class="h10"/></tr>
<!-- sekcja start -->
<tr><td class="naglowek-sekcji">ZAŁĄCZNIKI</td></tr>
<tr>
<td class="komorka-glowna">
<table border="0" cellpadding="3" cellspacing="0" class="pod-tabela">
<tbody>
<tr>
<td>
<xsl:call-template name="Zalaczniki"/>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr><td class="h10"><xsl:call-template name="Podpis"/></td></tr>
</tbody>
</table>
</body>
</html>
</xsl:template>
<xsl:template name="Zalaczniki">
<xsl:param name="zalaczniki" select="wnio:TrescDokumentu/str:Zalaczniki"/>
<xsl:if test="count($zalaczniki/str:Zalacznik) > 0">
<div style="text-align: left;margin-top:2px;">
<ul style="padding-left:18px;">
<xsl:for-each select="$zalaczniki/str:Zalacznik[@nazwaPliku != '']">
<li>
<xsl:if test="@kodowanie='base64'">
<xsl:value-of select="@nazwaPliku"/>
<xsl:if test="string-length(str:OpisZalacznika) > 0"> - </xsl:if>
<xsl:if test="string-length(str:OpisZalacznika) > 0">
<xsl:value-of select="str:OpisZalacznika"/>
</xsl:if>
</xsl:if>
<xsl:if test="@kodowanie='URI'">
<a href="{str:DaneZalacznika}">
<xsl:value-of select="@nazwaPliku"/>
</a>
<xsl:if test="string-length(str:OpisZalacznika) > 0"> (wartość skrótu w chwili załączania: <xsl:value-of select="str:OpisZalacznika"/>) </xsl:if>
</xsl:if>
</li>
<br/>
</xsl:for-each>
</ul>
</div>
</xsl:if>
</xsl:template>
<xsl:template name="Podpis">
<div align="right" style="text-align: right;font-size: 10px;font-family: Verdana;line-height: 20px;">
<table style="float: right;">
<tr>
<td style="width: 340px;">
<p align="center" style="text-align: center;font-size: 10px;font-family: Verdana;line-height: 20px;">
<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>
<br/>
<span style="font-size: 7pt;font-weight: bold;"> Podpis elektroniczny </span>
</p>
</td>
</tr>
</table>
</div>
<div style="clear: both;"/>
</xsl:template>
<xsl:template name="substitute">
<xsl:param name="string"/>
<xsl:param name="from" select="'
'"/>
<xsl:param name="to">
<br/>
</xsl:param>
<xsl:choose>
<xsl:when test="contains($string, $from)">
<xsl:value-of select="substring-before($string, $from)"/>
<xsl:copy-of select="$to"/>
<xsl:call-template name="substitute">
<xsl:with-param name="string" select="substring-after($string, $from)"/>
<xsl:with-param name="from" select="$from"/>
<xsl:with-param name="to" select="$to"/>
</xsl:call-template>
</xsl:when>
<xsl:otherwise>
<xsl:value-of select="$string"/>
</xsl:otherwise>
</xsl:choose>
</xsl:template>
</xsl:stylesheet>