/* Content formating **************************************************************************** */

h1, h2, h3, h1 a, h2 a, h3 a, h4, h4 a,
h1 span, h2 span, h3 span, h4 span {
	color: #ff6600;
}

span.strongColor {
	color: #cc3300;
}

ul li {
	background: url(../img/squareGrey.gif) no-repeat 0 5px;
}

/* Content Classes *** */

p.author {
	color: #cc3300;
}

p.special {
	color: #E45C01;
}

p.special a {
	color: #CB1703;
}

p.special a:hover {
	color: #E45C01;
	text-decoration: underline;
}

/* BSP Magnetica s.r.o., Robert Gonda, 2008 ***************************************************** */








