body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3D4242;
}
.jakd {
	background-color: #000000;
	background-image: url(images/bg-jakd.jpg);
	background-repeat: no-repeat;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.nemesys {

	background-color: #000000;
	background-image: url(images/bg-nemesys.jpg);
	background-repeat: no-repeat;
}
.orange {
	color: #FF4900;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF4900;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF4900;
}

.home {

	background-color: #000000;
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FF7208;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DD4B0F;
}
a:hover {
	text-decoration: underline;
	color: #FCD41C;
}
a:active {
	text-decoration: underline;
	color: #FCD41C;
}
h2 {
	font-size: 16px;
	color: #FF4900;
	background-color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
