body    {font-family: "Luxi Sans", Georgia, Arial, helvetica, sans-serif;
         font-style: normal;
         text-align: center;
         background-color: #ffffff;
         margin: 0;
         padding: 0;}

/* Hlavni div ve kterem je vse */
#box      {position: relative;
          background-color: #e2e2e2;
          margin: 0 auto;
          padding: 10px 5px;
          width: 770px;
          _width: 780px;}

/* Uvodni tabulka */
#hlavni, #druha   {background-color: #e2e2e2;
          color: #000000;
          width: 760px;
          font-size: 14px;
          text-align: left;
          margin: 0;
          padding: 0;}
#hlavni td  {margin: 0;
            padding: 0;}
td.stred    {text-align: center;}
td.vpravo    {text-align: right;}
td.top    {vertical-align: top;}
img.znak    {margin: 5px 8px;
            padding: 0;}

/* Vlozena tabulka ve ktere jsou hlavni odkazy */
table.odkaz {background-color: #e2e2e2;
             text-align: left;
             width: 120px;
             margin: 40px 0 0 5px;
             border: 0;
             padding: 0;}

/* Obrazky znaku a odkazy v hlavni tabulce */
#hlavni img, .odkaz img {border: 0;}

/* Dolní div, ve kterem jsou aktuality, historie a tri nahledy fotogalerie */
#posledni, #history
                {font-family: Arial, helvetica, sans-serif;
                 background-color: #e2e2e2;
                 overflow: auto;
                 height: 155px;
                 text-align: left;
                 border: 1px solid #c0c0c0;
                 margin: 10px 20px;
                 padding: 0;
                 width: 670px;
                 _width: 710px;}
#history img {margin: 15px 0 5px 0;
                 padding: 0;}

/* 3x div, ve kterem se zobrazuji rolovaci nahledy obrazku ve fotogalerii */
#fotogaleriezav, #fotogaleriestrel, #fotogaleriesou, #fotogaleriesou06
                 {background-color: #e2e2e2;
                  height: 115px;
                  margin: 0;
                  padding: 10px 5px 0 5px;}
#fotogaleriezav  {width: 2425px;
                  _width: 2435px;}
#fotogaleriestrel  {width: 2705px;
                  _width: 2715px;}
#fotogaleriesou  {width: 3000px;
                  _width: 3010px;}
#fotogaleriesou06  {width: 1090px;
                  _width: 1100px;}
#fotogaleriezav img, #fotogaleriestrel img, #fotogaleriesou img, #fotogaleriesou06 img
              {display: inline;
              float: left;
              margin: 10px;
              padding: 0;
              border: 1px solid #000000;}

/* Dolni ifram s fotkou */
#fotky {width: 508px;
              height: 384px;
              margin: 20px 0 0 0;
              text-align: center;
              padding: 0;
              background-color: #e2e2e2;}

/* Ifram v sekci souteze a v sekci clanky */
#odkazy_souteze {width: 575px;
               height: 650px;
               margin: 0;
               padding: 0;
               background-color: #e2e2e2;
               border: 1px solid #939393;}

/* Definicni seznam aktualit */
#posledni dt  {margin: 0 0 0 15px;
               padding: 0;
               font-size: 13px;
               font-weight: bold;
               color: #000000;}
#posledni dd {margin: 0 0 0 30px;
              padding: 0;
              font-size: 12px;
              font-weight: normal;
              color: #000000;}

/* Odstavce s textem historie */
#history p  {margin: 5px 15px;
             padding: 0;
             font-size: 13px;
             text-indent: 15px;
             font-weight: normal;
             color: #000000;}

#adresa          {margin: 5px;
                 padding: 0;
                 font-size: 12px;
                 line-height: 18px;
                 font-weight: bold;
                 color: #000000;}
#adresa a        {font-size: 12px;
                 font-weight: bold;
                 color: #0000ff;}

/* Uplne naspod - copyright */
p#copy    {font-size: 11px;
           font-weight: normal;
           color: #000000;
           margin-left: 400px;}
p#copy a    {font-size: 12px;
           font-weight: normal;
           color: #0000ff;}
a    {font-size: 13px;
      font-weight: bold;
      font-style: italic;
      color: #0000ff;}
a:link {color: #0000ff;}
a:visited {color: #0000ff;}
a:hover {color: #0000ff;}
a:active {color: #0000ff;}

/* Hlavni odkazy v levem sloupci (p.neni_odkaz + a.velke */
p.neni_odkaz    {font-size: 18px;
                 font-weight: bold;
                 font-style: italic;
                 color: #525252;
                 text-align: left;
                 margin: 0;
                 padding: 0;}
a.velke    {text-decoration: underline;
           font-size: 18px;
           font-weight: bold;
           font-style: italic;
           color: #0000ff;
           text-align: left;
           margin: 0;
           padding: 0;}
a.velkefoto    {text-decoration: underline;
           font-size: 14px;
           font-weight: bold;
           font-style: italic;
           color: #0000ff;
           text-align: left;
           margin: 0;
           padding: 0;}

/* Napis: Aktuality */
p.aktuality    {font-size: 14px;
                font-weight: bold;
                text-align: left;
                margin: 10px 0 0 10px;
                color: #000000;}

/* Odkazy vysledku a propozic v sekci souteze */
ul            {margin: 0 0 0 40px;
              padding: 0;
              text-align: left;}
li a    {font-family: Arial, helvetica, sans-serif;
      font-size: 13px;
      font-weight: bold;
      font-style: normal;
      color: #0000ff;}
