   .tabelka {
       border-left-style: solid;
       border-left-width: 1px;
       border-left-color: #005500;
       border-right-style: solid;
       border-right-width: 1px;
       border-right-color: #005500;
       border-bottom-style: solid;
       border-bottom-width: 1px;
       border-bottom-color: #005500;
       padding: 5;
	}
	P {
	   font-family: Georgia, Times New Roman, Times;
	   font-size: 12pt;
	   text-align: justify;
	}
	A {
	   font-size: 8pt; text-decoration: none;
	}
	A:hover {
	   color: #A0F0A0; text-decoration: underline;
	}
	LI {
	   font-family: Georgia, Times New Roman, Times;
	   font-size: 10pt;
	}
	.formularz {
	    border-width: 1px;
	    color: #FFFFFF;
	    background: #006600;
	}
	.komorka {
		font-family: Georgia, Times New Roman, Times;
		font-size: 10pt;
		background: #004400;
		padding: 2;
	}
	.komorka_wybrana {
		font-family: Georgia, Times New Roman, Times;
		font-size: 10pt;
		text-align: justify;
		background: #005522;
		padding: 2;
	}
