@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin,latin-ext);
body {
  font-family: Open Sans;
  color: #4295C6; }

.zaglavlje {
  cursor: pointer; }
  .zaglavlje img {
    width: 300px; }

.omot {
  width: 80%;
  margin: auto;
  font-size: 1.2rem; }
  .omot h1 {
    border-bottom: 2px solid #4295C6; }
