body,
td,
input,
.hv {
	font-family:verdana,sans-serif,arial,monospace,halvetica;	
	font-size: 9px;
}
.bl, .br {
	background: #ccccff;
	width: 50px !important;
	border: 1px solid blue;
	margin-right: 2px;
}
.br {
	background: rgb(190,190,190); 
	border: 1px solid black;
}
.ye {
	background: rgb(225,225,245);
	font-weight: bold;
}
.ye input {	
	font-weight: normal;
}
td {	
	vertical-align: top;
	border: 2px solid #ccccff;
	font-size: 9px;
}
table {
	border-collapse: collapse;
}
table.ns td {border: 0px}
p.bq {
}
.tip {
	font:12px Arial,Helvetica,sans-serif; 
	border: solid 1px #666666; 
	width: 270px; 
	padding: 1px;
	position: absolute; 
	z-index: 100;
        visibility: hidden; 
	color: #333333; 
	top: 20px;
	left: 90px; 
	background-color: #ffffcc;
	layer-background-color: #ffffcc;
}
#Ladowanie {
	position: absolute;
	right: 0px;
	top: 0px;
	background: red;
	color: white;
	padding: 6px;	
	z-index: 10000;
	display: none;
}

table.nocss td {
  border: 0px;
  padding: 2px;
}
table.nocss2 td {
  border: 0px;
  padding: 0px;
}

#wykresPajeczynaPNG {
  text-align: left !important;
}
.legenda {
  background: rgb(220,220,220);
  font-size: 12px;
  font-family: tahoma,sens-serif,verdana,arial;
  padding: 10px;
}
.wJednostki {
  background: rgb(90,90,90);
  color: white;
  border: 2px solid black;
}