A:ACTIVE, A:LINK, A:VISITED {
	color: Black;
	text-decoration: none;
	font-family : Arial, Verdana, Geneva;
	font-size : 8pt;
	line-height:1.4;
}
A:HOVER {
	color: #CC0000;
	text-decoration: underline;
}

.txt{
    font-family: Arial, Verdana, Geneva;
    font-size: 8pt;
    color: Black;
	line-height:1.4;
}
.nag{
    font-family: Arial, Verdana, Geneva;
    font-size: 16px;
    color: #8C8C8C;
    font-weight : bolder;
	line-height:1.4;
}
.bg{

}


button {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva;
	font-size: 12px;
	border: 1px;
	border-color:#CC0000;
	border-style: solid;
	background-color :#aad400;
	color : Black;
	font-weight:bold;	
}
input {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva;
	font-size: 11px;
	border: 1px;
	border-style: solid ;
	border-color:#c1c1c1;
}
h{
	font-family: "Trebuchet MS", Arial, Verdana, Geneva;
	letter-spacing:-3px;
}
.ml{
	   margin-left: 5px;
}
.mc{
	margin: 1px 5px 1px 5px;
}
.mr{
	margin-right: 5px;
}
.table{
	border: 1px;
	border-style : outset;
	border-bottom-color: Black;
	border-top-color : Black;
	border-left-color : Black;
	border-right-color : Black;
}
.nag_m
{
	font-family: Arial, Verdana, Geneva;
	font-size: 10pt;
	color: #31639C;
	font-weight : bold;
	line-height:1.4;
}
.panel{
	background : #575757;
}
.kreska{
	background : #C1C1C1;
}
.nawigacja{
	background : #f6f0c2;
}
.tlo{
	background : #F9F9F9;
}

