body{
    margin: 0;
    min-width: 384px;
    font-family: 'Permanent Marker', cursive;
    font-size:15px;
}

h3{
    margin: 0;
}
.head{
    margin:auto;
    width:80%;
}
.naslov{
    margin: auto;
    text-align: center;
}
#Vfeat{
    height: auto;
    width: 100%;
}
.cont{
    
    width: 70%;
    margin: auto;
}
.num{
    padding-top:15px;
   width: 100%;
   display: block;
   height: 250px;
}
#n1{
    border-radius:50%;
}
#n2{
    border-radius:50%;
}
#n3{
    border-radius:50%;
}
#br1{
    float: left;
    width: 30%;
    margin-right: 5%;
    text-align: center;
}
#br2{
    float: left;
    width: 30%;
    margin-right: 5%;
    text-align: center;
}
#br3{
    float: left;
    width: 30%;
    text-align: center;
}
.clear{
    width: 100%;
    display: block;
    height: auto;
}
.Onama{
    text-align: center;
    margin-bottom: auto;
    height: auto;
    min-height: 325px;
    height: 470px;
}
#I1{
    height: auto;
    width: 100%;
    max-height: 450px;
    max-width: 600px;
    min-height: 325px;
    vertical-align: middle;
    border-radius:50%;
}
.left{
    width:50%;
    float: left;
    min-height: 325px;
    height: 450px;
}
.right{
    height: 450px;
    display: table-cell;
    vertical-align: middle;
    max-width: 600px;
    padding: 0 15px 0 15px;
}

#t1{
    width:50%;
    float: right;
    text-align: center;
   
}
.karakteristike{
    border-radius: 50%;
    padding-top:45px;
    color: rgb(255, 202, 225);
    text-align: center;
    float:center;
    height: 300px;
    background-image: url("/includes/HPV.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin: auto;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%), url("/includes/HPV.jpg");
    margin-bottom: 15px;
}
.hpv{
    margin: auto;
    border-radius: 50%;
    padding-top:45px;
    color: rgb(255, 202, 225);
    width: 100%;
    display: block;
    text-align: center;
    height: 300px;
    background-image: url("/includes/Mitovi.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%), url("/includes/Mitovi.jpg");
    margin-bottom: 15px;
}
.hpv p{
    color:#000;
}
#P1{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S1{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog1 2s linear;

}
@keyframes prog1{
    0%{width: 0%}
    100%{width: 100%}
}
#P2{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S2{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog2 2s linear;

}
@keyframes prog2{
    0%{width: 0%}
    90%{width: 90%}
}
#P3{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S3{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog3 2s linear;

}
@keyframes prog3{
    0%{width: 0%}
    70%{width: 70%}
}
#P4{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S4{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog4 2s linear;

}
@keyframes prog4{
    0%{width: 0%}
    40%{width: 40%}
}
#P5{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S5{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog5 2s linear;

}
@keyframes prog5{
    0%{width: 0%}
    15%{width: 15%}
}
#P6{
    margin: auto;
    text-align: center;
    width: 250px;
}
#S6{
    width: 250px;
    background-color: rgb(255, 202, 225);
    height: 20px;
    display: block;
    animation: prog6 2s linear;

}
@keyframes prog6{
    0%{width: 0%}
    12%{width: 12%}
}
.left1{
    width:50%;
    float: left;
    text-align: center;
}
.right1{
    width:50%;
    float: right;
    text-align: center;
}
.prijenos{
    margin: auto;
    border-radius: 50%;
    padding-top:45px;
    color: rgb(255, 202, 225);
    text-align: center;
    height: 300px;
    background-image: url("/includes/prijenos.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%), url("/includes/prijenos.jpg");
    margin-bottom: 15px;
}
.cjepivo{
    margin: auto;
    border-radius: 50%;
    padding-top:45px;
    color: rgb(255, 202, 225);
    width: 100%;
    display: block;
    text-align: center;
    height: 300px;
    background-image: url("/includes/cjepivo.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.6) 100%), url("/includes/cjepivo.jpg");
    margin-bottom: 15px;
}

.mitovi{

    margin-bottom: 15px;
    max-width: 1060px;
    display: block;
    text-align: center;
    height: 1450px;
    margin: auto;

}
.MLeft{
    float:left;
    width:350px;
    height: 350px;
    background-color: rgb(255, 202, 225);
    margin-left: 5px;
}
.MRight{
    float:left;
    width:350px;
    height: 350px;
    background-color: rgb(255, 202, 225);
    margin-right: 5px;
}
.MMid{
    float:left;
    width:350px;
    height: 350px;
    background-color: rgb(255, 202, 225);
}
.empty{
    width: 350px;
    height: 350px;
    float:left;
    background-color: rgb(255, 202, 225);
}
.last{
    text-align: center;
    margin: auto;
    width: 350px;
    background-color: rgb(255, 202, 225);
}
.faq{
    width: 100%;
    display: block;
}
.contact{
    
    margin:auto;
    width: 80%;
    display: block;
    text-align: center;
}
.contact h3{
    margin-top:15px;
    border-color:rgb(255, 202, 225);
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    margin:0;
}
.headS{
    margin:auto;
    width:80%;
    border-color:rgb(255, 202, 225);
    border-style: solid;
    border-width: 0px 0px 2px 0px;
}
.sponzor{
    width: 100%;
    display: block;
    text-align: center;
    margin: auto;
    height: 150px;
}
#I2{
    margin-top:20px;
}
.CInfo{
    margin-bottom:15px;
}
#L1{
    color:#000;
    text-decoration:none;
    display:inline;
}

#L1:hover{
    color:rgb(255, 202, 225);
}
.copy{
    text-align:center;
}
@media (min-width:1080px){
    .karakteristike{
        width:70%;
    }
    .hpv{
        width:70%;
    }
    .prijenos{
        width:70%;
    }
    .cjepivo{
        width:70%;
    }
}
@media (min-width:730px) and (max-width:1080px){
    .cont{
        width: 100%;
        height:750px;
    }
    .num{
        width: 100%;
        display: block;
    }
    #br1{
        height: 250px;
        width: 100%;
        text-align: center;
    }
    #br2{
        height: 250px;
        width: 100%;
        text-align: center;
    }
    #br3{
        height: 250px;
        width: 100%;
        text-align: center;
    }
    .head{
        height: 20px;
        width: 100%;
        float: center;
        text-align: center;
    }
    .Onama{
        text-align: center;
        margin-bottom: auto;
        height: 830px;
        margin: auto;
    }
    #I1{
        margin-top: 30px;
        height: auto;
        width: 100%;
        max-height: 410px;
        max-width: 600px;
        min-height: 325px;
        vertical-align: middle;
    }
    .left{
        display: block;
        width:100%;
        height: 350px;
    }
    .right{
        
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        margin: auto;
        width: 80%;
        max-width: 80%;
        padding: 0 15px 0 15px;
    }
    #t1{
        width:50%;
        float: right;
        text-align: center;
        
    }
    .left1{
        width:50%;
        float: left;
        text-align: center;
    }
    .right1{
        width:50%;
        float: right;
        text-align: center;
    }
    .mitovi{
        max-width: 1060px;
        display: block;
        text-align: center;
        height: 1050px;
        margin: auto;
    }
    .MLeft{
        float:left;
        width:350px;
        height: 250px;
        background-color: rgb(255, 202, 225);
        margin-left: 5px;
    }
    .MRight{
        float:right;
        width:350px;
        height: 250px;
        background-color: rgb(255, 202, 225);
        margin-right: 5px;
    }
    .MMid{
        float:center;
        width:350px;
        height: 250px;
        background-color: rgb(255, 202, 225);
        text-align: center;
    }
    .empty{
        display: none;
    }
    .last{
        text-align: center;
        margin: auto;
    }
    .faq{
        width: 100%;
        display: block;
    }
    .contact{
        margin-top: 15px;
        width: 100%;
        display: block;
        text-align: center;
    }
    .sponzor{
        width: 100%;
        display: block;
        text-align: center;
        margin: auto;
        height: 150px;
    }
}
@media(max-width:730px){
    .cont{
        width: 100%;
        height:750px;
    }
    .num{
        width: 100%;
        display: block;
    }
    #br1{
        height: 250px;
        width: 100%;
        text-align: center;
    }
    #br2{
        height: 250px;
        width: 100%;
        text-align: center;
    }
    #br3{
        height: 250px;
        width: 100%;
        text-align: center;
    }

    .right p{
        font-size:13px
    }
    .head{
        height: 20px;
        width: 100%;
        float: center;
        text-align: center;
    }
    .Onama{
        text-align: center;
        margin-bottom: auto;
        height: 830px;
        margin: auto;
    }
    #I1{
        margin-top: 30px;
        height: auto;
        width: 100%;
        max-height: 410px;
        max-width: 600px;
        min-height: 325px;
        vertical-align: middle;
    }
    .karakteristike{
        margin-top:60px;
        background-size: 100% 100%;
    }
    .hpv{
        background-size: 100% 100%;
    }
    .prijenos{
        background-size: 100% 100%;
    }
    .cjepivo{
        background-size: 100% 100%; 
    }
    .cjepivo p{
        width:80%;
        margin-left:auto;
        margin-right:auto;
        font-size:13px;
    }
    .left{
        display: block;
        width:100%;
        height: 350px;
    }
    .right{
        
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        margin: auto;
        width: 80%;
        max-width: 80%;
        padding: 0 15px 0 15px;
    }
    #t1{
        width:50%;
        float: right;
        text-align: center;
        
    }
    .MLeft{
        text-align: center;
        float: none;
        width:350px;
        height: 220px;
        background-color: rgb(255, 202, 225);
        margin: auto;
        border-style: solid;
        border-width: 0px 0px 2px 0px;
    }
    .MRight{
        text-align: center;
        float: none;
        width:350px;
        height: 220px;
        background-color: rgb(255, 202, 225);
        margin: auto;
        border-style: solid;
        border-width: 0px 0px 2px 0px;
    }
    .MMid{
        float:center;
        width:350px;
        height: 200px;
        background-color: rgb(255, 202, 225);
        text-align: center;
    }
    .empty{
        display: none;
    }
    .mitovi{
        max-width: 1060px;
        display: block;
        text-align: center;
        height: 1750px;
        margin: auto;
    }
}




