.podpis{
      margin-left : 0;
	  font-size   : 7pt;
	  font-family : Arial, sans-serif;
	  color       : #000000;
      font-weight  : bold
}

.infa  {
      margin-left : 5;
	  font-size   : 10pt;
	  font-family : Arial, sans-serif;
	  color       : #000000;
      font-weight  : bold
}

.titles {
      margin-left : 0;
	  font-size   : 12pt;
	  font-family : Arial, sans-serif;
	  color       : #0000ff;
        font-weight : bold
}

.time {
	  margin-left : 0;
	  font-size   : 11pt;
	  font-family : Arial, sans-serif;
	  color       : #ff0000;
        font-weight : bold
}


a  {  
	color : #7C7C7C;
	text-decoration : none
}

a:visited  {
	color : #7C7C7C;
	text-decoration : none
}

a:active  {
	color : #ffffff;
	text-decoration : none
}

a:hover  {
	color : red;
	text-decoration : none
}

BODY {
	
background: #ffffff;
color:#000000;

SCROLLBAR-FACE-COLOR:#ffffff;
SCROLLBAR-HIGHLIGHT-COLOR: #1868AD; 
SCROLLBAR-SHADOW-COLOR: #1868AD; 
SCROLLBAR-3DLIGHT-COLOR: #1868AD; 
SCROLLBAR-ARROW-COLOR: #ff0000; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #1868AD

}