font         { font-family: tahoma, helvetica, verdana, arial; font-size: 11px; color: #727272; font-weight: normal }

body {
	background-image: url(wesolek.jpg);
	background-repeat: repeat-x;
	background-color: #E7E7E7;
	margin: 0px;
}

.stopka {
	font-family: arial;
	font-size:11px;
	color: #E5E7E8;
		}
a:link
{
	color: #E5E7E8;
	text-decoration: none;
}
a:visited
{
	color: #E5E7E8;
	text-decoration: none;
}
a:hover, a:active
{
	color: #E5E7E8;
	text-decoration: none;
}


