table {
  empty-cells: show;
  border-color:black;
  color:black;
  //border-collapse: collapse;
  border-spacing: 2;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	color: black;
	font-family: Trebuchet MS;
	font-size: 12px;
}

td {
    font-size: 12px;
    empty-cells: show;
}

a {
	font-family: Trebuchet MS;
}
.style14 {font-size: 12px}

a:link.info {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;
}


a:hover.info {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;	
	text-decoration: none;
}

a:visited.info {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;	
	text-decoration: none;
}

a:active.info {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;	
	text-decoration: none;
}

a.uwaga {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:red;
}


a:hover.uwaga {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:red;	
	text-decoration: none;
}

a:visited.uwaga {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:red;	
	text-decoration: none;
}

a:active.uwaga {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:red;	
	text-decoration: none;
}

a:link.table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;
}


a:hover.table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#800000;	
	text-decoration: underline;
}

a:visited.table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;	
	text-decoration: none;
}

a:active.table {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:black;	
	text-decoration: none;
}

td.glowna {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;
	empty-cells: show;
	background-color: #666666;

}

td.col1 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	
	text-decoration: none;
	empty-cells: show;
	background-color: #CCCCCC;

}

td.col2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #000000;
	
	text-decoration: none;
	empty-cells: show;
	background-color: #FFFFFF;

}


h2.info {
	font-family: Trebuchet MS;
	font-size: 14px;
	color:black;	
	text-decoration: none;

}
