* {
	margin: 0;
	padding: 0;
}
		a.menu {
		color: #c37029;
		font-family: Arial;
		font-size:15px;
		font-weight:900;
		text-decoration:none;
		outline: none;
		}		

		a.menu:hover {
		outline: none;
		color: #d08342;
		font-family: Arial;
		font-size:15px;
		font-weight: 900;
		text-decoration:none;
		}
		a.menu_bottom {
		color: #c37029;
		font-family: Arial;
		font-size:14px;
		font-weight:900;
		text-decoration:none;
		outline: none;
		}
		a.menu_bottom:hover {
		outline: none;
		color: #d08342;
		text-decoration:none;
		}
		.desc{
			font-family: Verdana;
			font-size: 11px;
			margin: 10px 0;
		}
		.price{
			font-family: Verdana;
			font-size: 11px;
			font-weight: 600;
		}
		.weight{
			font-family: Verdana;
			font-size: 10px;
		}
		.name{
			color: #99141b;
			font-family: Arial;
			font-size: 16px;
			font-weight: bolder;
			cursor:default;
			margin-bottom: 5px;
		}
		.diam{
			color: #9c2b23;
			font-family: Verdana;
			font-size: 10px;
			font-weight: bolder;
		}
		font.zakaz{
			color: #99141b;
			font-size:14px;
		}
		a.zakaz{
			outline: none;
			color: #99141b;
			text-decoration:none;
			font-family: Arial;
			font-size:14px;
		}
		a.zakaz:hover{
			text-decoration: underline;
		}
		.title_zakaz{
		font-family: Georgia, 'Times New Roman', Times, serif;
		color: #b41218;
		font-size: 17px;
		font-weight: bolder;
		text-align: center;
		margin-bottom: 7px;
		}
		.blank{
			font-family: Tahoma;
			font-size: 13px;
		}
		.IngChoice{
			font-size: 12px;
			margin: 0;
			padding: 0;
		}
		.name{
			font-family: Georgia, 'Times New Roman', Times, serif;
			color: #b41218;
			font-size: 15px;
			font-weight: bolder; 
		}
