/* CSS Document */
body{background: #C1B8C8;}
h1{font-size: 45px;
    margin-top: 2em;
    color: #7A8B99;
    text-align: center;
    font-family: Georgia, Sherif;}
h2{font-size: 35px;
    margin-top: 2em;
    color: #7A8B99;
    text-align: center;
    font-family: Georgia, Sherif;}
ul{background-color: #9BA0BC;
    text-align: center;
    display: flex;
    font-size: 25px;
    color: #A9DDD6;
    width: 90%;
    justify-content: space-around;
    margin: 2em;
    text-align: center;}

#zs{display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: 2em;
    margin-right: 2em;
    background-color: #91ADC2;
    font-size: 25px;
    color: #A9DDD6;
    width: 90%;
    text-align: center;}
#ss{display: flex;
    flex-direction: row;
    justify-content: center;
    margin-left: 2em;
    margin-right: 2em;
    background-color: #91ADC2;
    font-size: 25px;
    color: #A9DDD6;
    width: 90%;
    text-align: center;}

article{background-color: #91ADC2;
        text-align: left;
        display: flex;
        flex-direction: column;
        font-size: 25px;
        color: #A9DDD6;
        margin: 2em;}
div{float: right;
    margin-right: 5em;
    margin-top: 5em;
    margin-left: 5em;}
h3{margin-left: 2em;}
#list{margin-left: 2em;
      margin-bottom: 2em;}
main{display: flex;
        flex-direction: column;}
#vlajkaanj{position: absolute;
    top: 1%;
    left: 35%;}   
#vlajkask{position: absolute;
    top: 1%;
    left:10%;}
#vlajkanj{position: absolute;
    top: 1%;
    left:10%;}