.nadpist{
	background-color : Gray;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : White;
	text-align : center;
}


.table{
	background-color : #E9E9E9;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
	border : 1px solid #757575;
	padding : 2px 2px 2px 2px;
}


.table INPUT{
	background-color : #E9E9E9;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
	border : 1px solid #757575;
	padding : 2px 2px 2px 2px;
}


.tableTEXTAREA{
	background-color : #E9E9E9;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
	border : 1px solid #757575;
	padding : 2px 2px 2px 2px;
	overflow:auto;
}





.nadpis1{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
}

.nadpis2{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : #0000A4;
}

.maintext{
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
}

.maintext TEXTAREA{
	background-color : #E9E9E9;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 500;
	color : Black;
	border : 1px solid #757575;
	padding : 2px 2px 2px 2px;
	overflow:auto;
}
.user{
	background-color : #E9E9E9;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 800;
	color : Black;
	border : 1px solid #757575;
	padding : 2px 2px 2px 2px;
}


.ahref{
	color: #0000ac;
	text-decoration:none;
	font-family: tahoma;
	font-size: 10px;
	font-weight: 800;
}

.ahref:hover {
	color:#ac0000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: 800;
	text-decoration:none;
}

