body { 
  font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5f5c5d; 
	background: #ffffff; 
	margin: 0; 
	padding: 0; 
}
td { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5c5d;
}


form {
	margin: 0; 
	padding: 0;
}
input, textarea, select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bip_tytul {
  font-size: 12px;
	font-weight: bold;
	color: #023f1a;
	background: url(../pics/ico/ico_tytul.gif) no-repeat 0 3px;
	margin: 0;
	padding-left: 15px;
}
p.link {
	line-height: 11px;
	margin: 0; 
  padding: 0;
}
a {
  /*color: #cc3300;*/
  color: #d25100;
	text-decoration: none;
}
a:hover { 
  /*color: #336633;*/
	text-decoration: underline; 
}
.tytul {
  color: #023f1a; 
  font-size: 14px; 
  font-weight: bold;
}
table.ogolna {
	/*border-left: #ebebeb 1px solid;*/
}
table.ogolna th.bok {
  background: #ebebeb url(../pics/bok_tabelka.gif) no-repeat left top;
	height: 26px;
	font-size: 10px;
	padding: 3px;
}
table.ogolna th {
  background: #ebebeb;
	height: 26px;
	font-size: 10px;
}
table.ogolna td {
  padding: 4px;
	font-size: 10px;
	border-bottom: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	text-align: center;
}
table.ogolna_prz {
	/*border-left: #ebebeb 1px solid;*/
}
table.ogolna_prz th.bok {
  background: #327f22 url(../pics/bok_tabelka_prz.gif) no-repeat left top;
	height: 26px;
	font-size: 10px;
	padding: 3px;
}
table.ogolna_prz th {
  color: #ebe41e;
  background: #327f22;
	height: 26px;
	font-size: 10px;
}
table.ogolna_prz td {
  padding: 4px;
	font-size: 10px;
	border-bottom: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	text-align: center;
}
.info {
  background: #e9f3e6;
  padding: 4px;
  border: #d6d6d6 1px dashed;
  color: #023f1a;
}

.ramka {
  border: #1a6a21 1px solid;
}
