*{
    margin: 0;
    padding: 0;
}
#nav {
    height: 100px;
    width: 100%;
    background-color: gray;
    
    display: grid;
    grid-template-columns: 50px 100px 1fr 130px 130px 130px;
    grid-template-rows: 100px;
    align-content: center;
    

}
#emer{
    grid-column: 3;
    font-size: 60px;
    height: auto;
    margin: 0 auto;
    padding: 10px ;
    margin-top: auto;
    margin-bottom: 3px;
    color: black;
    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color: #dbbc6d;
    border: solid 3px black;
    border-radius: 20%;
    text-decoration: underline ;
    
    
}
#home{
    grid-column: 4;
    margin: 0 auto;
    padding: 10px;
    
}
#abt{
    grid-column: 5;
    margin: 0 auto;
    padding: 10px;
}
#homeic{
    width: auto;
    height: 90%;
    margin: 0 auto;
    transition: transform 0.3s ease, color 0.3s ease;
            cursor: pointer;
  border: solid 3px #dbbc6d ;
  border-radius: 10%;
  padding: 5px;
  margin-right: 40px;
  margin-bottom: 15px;
}
#homeic:hover, #abtic:hover, #contic:hover, #logic:hover{
    transform: scale(1.2); 
            color: #007bff;
}
#abtic{
    grid-column: 5;
    border: solid 3px #dbbc6d ;
  border-radius: 10%;
  padding: 5px;
  transition: transform 0.3s ease, color 0.3s ease;
  cursor: pointer;
    margin: 0 auto;
    margin-right: 20px;
    width: auto;
    height: 90%;
    
}
#cont{
    grid-column: 6;
    margin: 0 auto;
    padding: 10px;

}
#contic{
    grid-column: 6;
    width: auto;
    height: 90%;
    transition: transform 0.3s ease, color 0.3s ease;
            cursor: pointer;
    margin: 0 auto ;
    margin-right: 20px;
    border: solid 3px #dbbc6d ;
  border-radius: 10%;
  padding: 5px;
   
    
}
#logic{ 
    width: auto;
    height: 90px;
    grid-row: 2;
    grid-column: 1;
    border-radius: 50%;
    margin-left: 20px;
    padding: 1px;
    transition: transform 0.3s ease, color 0.3s ease;
    cursor: pointer;
  border: solid  #dbbc6d 3px;

}

#herofoto{
    width: 100%;
    margin: 0 auto;
    grid-column:1/4;
    border-top: solid black 12px;
    border-bottom: double black 12px;
    
    
}
#lart{
    width: 100%;
    margin: 0 auto;
    grid-column:1/4;
    border-top: solid black 5px;
    border-bottom: solid black 5px;
    display: grid;
    grid-template-columns: 4fr 4fr 4fr;
    grid-template-rows: 250px 250px 250px;
}

#karta{
    
    width: 100%;
    height: auto;
    display: block;

}

#audit{
    display: grid;
    grid-template-columns: 2fr 65% 2fr;
    grid-template-rows: 1fr;
    align-items: center;
    row-gap: 20px;
    background-image: url(C:\Users\myrto\OneDrive\Desktopi\wdd130\mps\image\back.jpg);
    
}
#hero{
    width: 100%;
    
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: 50px 350px 40px 50px 500px 200px;
    margin: 0 auto;
    
    grid-column: 2;
    row-gap: 20px ;
    background-image: url(back.jpg);

}
#nav2{
    height: 200px;
    width: 100%;
    background-color: gray;
    grid-row: 6;
    margin-top: auto;
    display: grid;
    grid-template-columns: 50px 100px 1fr 130px 130px 130px;
    grid-template-rows: 100px;
    border-top: solid black 5px;
}
#closing{
grid-column: 4/6;
font-size: 25px;
padding: 30px;
}
#brock{
    margin-top: auto;
    font-size: 30;
    grid-column: 1/4;
}
#purpose{
    grid-column: 1;
    grid-row: 1;
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    
}
#purp{
    grid-column: 2;
    grid-row: 1;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
#audience{
    grid-column: 2;
    grid-row: 2;
    font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#aud{
    grid-column: 1;
    grid-row: 2;
    width: 100%;
    height: 450px;
    
    border-radius: 10px;

}
ul{
    grid-column: 2;
    grid-row: 2;
}
#kater{
    grid-row: 2;
    grid-column: 2;
    border-style: ridge;
    border-width: 10px;
}

#main{
    width: 100%;
    margin: 0 auto;
    grid-column: 2;
}
.shkrim{
    border: solid darkolivegreen 10px;
    border-radius: 20%;
    padding: 20px;
}
#qellim{
    display: grid;
    grid-template-columns: 40% 60%;
    padding: 15px;
    border: solid rgb(255, 255, 255) 10px;
    border-radius: 10px;
    grid-column: 1/3;
    grid-row: 2;
    width: 100%;
    height: 100%;
    background-color:#dbbc6d;
    
}
#njerez{
    display: grid;
    grid-template-columns: 60% 40%;
    padding: 15px;
    border: solid rgb(255, 255, 255) 10px;
    border-radius: 10px;
    grid-column: 1/3;
    grid-row: 5;
    width: 100%;
    height: 100%;
    background-color:#dbbc6d;
    column-gap: 15px;
}
.tip{
    color:#dbbc6d;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    background-color: lightgray;
    padding: 10px;
    border-radius: 10px;
}
#tip1{
    grid-row: 1;
    grid-column: 1/3;
    margin: 0 auto;
}
#tip2{
    grid-row: 4;
    grid-column: 1/3;
    margin: 0 auto;
}


