<!--
BODY{
	font-family: Verdana;
	font-size: 10pt;
	border-left: 2px;
	text-align: justify;
	background: #FFFFFF;
}
.maintable{
	height: 600px;
   width: 800px;
   border: 0px;
       
} 
.title {
      font-size: 14pt;
      font-weight: bold;
      color: #000000;
}
.subtitle {
      font-size: 12pt;
      font-weight: bold;
      color: #000000;
}
.day {
      font-size: 12pt;
      font-weight: bold;
      text-align: center;
      color: #000000;
}
.session {
		font-size: 12pt;
      font-weight: bold;
      color: #006600;
      background: #DDDDDD;
}
.chair {
		font-weight: bold;
      color: #006600;
}
.serwisy{
        font-size: 10pt;
        color: #0000CC;
        BORDER-RIGHT: 1px dotted Silver;
		  text-align: left;	
		  width: 120px;
} 
.smallfont {
      FONT-FAMILY:Verdana, Tahoma, Arial, sans-serif;
      FONT-SIZE:7pt;
      color: gray;
      TEXT-DECORATION:none;
}
.copyright {
       FONT-FAMILY: Verdana, Tahoma, Arial, sans-serif;
       FONT-SIZE: 7pt;
       color: gray;
       TEXT-DECORATION: none;

}
P,TD {
        font-size: 10pt;
}
A {
      color: #0000CC;
      text-decoration: none;
}
A:hover {
      text-decoration: none;
      color: black;
      background-color: #DDDDDD;
}
HR {
   color: White;
   border-bottom: 1px dotted Silver;
}
-->



