body		{
	background:#FFE;
	margin:0 1em;
	color:#720;
}
a[href]		{text-decoration:none; color:#00A;}
a[href]:hover	{text-decoration:underline;}
a[href]:active	{color:#FF0;}
a[href]:visited {color:#999;}
body > center:first-child	{
	font-family:monospace;
	font-size:12px;
	padding:6px;
}
h2	{
	text-align:center;
	font-family:serif;
	color:#A00;
}
.photo,
.hrecipe	{min-width:160px;}
.hrecipe ul	{
	list-style-image:url("../../img/grchkris/grechka.gif");
	margin:0;
}
#header > td:first-child + th,
#header > td:first-child + th + th + th	{
	vertical-align:middle;
	font-size:large;
	color:#080;
	width:1px;
}
#header > td:first-child + th + th	{padding:0 10px;}
#header > td:first-child,
#header > td:last-child			{width:17%;}
.instruction,
.hrecipe ul	{text-align:justify;}
strong		{color:#080;}
abbr[id]	{text-decoration:none;}
dfn		{font-style:normal; color:#500;}
.fn		{font-weight:bold;}
.hrecipe	{
	border-collapse:collapse;
	background:transparent;
	font-family:sans-serif;
	margin:0 auto 15px;
	font-size:large;
	max-width:640px;
	width:100%;
	border:0;
}
.hrecipe td	{
	vertical-align:top;
	text-align:center;
	padding:0;
}
.photo		{
	border:1px outset #CCC;
	vertical-align:top;
	margin:1em auto;
	max-width:100%;
	height:auto;
}
.ingredient > .name			{color:#080;}
.hrecipe > tbody > tr:last-child > td	{color:#080; font-family:serif;}
abbr[class]				{display:none; speak:none;}
