body  {
	padding: 0px;
	margin: 0px 0px; 
	background: url('/images/bg.jpg') repeat-x;
	background-color: #f7f7f7;
}


BODY { FONT-SIZE: 11px; color: #000000; font-family: verdana, helvetica, arial, tahoma;}
TD { FONT-SIZE: 11px; color: #000000; font-family: verdana, helvetica, arial, tahoma;}

a            { color: #003399; text-decoration: none }
a:hover      { color: #003399; text-decoration: underline }

a.bial       { color: #FFFFFF; text-decoration: none }
a.bial:hover  { color: #FFFFFF; text-decoration: underline }	 

a.nieb       { color: #293172; text-decoration: none }
a.nieb:hover  { color: #293172; text-decoration: none }

a.czer       { color: #003366; text-decoration: none }
a.czer:hover  { color: #003366; text-decoration: none }

.strona {
	position: relative;
	padding: 0px 0px 0px 0px; 
	margin: 0px auto; 
	width: 990px;
}

#site_header { 
	width:960px; 
	border-bottom: 2px solid #FFFFFF;
	color: #FFFFFF;
	padding: 20px 50px 20px 50px;
	font-size: 30px;

}


.j  { text-align: justify; }

INPUT, TEXTAREA, SELECT {font-family: verdana, helvetica, arial, tahoma; font-size: 11px; text-decoration: none; background: #FFFFFF; border-width: .1em; border-style: solid; border-color: #A8B8C0; }

INPUT.button { background-color: #003366; color: #FFFFFF; font-weight: bold; FONT-SIZE: 11px; font-family: verdana, helvetica, arial, tahoma;}

