body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-image: url(pic/tlo_roz.jpg);
	background-repeat: repeat-x;
	margin:0;
}


.test_zwykly {
	padding:20px;
	font-size: 11px; 
	line-height: 16px;
	color: #003366; 
}

.test_przypisy {
	
	font-size: 9px; 
	line-height: 14px;
	color: #003366; 
}


.test_stopka {
	padding:20px;
	font-size: 9px; 
	line-height: 16px;
	color: #003366; 
}

h1 {
	font-size:18px; 
	font-weight: normal;
} 

h2 {
	font-size:14px; 
	font-weight: bold;
} 

h3 {
	font-size:13px; 
	font-weight: bold;
} 

a:link {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	line-height: 17px;
	color: #65757f;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	line-height: 17px;
	color: #ffffff;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	font-weight:bold;	
	line-height: 17px;
	color: #65757f;
	text-decoration: none;
}
.linki_dolne {
	font-size: 10px;
	font-weight:normal;	
	line-height: 12px;
	color: #5c6a76;
	text-decoration: none;
	padding-top: 5px;
}


