body {
    margin: -25px 0 0 0;
    padding: 0;
}

.madimi-one-regular {
    font-family: "Madimi One", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
}

.titillium-web-extralight {
    font-family: "Titillium Web", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.titillium-web-extralight-italic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.titillium-web-light {
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.titillium-web-light-italic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.titillium-web-regular {
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.titillium-web-regular-italic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.titillium-web-semibold {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.titillium-web-semibold-italic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.titillium-web-bold {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.titillium-web-bold-italic {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.titillium-web-black {
    font-family: "Titillium Web", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.navbar-toggler {
    color:#fccc2e;
}

.menu {
    color: #fccc2e;
}

.menu:hover {
    color:white;
}

.image-margin-bottom {
    margin-bottom: 12px;
}


.sredina {
    text-align: center;
}

.etiketa {
    width:100%;
    max-width:400px;
}

.linkNoga {
    padding-left: 8px;
    text-decoration: none;
    color:#fccc2e;
}

.linkNoga:hover {
    font-weight:bold;
    color:white;
}

.priznanjeOkvir {
    border: 2px solid #fccc2e;
    padding:6px;
    margin: 10px;
    float: left;
    width: 200px;
    text-align:center;
    color:black;
}

.priznanjeOkvir:hover {
    box-shadow: 5px 10px 18px #888888;
}

.priznanjeLogo {
    max-height:100px;
}

.priznanjeLogoNaslov {
    max-height: 80px;
    margin-right:24px;
}

.besediloSencaZlata {
    font-weight: bold;
    text-shadow: 2px 2px 5px #ffd700;
}

.besediloSencaSrebrna {
    font-weight: bold;
    text-shadow: 2px 2px 5px silver;
}

.besediloSencaBronasta {
    font-weight: bold;
    text-shadow: 2px 2px 5px #CD7F32;
}

.priznanjeObroba {
    border: 1px solid #fccc2e;
}

.priznanjePariz {
    width:100%;
    max-width:350px;
}

.priznanjePariz:hover {
    width:100%;
    max-width:600px;
}

.imageGallery {
    border: 2px solid #fccc2e;
    margin:3px;
    float: left;
    width: 210px;
}

.imageGallery:hover {
    border: 2px solid #2e2926;;
}

.medijiOkvir {
    border: 2px solid #fccc2e;
    text-align: center;
    padding:6px 0 6px 0;
    margin: 3px;
    float: left;
    width: 128px;
    color:black;
}

.medijiOkvir:hover {
    box-shadow: 5px 10px 18px #888888;
}