/* eshop.css - an area specific style sheet */

H1 {
	color: #000000;
}

H2 {
	color: #cc9933;
}

H3, H4, H5 {
	color: #ffcc33;
}

.path, A.path, A:visited.path, A:hover.path {
	color: #ffcc33;
}
