.card{
	width : 215px;
	height : 260px;
	background-image : url(pic/zakazat/zakazat_bg.gif);
	margin : 3px;
	text-align : center;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.card a{
	color : White;
}
.red{
	color:red
}
.oform{
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.oform h1{
	text-align : center;
	font-size : 12pt;
	font-weight : normal;	
	font-family : Arial, Helvetica, sans-serif;
}
.td_oform_1{
	text-align : right;
	font-size : 12pt;
	font-weight : normal;
	font-family : "Times New Roman", Times, serif;
	width : 60%;
}
.td_oform_2{
	text-align : left;
	font-size : 12pt;
	font-weight : bold;
	font-family : "Times New Roman", Times, serif;
	width : 40%;
}
