<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">

<html>

  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
    <title> XXX </title>
    <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
    <meta name="keywords" content="XXX" />
    <meta name="description" content="XXX" />
    <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico" />
    <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
  </head>

  <body lang="en">

    <!-- ============== HLAVICKA ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawHeader();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the header </b>
      </noscript>
    </div>

    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        DrawMenu();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the menu </b>
      </noscript>
    </div>

    <!-- ============== TEXT ============== -->
    <div class="Text">
      <h1 class="FirstWord Small"> About MLAB </h1>
        <p>
          <a href="../Web/AboutMLAB.en.html">MLAB</a>
          What is MLAB, why it was created and what is good for.
        </p>
      <h1 class="FirstWord Small"> About web </h1>
        <p>
          <a href="../Web/AboutWeb.en.html">WEB</a>
          Some information about our web.
        </p>
      <h1 class="FirstWord Small"> About authors </h1>
        <p>
          <a href="../Web/AboutAuthors.en.html">Authors.</a>
          Let's go and meet us.
        </p>
      <h1 class="FirstWord Small"> Copyrights. </h1>
        <p>
          <a href="../Web/Copyright.en.html">Copyrights.</a>
          What is allowed and what not.
        </p>

    </div>

    <!-- ============== PATIÈKA ============== -->
    <div class="Footer">
      <script type="text/javascript">
      <!--
        DrawFooter();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the footer </b>
      </noscript>
    </div>

  </body>

</html>