body, html
  {
  scrollbar-track-color: #0187DE;
  scrollbar-face-color: #C7ECFE;
  scrollbar-highlight-color: #C7ECFE;
  scrollbar-3dlight-color: #C7ECFE;
  scrollbar-darkshadow-color: #BCD6FC;
  scrollbar-shadow-color: #C7ECFE;
  scrollbar-arrow-color: #004396;
  }

body
  {
  background: white;
  margin: 8px;
  }

a
  {
  color: #004396;
  text-decoration: none;
  }

table
  {
  margin: auto;
  width: 100%;
  }

td
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  width: 50%;
  }

.small_font
  {
  font-size: 10px;
  }

.page_link
  {
  color: black;
  }

.this_page
  {
  color: #004396;
  }

.td_header1
  {
  font-family: arial, helvetica, sans-serif;
  text-align: left;
  font-size: 20px;
  width: 100px;
  background: white;
  border: 0px;
  }

.td_header2
  {
  font-family: arial, helvetica, sans-serif;
  text-align: left;
  font-size: 13px;
  width: 500px;
  background: white;
  border: 0px;
  }

  /**********************************************************************************************/

  /* pata - jižní čechy a šumava, spolek */

  #footer
    {
    text-align: center;
    font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
    background: #EEEEEE;
    }

  .jiznicechy
    {
    font-size: 15px;
    font-weight: bold;
    }

  .spolek
    {
    font-size: 11px;
    font-weight: bold;
    }

  /**********************************************************************************************/
