#atsmaut-table {
    BORDER-COLLAPSE: collapse;
    border: 1px solid black;



}

#atsmaut-table [lang=en] {
    font-family:arial,sans-serif;
}

#atsmaut-table .back {
    background: url('http://hebrew-academy.org.il/wp-content/uploads/flag.png') repeat-y center top;
    border:0;
    width:100px;
}

#atsmaut-table .empty {
    border:0;
    width: 15px;
}

#atsmaut-table td,
#atsmaut-table th {
    border: 1px solid black;
    padding: 0.8em;
}

#atsmaut-table tr{
    height:3em;
}

#atsmaut-table th {
    height:2em;
    background:lightgrey;
    font-size: 15px;

}

#atsmaut-table tbody td:nth-of-type(1),
#atsmaut-table tbody td:nth-of-type(2) {
    text-align:center;
    font-weight:bold;
}

#atsmaut-table .row-style0 {
    background:white;
}
#atsmaut-table .row-style1 {
    background: #f1f6fc ;
}

#atsmaut-table .row-style2 {
    background: #e2ecf8 ;
}

#atsmaut-table .row-style3 {
    background: #d4e3f5 ;
}

#atsmaut-table .row-style4 {
    background: #c5d9f1 ;
}

#atsmaut-table .row-style5 {
    background: #d0e0f3 ;
}

#atsmaut-table .row-style6 {
    background: #dce8f6 ;
}

#atsmaut-table .row-style7 {
    background: #e7eff9 ;
}

#atsmaut-table .row-style8 {
    background: #f3f7fc ;
}
#atsmaut-table .row-style9 {
    background:white;
}
