body{
	background-repeat : repeat-x;
}
.stopka {
	font-size : 11px;
	color : Black;
}
td ,th {
	color : Black;
	font-size : 13px;
	font-family : Arial, Helvetica, sans-serif;
}
th {
   color: white;
	background-color: black;
}
a:link, a:visited{
	color : black;
    text-decoration: none;
}
a:hover{
	color: maroon;
	    text-decoration: underline;
}
