body
{
	text-align: center;
	font-family: verdana;
	background: #ffffff;
	font-size: 10px;
}

.blackbody
{
	font-family: verdana;
	background: #000000;
}

a:link
{
}

a:visited
{
}

a:hover
{
}

.tdnorm
{
	margin:auto;
	font-size: 10px;
	color: black;
	font-weight: normal;
}

.tdnorm input
{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}

.tdnorm button
{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}

.tdnorm select
{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}

.tdnorm textarea
{
	color: #000000;
	font-size: 10px;
	font-family: verdana;
}

.tdnorm.gray
{
}

.tdnorm.graynb
{
}

.tdnorm.black
{
	color: #000000;
}

.tdnorm.blueheader
{
	color: white;
	background: #006098;
}

.tdnorm.smallblue
{
}

.tdnorm.red
{
	color: #af0000;
}

.tdnorm.teacher
{
	color: #006098;
}

.tdnorm.bigblue
{
	font-size: 10px;
	color: #006098;
}

.tdnorm.bigblack
{
	font-size: 10px;
	color: black;
}

.fontblue
{
	font-size: 10px;
	color: #006098;
	font-weight: bold;
}

.smallfontblue
{
	font-size: 10px;
	color: #006098;
	font-weight: bold;
}

.tdnorm a:link
{
	color: #006098;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm a:visited
{
	color: #006098;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tdnorm.smallblue a:link
{
	color: #006098;
	text-decoration: none;
	font-weight: normal;
}

.tdnorm.smallblue a:visited
{
	color: #006098;
	text-decoration: none;
	font-weight: normal;
}

.tdnorm.smallblue a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

.tdnorm.bigblue a:link
{
	font-size: 10px;
	color: #006098;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.bigblue a:visited
{
	font-size: 10px;
	color: #006098;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.bigblue a:hover
{
	font-size: 10px;
	color: #006098;
	text-decoration: underline;
	font-weight: bold;
}


.tdnorm.gray a:link
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.gray a:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.gray a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.tdnorm.graynb a:link
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.tdnorm.graynb a:visited
{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

.tdnorm.graynb a:hover
{
	color: #006098;
	text-decoration: underline;
	font-weight: normal;
}

.tdnorm.black a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.black a:visited
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.tdnorm.black a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* klawisz */	
.button
{
	background: #a3c5ff;
	border: 1px solid black;
	color: black;
	font-weight: bold;
}

/* forum nowe */
.ForumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
	font-size : 12px;
}

.ForumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    height: 24px;
	background-color: #003366;
	text-align: left;
	color: white;
}

.ForumListRowLight
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
	text-align: left;
	background-color: #FCFCFC;
}

.ForumListRowDark
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    height: 21px;
	background-color: #F4F8FF;
}

.ForumNewTopic
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
	background-color: #F4F8FF;
	font-size: 11px;
}

.ForumButton
{
	border-style : solid;
    border-color : Black;
    border-width : 1px;
	background-color: #F4F8FF;
}

.testFormTable
{
	font-size: 11px;
}

div.testNavi
{
	background-color:#F3F4F5;
	padding:5px;
	font-weight:bold
}

td.testLabel
{
	background-color:#F3F4F5;
	padding:5px;
	font-weight:bold
}