body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666;
	font-weight: bold;
	font-style: italic;
}
.gradessubmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A30E0E;
	text-decoration: none;
	height: 100%;
	width: 100%;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	font-style: italic;
}
.gradesmenu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
dottedtable {
	border: 1px dotted #CCC;
}

.podval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
a.podval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
a.gradesmenu {
	color: #A30E0E;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.gradesmenu:hover {
	text-decoration: none;
	background-color: #A30E0E;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a.podval:hover {
	text-decoration: underline;
}
.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
a.text1 {
	color:#FFF;
	background-color: #A30E0E;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	text-decoration: none;
}
a.gradessubmenu:hover {
	color: #000;
	text-decoration: underline;
}
.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
a.text2 {
	color:#000;
	text-decoration: underline;
}
a {
	color: #A30E0E;
}
.opis1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}
.opis2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.dotline {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}

