body {
    font-family: Arial, Helvetica, sans-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: 500px;
    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;
}
section p {
/*     background-color:#5da736; */
    width: 600px;
    height: 300px;
    padding: 10px;
    border-radius: 15px;
    margin-left: 100px;
    margin-top: 20px
}
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;
}
section p {
   padding-left: 30px;
    padding-top: 20px;
     font-size: 20px;
    }
    article {
        height: 500px;
    width:44%;
    float: left;
    margin-left: 100px;
    background-color: #5da736;
    border-radius: 15px;
    text-align: center;
     margin-top:30px;
}
    article p {
        font-size: 15pt;
        text-align: center;
        color: white;
        padding: 10px;
    }
 
h2 {
    background-color: #5da736;
    height: 50px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
    border-radius: 5px;
    color: white;
    font-size: 15pt;
    padding: 3px;
}
aside{ 
    text-align: center;
    background-color:#5da736;
    height:220px;
    float: left;
    width: 32%;
    border-radius: 15px;
    margin-top:30px;
    margin-left: 40px;

}
aside p, h2{
    text-align: left;
    padding:10px;
}
.p {
    height: 650px;
}
.r {
    background-color: #5da736;
    color: white;
}
.t {
    background-color: #5da736;
    text-align: justify;
    font-size: 15pt;
    padding:20px;
}
.ucionica img {
margin-right: 100px;
height: 70%;
margin-top: 40px;
}
.ucionica p {
    color: white;
}
.jelena h2 {
    background-color: #5da736;
    height: 70px;
}
.jelena p {
    background-color: #5da736;
    color: white;
    text-align:center;
    margin: 30px;
    margin-left: 550px;
}
.frula {
    color: white;
}
.san {
    color: white;
    background-color: #5da736;
    height: 400px;
    width: 34%;
}
.ej img {
    height: 70%;
    margin-right: 10%;
}
