#öppetider,#Ö, #Ö2 {
    border: 1px solid black;
    border-collapse: collapse;
    text-align: center;
}
#öppetider{
    width: 70%;
}
 #FLAGGA, td, th{
    border-collapse: collapse;
    border: 0px;
}

#B{
    width: 50px;
    height: 50px;
    background-color: blue;
}

#G{
    width: 25px;
    height: 25px;
    background-color: gold;
}

#B2{
    width: 185px;
    height: 50px;
    background-color: blue;
}

#test, #test3{
    border: 1px solid black;
    border-collapse: collapse;
}