<asp:WebPartZone ID="WebPartZone1" runat="server"
  LayoutOrientation="Horizontal" AllowLayoutChange="false">
  <ZoneTemplate>
    <asp:Label ID="Label1" runat="server" Text="Label"
      Title="Vtejte na m webov strnce!">
      Vtejte na strnce!
      </asp:Label>
  </ZoneTemplate>
</asp:WebPartZone>
