<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html lang="CZ">
  <head>
    <style type="text/css">
      /* Element level classes */

body
{
    color: Black;
    font-size: 12px;
    font-family: ;
    margin: 8px;
    background: #5A0014 url(../grafika/textura.gif) top left repeat fixed;
}

td, th
{
    color: Black;
    font-size: 12px;
    font-family: ;
}

img
{
    border-width: 0px;
    vertical-align: middle;
}

a
{
    color: #330000;
    text-decoration: none;
}
a:active
{
    color: #9F0000;
    text-decoration: none;
}
a:visited
{
    color: #330000;
    text-decoration: none;
}

a:hover
{
    color: #9F0000;
}

input[type=text], input[type=password], input[type=file], select
{
    background-color: #C2C581;
    color: Black;
    font-size: 12px;
    font-family: ;

    vertical-align: middle;

}

textarea
{
    background-color: #C2C581;
    color: Black;
    font-size: 12px;
    font-family: ;
}

input[type=submit]
{
    border: 1px dotted Black;
    background-color: #C2C581;
    font-size: 12px;
    font-family: ;
    vertical-align: middle;
}

input
{
    vertical-align: middle;
}


/* new styles */

#phorum-index
{
    width: 100%;
    border: 1px solid Black;
    border-bottom-width: 0px;
    text-align: left;
}

#phorum-index th
{
    border-bottom: 1px solid Black;
    background-color: #C2C581;
    padding: 3px 0 3px 0;
}

#phorum-index td
{
    font-family: ;
    background-color: #C2C581;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid Black;
}

#phorum-index th.forum-name
{
    font-family: ;
    font-size: 16px;
    padding: 3px 0 3px 3px;
}

#phorum-index th.forum-name a
{
    color: Black;
}

#phorum-index th.forum-threads
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-posts
{
    width: 120px;
    text-align: center;
    vertical-align: middle;
}

#phorum-index th.forum-last-post
{
    padding: 3px 15px 3px 3px;
    vertical-align: middle;
}

#phorum-index td.forum-name
{
    font-family: ;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 5px 15px;
}

#phorum-index td.forum-name p
{
    font-size: 13px;
    font-weight: normal;
    font-family: ;
    margin: 0 15px 0 0;
}

#phorum-index td.forum-name small
{
    font-weight: normal;
    font-family: ;
}

#phorum-index td.forum-threads
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-posts
{
    width: 120px;
    text-align: center;
}

#phorum-index td.forum-last-post
{
    width: 120px;
    padding: 0 15px 0 0;
}

#phorum-menu-table
{
    width: 100%;
    border-width: 0px;
}

#phorum-menu
{
    padding: 5px 3px 0 0;
    vertical-align: top;
    width: 200px;
}

#phorum-content
{
    padding: 5px 0 0 2px;
    vertical-align: top;
}

div.phorum-menu
{
    font-size: 12px;
    font-family: ;
    background-color: #C2C581;
    border: 1px solid Black;
    padding: 3px;
}

div.phorum-menu ul
{
    font-weight: bold;
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
}

div.phorum-menu li
{
    font-weight: bold;
    font-family: ;
    font-size: 12px;
    padding: 0 0 0 15px;
    margin-top:3px;
    background-image: url('templates/default/images/square_bullet.png');
    background-repeat: no-repeat;
    background-position: 1px 2px;
}

div.phorum-menu a
{
    font-weight: normal;
    color: Brown;
}

div.phorum-menu a:hover
{
    color: #9F0000;
}

div.phorum-menu a.phorum-current-page
{
    font-weight: bold;
}

#phorum-post-form ul
{
    padding: 0 0 0 20px;
    margin: 3px 0px 8px 0px;
    font-size: 11px;
}

#phorum-post-form li
{
    margin-bottom: 3px;
}

#phorum-attachment-list td
{
    font-size: 11px;
}

    /* Standard classes for use in any page */
    /* PhorumDesignDiv - a div for keeping the forum-size size */
    .PDDiv
    {
        width: 100%;
        text-align: left;
    }
    /* new class for layouting the submit-buttons in IE too */
    .PhorumSubmit {
        border: 1px dotted Black;
        color: Black;
        background-color: #C2C581;
        font-size: 12px;
        font-family: ;
        vertical-align: middle;
    }

    .PhorumTitleText
    {
        float: right;
    }

    .PhorumStdBlock
    {
        font-size: 12px;
        font-family: ;
        background-color: #C2C581;
        border: 1px solid Black;
/*        width: 100%; */
        padding: 3px;
        text-align: left;
    }

    .PhorumStdBlockHeader
    {
        font-size: 12px;
        font-family: ;
        background-color: #C2C581;
/*        width: 100%; */
        border-left: 1px solid Black;
        border-right: 1px solid Black;
        border-top: 1px solid Black;
        padding: 3px;
        text-align: left;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
        font-size: 12px;
        font-family: ;
        border: 1px solid Black;
        margin-top: 1px;
        margin-bottom: 1px;
/*        width: 100%; */
        background-color: #C2C581;
        padding: 2px 3px 2px 3px;
    }

    .PhorumNavHeading
    {
        font-weight: bold;
    }

    A.PhorumNavLink
    {
        color: Brown;
        text-decoration: none;
        font-weight: normal;
        font-family: ;
        font-size: 12px;
        border-style: solid;
        border-color: #C2C581;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    .PhorumSelectedFolder
    {
        color: Brown;
        text-decoration: none;
        font-weight: normal;
        font-family: ;
        font-size: 12px;
        border-style: solid;
        border-color: #C2C581;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
        background-color: #C2C581;
        font-weight: normal;
        font-family: ;
        font-size: 12px;
        border-style: solid;
        border-color: Black;
        border-width: 1px;
        color: #9F0000;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
        padding: 10px;
        text-align: center;
        color: Red;
        font-size: 16px;
        font-family: ;
        font-weight: bold;
    }

    .PhorumOkMsg
    {
        padding: 10px;
        text-align: center;
        color: DarkGreen;
        font-size: 16px;
        font-family: ;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: ;
        font-size: 10px;
        font-weight: bold;
        color: Grey;
    }

    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: Black;
        border-width: 1px;
    }

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */

    .PhorumColumnFloatXSmall
    {
        float: right;
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right;
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right;
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right;
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right;
        width: 400px;
    }

    .PhorumRowBlock
    {
        background-color: #C2C581;
        border-bottom: 1px solid #C2C5A1;
        padding: 5px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #C2C581;
        border-bottom: 1px solid #C2C5A1;
        padding: 5px 0px 0px 0px;
    }

    /************/


    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: Black;
        border-width: 1px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: #C2C581;
        border-bottom-style: solid;
        border-bottom-color: Black;
        border-bottom-width: 1px;
        color: Black;
        font-size: 12px;
        font-family: ;
        font-weight: bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: #C2C581;
        border-bottom-style: solid;
        border-bottom-color: #C2C5A1;
        border-bottom-width: 1px;
        color: Black;
        font-size: 12px;
        font-family: ;
        height: 35px;
        padding: 3px;
    }

    .PhorumTableRowAlt
    {
        background-color: #C2C581;
        border-bottom-style: solid;
        border-bottom-color: #C2C5A1;
        border-bottom-width: 1px;
        color: Black;
        font-size: 12px;
        font-family: ;
        height: 35px;
        padding: 3px;
    }

    table.PhorumFormTable td
    {
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */

    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }

   .PhorumReadBodySubject
    {
        color: Black;
        font-size: 16px;
        font-family: ;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
        font-size: 12px;
        font-family: ;
        padding: 5px;
    }

    .PhorumReadNavBlock
    {
        font-size: 12px;
        font-family: ;
        border-left: 1px solid Black;
        border-right: 1px solid Black;
        border-bottom: 1px solid Black;
/*        width: 100%; */
        background-color: #C2C581;
        padding: 2px 3px 2px 3px;
    }

    /********************/

    /* List page specifics */

    .PhorumListSubText
    {
        color: #9F0030;
        font-size: 10px;
        font-family: ;
    }

    .PhorumListPageLink
    {
        color: #9F0030;
        font-size: 10px;
        font-family: ;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }

    /********************/

    /* Posting editor specifics */

    .PhorumListModLink, .PhorumListModLink a
    {
        color: Green;
        font-size: 10px;
        font-family: ;
    }

    .PhorumAttachmentRow {
        border-bottom: 1px solid #C2C581;
        padding: 3px 0px 3px 0px;
    }

    /********************/

    /* PM specifics */

    .phorum-recipientblock
    {
        border: 1px solid Black;
        position:relative;
        float:left;
        padding: 1px 1px 1px 5px;
        margin: 0px 5px 5px 0px;
        font-size: 11px;
        background-color: #C2C581;
        border: 1px solid Black;
        white-space: nowrap;
    }

    .phorum-pmuserselection
    {
        padding-bottom: 5px;
    }

    .phorum-gaugetable {
        border-collapse: collapse;
    }

    .phorum-gauge {
        border: 1px solid Black;
        background-color: #C2C581;
    }

    .phorum-gaugeprefix {
        border: none;
        background-color: #C2C581;
        padding-right: 10px;
    }

    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 600px;
    }

    .PhorumSmallFont
    {
        font-size: 11px;
    }

    .PhorumLargeFont
    {
        color: Black;
        font-size: 16px;
        font-family: ;
        font-weight: bold;
    }


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 10px;
        font-family: ;
    }



    /*   BBCode styles  */

    blockquote.bbcode
    {
        font-size: 11px;
        margin: 0 0 0 10px;
    }

    blockquote.bbcode div
    {
        margin: 0;
        padding: 5px;
        border: 1px solid Black;
    }

    blockquote.bbcode strong
    {
        font-style: italic;
        margin: 0 0 3px 0;
    }

    </style>
          <link rel="alternate" type="application/rss+xml" title="RSS-Feed" href="http://www.tatraklubbrno.cz/phorum/rss.php" />
            <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />    <title>Diskusn&iacute; f&oacute;rum TKB</title>
      </head>
  <body onload="">
    <div align="center">
      <div class="PDDiv">
                <span class="PhorumTitleText PhorumLargeFont">
                    Diskusní fórum TKB        </span>
        <div class="PhorumFloatingText">&nbsp;</div>
<div class="PhorumNavBlock">
  <span class="PhorumNavHeading">Menu:</span>&nbsp;<a class="PhorumNavLink" href="http://www.tatraklubbrno.cz/phorum/search.php?0">Hledat</a>&bull;<a class="PhorumNavLink" href="http://www.tatraklubbrno.cz/phorum/login.php?0">Přihlásit se</a></div>
<div class="PhorumStdBlockHeader PhorumHeaderText">
  <div class="PhorumColumnFloatLarge">Poslední příspěvek</div>
  <div class="PhorumColumnFloatSmall">Příspěvků</div>
  <div class="PhorumColumnFloatSmall">Témata</div>
  <div style="margin-right: 425px">Diskusní fóra</div>
</div>

<div class="PhorumStdBlock">
          <div class="PhorumRowBlock">
              <div class="PhorumColumnFloatXLarge">Složka fóra</div>
            <div style="margin-right: 425px" class="PhorumLargeFont"><a href="http://www.tatraklubbrno.cz/phorum/index.php?18">Běžný provoz s Tatrou</a></div>
      <div style="margin-right: 425px" class="PhorumFloatingText"></div>
    </div>
          <div class="PhorumRowBlockAlt">
              <div class="PhorumColumnFloatXLarge">Složka fóra</div>
            <div style="margin-right: 425px" class="PhorumLargeFont"><a href="http://www.tatraklubbrno.cz/phorum/index.php?15">Veteráni</a></div>
      <div style="margin-right: 425px" class="PhorumFloatingText"></div>
    </div>
          <div class="PhorumRowBlock">
              <div class="PhorumColumnFloatLarge">18.09.2007  15:23&nbsp;</div>
        <div class="PhorumColumnFloatSmall">482</div>
        <div class="PhorumColumnFloatSmall">63</div>
            <div style="margin-right: 425px" class="PhorumLargeFont"><a href="http://www.tatraklubbrno.cz/phorum/list.php?19">Fórum členů Tatra klubu Brno</a></div>
      <div style="margin-right: 425px" class="PhorumFloatingText"></div>
    </div>
          <div class="PhorumRowBlockAlt">
              <div class="PhorumColumnFloatLarge">24.09.2007  16:21&nbsp;</div>
        <div class="PhorumColumnFloatSmall">4130</div>
        <div class="PhorumColumnFloatSmall">259</div>
            <div style="margin-right: 425px" class="PhorumLargeFont"><a href="http://www.tatraklubbrno.cz/phorum/list.php?8">Srazy, setkání, akce</a></div>
      <div style="margin-right: 425px" class="PhorumFloatingText"></div>
    </div>
          <div class="PhorumRowBlock">
              <div class="PhorumColumnFloatLarge">14.09.2007  20:04&nbsp;</div>
        <div class="PhorumColumnFloatSmall">6212</div>
        <div class="PhorumColumnFloatSmall">411</div>
            <div style="margin-right: 425px" class="PhorumLargeFont"><a href="http://www.tatraklubbrno.cz/phorum/list.php?9">Tatra klub web</a></div>
      <div style="margin-right: 425px" class="PhorumFloatingText"></div>
    </div>
  </div>
        <div class="PhorumFooterPlug" align="center">
          This <a href="http://www.phorum.org/">forum</a> powered by <a href="http://www.phorum.org/">Phorum</a>.
        </div>
      </div>
    </div>
  </body>
</html>