.menu {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.tresc {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	color: #636363;
	text-align: justify;
}
.data {
	font-family: tahoma;
	font-size: 9px;
	color: #636363;
	font-weight: normal;
}
.naglowek {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menutop {
	font-family: tahoma;
	font-size: 10px;
	color: #636363;
}
.link {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005279;
	text-decoration: underline;
}
.menu:hover {

	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}
.n_naglowek {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #005279;
	text-decoration: none;
}



TABLE.admtabela {
	padding: 3pt;
    margin: 1pt;
}

 .admtabela TH {
	background-color : #666666;
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	height: 26px;
}

 .admtabela TH A {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}

.admtabela TD {
	background-color : #F0F0F0;
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	color: #636363;
	text-align: justify;
}

.admtabela A {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #005279;
	text-decoration: underline;
}

TABLE.admmenu {
	padding: 0pt;
    margin: 1pt;
}

.admmenu TD {
	width: 100px;
	height: 30px;
	background-color : #000000;
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	text-align: center;
}

.admmenu A {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.adminForm {
	margin: 0px;
	display: inline;
}

A.menu1  {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 14px;
	color: Blue;
}

A.menu2  {
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 12px;
	margin-left: 15px;
	color: #4169E1;
}

TABLE.logger {
	border: 2px solid Gray;
	width: 300px;
	text-align: left;
	font-family: "trebuchet MS", tahoma, Verdana;
	font-size: 11px;
}

.logger TH {
	color: white;
	background-color: Gray;
	text-align: center;
}

.error {
	color: red;
}

TABLE.easy {
	border-collapse: collapse;
}

.easy THEAD TH {background-color: #ccccff; font-weight: bold; color: #000000;}

.easy TH {
	background-color: #9999cc;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	vertical-align: baseline;
	text-align: right;
}

.easy TD {
	background-color: #cccccc;
	color: #000000;
	border: 1px solid #000000;
	vertical-align: baseline;
}

DIV.query {
    margin-top: 10px;
	background: #DCDCDC;
	border: 1px dashed Black;
	width: 90%;
	padding: 5px;
}

TABLE.query {
    border-collapse: collapse;
}

.query TD {
	border: 1px Black solid;
	padding: 5px;
}

.query TH {
	border: 1px Black solid;
	padding: 5px;
	background-color: #DCDCDC;
}

.answer SPAN {
	display: block;
}

.answer SPAN.user_ok {
	color: Green;
	font-weight: bold;
}

.answer SPAN.answer_ok {
	font-weight: bold;
}

.answer SPAN.user_bad {
	text-decoration: line-through;
	color: red;
	font-weight: bold;
}

.answer SPAN.answer_bad {
	text-decoration: line-through;
}

DIV.score {
	font-weight: bold;
	width: 90%;
	padding: 5px;
}

DIV.test_title {
	text-align: center;
	font-size: 20px;
	font-family: Tahoma;
	font-weight: bold;
}

DIV.test_desc {
	font-style: oblique;
}

DIV.section_title {
	text-align: center;
	font-size: 18px;
	font-family: Tahoma;
	font-weight: bold;
}

DIV.section_desc {
	font-style: oblique;
}

DIV.helper {
	width: 90%;
	border: 1px dashed Black;
	background-color: #55DD57;
	padding: 5px;
}

A.whitelink {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	COLOR: White;
	font-weight : bold;
}



.sform TD {
	padding: 5px;
	text-align: left;
}

.sform TH {
	padding: 5px;
	text-align: right;
}

