form {margin: 0;}
img {border-width: 0px;}

table.gray-plashka {width: 100%; height: 100%;}
table.gray-plashka td.lt           {width: 5px; height: 5px; background-image: url('./images/uglii.gif'); background-repeat: no-repeat; background-position: left top;}
table.gray-plashka td.ct           {height: 5px;             border-top: 1px solid #E7E7E7; empty-cells: show;}
table.gray-plashka td.rt           {width: 5px; height: 5px; background-image: url('./images/uglii.gif'); background-repeat: no-repeat; background-position: right top;}

table.gray-plashka td.lm           {width: 5px;              border-left: 1px solid #E7E7E7; empty-cells: show;}
table.gray-plashka td.cm           {vertical-align: top;}
table.gray-plashka td.rm           {width: 5px;              border-right: 1px solid #E7E7E7; empty-cells: show;}

table.gray-plashka td.lb           {width: 5px; height: 5px; background-image: url('./images/uglii.gif'); background-repeat: no-repeat; background-position: left bottom;}
table.gray-plashka td.cb           {height: 5px;             border-bottom: 1px solid #E7E7E7; empty-cells: show; }
table.gray-plashka td.rb           {width: 5px; height: 5px; background-image: url('./images/uglii.gif'); background-repeat: no-repeat; background-position: right bottom;}

a:hover {color: #CD1717; border-color: #CD1717;}

.nvgout {
padding: 0;
background: url("images/redrght.gif") #00477C no-repeat top right;
}

.nvgtn {
margin: 0;
padding: 8px 0 9px 20px;
font: 12px arial;
color: white;
background: url("images/redlft.gif") no-repeat top left;
}

.nvgtn a 		{color: white;}
.nvgtn a:hover 	{text-decoration: none;}