.zakaz
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;	
	border-collapse: collapse;
}
.cell
{
	border: #0E4769 1px solid;
	padding: 10px;
}
.field_input
{	
	background: #ffffff;
	border: #000000 1px solid;
	width: 300px;
	height: 18px;
	font-family: Tahoma;	
	font-size: 12px;
	color: #000000;
}
.field_textarea
{	
	background: #ffffff;
	border: #000000 1px solid;
	width: 300px;
	height: 200px;
	font-family: Tahoma;	
	font-size: 12px;
	color: #000000;
}
.tablezak table
{
   font-family: Tahoma;
   font-size: 12px;   
   color: #000000;   
}