<!-- 

 table.sudoku,  table.sudoku2 {font-family: Tahoma; vertical-align: middle; border-width: 3px; border-collapse: collapse; border-color:#111111; border-style: solid; text-align: center; background-color: #eee}
 table.sudoku td,  table.sudoku2 td { text-align: center; border-width: 1px; border-color:#111111; border-style: solid; width: 35px; height: 35px}
 table tr.border-top td {border-top-width: 3px; }
 table td.border-right {border-right-width: 3px; }

table.sudoku td {width: 35px; height: 35px;font-size: 18px; text-align: center;background-color: #FFF}
table.sudoku td input {font-family: Tahoma;width: 35px;font-size: 18px; text-align: center; margin: 0px; background-color: #FFF; border-width: 0px;}

.dopln  {color: #777; }
.plne  {color: #000; }

table.sudoku2 td {width: 35px; height: 35px;font-size: 18px; text-align: center;}
table td.spravne  {background-color: #CFC; }
table td.spatne {background-color: #FCC; }
-->
