.{
    font-family: 'Times New Roman', Times, serif;
    background-color: #f0f0f0;
    margin: 0;
    padding: 0;
    border: 0;
}


.th{
    text-align: center;
    border-right: 3px solid black;
}

a {
    text-decoration: none;
    color: inherit;
}
#logo{
    padding-right: 5pc;
}

#logo_skoly{
    width: 150px;
    height: auto;
    margin-right: 70%;
}

.social_media_logos{
    width: 30px;
    height: auto;
}