body {
	font-family: helvetica, arial, verdana;
	font-size: 10px;
	margin:0;
	color:#000;
	background-color:#e9e9e9;
	}

td {
	font-family: helvetica, arial, verdana;
	font-size: 11px;
	margin:0;
	color:#000;
	}

th {
	font-size: 12px;
	font-weight: bolder;}

#naglowek {
	font-size: 16px;
	font-weight:bold;
	color:#0a1e52;
	background-color:#e3e3e3;
	}

a{
	font-weight:bold;
	text-decoration:none;
    color:#113691;}

a:hover{
	text-decoration:underline;}

#menu a {
	display: block;
	width: 100%;}

img {
	border: 0px;}
