 a {
 text-decoration: none;

 }
 
  A:hover	{
color:#000099;

	}
	
A:link	{
color:#0066cc;
	}

A:visited	{
color:#006699;
	}
		
 BODY
    {		
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #E7EDEF ;
	margin-bottom : 40px;
	margin-left : 4px;
	margin-right : 4px;
	margin-top : 10px;
	color: black;
    } 
	
	TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7EDEF ;
	font-size : 10px;	
		}
	FORM {
	display: inline;
	}		
	TABLE {
	border: 1px solid black ;
	}
	INPUT {
	border: 1px solid black ;
	font-weight: bold ;
	}
	DIV {
	font-size : 10px;	
	}
	
.input1 {
width: 20px;
}
.input2 {
width: 40px;
}
.input3 {
width: 40px;
}
	
.tdtop {
border-right: 1px solid black;
		}
		
.tdd {
vertical-align: bottom ;
border-top: 1px solid black ;
	}
.total {
font-weight: bold ;
font-size : 13px;
}
	
.wynik {
background-color: #CFDBDF ;
padding-left : 14px;
padding-right : 14px;
padding-bottom: 14px ;

}
