body {
	color: #333333;
	font-family: Calibri, Arial, Helvetica, sans-serif
}
h2 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 80px;
	text-indent: 0px;
	letter-spacing: 0.15em;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
a,
a:visited  {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
/* green */
#menu ul a.active, #menu ul a.active:visited {
	color: #5FB41F;
}
a:hover,
#menu ul a.active:hover, #footer span {
	color: #8EE151;
}
/* blue */
body.prod p a {
	border-bottom: 1px solid #54D2E0;
}
body.prod #menu ul a.active, body.prod #menu ul a.active:visited,
body.prod #footer span {
	color: #26C5D7;
}
body.prod a:hover,
body.prod #menu ul a.active:hover, 
#produkce ul.menu a:hover {
	color: #54D2E0;
}
/* red */
body.rest p a {
	border-bottom: 1px solid #DF4A4F;
}
body.rest #menu ul a.active, body.rest #menu ul a.active:visited,
body.rest #footer span {
	color: #D2262B;
}
body.rest a:hover,
body.rest #menu ul a.active:hover, 
#restaurace ul.menu a:hover {
	color: #DF4A4F;
}

p {
	text-indent: 0px;
	margin: 0 0 15px 0px
}
#footer {
	line-height: 20px	
}
.akce a {
	color: #9E1D20
}
