

div.game_table{margin-left: 0px; }
table.grid{ border-collapse:collapse; padding:0px; margin:0px; }
table.grid td{ padding:0px; margin:0px; } 
table.grid td.corner{width:100px;height:100px;background-color:#FFFFFF;}

table.grid td.row{height:20px;font-family:arial;font-size:11px; color:#003366;white-space:pre;text-align:right;vertical-align:center;padding-right:5px;background-color:#EEEEEE; }
table.grid td.row-on{height:20px;font-family:arial;font-size:11px; color:#336699;white-space:pre;text-align:right;vertical-align:center;padding-right:5px;background-color:#DDDDDD; }

table.grid td.col{width:20px;font-family:arial;font-size:11px; color:#003366;
text-align:center;vertical-align:bottom;padding-bottom:5px;background-color:#EEEEEE; }
table.grid td.col-on{width:20px;font-family:arial;font-size:11px; color:#336699;
text-align:center;vertical-align:bottom;padding-bottom:5px;background-color:#DDDDDD; }

table.grid td.cell-aoff{background-color:#FFFFFF;}
table.grid td.cell-aon{background-color:#DDDDDD;}

table.grid td.cell-xoff{width:20px; height:20px; background-color:#ffffff; background-image:url('../images/gry/obrazki/x.png');}
table.grid td.cell-xon{width:20px; height:20px;  background-color:#DDDDDD; background-image:url('../images/gry/obrazki/x.png');}

table.grid td.cell-boff{background-color:#698A94;}
table.grid td.cell-bon{background-color:#698A94;}

table.grid td.x1{width:2px;background-color:#000000; }
table.grid td.x2{width:1px;background-color:#000000; }
table.grid td.x3{width:2px;background-color:#000000; }
table.grid td.x4{width:1px;background-color:#000000; }

table.grid td.y1{height:2px;background-color:#000000; }
table.grid td.y2{height:1px;background-color:#000000; }
table.grid td.y3{height:2px;background-color:#000000; }
table.grid td.y4{height:1px;background-color:#000000; }

table.grid td.z1{width:2px;height:2px;background-color:#000000;}
table.grid td.z2{width:1px;height:1px;background-color:#000000;}
table.grid td.z3{width:2px;height:2px;background-color:#000000;}
table.grid td.z4{width:1px;height:1px;background-color:#000000;}
table.grid td.z5{width:2px;height:2px;background-color:#000000;}
table.grid td.z6{width:2px;height:2px;background-color:#000000;}
table.grid td.z7{width:2px;height:1px;background-color:#000000;}
table.grid td.z8{width:1px;height:2px;background-color:#000000;}