body{
    text-align: center;
    font-family: Calibri, sans-serif;
}

footer {
    text-align: center;
    font-family: Calibri, sans-serif;
}

.container{
    position: relative;
    text-align: center;
    color: white;
}

.header_text{
    position: absolute;
    top: 8px;
    right: 16px;
}

.slavaraskaj{
    position: relative;
    color: white; 
}

.slavaraskajtekst{
    position: absolute;
    bottom: 8px;
    right: 300px;
}

.dcn{
    position: relative;
    color: white;
}

.dcntekst{
    position: absolute;
    bottom: 8px;
    right: 300px;
}

.pin01{
    position: relative;
    color: white;
}

.pin01tekst{
    position: absolute;
    bottom: 8px;
    right: 300px;
}

.underconstruction{
    color: red;
}