body { 
	color: #545454; 
	font-size: 11px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	background: #ffffff; 
	margin: 0; 
	padding: 0; 
}


#main { 
	background-color: #fff; 
	width: 780px; 
	height: auto; 
	margin-right: auto; 
	margin-left: auto; }

.tytul_sz{ text-align: left; color: #f3f3f3; font-weight: bold; background-color: #559181; width: auto; padding: 8px 15px 7px 10px; height: auto; margin-right: 0; margin-bottom: 1px; margin-left: 0; }
	
a { 
	color: #146c37; 
	text-decoration: none;
  margin: 0px 5px 0px 0px;}
a:hover { 
	color: maroon; 
	text-decoration: none; }

img{
  border: 0; }

img.foto { padding: 3px; }

/*nagłówek
*/

#naglowek { 
	width: 780px; 
	height: 230px; }

/*linki
*/

a.link { 
	color: #146c37; 
	text-decoration: none; }
a.link:hover { 
	color: maroon; 
	text-decoration: none; }
a.linka { 
	color: #146c37; 
	text-decoration: underline; 
  }
a.linka:hover { 
	color: red; 
	text-decoration: underline; }
a.link1 { 
	color: #545454; 
	text-decoration: none; }
a.link1:hover { 
	color: #146c37; 
	text-decoration: none; }
a.link2 { 
	color: #000; 
	text-decoration: none; }
a.link2:hover { 
	color: #800000; 
	text-decoration: none; }
a.link3 { 
	color: #a4a4a4; 
	text-decoration: none; }
a.link3:hover { 
	color: #800000; 
	text-decoration: none; }
a.link4 { 
	color: #146c37; 
	text-decoration: underline; 
  }
a.link4:hover { 
	color: #146c37; 
	text-decoration: underline; }

/* tabele */

table.ogolna { color: #464646; background-color: #005825; margin-top: 10px }
table.ogolna td { color: #005825; background-color: #f5f5f5; padding: 5px; border-right: 1px solid #fdfdfd; border-bottom: 1px solid #e9e9e9; text-align: left }
table.ogolna th { font-size: 11px; color: #fff; font-weight: bold; background-color: #005825; text-align: left; vertical-align: top; padding: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
table.ogolna1 { color: #434343; margin-top: 10px; width: 100% }
table.ogolna1 td { color: gray; text-align: left; padding: 5px; vertical-align: top; border-bottom: 1px solid #c1d6c7; }
table.ogolna1 th { font-size: 11px; color: white; font-weight: bold; background-color: #57956f; text-align: center; padding: 5px; vertical-align: top; border-right: 1px solid white; }

table.pobierz { color: #464646; background-color: #008000; width: auto; margin-top: 10px; }
table.pobierz td { background-color: #ececec; vertical-align: top; padding: 5px; border-right: 1px solid #fff; border-bottom: 1px solid #fff; }
table.pobierz th { color: #fff; font-weight: bold; background-color: #3f6618; text-align: left; vertical-align: top; padding: 5px; border-right: 1px solid #fff; border-bottom: 4px solid #fff; }
table.pobierz1 { color: #434343; width: auto; margin-top: 10px; border-top-width: 0; border-right-width: 0; border-left: 1px solid #8bca8b; }
table.pobierz1 td { padding: 5px; vertical-align: top; border-right: 1px solid #8bca8b; border-bottom: 1px solid #8bca8b; }
table.pobierz1 th { color: #fff; font-weight: bold; background-color: #8bca8b; text-align: left; padding: 5px; vertical-align: top; border-right: 1px solid #8bca8b; }
table.standard { color: white; width: auto; margin-top: 10px; border-top: 1px solid gray; border-left: 1px solid gray; }
table.standard td { color: gray; text-align: left; padding: 5px; vertical-align: top; border-right: 1px solid gray; border-bottom: 1px solid gray; }
table.standard th { color: white; font-weight: bold; background-color: silver; background-repeat: repeat-x; background-position: left bottom; text-align: center; padding: 5px; vertical-align: top; border-right: 1px solid gray; border-bottom: 4px solid gray; }
table.standard1 { color: #434343; width: auto; margin-top: 10px; }
table.standard1 td { color: gray; text-align: left; padding: 5px; vertical-align: top; border-bottom: 1px solid silver; }
table.standard1 th { color: white; font-weight: bold; background-color: gray; text-align: center; padding: 5px; vertical-align: top; border-right: 1px solid white; }
