/*fontovi*/
.noto-serif-<uniquifier> {
  font-family: "Noto Serif", serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "width" 100;
}

body {
     font-family: "Noto Serif", serif;
}

/* zaglavlje */

header { 
    width: 100%;
}

header img {
    height:200px;
}

.torba {
        float: left;
}

.karla {
    float: right;

}

header h1 {
    font-size: 40px;
    background-color: #5da736;
padding: 80px; 
    width: 40%;
    text-align: center;
    border-radius: 15px;
    margin-left: 350px;
    color: white;
}

/* navigacija */

nav
 {
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    clear: both;
    margin-top: 20px;
}

nav a {
    text-align: center;
    padding: 10px;
     text-decoration: none;
     color: black;
     padding: 10px;
     margin: 10px;

    }
ul {
    list-style-type: none;

}

ul li {
       display: inline-block;
              border:1px #5da736 solid;
       border-top: 3px #5da736 solid;
       font-size: 17pt;
        }

/** **/

section {
    height: 500px;
    width:90%;
 margin: 60px;
    background-color: whitesmoke;
    margin-top: 40px;
     font-family: "Noto Serif", serif;
    font-size: 13pt;
    padding-top: 30px;
}

section p {
/*     background-color:#5da736; */
    width: 600px;
    height: 300px;
    padding: 10px;
    border-radius: 15px;
    margin-left: 100px;
    margin-top: 20px;
    font-size: 12pt;
    font-family: "Noto Serif", serif;
    padding-left: 30px;
    padding-top: 20px;
}
.carapa{
    width:36% ;
    height: 370px;
    font-size: 12pt;
}
   
footer {
    background-color: #d9d9d9;
    text-align: right;
    height: 50px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

section h2 {
    text-align: center;
    font-size: 25pt;
    color: white;
}

section img {
    float: right;
    height: 250px;
    margin: 30px;
}

/*INDEX*/

    .r {
    background-color: #5da736;
    color: white;
    width: 35%;
    font-size: 12pt;
    padding-top: 25px;
    height: 200px;
    margin-top: 50px;
}

.slika {
    height: 40%;
    margin-top: 50px;
}

/*O NAMA*/

.frula {
    color: white;
    font-size: 12pt;
}

    article {
        height: 400px;
    width:34%;
    float: left;
    background-color: #5da736;
    border-radius: 15px;
    text-align: center;
     margin-top:50px;
     margin-left: 150px;
}

    article p {
        text-align: center;
        padding:10px;
        margin-left: 20px;
        margin:0 auto;
        padding-top: 20px;
          color: white;
    font-size: 12pt;
    width: 80%;
    }
 
h2 {
    background-color: #5da736;
    height: 50px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    color: white;
    font-size: 14pt;
    padding: 3px;
}

aside{ 
    text-align: center;
    background-color:#5da736;
    height:220px;
    float: left;
    width: 40%;
    border-radius: 15px;
    margin-top:50px;
    margin-left: 30px;
}

aside p, h2{
    text-align: left;
    padding:5px;
}

.t {
    background-color: #5da736;
    text-align: justify;
    font-size: 12pt;
    padding:25px;
  width: 34%;
  height: 200px;
  margin-top: 40px;
}

.ucionica img {
margin-right: 100px;
height: 70%;
margin-top: 40px;
}

.ucionica p {
    color: white;
}

.jelena h2 {
    background-color: #5da736;
    height: 70px;
}
.jelena {
    font-size: 12pt;
    
}

.jelena p {
    background-color: #5da736;
    color: white;
    text-align:center;
    margin-top: 10px;
   margin-left:270px;
}

.san {
    color: white;
    background-color: #5da736;
    height: 350px;
    width: 33%;
    font-size:12pt;
}

.ej img {
    height: 70%;
    margin-right: 10%;
}

div {
   margin:0 auto;
}
