body {
  font-size: 62.5%;
  font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.6em;
  font-style: italic;
  color: #91211f;
  letter-spacing: 0.04em;
}
#content p {
  font-size: 1.4em;
  color: #412711;
  line-height: 1.4em;
}
#biografija p.bullet {
  color: #913f1f;
  text-align: left;
}
#galerije div p {
  color: #913f1f;
}
#galerije div p a {
  color: #913f1f;
  text-decoration: none;
  background: url(../images/zajednicko/16.gif) repeat-x left;
  padding-bottom: 19px;
}
a:active, a:focus {
  outline:none;
}
#biografija p.bullet a, #biografija p.bullet a:link, #biografija p.bullet a:visited {
  text-decoration: none;
  color: #913f1f;
}
#biografija p.bullet a:hover {
  text-decoration: underline;
}
/* ___________________________ 
 navigacija
________________________________*/
#nav a, #nav a:link, #nav a:visited {
  color: #642c0d;
  font-size: 1.5em;
}
#nav a:hover, #nav a:active {
  color: #8F5535;
}
#home #nav_home a, #biography #nav_bio a, #gallery #nav_gallery a, #contact #nav_contact a, #single-gallery #nav_gallery a {
  background: #E9D0AA;
  color: #9f4927;
  border: 1px solid #d3b381;
  border-bottom: none;
}
#biography .vesnik #nav_bio a {
  border: none;
  color: #642c0d;
  background: none;
}
#biography .vesnik #nav_bio a:hover {
  color: #8F5535;
}
/* ________________________
   kontakt
_____________________________*/
#contact-info address, label {
  font-size: 1.4em;
  color: #412711;
  line-height: 1.4em;
}
#contact-info ul {
  font-size: 1.4em;
  color: #412711;
  line-height: 1.4em;
}
strong {
  font-weight: 700;
  color: #752a0c;
}
/* ____________________________ 
          galerija glavna
______________________________*/
#gallery #content div a:link, #gallery #content div a:visited {
  font-size: 1.4em;
  color: #8f310c;
  text-decoration: none;
  background: url(../images/zajednicko/linijaIzbor.gif) no-repeat left bottom;
  padding-bottom: 2px;
  font-family: "Times New Roman", Times, serif;
}
#gallery #content div a:hover, #gallery #content div a:active {
  color: #4F1C00;
  text-decoration: none;
  background: none;
}
/* ____________________________
  pojedinacne galerije
______________________________*/
#singleGallery #content h3 {
  font-size: 1.9em;
  font-family: "Times New Roman", Times, serif;
  font-style: normal;
}
/* ________________________
     VESNIK
_____________________________*/
#biography #content h3.vesnik {
  text-align: center;
  color: #8F2B08;
  font-size: 1.8em;
}
/*___________________________
    FOOTER
  _____________________________*/
#footer p {
  line-height: 55px;
  text-align: center;
  color: #955018;
  font-size: 1.1em;
}
#footer p a:link, #footer p a:visited {
  color: #955018;
  text-decoration: none;
}
#footer p a:hover, #footer p a:active {
  color: #412711;
  text-decoration: underline;
}

