body, tr,td, table {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
A:VISITED {
	text-decoration:none; 
}

.style1 {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 10pt;
}
.style2 {
	color: red;
  background-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight : bolder;
	font-size: 12pt;
}


.nadpis {
   font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy; 
	font-size: 20px;
	font-weight: bold;
	color: #CC3333;
}
.text {
font-family: "Comic Sans MS CE", "Arial CE", "Sand CE", "Helvetica CE", "Comic Sans MS", lucida, fantasy; 
	font-size: 14px;
	color: Black;
font-weight: bolder;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #94A3C9;
}
.menu{
/*	font-family: Arial, Helvetica, sans-serif;*/
/*	font-size: 12px;*/
/*	font-weight: bold;*/
	text-decoration: none;
}
.menu A{
	text-decoration:none; padding-right:20px; 
}

.menu A:HOVER {
	text-decoration : none;
	color: #ff0000; 
   
}
.menu A:VISITED {
	text-decoration:none; 
}




