body {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    background-color: white;
    color: #6a5b93; /* Tamna boja cvijeta */
    margin: 0;
    padding: 0;
}
header {
    background-image: url('slike/ruzmarin.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left;
    color: white;
    padding: 1em;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}
header h1 {
    background-color: rgba(106, 91, 147, 0.8); /* Poluprozirna pozadina za tekst */
    display: inline-block;
    padding: 0.5em 1em;
    border-radius: 10px; /* Zaobljeni rubovi pozadine teksta */
}

nav {
    background-color: #3f6317; /* Tamnozelena boja */
    padding: 1em;
    text-align: center;
}

nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

nav ul li {
    display: inline-block;
    position: relative;
}

nav ul li a {
    text-decoration: none;
    color: white;
    padding: 0.5em 1em;
    display: block;
    transition: background-color 0.3s, color 0.3s;
    text-align: left;
}

nav ul li a:hover {
    background-color: #aaca78; /* Svijetlozelena boja */
    color: #3f6317; /* Tamnozelena boja */
    border-radius: 5px; /* Zaobljeni rubovi */
}

nav ul li ul {
    display: none;
    position: absolute;
    background-color: #3f6317;
    padding: 0;
    margin: 0;
    border-radius: 5px; /* Zaobljeni rubovi podizbornika */
    z-index: 1000; /* Osiguranje da podizbornik bude iznad drugih elemenata */
    top:100%;
    left: 0;
}
nav ul li:hover > ul,
nav ul li ul:hover {
    display: block;
}

nav ul li ul li {
    display: block;
}

nav ul li ul li a {
    padding: 0.5em 1em;
    white-space: nowrap; /* Sprječava prelamanje teksta */
}

nav ul li ul li a:hover {
    background-color: #7ea346; /* Zelena boja */
    color: white;
    border-radius: 0; /* Bez zaobljenih rubova unutar podizbornika */
}

main {
    width: 80%;
    margin: auto;
    margin-top: 200px;
    justify-content: center;
    padding: 2em;
}

h2 {
    color: #6a5b93; /* Tamna nijansa ružmarinovog cvijeta */
}

#misija-grid{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1em;
}
#mission, #goals, .opis-radionice {
    background-color: white; /* Svijeta lila boja kutije */
    border: 3px solid #c8cae9;
    padding: 1em;
    border-radius: 10px 55px; /* Zaobljeni rubovi kutija */
    position: relative; /* Za pozicioniranje ikonice */
}
#mission{
  background-image: url('slike/ruzmarin.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: contain;
}
#mission p{
  background-color: rgba(255, 255, 255, 0.8); /* Poluprozirna pozadina za tekst */
}
#mission p, #goals ul li{
  font-weight: larger;
  font-style: italic;
  font-family: cursive;
}

#mission p::first-letter, #goals ul li::first-letter{
  font-weight: 700;
  font-size: 200%;
  color: #3f6317;
}

#goals ul li{
  list-style-type: none;
}

.workshop-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1em;
}

.workshop {
    background-color: #c8cae9; /* Svijeta lila boja kutije */
    border: 2px solid #3f6317;
    padding: 1em;
    border-radius: 10px; /* Zaobljeni rubovi kutija */
    position: relative; /* Za pozicioniranje ikonice */
}

.workshop img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  object-position: center; 
} 

#news, #student-comments {
    display: grid;
    gap: 20px;
}
#news {
    grid-template-columns: repeat(2, 1fr); /* 2 događaja u istom redu */
    margin: 20px;
}
#student-comments {
    grid-template-columns: repeat(3, 1fr); /* 3 komentara u istom redu */
}

.news-item{
    background-color: #c8cae9; /* Svijeta lila boja kutije */
    padding: 15px;
    border-radius: 10px;
    border: 2px solid #3f6317;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    text-align: center;
}  
.news-item img{
    width: 50%; /* Smanjena širina slike */
    height: auto; /* Automatsko prilagođavanje visine prema širini */
    border-radius: 10px;
    margin-bottom: 10px;
}

.news-opis{
    margin-top: 10px;
}

.news-opis h3 {
    font-size: 20px;
    margin: 10px 0;
}

.news-opis p {
    font-size: 16px;
    color: #6a5b93;
    line-height: 1.5;
}

.comment {
    background-color: #c8cae9; /* Svijetla lila boja kutije */
    border: 2px solid #3f6317;
    padding: 10px;
    border-radius: 10px; /* Zaobljeni rubovi kutija */
    position: relative; /* Za pozicioniranje ikonice */
    margin-bottom: 20px;
    text-align: center;
    align-content: center;
    max-height: 250px;
    min-height: 100px;
    height: auto;
}

.comment img {
    object-position: center;
    max-height: 30%;
    max-width: 95%;
    height: auto; /* Automatsko prilagođavanje visine prema širini */
    border-radius: 50%; /* Pretvara ikonicu u krug */
    margin-bottom: 10px; /* Razmak između ikonice i teksta */
}

.comment p {
    margin: 0;
    font-size: 16px; /* Veličina fonta za poruku */
    font-style: italic;      
}

.comment span {
     display: block;
     font-size: 14px; /* Veličina fonta za autora */
}

footer {
    background-color: #7ea346; /* tamnozelena boja */
    color: white;
    text-align: left;
    padding: 1em;
    margin-top: 2em;
    display: grid;
    grid-template-columns: repeat(3, 1fr); /* Podjela na 3 dijela */
    gap: 1em; /* Razmak između dijelova */
    line-height: 25px;
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    text-decoration: underline;
}






@media only screen and (max-width: 768px) {
  .workshop-grid {
    grid-template-columns: 1fr !important;
    gap: 1em;
  }
  #news, #student-comments{
    grid-template-columns: 1fr !important;
    gap: 1em;
  }
  .news-item img{
    width: 100%;
  }
  #misija-grid{
    grid-template-columns: 1fr !important;
  }
  footer{
    grid-template-columns: 1fr !important;
  }
  
  /*za stranice radionica*/
  .foto-album {
    flex-direction: column;
  }
  .album-item{
    width: 100% !important;
    margin-bottom: 10px;
  }
  .foto-album img {
    width: 100%;
  }
  
  /*za kviz*/
  #answers {
      flex-direction: column !important;
    }
  #quiz-container {
      padding: 10px;
    }
  #next, #answers button{
      padding: 10px 15px;
    }
}

/*stranice za radionice*/
.foto-album{
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.album-item{
  width: 100%;

}
.foto-album img{
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s ease; /* Dodavanje tranzicije za efekt povećanja */
}

.foto-album img:hover{
  transform: scale(1.4);
}
.foto-album p{
  text-align: center;
  font-size: 14px;
}

.nav-buttons {
  display: flex;
  justify-content: center;
}

.nav-buttons button {
  background-color: #3f6317;
  color: white;
  border: none;
  padding: 10px 20px;
  margin: 5px;
  cursor: pointer;
  border-radius: 5px;
}

 .nav-buttons button:hover {
   background-color: #c8cae9;
}

/*kraj stilova za radionice*/

/*stilovi za kviz*/
#quiz-container {
    background-color: #c8cae9;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    text-align: center;
    
}

#quiz-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

#question {
    font-size: 18px;
    margin-bottom: 10px;
}

#answers {
    display: flex;
    flex-direction: row;
    align-items:  center;
    justify-content: center;
    margin-bottom: 20px;
}

#answers button {
    background-color: #3f6317;
    color: white;
    border: none;
    padding: 10px 20px;
    margin: 5px;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

#answers button:hover {
    background-color: #c8cae9;
}

#message {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
}

#result-image {
    width: 100px;
    height: auto;
    margin-top: 10px;
}

#progress-bar {
    width: 100%;
    background-color: #ddd;
    border-radius: 5px;
    overflow: hidden;
    margin: 20px 0;
}

#progress {
    height: 20px;
    width: 0;
    background-color: #3f6317;
    color: white;
    transition: width 0.3s ease;
}

#next {
    background-color: #3f6317;
    color: white;
    border: none;
    padding: 10px 20px;
    margin-top: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

#next:hover {
    background-color: #c8cae9;
}

#score-container {
    margin-top: 20px;
    text-align: center;
}

#score-container p {
    font-size: 18px;
    color: #333;
}

#final-message {
    margin-top: 20px;
    font-size: 20px;
    color: #3f6317;
    text-align: center;
}

/*kraj stilova za kviz*/

