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: 15px;
  margin-left: 10px;
  }

td
  {
  background: #EEEEEE;
  text-align: center;
  border: #EEEEEE 3px solid;
  }

p
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: black;
  }

img
  {
  border: 0px;
  }

/**********************************************************************************************/

/* odkazy */

a
  {
  color: #004396;
  text-decoration: none;
/*  font-weight: bold;*/
  }

.person
  {
  color: #00644E;
  }

.term
  {
  color: #00644E;
  }

/**********************************************************************************************/

/* záhlaví - titulek */

#header
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: black;
  }

/**********************************************************************************************/

/* nadpisy */

/* image title (e.g. battle plan Sudoměř */
.p_title
  {
  font-weight: bold;
  }

/* title of interesting places in surroundings */
.env_title
  {
  font-weight: bold;
  }

/**********************************************************************************************/

/* fotky */

.photo
  {
  text-align: center;
  }

#tbl_photos
  {
  margin: auto;
  }

#img_left
  {
  float: left;
  text-align: center;
  border: #EEEEEE 3px solid;
  margin-top: 3px;
  margin-right: 6px;
  margin-bottom: 3px;
  margin-left: 0px;
  }

#img_right
  {
  float: right;
  text-align: center;
  border: #EEEEEE 3px solid;
  margin-top: 3px;
  margin-right: 0px;
  margin-bottom: 3px;
  margin-left: 6px;
  }

/**********************************************************************************************/

/* ikony */

#icons
  {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 4px;
  margin-left: 10px;
  }

.icon_text
  {
  font-family: helvetica ce, verdana, arial, helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #6D6D6D;
  line-height: 15px;
  }

/**********************************************************************************************/

/* 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;
  }

/**********************************************************************************************/
