/* Ýmis */
h1, h2, h3, h4, h5 {
	color: #487100;
	margin-bottom: 5px;
	font-family: Lucida Grande, Lucida Sans Unicode, Arial, Sans-serif;
}
h1 {
	font-size: 200%;
	
	background: url('../img/heading1.png') no-repeat;
	color: #487100;
	display: block;
	padding-top: 35px;
	font-size: 18px;
	padding-bottom: 16px;
}
h1.contentheading {
	padding-top: 38px;
	background: url('../img/heading1.png') no-repeat;
}
h1.big {
	padding-top: 38px;
	padding-bottom: 20px;
	background: url('../img/heading2.jpg') no-repeat;
}
h1.breakfast {
	color: #a87d16;
}
h1.brunch {
	color: #840000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 11px;
}
p, form.former {
	line-height: 1.4;
}
.texti .content, p, form.former {
	font-size: 12px;
	line-height: 20px;
}
.last {
	margin-right: 0px !important;
}
.price {
	background-color:#cc3333;
	color: white;
	font-weight: bold;
	padding: 0px 2px;
	white-space: nowrap;
	font-size: 11px;
}
.clr {
	clear: both;
	height: 0px;
	line-height: 0px;
	
}
.clear {
	clear: both;
}