
.FormSubmit {
 color: #000000;
 text-decoration: none;
 font-weight:bold;
 font-size:9pt;
 font-family:"Arial", Helvetica;
 border: 3px solid #accfeb;
 background: #d4e1eb;
 width: 70px; 
 text-align: center; 
 }
.FormSubmit:hover {
 color: #ffffff;
 text-decoration: none;
 font-weight:bold;
 font-size: 9pt;
 font-family:"Arial", Helvetica;
 border: 3px solid #2092eb;
 background: #2092eb;
 width: 70px;
 text-align: center; 
 }
.tabTAB {
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	background: #d6edff;
	width: 800;
}
.TabZWY {
			font-size: 12px;
			font-weight: normal;
			border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
		}
		
.TabTYT {
			font-size: 12px;
			font-weight: bold;
			background: #2092eb;
			color: #ffffff;
			border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
		}
.zdjProd {
 			font-family:"Arial", Helvetica;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			color: #000000;
}
.zdjProd:hover {
 			font-family:"Arial", Helvetica;
			text-decoration: none;
			font-size: 12px;
			font-weight: bold;
			color: #FF0000;
}
.zdj {
	border: 1px black solid;
}