body {
	background-image: url(../_pix/bg_red.jpg);
	background-color: #2F0300;
	background-attachment: fixed;	
}
#contact {
	color: #CC0000;
}
#contact a {
	color: #CC0000;
}
#vicerun {
	color: #CC0000;
}
#vicerun a {
	color: #CC0000;
}
h3 span{
	color: #CC0000;
}
h2 span a{
	color: #CC0000;
}
h2 span {
	background-color: #CC0000;
}
h2 span.reference {
	background-color: #000;
}
.aktDatum {
	background-color: #CC0000;
}
.refNazev {
	background-color: #CC0000;
}
.refPopis {
	color: #FFC8C4;
}
.refURL a:hover {
	color: #CC0000;
}

