.turnus_table  {  border: 4px #0a0a0a ridge;
                  background: #fdf8da;
                  padding: 20px;
                  margin-left: auto;
                  margin-right: auto;
               }
.turnus_l      {  padding-right: 5px;
                  text-align: right;
                  font-size: 16px;
                  height: 25px;
               }
.turnus_separ  {  width: 30px;
               }
.turnus_r      {
                  font-size: 18px;
                  height: 25px;
               }

.turnus_0      {  
                  font-weight: normal;
                  color: #6a8753;
               }
.turnus_1      {  background: #f3f3d8;
                  border-top: 1px dotted #bcaf72;
                  border-bottom: 1px dotted #bcaf72;
               }
.turnus_2      {  background: #f9f1c3;
                  font-weight: normal;
               }

