body {
    padding: 10px;
    background-color: azure;
}
select, option {
    font-size: 1.2em;
    width: 300px;
    border-radius: 5px;
}
.crna {
background-color: black;
color: white;
}
.rjava {
background-color: brown;
}
.rdeca {
background-color: red;
}
.oranzna {
background-color: orange;
}
.rumena {
background-color: yellow;
}
.zelena {
background-color: green;
}
.modra {
background-color: blue;
color: white;
}
.vijolicna {
background-color: violet;
}
.siva {
background-color: gray;
}
.bela {
background-color: white;
}
.zlata {
background-color: gold;
}
.srebrna {
background-color: silver;
}
#rez4Crtna {
background-color: #fa9d08;
font-weight: 700;
font-size: 1.2em;
}
.brez {
background-color: white;
}
td, th {
text-align: center;
font-size: 1.2em;
border: solid 1px;

}
table {
border: solid 1px;
align-self: center;
}

div {
text-align: center;
font-size: 1.2em;

}
