/* BODY I DIVOVI */
body {
  background: #d4c8a2 url(../slike/pozadina.jpg) repeat fixed;
  margin: 0px; padding: 0px;
  font-size: 62.5%;
}

#divBanner {
  background: url(../slike/drustvo_banner.jpg) no-repeat left top;
  width: 433px;
  height: 238px;
  position: fixed; /* zadržava banner na mjestu */
}
#divContent {
  margin-left: 434px;
  width: 55%;
  min-width: 200px;
  border: 4px double #60532D;
  background: #d4c8a2 url(../slike/content_pozadina.jpg) repeat left top;
  position: absolute; /* spriječava da banner prelazi preko contenta kada je prozor preuzak */
}

#divContent #lijevo {
  float: left;
  width: 50%;
}
#divContent #desno {
  float: left;
  width: 50%;
}
#sidebar {
  width: 40px;
  height: 120px;
  position: fixed;
  background: url(../slike/povratak.png) no-repeat left top;
  margin: 445px 0px 0px 394px;
}
/* LISTE */
#nav {
  margin: 260px 0px 0px 30px;
  list-style: none;
  font: normal bold 1.5em/1.6em "Verdana", "Georgia";
}
#nav li {
   background: url(../slike/bullet.gif) no-repeat left;
   padding-left: 24px;
}
#divContent .statutLista li {
  list-style: disc;
  margin-left: 10px; margin-right: 45px;
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
}


#divContent .statutLista ul li {
  list-style: decimal;
  margin-left: 10px; margin-right: 45px;
  font: normal 1em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
}

#divContent .statutLista li a {
 text-decoration: none;
}
#divContent .statutListaBr li {
  list-style-type: decimal;
  margin-left: 10px; margin-right: 45px;
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
}
#lijevo .listaClanova li {
  list-style-type: none;
  margin-left: 10px;
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
  border-right: 1px dotted #000;
}
#desno .listaClanova li {
  list-style-type: none;
  margin-left: 10px;
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
}
/* LINKOVI */
#nav li a, a:visited {
   color: #000000;
   text-decoration: none;
}
#nav li a:hover {
   color: #F1EEE2;
   text-decoration: none;
}
#nav li a:active {
  color: #970000;
}
#divBanner #nav #aktivna {
  background: url(../slike/bullet_active.gif) no-repeat left;
}  
a:link, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover, a:active {
  color: #930000;
  text-decoration: underline;
}
a.tooltip span {
  display: none;
  top: 5em;
  left: -10em;
}

a.tooltip:hover span {
  display: block;
  position: absolute;
  top: 5em;
  left: -10em;
  width: 120px;
  height: 25px;
  font: normal 0.5em/1em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
  color: #000000;
  border: 1px solid #60532D;
  text-align: left;
  background: #d4c8a2 url(../slike/content_pozadina.jpg) repeat left top;
  padding: 3px;
}

a.ljerkaTip span {
  display: none;
  top: 8em;
  left: -11.5em;
}

a.ljerkaTip:hover span {
  display: block;
  position: absolute;
  top: 8em;
  left: -11.5em;
  width: 120px;
  height: 25px;
  font: normal 0.8em/1em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
  color: #000000;
  border: 1px solid #60532D;
  text-align: left;
  background: #d4c8a2 url(../slike/content_pozadina.jpg) repeat left top;
  padding: 3px;
  text-indent: 0em;
}
/* NASLOVI I PARAGRAFI */
#divContent p {
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
  padding: 0px 15px 0px 15px;
  text-indent: 15px;
}
#divContent p:first-letter {
  font-size: larger !important;
  font-size: medium;
  font-weight: bold;
}
#divContent .potpis {
  text-align: right;
  font-size: 1.4em;
}
#divContent .footer {
  font-size: 1.1em;
  border-top: 4px double #60532D;
  text-align: center;
  padding-top: 4px;
  clear: both;
}
#divContent .statut {
  text-align: center;
  font-size: 1.5em;
}
#divContent #statutUvod {
  font: normal 1.5em "Trebuchet MS", "Lucida Sans Unicode", "Georgia", "Tahoma";
  padding: 0px 15px 0px 15px;
  text-indent: 0px;
}
h1 {
  font: normal bold 1.7em "Verdana", "Georgia";
  margin: 15px 60px 2px 15px;
  border-bottom: 1px dotted #60532D;
  background: url(../slike/naslov_bullet.gif) no-repeat left center;
  padding-left: 20px;
}
h2 {
  font: normal bold 1.4em "Verdana", "Georgia"; 
  margin: 25px 55px 10px 15px;
  border-bottom: 1px dotted #60532D;
  background: url(../slike/bullet2.gif) no-repeat left;
  padding-left: 22px;
}
h3 {
  font: normal bold 1.3em "Verdana", "Georgia";
  text-align: center;
}
#divContent #stranica {
  text-align: right;
  margin-right: 20px;
  font-size: 1.4em;
}
#sidebar #povratak {
  text-align: center;
  margin: 40px 0px 0px 22px;
  font: normal 2.4em "Verdana", "Georgia";
}
#sidebar #povratak a {
  text-decoration: none;
}

#divContent #povratak2 {
  float: right;
  font: normal 1.1em  "Georgia", "Georgia";
}
