body {
  /* Resets 1em to 10px */
  /* font-size: x-small; */
  font-size: 9pt;
  font-family: "Trebuchet ms", Verdana, Arial, Sans-Serif;
  color: #333333;
  text-align: center;
  margin: 0px;
  padding: 0px;
  background-color: #fff9e8;
  background-image: url('http://www.samojebanje.com/images/bg.jpg');
  background-repeat: repeat-x;
}

a:link { text-decoration: underline; color: #ff7800; }
a:active { text-decoration: underline; color: #ff7800; }
a:visited { text-decoration: underline; color: #ff7800; }
a:hover {text-decoration: none; color: #ff7800; }

a img {
  margin: 0px;
  border: none;
}

.prednosti {
  font-family: Tahoma;
  font-size: 11px;
}

h1 {
  text-decoration: none;
  font-size : 9pt; 
  font-family : "Trebuchet ms";
  font-style : bold;
  color: #43CEE2;
  margin-bottom: 3px;
}



h2 {
  text-decoration: none;
  font-size: 15pt;  
  font-family: "Trebuchet ms"; 
  font-style: bold; 
  #  margin-bottom: -15px;
}

h3 {
  text-decoration: none;
  font-size : 11pt; 
  font-family : "Trebuchet ms";
  font-style : bold;
  color: #000000;
  margin-bottom: 3px;
}

.domain:link {
 font-family: "trebuchet ms";
 font-size: 11px;
 text-decoration: none;
 color: #535152;
 font-weight: normail;
}
.domain:visited {
 font-family: "trebuchet ms";
 font-size: 11px;
 text-decoration: none;
 color: #535152;
 font-weight: normail;
}
.domain:hover {
 font-family: "trebuchet ms";
 font-size: 11px;
 text-decoration: underline;
 color: #535152;
 font-weight: normail;
}
.domain:active {
 font-family: "trebuchet ms";
 font-size: 11px;
 text-decoration: none;
 color: #535152;
 font-weight: normail;
}


/* Join Page */
.joinborder { border: 1px solid #cccccc; }
.joinlink, .joinlink:link, .joinlink:visited {font-size: 24px; color: #ff7800; font-family: tahoma; font-weight: bold; text-decoration: underline;}
.joinlink:hover {font-size: 24px; color: #ff7800; font-family: tahoma; font-weight: bold; text-decoration: none;}
.jointext {font-size: 11px; color: #535152; font-family: "trebuchet ms"; font-weight: normal; text-decoration: none;}
.jointext2 {font-size: 18px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}
.jointext3 {font-size: 24px; color: #535152; font-family: "trebuchet ms"; font-weight: bold;}