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-top: 15px;
  margin-right: 10px;
  margin-bottom: 700px;
  margin-left: 10px;
  }

img
  {
  margin-top: 3px;
  margin-right: 6px;
  margin-bottom: 3px;
  margin-left: 0px;
  border: #EEEEEE 3px solid;
  height: 110px;
  }

/**********************************************************************************************/

/* odkazy */

a
  {
  color: #004396;
  text-decoration: none;
  }

.person
  {
  color: #00644E;
  }

.term
  {
  color: #00644E;
  }

.title
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: black;
  }

.text
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: black;
  padding-bottom: 10px;

  }

/**********************************************************************************************/

/* 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;
  }


/**********************************************************************************************/

