<fo:table table-layout="fixed" border-collapse="separate">
                <fo:table-column column-width="25.05mm"/>
                <fo:table-column column-width="25.05mm"/>
                <fo:table-body>
                        <fo:table-row display-align="center" keep-with-next="always">
                                <fo:table-cell number-columns-spanned="2">
                                        <fo:block font-family="Monotype Corsiva" text-align="center" white-space-collapse="false" font-weight="bold" font-size="17pt">%%produs%%</fo:block>
                                </fo:table-cell>
                        </fo:table-row>
                        <fo:table-row display-align="center">
                                <fo:table-cell number-columns-spanned="1">
                                        <fo:block font-family="Monotype Corsiva" text-align="center" white-space-collapse="false" font-weight="bold" font-size="17pt">%%cod%%</fo:block>
                                </fo:table-cell>
                                <fo:table-cell number-columns-spanned="1">
                                        <fo:block font-family="Monotype Corsiva" text-align="center" white-space-collapse="false" font-weight="bold" font-size="17pt">%%pret%%</fo:block>
                                </fo:table-cell>
                        </fo:table-row>
                </fo:table-body>
        </fo:table>

