body {background: #ce9961; font-color:#742510; font-family: arial, geneva, helvetica, san-serif}
h1 {color: #742510}
h3 {color: #742510; text-decoration: underline}
h4 {color: #742510; margin:5px}
p {color: #742510; text-align: justify; text-indent: 20px; margin-top: 0px}
a {text-decoration: none; color: #136013} 

a:hover {text-decoration: none; color: white}
img {border:solid #34a234 2px; margin: 10px}
hr {color: #34a234; background: white}

/* Gthumb "Wiki" style modified by Jenda */

  td.photo {
    border: 1px solid #34a234;
  }

  table.nav_button {
    border: 0px outset #bbb;
  }

  div.copyright {
    font-size: 8pt;
    color: #888;
  }

  img.photo_center {
    border: 1px solid #34a234;
  }

  img.preview {
    border: 1px solid #34a234;
  }

  .comment, .property, .property_value {
    font-size: 9pt;
  }

  .property_value file_name {
    font-family: monospace;
  }

  .property {
    font-weight: bold;
  }

  .comment, .property_value {
    font-size: 9pt;
  }
  
  .comment {
    font-style: italic;
  }

  div.title {
    color: #000;
  }

  span.page_index {
    color: #000;
  }

  /* links */

  span.nolink {
    color: #AAA;
  }

  span.link {
    padding: 10px;;
  }
