/*body i nagłówki*/
body {background-color: #ECECEC; margin: 0px; text-align:center;}



/*table*/
table.head{position: absolute; top: 5%; left: 20%; font-family: "Times New Roman"; font-size: 12px; border: 2px outset #00CC33; }
table.head td {background-color:#00CC33 ;padding: 5px;}
th {background-color: #CCFFCC; text-align: center; padding: 5px;}

/*belki nawigacyjne i uzupełniające*/
a:link, a:visited, a:link, a:visited {color: black; font-weight: bold; }
a:hover {color: #00CC00 ;text-decoration: none; background-color: white;}

/*belki tabelek*/
td.bar {background-color: #00CC00;}
td.line {background-color: black;}
td.lineend {background-color: #CCFFFF;}
