<asp:Button ID="Button1" runat="server" Text="Przycisk"
   CssClass="button"></asp:Button>
<asp:Label ID="Label1" runat="server"
   CssClass="body">
   To jest przykadowy tekst.
</asp:Label>
