/* AUTOR: adam@k9.pl */
body {
	font-family: sans-serif;
	margin-top: 0px;
	background-image: url(tlo.png);	
	background-repeat: repeat-x;	
}
#infomail {

	font-size: 16px;
	font-family: sans-serif;
	color: #004262;
	font-weight: normal;
	text-align: center;
	background-color: transparent;
	line-height: 20px;
}
/* ------------------------------------------------------- */
#stopka {
	font-size: 9px;
	font-family: sans-serif;
	text-align: center;	
	color: #777777;
	background-color: transparent;
	font-weight: normal;
	line-height: 15px;
}
/* ------------------------------------------------------- */
div {
	margin-top: 0px;
}
/* ------------------------------------------------------- */
a:link {
	color: #777777;
	background-color: transparent;
	text-Decoration: none;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a:visited {
	color: #777777;
	background-color: transparent;
	text-Decoration: none;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
}
a:hover {
	Color: #000000;
	background-color: transparent;	
	Text-Decoration: underline;
	font-family: sans-serif;
	font-size: 9px;
	font-weight: normal;
}