<blockquote><xsl:apply-templates /></blockquote>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+<xsl:template match="motto">
+ <p class="motto"><xsl:apply-templates mode="inline" /></p>
+</xsl:template>
+
+<xsl:template match="sekcja_swiatlo">
+ <hr class="spacer" />
+</xsl:template>
+
+</xsl:stylesheet>