.przycisk { 
		text-align: center; 
		font-size: 9pt; 
		font-family: "Verdana", "Helvetica", Sans-serif; 
		font-weight: bold; 

} 
.select { 
		font-size: 9pt; 
		font-family: "Verdana", "Helvetica", Sans-serif; 
		font-weight: normal; 
		color: black; 
} 
body { 
	 font-family: "Verdana", "Helvetica", Sans-serif; 
	 margin: 0px;
}
.body {
	background-image: url('imgs/tlo_1.png');
	background-repeat: repeat-y;
	margin-left: 0px;
}
p	{ 
font-size: 10pt; 
margin-left: 3px; 
margin-right: 3px;
margin-top: 3px; 
margin-bottom: 3px; 
}
.opis {
	margin-left: 5px;
	text-align: justify;
	text-indent: 15px;
}
.czas {
	font-size: 8pt;
	color: silver;
}
.small {
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: green;
}
.stat_small {
	font-size: 8pt;
	margin-top: 2px;
	margin-bottom: 2px;
	color: black;
}
.dot {
	border-right: 8px;
	float: left;
	border-left: 8px;
} 
h1	{  
	font-family: "Verdana", "Helvetica", Sans-serif; 
	font-size: 12pt; 
	color: #3C1845;
	} 
h2 { 
	font-family: "Verdana", "Helvetica", Sans-serif;
	font-size: 11pt; 
	color: #3C1845;
}  
.table { 
	  background-color: #FBFFE1; 
	  border: 2px solid #407B4A; 
	  font-size: 10pt; 
} 
.table2 { 
	border: 2px solid #407B4A; 
	font-size: 10pt; 
} 
.lista { 
	list-style-type: circle; 
	} 
li { 
	list-style-type: square; 
	font-size: 10pt; 
} 
ul { 
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-bottom: 2px; 
	margin-top: 2px; 
} 
A:link { 
        color: #006699; 
        text-decoration: none;
        font-weight: bold;
}
A:link.tyt { 
        color: #006699; 
        text-decoration: none;
        font-weight: bold;
} 
A:visited { 
        color: Maroon; 
        text-decoration: underline; 
} 
A:hover { 
        text-decoration : underline; 
        color: black; 
} 
A:active { 
	text-decoration : none ; 
    font-style: normal ; 
} 
.table-head { 
	color: black;
	font-weight: bold;
	font-size: 9pt;
} 
.stopka { 
	font-family: Verdana, Helvetica, Sans-serif; 
	font-size: 8pt;
	text-align: right;
	color: #A3A3A3; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	margin-bottom: 2px; 
	margin-top: 2px;
}
table.raport {
	border: 2px solid #9AFFAA;
	background-color: white;
	font-size: 10pt;
	border-collapse: collapse;
}
.gruba2 { 
border-top: 3px solid black;
border-bottom: 3px solid black;
}
