body {
  margin-top : 10px;
	margin-left: 5px;
	margin-right: 5px;
  margin-bottom : 0px;
  color : Black;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #004B18 url(obrazki/bg.jpng);
}
body.drukuj {
  margin-top : 10px;
	margin-left: 5px;
	margin-right: 5px;
  margin-bottom : 0px;
  color : Black;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: white;
}
table, tr, td, form {
	color : Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	

}
HR {
	color: #409041;
}
HR.kropki {
	color: #409041;
	border: dotted;
	width: 510px;
}
.szary {
	color: #808080;
	font-size		: 10px;
}
A:LINK, A:VISITED {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1D4520;
	text-decoration: none;
}
A:HOVER {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3C8342;
}
a.mainlevel:link, a.mainlevel:visited {
	text-align        : center;
  margin-right      : 5px;
  font-size         : 14px;
	font-weight       : bold;
	color             : #004000;
}

a.mainlevel:hover {
  font-size         : 14px;
  background-color  : #ecffec;  
  color             : #000000;
	font-weight       : bold;
  text-decoration   : none;
  text-indent       : 0px;
}
.licznik {
	font-size: 10px;
	color: black;
	margin-bottom: 2px;
}
.marginesy {
	margin-left 	: 20px;
	margin-right 	: 20px;
	margin-top		: 2px;
	margin-bottom	: 4px;
}
.alert {
	font-weight: bold;
	color: Red;
}