<?xml version="1.0" encoding="utf-8"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:itax="http://edavki.durs.si/Documents/Schemas/NF_OdpFO_1.xsd" xmlns:edp="http://edavki.durs.si/Documents/Schemas/EDP-Common-1.xsd" xmlns:form="http://tempuri.org/Forms" xmlns:incl="urn:hermes-softlab-com-durs-include" xmlns:loc="urn:hermes-softlab-com-durs-localize" xmlns:var="urn:hermes-softlab-com-durs-variant"><xsl:template match="/"><html><head><style type="text/css" xmlns:outxsl="generated:xsl" xmlns:edp="http://tempuri.org/EDP-Common-1" xmlns:loc="http://tempuri.org/EDP-l10n">

div.fldprefill, div.fldborder, span.fldborder {  border: 1px solid #de9a8c; padding: 2px; }
div.fldinput, div.fldValue, span.fldinput { background: white; border: 1px solid #de9a8c; padding: 2px;  }


   /*** BASICS ***/
body.sign { border: 0; margin: 7px 14px; background: #efefce; font-family: verdana, sans-serif;}
table {border: 0px; }

   /*** Headings ***/
   /* Lahko gre ven, ker so ti stili opisani v glavnem css */
h1 {margin: 0em 0 0.4em 0; font: normal 18pt arial, sans-serif; color: #00659c;}
h2 {margin: 1em 0 0.5em 0px; font: bold 100% verdana, arial, sans-serif; color: #ce6500; }
h3 {font: bold 76% verdana, arial, sans-serif; color: #000;}
h4 {font-weight: bold; font-size: 76%; margin: 0px 0px 0.1em 25px; line-height: 1.3em }
p {font-size: 76%; margin: 0 0 0.1em 25px; line-height: 1.3em;}
ul {font-size: 76%; margin-top: 0; margin-bottom: 0.3em; line-height: 1.3em;}
li {}
.instruct {font-size: 80%; margin-bottom: 1em; color: #9c9a9c; }
.instruct1 {font-size: 80%; margin-bottom: 0em; color: #9c9a9c; }
.instruc2 {display: none;}
.hidden {display: none;}

   /*** COMMON HEADER ***/
div.commonheader {display: block;  padding: 0.6em 1em; border-color: #00659c; 
background-image: url('durs_znak_60.png'); background-attachment:scroll;  background-position:bottom right; background-repeat:no-repeat;  background-attachment:scroll;}
div.commonheader table td {color: #000; font-size: 66%; padding: 0.3em 0.5em 0.3em 0.1em; }

   /*** Signing ***/
div.signareafile { display: block; height: expression('100%'); border: 1px solid #00659c; background: #fffce9; padding: 5px 15px; margin-bottom: 20px; }
div.signareafile h2, div.signareaprep h2 {margin-top: 0; margin-bottom: 0.3em; }

   /*** TABLE SIGN BULLET ***/
table.tablesignbullet {margin: 0.2em 0px 10px 5px; border: 1px solid #738294; background: #fffce9;  }
table.tablesignbullet td {padding: 0.3em 8px 0.3em 8px; font-size: 76%; border-bottom: 1px solid #efefce; vertical-align: top;}
table.tablesignbullet tr.first td {background: #b8ccce; border-bottom: #016a73 2px solid; font-size: 76%; font-weight: bold;}
table.tablesignbullet td.value {text-align: center; }
table.tablesignbullet td.lbl {padding-left: 12px; }
table.tablesignbullet td.right {text-align: right; }  
table.tablesignbullet td.input {padding-top: 0; padding-bottom: 0; }
table.tablesignbullet td.dark {background: #F0ECD4; }
table.tablesignbullet tr.subhead {font-weight: bold; background-color: #e8dcba;}
table.tablesignbullet tr.lblheader  {font-weight: bold; font-size: 90%; background-color: #e7d294;}
table.tablesignbullet tr.lblheader2 {font-weight: bold; background-color: #E8DCBA; font-size: 90%;}
table.tablesignbullet tr.lblheader3 {font-weight: bold; background-color: #F0ECD4; font-size: 90%;}
table.tablesignbullet tr.empty td {background:#F2F2D8; border-bottom: #738294 1px solid; border-top:none; line-height:0.5em;}
table.tablesignbullet tr.summary td {background:#F2F2D8; font-weight:bold; border-top: #738294 2px solid ;}

   /*** TABLE SIGN SIMPLE ***/
table.tablesignsimple {margin: 0.2em 0px 10px 25px; }
table.tablesignsimple td {padding: 3px 8px 3px 0px; font-size: 76%; vertical-align: middle; }

   /*** TABLE SIGN FORM ***/
table.tablesignform {border-top: 1px solid #de9a8c; width: 100%; font-size: 66%; margin-top: 15px; }
table.tablesignform td.right {text-align: right; }   

   /*** TABLE FORMDDVO ***/
table.formddvo td {vertical-align: top; padding: 4px 4px 3px 4px; font: normal 66% verdana, sans-serif;  }

   /*** TABLE FORMINPUT ***/
table.forminput {width: 100%;}
table.forminput td {}
table.forminput td.no {text-align: right; width: 20px;}
table.forminput td.input {padding: 0px 2px; width: 105px;}

   /*** TABLE FORMDOH ***/

table.doh tr.subhead td  {text-align: center; vertical-align: middle; padding-left: 5px; padding-right: 5px;}
table.doh tr.subhead {font-weight: normal; }
table.doh td.input {vertical-align: top; padding-left: 5px; padding-right: 5px; text-align: center;}
table.doh td.lblno {vertical-align: top; padding-left: 5px; padding-right: 5px; padding-bottom: 3px; padding-top: 6px; }
table.doh td.lbl  { padding-right: 1px; padding-left: 1px; padding-bottom: 3px; vertical-align: top; padding-top: 6px; }
table.doh td.dark {background: #fff0dc; }
table.doh tr.subhead td.dark {background-color: #e7d294; }

TABLE.doh A { padding-right: 7px; display: block; padding-left: 7px; padding-bottom: 0.35em; padding-top: 0.35em; }
TABLE.doh A:hover { background: #00659c; color: #fff; }
TABLE.doh DIV P { font-size: 100%; margin: 7px; color: #ce6500; }
TABLE.doh DIV LI { font-size: 140%; margin: 7px; color: #ce6500; line-height: 1.2em; }
TABLE.doh SELECT, table.doh table.insert { margin-top: 1px; }

table.doh table.insert td {padding: 2px; }
table.doh table.insert td.input {padding-top: 0px; }
table.doh table.insert td.lbl {padding-top: 5px; }

/*** TABLE BULLETFULL ***/

TABLE.tablebulletFull TD.tblhdr {margin:0 0 0 0; padding:0 0 0 0; border:0 0 0 0;}
TABLE.tblHeader {margin:0 0 0 0; padding:0 0 0 0; border:none 0; width:100% ;  }
TABLE.tblHeader td.tdHeader1  { text-align:center; FONT-WEIGHT: bold; width:5em; FONT-SIZE: 110%; BACKGROUND: #016a73;  COLOR: #fff; BORDER-BOTTOM: #016a73 2px solid}
TABLE.tblHeader td.tdHeader2 {FONT-WEIGHT: bold; padding-left:1em;  BACKGROUND: #b8ccce; FONT-SIZE: 110%; BORDER-BOTTOM: #016a73 2px solid}

div.indent3 {padding-left: 3em; text-indent:-3em;}

table.tablebulletFull {margin: 0.2em 0px 1px 0px; width:100%; border: #738294 1px solid ; background: #fffce9; }
table.tablebulletFull td {padding: 0.3em 3px; font-size: 76%; border-bottom: #efefce 1px solid; vertical-align: top; }
table.tablebulletFull tr.first td {background: #B8CCCE; font-size: 110%;}
table.tablebulletFull td.lblFirst {background-color: #016A73; color:fff ; width:5em;}
table.tablebulletFull tr.firstX td {border-left: #016A73 5em solid; border-bottom: #016A73 2px solid; background: #B8CCCE; font-size: 110%; font-weight:bold;}
table.tablebulletFull span.firstX { left: -4em; position: relative; color:#fff;}
table.tablebulletFull span.firstXx { left: -2em; position: relative;}
table.tablebulletFull tr.lblheader {font-weight: bold; background-color: #e7d294; font-size: 90%;}
table.tablebulletFull tr.lblheader2 {font-weight: bold; background-color: #E8DCBA; font-size: 90%;}
table.tablebulletFull tr.lblheader3 {font-weight: bold; background-color: #F0ECD4; font-size: 90%;}
table.tablebulletFull tr.subhead td img {margin: 0px 2px;}
table.tablebulletFull tr.oddRow {background: #efecd9; }
table.tablebulletFull tr.evenRow {background: #fffce9; }
table.tablebulletFull td.lbl {padding-top: 0.45em; }
table.tablebulletFull td.lblno {padding-top: 0.45em;}
table.tablebulletFull td.valuebld {padding-top: 0.45em; font-weight: bold;}
table.tablebulletFull td.input {padding-top: 0.45em; }
table.tablebulletFull td.dark {background: #F0ECD4; }
table.tablebulletFull td.subtable {font-size: 100%; padding: 0; margin:0}
table.tablebulletFull DIV P { FONT-SIZE: 100%; MARGIN: 7px; COLOR: #ce6500; }
table.tablebulletFull tr.lHeader td {background: #EFEFCE;}
table.tablebulletFull tr.lSummary td {background:#F2F2D8; font-weight:bold; border-top: #738294 2px solid ;}
table.tablebulletFull tr.empty td {background:#F2F2D8; border-bottom: #738294 1px solid; border-top:none; line-height:0.5em;}

table.tableSubTable {margin: 0.2em 0px 1px 0px; width:100%; }
table.tableSubTable tr.oddRow {background: #efecd9; }
table.tableSubTable tr.evenRow {background: #fffce9; }


@media print {
}
    </style></head><body class="sign"><xsl:call-template name="Main0"></xsl:call-template></body></html></xsl:template><xsl:template name="Main0"><xsl:for-each select="itax:Envelope"><xsl:if test="//edp:Signatures/edp:DepositorSignature" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><xsl:if test="string(//edp:Signatures/edp:DepositorSignature/ds:Signature/ds:SignatureValue)=''"><h1>Oddajanje vloge</h1><p class="instruct">S potrditvijo boste podpisali dokument in ga predložili davčni upravi. Vloženega dokumenta ne morete več spreminjati.</p></xsl:if></xsl:if><xsl:if test="//edp:Signatures/edp:PreparerSignature" xmlns:ds="http://www.w3.org/2000/09/xmldsig#"><xsl:if test="string(//edp:Signatures/edp:PreparerSignature/ds:Signature/ds:SignatureValue)=''"><h1>Priprava vloge</h1><p class="instruct">S potrditvijo boste pripravili dokument za podpisnika. Dokument ne bo predložen davčni upravi.</p></xsl:if></xsl:if><div class="document"><div class="commonheader"><table cellspacing="0"><tbody><xsl:for-each select="edp:Header//edp:domain"><tr><td><b>Sistem:</b></td><td><xsl:value-of select="."></xsl:value-of></td></tr></xsl:for-each><xsl:for-each select="edp:Header//edp:responseTo"><tr><td><b>Odgovor na dokument:</b></td><td><xsl:value-of select="."></xsl:value-of></td></tr></xsl:for-each><xsl:for-each select="edp:Signatures//edp:receipt"><tr><td><b>Vloženo:</b></td><td><xsl:call-template name="dateAndTime"><xsl:with-param name="timestamp"><xsl:value-of select="edp:timestamp"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr><xsl:if test="string-length(edp:documentNumber)!=0"><tr><td><b>Št. dokumenta:</b></td><td><xsl:value-of select="edp:documentNumber"></xsl:value-of></td></tr></xsl:if><xsl:if test="string-length(edp:metaText1)!=0 and string-length(edp:metaDate1)!=0 and starts-with(edp:metaText1, 'SI')"><tr><td><b>Referenčna številka:</b></td><td><xsl:value-of select="edp:metaText1"></xsl:value-of></td></tr><tr><td><b>Verzija:
                  </b></td><td><xsl:call-template name="dateAndTime"><xsl:with-param name="timestamp"><xsl:value-of select="edp:metaDate1"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr></xsl:if></xsl:for-each><xsl:for-each select="edp:Signatures/edp:DepositorSignature/edp:Depositor"><tr><td><b>Vložil:</b></td><td><xsl:value-of select="edp:name"></xsl:value-of></td><td>                
                (<xsl:call-template name="dateAndTime"><xsl:with-param name="timestamp"><xsl:value-of select="edp:timestamp"></xsl:value-of></xsl:with-param></xsl:call-template>)
              </td></tr></xsl:for-each><xsl:for-each select="edp:Signatures/edp:PreparerSignature/edp:Preparer"><tr><td><b>Pripravil:</b></td><td><xsl:value-of select="edp:name"></xsl:value-of></td><td>
                (<xsl:call-template name="dateAndTime"><xsl:with-param name="timestamp"><xsl:value-of select="edp:timestamp"></xsl:value-of></xsl:with-param></xsl:call-template>)
              </td></tr></xsl:for-each></tbody></table><p> </p></div><div class="signareafile"><xsl:for-each select="itax:body/itax:NF_OdpFO"><h1>Vloga za odpis, delni odpis, odlog oziroma obročno plačilo davka za fizične osebe
               
            </h1><p> </p><xsl:if test="itax:CorrectionForDocument"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td colspan="2">Podatki o dokumentu
                     
                  </td></tr><tr><td class="lbl" style="vertical-align:middle;">Popravek za dokument</td><td class="fldprefill"><div class="fldprefill"><xsl:choose><xsl:when test="not(itax:CorrectionForDocument)"> 
      </xsl:when><xsl:when test="itax:CorrectionForDocument=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:CorrectionForDocument"></xsl:value-of></xsl:otherwise></xsl:choose></div></td></tr></table></xsl:if><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="70%"><tr class="first"><td colspan="2">Podatki o davčnem zavezancu
                   
                </td></tr><tr><td class="lbl" align="left" width="300">Ime in priimek</td><td align="left"><xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:name)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:name=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:name"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Naslov stalnega bivališča</td><td align="left"><xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:address1)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:address1=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:address1"></xsl:value-of></xsl:otherwise></xsl:choose><br></br><xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:city)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:city=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:city"></xsl:value-of></xsl:otherwise></xsl:choose><br></br><xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:postNumber)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:postNumber=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:postNumber"></xsl:value-of></xsl:otherwise></xsl:choose>
                   
                  <xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:postName)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:postName=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:postName"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Davčna številka</td><td align="left"><xsl:choose><xsl:when test="not(//edp:Header/edp:taxpayer/edp:taxNumber)"> 
      </xsl:when><xsl:when test="//edp:Header/edp:taxpayer/edp:taxNumber=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//edp:Header/edp:taxpayer/edp:taxNumber"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Telefonska številka</td><td align="left"><xsl:choose><xsl:when test="not(itax:TelephoneNumber)"> 
      </xsl:when><xsl:when test="itax:TelephoneNumber=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TelephoneNumber"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="70%"><tr class="first"><td colspan="2">Podatki o pooblaščencu</td></tr><tr><td class="lbl" align="left" width="300">Ime in priimek oz. naziv</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:Name)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:Name=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:Name"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Ulica in hišna številka</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:Street)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:Street=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:Street"></xsl:value-of></xsl:otherwise></xsl:choose>
                   
                  <xsl:choose><xsl:when test="not(//itax:Representative/itax:BuildingIdentifier)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:BuildingIdentifier=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:BuildingIdentifier"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Naselje</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:City)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:City=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:City"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Poštna številka in pošta</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:Post)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:Post=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:Post"></xsl:value-of></xsl:otherwise></xsl:choose>
                   
                  <xsl:choose><xsl:when test="not(//itax:Representative/itax:PostName)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:PostName=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:PostName"></xsl:value-of></xsl:otherwise></xsl:choose>
                   
                </td></tr><tr><td class="lbl" align="left">Davčna številka</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:TaxPayerID)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:TaxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:TaxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lbl" align="left">Telefonska številka</td><td align="left"><xsl:choose><xsl:when test="not(//itax:Representative/itax:TelephoneNumber)"> 
      </xsl:when><xsl:when test="//itax:Representative/itax:TelephoneNumber=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:Representative/itax:TelephoneNumber"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td>Podatki o zahtevku</td></tr><tr><td>Plačilo davčne obveznosti bi ogrozilo preživljanje mene in mojih družinskih članov, zato davčni organ prosim, naj mi davčno obveznost:</td></tr><tr><td style="padding-left:20px;"><xsl:choose><xsl:when test="//itax:RequestData/itax:Type='1'">odpiše ali delno odpiše;</xsl:when><xsl:when test="//itax:RequestData/itax:Type='2'">odloži za dobo
                       
                      <xsl:choose><xsl:when test="not(//itax:RequestData/itax:DeferMonths)"> 
      </xsl:when><xsl:when test="//itax:RequestData/itax:DeferMonths=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:RequestData/itax:DeferMonths"></xsl:value-of></xsl:otherwise></xsl:choose>
                       
                      mesecev (največ 24);</xsl:when><xsl:when test="//itax:RequestData/itax:Type='3'">dovoli obročno plačevanje v
                       
                      <xsl:choose><xsl:when test="not(//itax:RequestData/itax:InstallmentMonths)"> 
      </xsl:when><xsl:when test="//itax:RequestData/itax:InstallmentMonths=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:RequestData/itax:InstallmentMonths"></xsl:value-of></xsl:otherwise></xsl:choose>
                       
                      mesečnih obrokih (največ 24).</xsl:when></xsl:choose></td></tr><tr><td>Če davčni organ ne bi ugodil zgoraj navedenemu zahtevku, pa podrejeno predlagam:</td></tr><tr><td style="padding-left:20px;"><xsl:choose><xsl:when test="//itax:RequestData/itax:TypeOther='1'">odpis ali delni odpis;</xsl:when><xsl:when test="//itax:RequestData/itax:TypeOther='2'">odlog za dobo
                       
                      <xsl:choose><xsl:when test="not(//itax:RequestData/itax:DeferMonthsOther)"> 
      </xsl:when><xsl:when test="//itax:RequestData/itax:DeferMonthsOther=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:RequestData/itax:DeferMonthsOther"></xsl:value-of></xsl:otherwise></xsl:choose>
                       
                      mesecev (največ 24);</xsl:when><xsl:when test="//itax:RequestData/itax:TypeOther='3'">obročno plačevanje v
                       
                      <xsl:choose><xsl:when test="not(//itax:RequestData/itax:InstallmentMonthsOther)"> 
      </xsl:when><xsl:when test="//itax:RequestData/itax:InstallmentMonthsOther=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:RequestData/itax:InstallmentMonthsOther"></xsl:value-of></xsl:otherwise></xsl:choose>
                       
                      mesečnih obrokih (največ 24);</xsl:when><xsl:when test="//itax:RequestData/itax:TypeOther='4'">nič od zgoraj navedenega.</xsl:when></xsl:choose></td></tr></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td>Podatki o davčni obveznosti</td></tr><xsl:if test="//itax:TaxLiability"><tr><td>Davčni organ prosim, naj mi odobri zahtevek za davčne obveznosti, ki se:</td></tr><xsl:if test="//itax:TaxLiability/itax:NotReferingToActivity='true'"><tr><td style="padding-left:20px;">ne nanašajo na opravljanje dejavnosti;</td></tr></xsl:if><xsl:if test="//itax:TaxLiability/itax:ActivityEnd='true' or //itax:TaxLiability/itax:CompanyLiquidation='true'"><tr><td style="padding-left:20px;">nanašajo na opravljanje dejavnosti, ki je prenehala, pri čemer gre za davek iz naslova:</td></tr><xsl:if test="//itax:TaxLiability/itax:ActivityEnd='true'"><tr><td style="padding-left:40px;">prenehanja opravljanja dejavnosti fizične osebe;</td></tr></xsl:if><xsl:if test="//itax:TaxLiability/itax:CompanyLiquidation='true'"><tr><td style="padding-left:40px;">izbrisane gospodarske družbe, za katero obveznosti odgovarjam kot fizična oseba,<br></br>z nazivom 
                        <xsl:choose><xsl:when test="not(//itax:TaxLiability/itax:CompanyName)"> 
      </xsl:when><xsl:when test="//itax:TaxLiability/itax:CompanyName=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:TaxLiability/itax:CompanyName"></xsl:value-of></xsl:otherwise></xsl:choose> 
                        in davčno številko 
                        <xsl:choose><xsl:when test="not(//itax:TaxLiability/itax:TaxPayerID)"> 
      </xsl:when><xsl:when test="//itax:TaxLiability/itax:TaxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="//itax:TaxLiability/itax:TaxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></xsl:if></xsl:if><tr><td>in se glasijo:</td></tr><tr><td><table id="tableTaxLiability" class="tablebulletFull" cellspacing="0" cellpadding="2"><tr class="lblheader2"><td class="right header">
                          #
                        </td><td class="left header">Vrsta davka</td><td class="left header">Davčno obdobje</td><td class="right header">Znesek davka</td><td class="left header">Odločba, obračun ali drugi akt, iz katerega izvira davčna obveznost</td><td class="left header">Davčni urad</td></tr><xsl:for-each select="//itax:TaxLiability/itax:TaxData"><tr><td class="right"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                          </td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxType)"> 
      </xsl:when><xsl:when test="itax:TaxType=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxType"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxPeriod)"> 
      </xsl:when><xsl:when test="itax:TaxPeriod=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxPeriod"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:Amount"></xsl:with-param></xsl:call-template></td><td class="left"><xsl:choose><xsl:when test="not(itax:Text)"> 
      </xsl:when><xsl:when test="itax:Text=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:Text"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxOffice)"> 
      </xsl:when><xsl:when test="itax:TaxOffice=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxOffice"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></xsl:for-each></table></td></tr></xsl:if></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td>Pridobivanje podatkov</td></tr><tr><td>
      Podatke o dohodkih, prihrankih in premoženjskem stanju zame in za moje družinske člane bo davčni organ sam pridobil iz svojih evidenc in evidenc
      drugih organov. Podatke o plačanih preživninah, zdravstvenem stanju, oceni škode, povzročene zaradi naravne nesreče, in podatkov o prejetih sredstvih za
      popravo škode navedite sami in zanje obvezno priložite dokazila. Sami navedite tudi podatke o lastništvu dragocenosti, zbirateljskih predmetov, starin, nakita
      in podobnega premoženja v vrednosti najmanj 5 minimalnih plač.
    </td></tr></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td>Podatki o družinskih članih</td></tr><xsl:if test="//itax:FamilyMembers"><tr><td>Živim v:</td></tr><xsl:if test="//itax:FamilyMembers/itax:Type"><tr><td style="padding-left:20px;"><xsl:choose><xsl:when test="//itax:FamilyMembers/itax:Type='1'">samostojnem gospodinjstvu;</xsl:when><xsl:when test="//itax:FamilyMembers/itax:Type='2'">skupnem gospodinjstvu z naslednjimi družinskimi člani:</xsl:when></xsl:choose></td></tr></xsl:if><tr><td><table id="tableTaxLiability" class="tablebulletFull" cellspacing="0" cellpadding="2"><tr class="lblheader2"><td class="left header">
                          #
                        </td><td class="left header">Ime in priimek</td><td class="left header">Davčna številka</td><td class="left header">Sorodstveno razmerje</td></tr><xsl:for-each select="//itax:FamilyMembers/itax:Member"><tr><td class="left"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                          </td><td class="left"><xsl:choose><xsl:when test="not(itax:NameSurname)"> 
      </xsl:when><xsl:when test="itax:NameSurname=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:NameSurname"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxPayerID)"> 
      </xsl:when><xsl:when test="itax:TaxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:Relation)"> 
      </xsl:when><xsl:when test="itax:Relation=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:Relation"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></xsl:for-each></table></td></tr></xsl:if></table><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td>Dodatna pojasnila davčnega zavezanca</td></tr><tr><td><xsl:choose><xsl:when test="not(itax:Explanation)"> 
      </xsl:when><xsl:when test="itax:Explanation=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:Explanation"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></table>
                <div style="display: inline-block;">
                  <table class="tablesignform" cellspacing="0">
                    <tr>
                      <td class="right">NF_OdpFO_1.1</td>
                    </tr>
                  </table>
                </div><xsl:if test="itax:MaterialStatus"><xsl:call-template name="MaterialStatus"><xsl:with-param name="materialStatus" select="itax:MaterialStatus"></xsl:with-param></xsl:call-template></xsl:if><xsl:for-each select="//itax:Member/itax:MemberMaterialStatus"><xsl:call-template name="MemberMaterialStatus"><xsl:with-param name="materialStatus" select="."></xsl:with-param><xsl:with-param name="nameSurname" select="../itax:NameSurname"></xsl:with-param><xsl:with-param name="taxPayerID" select="../itax:TaxPayerID"></xsl:with-param></xsl:call-template></xsl:for-each></xsl:for-each></div><xsl:call-template name="InternalAttachments"></xsl:call-template></div></xsl:for-each></xsl:template><xsl:template name="MaterialStatus"><xsl:param name="materialStatus"></xsl:param><xsl:param name="nameSurname"></xsl:param><h2>Podatki o materialnem stanju vložnika vloge</h2><xsl:if test="$materialStatus/itax:PayedSupport"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td>Plačana preživnina</td></tr><tr><td>Znesek preživnin, ki sem jih v obdobju, za katero se dohodki ugotavljajo, plačal za osebo, ki z mano ne živi v skupnem gospodinjstvu</td></tr><tr><td><table><tr><td class="right header">
                  #
                </td><td class="left header">Ime in priimek</td><td class="left header">Davčna številka</td><td class="right header">1. mesec pred</td><td class="right header">2. mesec pred</td><td class="right header">3. mesec pred</td><td class="right header">4. mesec pred</td><td class="right header">5. mesec pred</td><td class="right header">6. mesec pred</td><td class="right header">7. mesec pred</td><td class="right header">8. mesec pred</td><td class="right header">9. mesec pred</td><td class="right header">10. mesec pred</td><td class="right header">11. mesec pred</td><td class="right header">12. mesec pred</td></tr><xsl:for-each select="$materialStatus/itax:PayedSupport"><tr><td class="right"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                  </td><td class="left"><xsl:choose><xsl:when test="not(itax:NameSurname)"> 
      </xsl:when><xsl:when test="itax:NameSurname=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:NameSurname"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxPayerID)"> 
      </xsl:when><xsl:when test="itax:TaxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=1]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=2]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=3]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=4]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=5]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=6]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=7]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=8]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=9]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=10]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=11]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupport[itax:MonthBefore=12]/itax:Amount"></xsl:with-param></xsl:call-template></td></tr></xsl:for-each></table></td></tr></table></xsl:if><xsl:if test="$materialStatus/itax:Property"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td>Premoženje</td></tr><tr><td>
      Davčni zavezanec navede podatke o premoženju, ki jih davčni organ ne pridobi iz svojih evidenc ali evidenc drugih organov, samo v primeru, če prosi za
      odpis ali delni odpis davčne obveznosti. Vrsta premoženja so na primer dragocenosti, zbirateljski predmeti, starine, nakit in podobno, če znaša vrednost
      posameznega premoženja najmanj 5 minimalnih plač.
    </td></tr><tr><td><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr><td class="right header">
                  #
                </td><td class="left header">Premoženje</td><td class="right header">Vrednost</td></tr><xsl:for-each select="$materialStatus/itax:Property"><tr><td class="right"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                  </td><td class="left"><xsl:choose><xsl:when test="not(itax:Description)"> 
      </xsl:when><xsl:when test="itax:Description=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:Description"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:Value"></xsl:with-param></xsl:call-template></td></tr></xsl:for-each></table></td></tr></table></xsl:if></xsl:template><xsl:template name="MemberMaterialStatus"><xsl:param name="materialStatus"></xsl:param><xsl:param name="nameSurname"></xsl:param><xsl:param name="taxPayerID"></xsl:param><h2>Podatki o materialnem stanju družinskega člana 
      <xsl:choose><xsl:when test="not($nameSurname)"> 
      </xsl:when><xsl:when test="$nameSurname=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="$nameSurname"></xsl:value-of></xsl:otherwise></xsl:choose> - <xsl:choose><xsl:when test="not($taxPayerID)"> 
      </xsl:when><xsl:when test="$taxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="$taxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></h2><xsl:if test="$materialStatus/itax:PayedSupportMember"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td>Plačana preživnina</td></tr><tr><td>Znesek preživnin, ki jih je družinski član v obdobju, za katero se dohodki ugotavljajo, plačal za osebo, ki ne živi z nami v skupnem gospodinjstvu</td></tr><tr><td><table><tr><td class="right header">
                  #
                </td><td class="left header">Ime in priimek</td><td class="left header">Davčna številka</td><td class="right header">1. mesec pred</td><td class="right header">2. mesec pred</td><td class="right header">3. mesec pred</td><td class="right header">4. mesec pred</td><td class="right header">5. mesec pred</td><td class="right header">6. mesec pred</td><td class="right header">7. mesec pred</td><td class="right header">8. mesec pred</td><td class="right header">9. mesec pred</td><td class="right header">10. mesec pred</td><td class="right header">11. mesec pred</td><td class="right header">12. mesec pred</td></tr><xsl:for-each select="$materialStatus/itax:PayedSupportMember"><tr><td class="right"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                  </td><td class="left"><xsl:choose><xsl:when test="not(itax:NameSurname)"> 
      </xsl:when><xsl:when test="itax:NameSurname=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:NameSurname"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="left"><xsl:choose><xsl:when test="not(itax:TaxPayerID)"> 
      </xsl:when><xsl:when test="itax:TaxPayerID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:TaxPayerID"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=1]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=2]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=3]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=4]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=5]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=6]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=7]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=8]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=9]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=10]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=11]/itax:Amount"></xsl:with-param></xsl:call-template></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:MonthlyPayedSupportMember[itax:MonthBefore=12]/itax:Amount"></xsl:with-param></xsl:call-template></td></tr></xsl:for-each></table></td></tr></table></xsl:if><xsl:if test="$materialStatus/itax:PropertyMember"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td>Premoženje</td></tr><tr><td>
      Davčni zavezanec navede podatke o premoženju svojih družinskih članov, ki jih davčni organ ne pridobi iz svojih evidenc ali evidenc drugih organov, samo
      v primeru, če prosi za odpis ali delni odpis davčne obveznosti. Vrsta premoženja so na primer dragocenosti, zbirateljski predmeti, starine, nakit in podobno,
      če znaša vrednost posameznega premoženja najmanj 5 minimalnih plač.
    </td></tr><tr><td><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr><td class="right header">
                  #
                </td><td class="left header">Premoženje</td><td class="right header">Vrednost</td></tr><xsl:for-each select="$materialStatus/itax:PropertyMember"><tr><td class="right"><xsl:choose><xsl:when test="not(position())"> 
      </xsl:when><xsl:when test="position()=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="position()"></xsl:value-of></xsl:otherwise></xsl:choose>.
                  </td><td class="left"><xsl:choose><xsl:when test="not(itax:Description)"> 
      </xsl:when><xsl:when test="itax:Description=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:Description"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:Value"></xsl:with-param></xsl:call-template></td></tr></xsl:for-each></table></td></tr></table></xsl:if></xsl:template><xsl:template name="Amount2"><xsl:param name="amount"></xsl:param><xsl:choose><xsl:when test="not($amount)"> </xsl:when><xsl:otherwise><xsl:value-of select="translate(format-number($amount, '#,##0.00'), '.,', ',.')"></xsl:value-of></xsl:otherwise></xsl:choose></xsl:template><xsl:template name="Amount4"><xsl:param name="amount"></xsl:param><xsl:choose><xsl:when test="not($amount)"> </xsl:when><xsl:otherwise><xsl:value-of select="translate(format-number($amount, '#,##0.0000'), '.,', ',.')"></xsl:value-of></xsl:otherwise></xsl:choose></xsl:template><xsl:template name="dateAndTime"><xsl:param name="timestamp"></xsl:param><xsl:if test="not($timestamp='')"><xsl:call-template name="dateOnly"><xsl:with-param name="timestamp" select="$timestamp"></xsl:with-param></xsl:call-template> <xsl:value-of select="substring($timestamp, 12, 8)"></xsl:value-of></xsl:if></xsl:template><xsl:template name="dateOnly"><xsl:param name="timestamp"></xsl:param><xsl:variable name="tmonth"><xsl:value-of select="substring($timestamp, 6, 2)"></xsl:value-of></xsl:variable><xsl:variable name="tday"><xsl:value-of select="substring($timestamp, 9, 2)"></xsl:value-of></xsl:variable><xsl:variable name="tyear"><xsl:value-of select="substring($timestamp, 1, 4)"></xsl:value-of></xsl:variable><xsl:if test="($timestamp) and ($timestamp != '')"><xsl:value-of select="$tday"></xsl:value-of>.<xsl:value-of select="$tmonth"></xsl:value-of>.<xsl:value-of select="$tyear"></xsl:value-of></xsl:if></xsl:template><xsl:template name="InternalAttachments"><p> </p><table class="tablesignbullet" cellspacing="0" cellpadding="2" width="100%"><tr class="first"><td colspan="6">Vsebovane priloge</td></tr><tr class="lblheader2"><td>#</td><td>Id</td><td>Ime datoteke</td><td>Tip priloge</td><td>Opis</td><td>Zgoščena vrednost (SHA-1 hash)</td></tr><xsl:for-each select="//edp:AttachmentList/edp:ExternalAttachment"><tr><td class="left"><xsl:value-of select="position()"></xsl:value-of>.</td><td class="left"><xsl:value-of select="edp:attachmentId"></xsl:value-of></td><td class="left"><a><xsl:attribute name="href">../../CommonPages/Documents/AttachmentDownload.aspx?intAttId=<xsl:value-of select="edp:attachmentId"></xsl:value-of></xsl:attribute><xsl:value-of select="edp:filename"></xsl:value-of></a></td><td class="left"><xsl:value-of select="edp:type"></xsl:value-of></td><td class="left"><xsl:value-of select="edp:description"></xsl:value-of></td><td class="left"><xsl:value-of select="edp:hash"></xsl:value-of></td></tr></xsl:for-each></table></xsl:template></xsl:stylesheet>