body {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #000066;
	text-align:center;
	}
	
a:link {
	text-decoration: underline;
	color: #FFFF00;
	}

.sectionHeader {
	font-weight: bold;
	text-decoration: underline;
}
.dishName {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -12px;
}
.description {
	font-size: 12px;
	font-weight: normal;
}
.commentary {
	font-size: 16px;
	font-style: italic;
}
.halfOrders {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.dopoCena {
	font-weight: bold;
	color: #000066;
	margin-bottom: -12px;
}
