body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", Times, Helvetica, sans-serif}
h2 {
  font-size: 1.875em;
}
h4 {
font-size: 1.5em;
font-weight:bold;
}
h3 {
font-size: 1.8em;
}
h1 {
font-size: 2em;
font-weight:bold;
}
h3 {
  font-size: 1.25em; /* 20px/16=1.875em */
}
a {
text-decoration:none;
}
p {
  text-align: justify;
}
.potpis {
  text-align: left;
}
.plavo {
  color: #0099cc;
}
.teget {
  color: blue;
}

.naslov {
  font-size: 1.5em;
  font-weight:bold;
  }
  
  .naslov1 {
  font-size: 1.8em;
  
  }
  .naslov2 {
  font-size: 2em;
  font-weight:bold;
  }

  a {
    color: darkslateblue;
  }