
TD {
	COLOR: #330000; FONT: 13px Georgia, Times New Roman, Times, serif;
}
TH {
	COLOR: #330000; FONT: 13px Georgia, Times New Roman, Times, serif;
}
SELECT {
	COLOR: #330000; FONT: 13px Georgia, Times New Roman, Times, serif;
}
INPUT {
	COLOR: #330000; FONT: 13px Georgia, Times New Roman, Times, serif;
}

table.moduletable { 
margin: 0px 0px 0px 0px; 
width: 100%; 
border-left: solid 0px #000000; 
border-right: solid 0px #000000; 
border-top: solid 0px #000000; 
border-bottom: solid 0px #000000; 
}

.contentheading {
    background: url(../images/line.png) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	width: 800px;
	height: 40px;
	text-transform: none;
	top: 40px;
}

.componentheading {
	background: no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 24px;
	color: #CC3300;
	text-align: left;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	
	vertical-align: middle;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	color: #660000;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	height: 25px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	color: #FF6600;
}

a.mainlevel:active {
	background-position: 0px -25px;
	text-decoration: none;
	color: #ff0000;
}

.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	}
	
	a:link, a:visited {
color: #666666;
text-decoration: none;
}

a:hover {
color: #ff6600;
text-decoration: none;}

