body { 
	font-family: Tahoma, Verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*line-height: 16px;*/
  color: #000000; 
  background-color: #ffffff; 
	margin: 0; 
  padding: 0; 
}
form {
	margin: 0; 
}
td {
  font-size: 11px;
}
a {
  color: #1da817;
	text-decoration: none;
}
a:hover { 
  color: #1da817;
	text-decoration: underline; 
}
a.link3 {
   font-size: 11px;
}
a:hover.link3 {
   font-size: 11px;
	 text-decoration: underline;
}
a.link {
	font-size: 10px; 
   color: #21921c;
}
a.link2 {
  color: #a92020;
}
img {
  border: 0;
}
input, textarea, select {
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
  border: #b0b0b0 1px solid;
  height: 18px;
	font-size: 9px;
	color: #030303;
}
.pomaranczowy {
  color: #dd5211;
}
.niebieski {
  color: #586eaa;
}
.niebieski2 {
  color: #5370b4;
}
.granatowy {
  color: #002261;
}
/* rozne rozmiary czcionek */
.tekst9px {
	font-size: 9px;
}
.tekst10px {
	font-size: 10px;
}
.tekst11px {
	font-size: 11px;
}
.tekst12px {
	font-size: 12px;
}
.tekst13px {
	font-size: 13px;
}
.tytul {
  color: #21921c;
	font-size: 16px;
	font-weight: bold;
}
.tytul_o {
  font-weight: bold;
	color: #118307;
	text-align: center;
}
.kr {
   background: url(../pics/kr.gif) repeat-x bottom;
	 height: 1px;
	 line-height: 1px;
	 padding-top: 10px;
}
table.ogolna {
 border: 0;  
 border-left: #21921c 1px solid;
}
table.ogolna th {
 background: #21921c;
 font-size: 11px;  
 color: #ffffff;
 padding: 4px;
}
table.ogolna td {
   padding: 5px;
	 border-bottom: #21921c 1px solid;
	 border-right: #21921c 1px solid;
	text-align: center;
	font-size: 10px;
}
.info {
  background: #f3ffec;
	padding: 5px;
	border: #d9e4d3 1px solid;
	text-align: center;
}
li {
margin: 5px;
}
.fotka {
  border: #c0c0c0 1px solid;
}

td.lewa { padding-left: 15px; padding-top: 5px }
td.prawa { padding-top: 5px }
