<xsl:template match="dzielo_nadrzedne" />\r
\r
<xsl:template match="nazwa_utworu" mode="poczatek" >\r
- <h2 class="author" xmlns="http://www.w3.org/1999/xhtml">\r
+ <h2 class="intitle" xmlns="http://www.w3.org/1999/xhtml">\r
<xsl:apply-templates />\r
</h2>\r
</xsl:template>\r
<xsl:template match="nazwa_utworu" />\r
\r
<xsl:template match="podtytul" mode="poczatek">\r
- <h2 class="author" xmlns="http://www.w3.org/1999/xhtml">\r
+ <h2 class="insubtitle" xmlns="http://www.w3.org/1999/xhtml">\r
<xsl:apply-templates />\r
</h2>\r
</xsl:template>\r