<?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/PODO_OPSVZ_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:OPSVZ"><h1>Obračun prispevkov za socialno varnost za zasebnike 
            </h1><h2></h2><p> </p><p> </p><xsl:if test="itax:CustodianSubmitDate"><table class="tablesignbullet" cellspacing="0" cellpadding="2"><tr class="first"><td colspan="2">Podatki skrbnika </td></tr><tr><td class="lbl" align="left">Datum prijave</td><td class="lbl"><xsl:call-template name="dateOnly"><xsl:with-param name="timestamp"><xsl:value-of select="itax:CustodianSubmitDate"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr><tr><td class="lbl" align="left">Opombe</td><td class="lbl"><xsl:choose><xsl:when test="not(itax:CustodianNotes)"> 
      </xsl:when><xsl:when test="itax:CustodianNotes=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:CustodianNotes"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr></table></xsl:if><p> </p><table class="tablebulletFull" id="table1" cellspacing="0"><tr class="first"><td colspan="5">Podatki o zavezancu</td></tr><tr><td class="lblno">001</td><td class="lbl" style="width:30em;">Obračun za obdobje</td><td class="lbl" colspan="3"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F001"></xsl:value-of></xsl:with-param></xsl:call-template> - 
                <xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F001a"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno"> </td><td class="lbl">Vrsta dokumenta</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:DocumentWorkflowID)"> 
      </xsl:when><xsl:when test="itax:DocumentWorkflowID=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:DocumentWorkflowID"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">002</td><td class="lbl">Razlog</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F002)"> 
      </xsl:when><xsl:when test="itax:F002=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F002"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">010</td><td class="lbl">Priimek</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F010)"> 
      </xsl:when><xsl:when test="itax:F010=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F010"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">015</td><td class="lbl">Ime</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F015)"> 
      </xsl:when><xsl:when test="itax:F015=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F015"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">020</td><td class="lbl">Davčna številka</td><td class="lbl" colspan="3"><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="lblno">030</td><td class="lbl">Sedež dejavnosti</td><td class="lbl" colspan="3"><div><xsl:value-of select="//edp:Header/edp:taxpayer/edp:address1"></xsl:value-of></div><xsl:if test="not(string(//edp:Header/edp:taxpayer/edp:address2)='')"><div><xsl:value-of select="//edp:Header/edp:taxpayer/edp:address2"></xsl:value-of></div></xsl:if><xsl:value-of select="//edp:Header/edp:taxpayer/edp:city"></xsl:value-of></td></tr><tr><td class="lblno">030a</td><td class="lbl">Telefon</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F030a)"> 
      </xsl:when><xsl:when test="itax:F030a=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F030a"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">040</td><td class="lbl">Naslov bivališča</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F040)"> 
      </xsl:when><xsl:when test="itax:F040=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F040"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">050</td><td class="lbl">Šifra pristojnega davčnega urada</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F050a)"> 
      </xsl:when><xsl:when test="itax:F050a=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F050a"></xsl:value-of></xsl:otherwise></xsl:choose> - <xsl:choose><xsl:when test="not(itax:F050b)"> 
      </xsl:when><xsl:when test="itax:F050b=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F050b"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">060</td><td class="lbl">Tedenski sklad ur zavezanca</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F060)"> 
      </xsl:when><xsl:when test="itax:F060=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F060"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">065</td><td class="lbl">Zavarovalna podlaga</td><td class="lbl" colspan="3"><xsl:choose><xsl:when test="not(itax:F065)"> 
      </xsl:when><xsl:when test="itax:F065=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F065"></xsl:value-of></xsl:otherwise></xsl:choose></td></tr><tr><td class="lblno">070</td><td class="lbl">Zavezanec na podlagi odločbe Sklada RS za vzpodbujanje zaposlovanja invalidov uveljavlja oprostitev plačila prispevkov za pokojninsko in invalidsko zavarovanje</td><td class="lbl" colspan="3"><xsl:call-template name="YesNo"><xsl:with-param name="val"><xsl:value-of select="//edp:Header/edp:taxpayer/edp:invalidskoPodjetje"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">080</td><td class="lbl">Zavezanec ima pravico do plačila prispevkov iz državnega proračuna.</td><td class="lbl" colspan="3"><xsl:call-template name="YesNo"><xsl:with-param name="val"><xsl:value-of select="itax:F080"></xsl:value-of></xsl:with-param></xsl:call-template></td></tr><tr class="empty"><td colspan="5"> </td></tr><tr><td colspan="5" class="subtable"><table class="tablebulletFull" id="table909" cellspacing="0" style="border: 0; margin: 0; "><tr class="first"><td colspan="8">Zadržanost od dela</td></tr><tr class="lblheader2"><td class="lbl">#</td><td class="lbl">Prvi dan zadržanosti</td><td class="lbl">Zadržanost za polni delovni čas od</td><td class="lbl">Zadržanost za polni delovni čas do</td><td class="lbl">Zadržanost za krajši delovni čas od</td><td class="lbl">Zadržanost za krajši delovni čas do</td><td class="lbl">Razlog zadržanosti</td><td class="lbl">Invalidnost</td></tr><xsl:for-each select="itax:F090Item"><tr><td class="lblno"><xsl:value-of select="position()"></xsl:value-of>.</td><td class="input" align="right"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F090a"></xsl:value-of></xsl:with-param></xsl:call-template> </td><td class="input" align="right"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F090b_from"></xsl:value-of></xsl:with-param></xsl:call-template> </td><td class="input" align="right"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F090b_to"></xsl:value-of></xsl:with-param></xsl:call-template> </td><td class="input" align="right"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F090c_from"></xsl:value-of></xsl:with-param></xsl:call-template> </td><td class="input" align="right"><xsl:call-template name="dateOnly1"><xsl:with-param name="timestamp"><xsl:value-of select="itax:F090c_to"></xsl:value-of></xsl:with-param></xsl:call-template> </td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F090f)"> 
      </xsl:when><xsl:when test="itax:F090f=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F090f"></xsl:value-of></xsl:otherwise></xsl:choose> </td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F090h)"> 
      </xsl:when><xsl:when test="itax:F090h=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F090h"></xsl:value-of></xsl:otherwise></xsl:choose> </td></tr></xsl:for-each></table></td></tr><tr class="empty"><td colspan="5"> </td></tr><tr class="first"><td colspan="5">Osnove za obračun prispevkov</td></tr><tr class="lblheader2"><td> </td><td> </td><td class="lbl">Število ur</td><td class="lbl">Zavarovalna osnova(ZO)</td><td> </td></tr><tr><td class="lblno">110</td><td class="lbl">Mesečna osnova za polni delovni čas</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F110U)"> 
      </xsl:when><xsl:when test="itax:F110U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F110U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F110ZO"></xsl:with-param></xsl:call-template></td><td class="input dark"> </td></tr><tr><td class="lblno">120</td><td class="lbl">Redno delo</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F120U)"> 
      </xsl:when><xsl:when test="itax:F120U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F120U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F120ZO"></xsl:with-param></xsl:call-template></td><td class="input dark"> </td></tr><tr><td class="lblno">130</td><td class="lbl">Zadržanost od dela – v breme zavezanca</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F130U)"> 
      </xsl:when><xsl:when test="itax:F130U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F130U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F130ZO"></xsl:with-param></xsl:call-template></td><td class="input dark"> </td></tr><tr><td class="lblno">140</td><td class="lbl">Zadržanost od dela – ni v breme zavezanca</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F140U)"> 
      </xsl:when><xsl:when test="itax:F140U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F140U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input dark" align="right"> </td><td class="input dark"> </td></tr><tr><td class="lblno">150</td><td class="lbl">Očetovski dopust brez pravice do nadomestila</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F150U)"> 
      </xsl:when><xsl:when test="itax:F150U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F150U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input dark" align="right"> </td><td class="input dark"> </td></tr><tr><td class="lblno">160</td><td class="lbl">Invalid s pravico do dela s skrajšanim del. časom</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F160U)"> 
      </xsl:when><xsl:when test="itax:F160U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F160U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input dark" align="right"> </td><td class="input dark"> </td></tr><tr class="lSummary"><td class="lblno">170</td><td class="lbl">Skupaj</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F170U)"> 
      </xsl:when><xsl:when test="itax:F170U=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F170U"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F170ZO"></xsl:with-param></xsl:call-template></td><td class="input dark"> </td></tr><tr class="empty"><td colspan="5"> </td></tr><tr class="first"><td colspan="5">Prispevki za socialno varnost</td></tr><tr class="lblheader2"><td> </td><td> </td><td class="lbl">Stopnja[%] / Podračun</td><td class="lbl">Obračunani znesek</td><td class="lbl">Znesek za plačilo</td></tr><tr><td class="lblno">210</td><td class="lbl">Prispevek zavarovanca za pokojninsko in invalidsko zavarovanje</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F210S"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F210O"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F210Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">220</td><td class="lbl">Prispevek delodajalca za pokojninsko in invalidsko zavarovanje</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F220S"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F220O"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F220Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">230</td><td class="lbl">Prispevek za zavarovalno dobo, ki šteje s povečanjem</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F230S"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F230O"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F230Z"></xsl:with-param></xsl:call-template></td></tr><tr class="lSummary"><td class="lblno">240</td><td class="lbl">Skupaj prispevki za PIZ</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F240R)"> 
      </xsl:when><xsl:when test="itax:F240R=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F240R"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F240O"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F240Z"></xsl:with-param></xsl:call-template></td></tr><tr class="empty"><td colspan="5"> </td></tr><tr class="first" style="font-size: 20%;"><td colspan="5"> </td></tr><tr><td class="lblno">310</td><td class="lbl">Prispevek zavarovanca za primer bolezni in poškodbe izven dela</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F310S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F310Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">320</td><td class="lbl">Prispevek delodajalca za primer bolezni in poškodbe izven dela</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F320S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F320Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">330</td><td class="lbl">Prispevek za primer poškodbe pri delu in poklicne bolezni</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F330S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F330Z"></xsl:with-param></xsl:call-template></td></tr><tr class="lSummary"><td class="lblno">340</td><td class="lbl">Skupaj prispevki za ZZ</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F340R)"> 
      </xsl:when><xsl:when test="itax:F340R=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F340R"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F340Z"></xsl:with-param></xsl:call-template></td></tr><tr class="empty"><td colspan="5"> </td></tr><tr class="first" style="font-size: 20%;"><td colspan="5"> </td></tr><tr><td class="lblno">410</td><td class="lbl">Prispevek zavarovanca za starševsko varstvo</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F410S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F410Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">420</td><td class="lbl">Prispevek delodajalca za starševsko varstvo</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F420S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F420Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">430</td><td class="lbl">Prispevek zavarovanca za zaposlovanje</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F430S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F430Z"></xsl:with-param></xsl:call-template></td></tr><tr><td class="lblno">440</td><td class="lbl">Prispevek delodajalca za zaposlovanje</td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F440S"></xsl:with-param></xsl:call-template></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F440Z"></xsl:with-param></xsl:call-template></td></tr><tr class="lSummary"><td class="lblno">450</td><td class="lbl">Skupaj prispevki za starš. varstvo in zaposl.</td><td class="input" align="right"><xsl:choose><xsl:when test="not(itax:F450R)"> 
      </xsl:when><xsl:when test="itax:F450R=''"> 
      </xsl:when><xsl:otherwise><xsl:value-of select="itax:F450R"></xsl:value-of></xsl:otherwise></xsl:choose></td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F450Z"></xsl:with-param></xsl:call-template></td></tr><tr class="empty"><td colspan="5"> </td></tr><tr class="lSummary"><td class="lblno">500</td><td class="lbl">Prispevki skupaj</td><td class="input dark" align="right"> </td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F500O"></xsl:with-param></xsl:call-template></td><td class="input" align="right"><xsl:call-template name="Amount2"><xsl:with-param name="amount" select="itax:F500P"></xsl:with-param></xsl:call-template></td></tr></table><div style="display: inline-block;"><table class="tablesignform" cellspacing="0"><tr><td></td><td class="right">e-PODO_OPSVZ_1.3</td></tr></table></div></xsl:for-each></div></div></xsl:for-each></xsl:template><xsl:template name="dateOnly1"><xsl:param name="timestamp"></xsl:param><xsl:if test="not($timestamp='')"><xsl:value-of select="substring($timestamp, 9, 2)"></xsl:value-of>.<xsl:value-of select="substring($timestamp, 6, 2)"></xsl:value-of>.<xsl:value-of select="substring($timestamp, 1, 4)"></xsl:value-of></xsl:if></xsl:template><xsl:template name="Amount"><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'), '.,', ',.')"></xsl:value-of></xsl:otherwise></xsl:choose></xsl:template><xsl:template name="Amount1"><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.0'), '.,', ',.')"></xsl:value-of></xsl:otherwise></xsl:choose></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="Amount3"><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.000'), '.,', ',.')"></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="Amount5"><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.00000'), '.,', ',.')"></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="YesNo"><xsl:param name="val"></xsl:param><xsl:choose><xsl:when test="translate($val,'TRUEFALS','truefals') = 'true'">Da</xsl:when><xsl:when test="translate($val,'TRUEFALS','truefals') = 'false'">Ne</xsl:when><xsl:otherwise></xsl:otherwise></xsl:choose></xsl:template></xsl:stylesheet>