table#lihtne{
    border: 1pt solid black;
    width: 15%;
    height: 300px;
    border-collapse: collapse;
}
table#lihtne td{
    border: 1pt solid black;
    text-align: center;
}

table#lihtne tr:nth-child(1) td:nth-child(1){
    background-color: lightgreen;
}

table#lihtne tr:nth-child(1) td:nth-child(2){
    background-color: lightcoral;
}

table#lihtne tr:nth-child(2) td:nth-child(1){
    background-color: lightpink;
}

table#lihtne tr:nth-child(2) td:nth-child(2){
    background-color: lightskyblue;
}
/****************** keeruline 1 **********/
table#keeruline1{
    width: 15%;
    height: 300px;
    border-collapse: collapse;
}
table#keeruline1 td{
    border: 1pt solid black;
    text-align: center;
}

/*******keeruline2********/
table#keeruline2{
    border: 1pt solid black;
    width: 15%;
    height: 300px;
    border-collapse: collapse;
}
table#keeruline2 td{
    border: 1pt solid black;
    text-align: center;
}

table#ulesanne{
    border: 1pt solid black;
    width: 15%;
    height: 300px;
    border-collapse: collapse;
}
table#ulesanne td{
    border: 1pt solid black;
    text-align: center;
}

table#ulesanne tr:nth-child(1) td:nth-child(1){
    background-color: lightgreen;
}

table#ulesanne tr:nth-child(1) td:nth-child(2){
    background-color: lightcoral;
}
table#ulesanne tr:nth-child(1) td:nth-child(3){
    background-color: red;
}

table#ulesanne tr:nth-child(2) td:nth-child(1){
    background-color: lightpink;
}

table#ulesanne tr:nth-child(2) td:nth-child(2){
    background-color: lightskyblue;
}

table#ulesanne tr:nth-child(3) td:nth-child(1){
    background-color: grey;
}
table#ulesanne tr:nth-child(3) td:nth-child(2){
    background-color: lightskyblue;
}

table#ulesanne tr:nth-child(4) td:nth-child(1){
    background-color: greenyellow;
}

table#ulesanne tr:nth-child(4) td:nth-child(2){
    background-color: blueviolet;
}

table#ulesanne tr:nth-child(5) td:nth-child(1){
    background-color: hotpink;
}
table#ulesanne tr:nth-child(5) td:nth-child(2){
    background-color: darkolivegreen;
}

table#ulesanne2{
    border: 1pt solid black;
    width: 20%;
    height: 300px;
    border-collapse: collapse;
}
table#ulesanne2 td{
    border: 1pt solid black;
    text-align: center;
}

table#ulesanne2 tr:nth-child(1) td:nth-child(1) {
    background-color: lightcoral;
}
table#ulesanne2 tr:nth-child(2) td:nth-child(1) {
    background-color: lightcoral;
}

table#ulesanne2 tr:nth-child(2) td:nth-child(2) {
    background-color: lightskyblue;
}

table#ulesanne2 tr:nth-child(2) td:nth-child(3) {
    background-color: lightgreen;
}

table#ulesanne2 tr:nth-child(2) td:nth-child(4) {
    background-color: khaki;
}

table#ulesanne2 tr:nth-child(2) td:nth-child(5) {
    background-color: plum;
}

table#ulesanne2 tr:nth-child(3) td:nth-child(1) {
    background-color: peachpuff;
}

table#ulesanne2 tr:nth-child(3) td:nth-child(2) {
    background-color: palegreen;
}

table#ulesanne2 tr:nth-child(3) td:nth-child(3) {
    background-color: thistle;
}

table#ulesanne2 tr:nth-child(3) td:nth-child(4) {
    background-color: lightsteelblue;
}

table#ulesanne2 tr:nth-child(4) td:nth-child(1) {
    background-color: lightyellow;
}

table#ulesanne2 tr:nth-child(4) td:nth-child(2) {
    background-color: lightpink;
}

table#ulesanne2 tr:nth-child(5) td:nth-child(1) {
    background-color: lightsalmon;
}

table#ulesanne2 tr:nth-child(6) td:nth-child(1) {
    background-color: lavender;
}

table#ulMartinRossakov{
    border: 1pt solid black;
    width: 15%;
    height: 180px;
    border-collapse: collapse;
}

table#ulMartinRossakov td {
    border: 1pt solid black;
    text-align: center;
}

table#ulMartinRossakov tr:nth-child(1) td:nth-child(1) {
    background-color: hotpink;
}
table#ulMartinRossakov tr:nth-child(1) td:nth-child(2) {
    background-color: lightpink;
}
table#ulMartinRossakov tr:nth-child(1) td:nth-child(3) {
    background-color: yellow;
}

table#ulMartinRossakov tr:nth-child(2) td:nth-child(1) {
    background-color: lightskyblue;
}
table#ulMartinRossakov tr:nth-child(2) td:nth-child(2) {
    background-color:gray;
}
table#ulMartinRossakov tr:nth-child(2) td:nth-child(3) {
    background-color: lime;
}

table#ulMartinRossakov tr:nth-child(3) td:nth-child(1) {
    background-color: royalblue;
}
table#ulMartinRossakov tr:nth-child(3) td:nth-child(2) {
    background-color: orchid;
}
table#ulMartinRossakov tr:nth-child(3) td:nth-child(3) {
    background-color: olive;
}
table#ulMartinRossakov tr:nth-child(3) td:nth-child(4) {
    background-color: violet;
}

table#ulMartinRossakov tr:nth-child(4) td:nth-child(1) {
    background-color: grey;
}
table#ulMartinRossakov tr:nth-child(4) td:nth-child(2) {
    background-color: greenyellow;
}
table#ulMartinRossakov tr:nth-child(4) td:nth-child(3) {
    background-color: lightgreen;
}

table#ulMartinRossakov tr:nth-child(5) td:nth-child(1) {
    background-color: lightskyblue;
}
table#ulMartinRossakov tr:nth-child(5) td:nth-child(2) {
    background-color: lightcoral;
}
table#ulMartinRossakov tr:nth-child(5) td:nth-child(3) {
    background-color: orangered;
}

table#ulMartinRossakov tr:nth-child(6) td:nth-child(1) {
    background-color: red;
}
table#ulMartinRossakov tr:nth-child(6) td:nth-child(2) {
    background-color: rebeccapurple;
}
table#ulMartinRossakov tr:nth-child(6) td:nth-child(3) {
    background-color: blueviolet;
}
table#opetajaUl {
    width: 15%;
    height: 200px;
    border-collapse: collapse;

}

table#opetajaUl td {
    text-align: center;
}


table#opetajaUl tr:nth-child(1) td:nth-child(1) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(1) td:nth-child(3) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(2) td:nth-child(2) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(2) td:nth-child(4) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(3) td:nth-child(2) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(4) td:nth-child(2) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(4) td:nth-child(4) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(5) td:nth-child(1) {
    background-color: hotpink;
    border: 1pt solid black;
}
table#opetajaUl tr:nth-child(5) td:nth-child(3) {
    background-color: hotpink;
    border: 1pt solid black;
}

