<hr />
<table>
   <tr>
      <td>
         <b>Biecy wze:</b>
      </td>
      <td>
         <asp:Label ID="lblCurrentNode" runat="server" />
      </td>
   </tr>
   <tr>
      <td>
         <b>Wzy potomne:</b>
      </td>
      <td>
         <asp:Label ID="lblChildNodes" runat="server" />
      </td>
   </tr>
</table>
