html {
  scroll-behavior: smooth;
}

body {
  margin: 0px;
  background-color: #cc0000;
  font-family: 'Hammersmith One';
  font-size: 2vw;
}

h2 {
  letter-spacing: 0.2vw;
  margin-top: -2vw;
  text-align: center;
  color: red;
  font-size: 5vw;
  font-family: 'Alfa Slab One';
}

h3 {
  text-align: center;
  margin-bottom: -3vw;
  font-size: 3vw;
}

p {
  text-align: center;
}

a { text-decoration: none; color: red; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; color: white; }
a:focus { text-decoration: none; }
a:hover, a:active { text-decoration: none; }

#gTop {
  position: fixed;
  bottom: 20px;
  right: 5px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  background: none;
}

#gumbSlika {
  width: 5vw;
  height: 9vw;
}

#gTop:hover #arrow {
  display: block;
}

#arrow {
  display: none;
}

#loader {
  position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 1;
  overflow: visible;
  background: red url('img/loader.gif') no-repeat center center;
}

.slika {
  width: 78vw;
  height: auto;
}

.ozadjeSlika {
  position: relative;
  padding-top: 40%;
  background: url('img/ozadje.jpeg') no-repeat center top;
  background-size: cover;
}

.ozadjeLogo {
  position: absolute;
  height: 21.5vw;
  width: 20vw;
  left: 4vw;
  top: 28vw;
}

.ozadjeTitle {
  display: block;
  color: white;
  position: absolute;
  font-size: 11.5vw;
  font-family: 'Passion One';
  left: 25vw;
  top: 35vw;
  text-shadow: 0 0 10px black;
}

.naslovi {
  font-size: 9vw;
  color: white;
  font-family: 'Passion One';
  text-shadow: 0 0 10px black;
  text-align: center;
  margin-top: 4vw;
  margin-bottom: 3vw;
  letter-spacing: 0.5vw;
}

.aktualno {
  background-color: #cc0000;
  background: linear-gradient(#cc0000, #a30000);
  width: auto;
  height: 6vw;
  padding-left: 6vw;
  padding-bottom: 6.5vw;
}

.meni {
  background-color: #cc0000;
  background: linear-gradient(#cc0000, #a30000);
  width: auto;
  height: 6vw;
  padding-left: 6vw;
  padding-bottom: 5vw;
}

.gumb {
  border-radius: 50px;
  padding: 1vw;
  text-align: center;
  font-size: 3vw;
  margin: 2vw;
  transition-duration: 0.4s;
  cursor: pointer;
  float: left;
  text-decoration: none;
}

.gumb1 {
  background-color: red;
  color: white;
  border: 0.5vw solid #ffe100;
}

.gumb2 {
  background-color: yellow;
  color: red;
  border: 0.5vw solid black;
  font-family: 'Passion One';
}

.gumb3 {
  background-color: red;
  color: yellow;
  border: 0.5vw solid white;
}

.gumb4 {
  border-radius: 70px;
  padding: 1vw;
  text-align: center;
  font-size: 5vw;
  margin: 2vw;
  margin-left: 13vw;
  transition-duration: 0.4s;
  cursor: pointer;
  float: left;
  padding-left: 15vw;
  padding-right: 15vw;
}

.gumb1:hover {
  background-color: red;
  color: #ffe100;
  border-color: black;
}

.gumb2:hover {
  background-color: red;
  color: yellow;
  border: 0.5vw solid black;
}

.gumb3:hover {
  background-color: black;
  color: yellow;
  border: 0.5vw solid red;
}

.zahvala{
  border-radius: 3vw;
  text-align: justify;
  margin: 8vw;
  padding: 5vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
}

.solanje {
  border-radius: 3vw;
  text-align: justify;
  margin: 8vw;
  padding: 5vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
}

.novice {
  border-radius: 3vw;
  text-align: justify;
  margin: 8vw;
  padding: 5vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
}

.clani {
  border-radius: 3vw;
  text-align: center;
  margin: 8vw;
  padding:3vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
}

.tecaji {
  border-radius: 3vw;
  text-align: center;
  margin: 8vw;
  padding: 3vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
}

.tecajSlika {
  border-radius: 2vw;
  width: 40vw;
}

.tecaj {
  border-radius: 2vw;
  background-color: white;
  padding: 4vw;
  padding-bottom: 2vw;
  margin: 5vw;
  margin-top: 3vw;
  margin-bottom: 0;
}

.oNas {
  color: white;
  background-color: #cc0000;
  background: linear-gradient(#a30000,#cc0000);
  width: auto;
  height: auto;
  padding: 7vw;
  padding-bottom: 3vw;
  text-align: justify;
  line-height: 1.5;
}

.drustvo {
  border-radius: 3vw;
  align-content: center;
  margin: 1vw;
  margin-left: 7vw;
  margin-bottom: 12vw;
  background-color: #ffe100;
  width: 86vw;
  height: 57vw;
  background: url('img/drustvo.png') no-repeat center top;
  background-size: cover;
}

.kontakt {
  border-radius: 3vw;
  margin: 8vw;
  padding: 3vw;
  padding-bottom: 10vw;
  background-color: #ffe100;
  width: auto;
  height: auto;
  text-align: justify;
}

footer {
  text-align: center;
  margin: 5vw;
  color: white;
}

@media screen and (max-width: 1400px) {

  body {
    font-size: 3vw;
  }

  h2 {
    font-size: 7.5vw;
  }

  h3 {
    font-size: 4vw;
  }

  #gTop:hover #arrow {
    display: none;
  }

  #gumbSlika {
    width: 10vw;
    height: 14vw;
  }

  .naslovi {
    font-size: 10vw;
  }

  .ozadjeLogo {
    left: 4vw;
    top: 30vw;
  }

  .ozadjeTitle {
    font-size: 12vw;
    left: 25vw;
    top: 35vw;
  }

}

@media screen and (max-width: 700px) {

  h2 {
    font-size: 8vw;
  }

  h3 {
    font-size: 5vw;
  }

  .naslovi {
    font-size: 13vw;
  }

  .ozadjeLogo {
    top: 32vw;
    left: 4vw;
  }

  .ozadjeTitle {
    top: 38vw;
    left: 25vw;
    font-size: 12vw;
  }

  .aktualno {
    padding-bottom: 10vw;
  }

  .gumb {
    font-size: 3vw;
  }

  .gumb4 {
    font-size: 8vw;
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .tecajSlika {
    width: 60vw;
  }

  .tecaj {
    margin: 5vw;
    margin-top: 3vw;
    margin-bottom: 0;
  }

}

@media screen and (max-width: 420px) {

  body {
    font-size: 5vw;
  }

  h2 {
    font-size: 10vw;
  }

  h3 {
    font-size: 7vw;
  }

  #gumbSlika {
    width: 17.5vw;
    height: 27.5vw;
  }

  .ozadjeLogo {
    top: 38vw;
    left: 4vw;
  }

  .ozadjeTitle {
    top: 45vw;
    font-size: 12vw;
    left: 25vw;
  }

  .aktualno {
    padding-bottom: 17vw;
  }

  .gumb {
    font-size: 6vw;
  }

  .gumb4 {
    font-size: 10vw;
    padding-left: 5vw;
    padding-right: 5vw;
    margin-left: 2vw;
    margin-top: 4vw;
  }

  .meni {
    padding-bottom: 25vw;
  }

}

@media screen and (max-width: 390px) {

  #gumbSlika {
    width: 15vw;
    height: 23vw;
  }

  .aktualno {
    padding-top: 6vw;
    padding-bottom: 20vw;
  }

  .gumb4 {
    font-size: 12vw;
    padding-left: 5vw;
    padding-right: 5vw;
    margin-left: 1.5vw;
    margin-top: 2vw;
  }

}
