<!-- 
/* czcionki */

BODY.rates { 
	color:black;
	font-size:13pt;
	font-family:"Times New Roman";
	}

TD.rate { 
	color:black;
	font-size:10pt;
	font-family:"Times New Roman";
	}

BODY  	{ 
	color:black;
	font-size:10pt;
	font-family:"Times New Roman";
	font-style:normal;	/* normal,italic,oblique */
	font-weight:normal;     /* normal,bold,bolder,lighter,100-900 */
        font-variant:normal;    /* normal,small-caps */
        font-stretch:normal;        /* szerokosc czcionki: normal,wider,narrower,ultra-condensed,extra-condensed,condensed,semi-condensed,ultra-condensed,semi-expanded,expanded,extra-expanded,ultra-expanded */
        word-spacing:normal;       /* odstepy miedzy wyrazami: normal,px,pt,cm */
        letter-spacing:normal;     /* odstepy miedzy literami: normal,px,pt,cm */
        text-decoration:none;      /* none,underline,overline,line-through,blink */
	background-image:url(graphic\tlo.gif);
	}

P.normal     	{ 
	color:black;
	font-size:13px;
	font-family:"Times New Roman";
	font-style:normal;	/* normal,italic */
	font-weight:normal;	/* normal,bold */ 
	letter-spacing:1px;	
	text-align:justify;
	}

P.left     	{ 
	color:black;
	font-size:13px;
	font-family:"Times New Roman";
	font-style:normal;	/* normal,italic */
	font-weight:normal;	/* normal,bold */ 
	letter-spacing:1px;	
	text-align:left;
	}

P.home     	{ 
	color:black;
	font-size:15px;
	font-family:"Times New Roman";
	font-style:normal;	/* normal,italic */
	font-weight:normal;	/* normal,bold */ 
	letter-spacing:1px;	
	text-align:justify;
	}

TABLE.dist     	{ 
	color:black;
	font-size:12px;
	font-family:"Times New Roman";
	font-style:normal;	/* normal,italic */
	font-weight:normal;	/* normal,bold */ 
	letter-spacing:1px;	
	}


H1 { 
	color:#990000;
	font-size:20px;
	font-family:"Times New Roman";
	font-style:italic;	/* normal,italic */
	font-weight:normal;	/* normal,bold */ 
	letter-spacing:2px;	
	text-align:left;
	}

/* linki */

A	{
	color:black;
	text-decoration:none;	/* none,underline,line-through */
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:1px;
	}

A:hover	{
	color:#CC0000;
	text-decoration:underline;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:1px;
	}

A.menu	{
	color:#333333;
	text-decoration:none;	/* none,underline,line-through */
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
	}

A:hover.menu	{
	color:#990000;
	text-decoration:none;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	letter-spacing:1px;
	}

A.robot-vot		{
	color:#333333;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:normal;
	}

A:hover.robot-vot		{
	color:#333333;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
	letter-spacing:normal;
	}

A.text		{
	color:#CC0000;
	text-decoration:underline;
	font-size:12px;
	font-family:"Times New Roman";
	font-weight:normal;
	letter-spacing:1px;
	}

A:hover.text		{
	color:#CC0000;
	text-decoration:none;
	font-size:12px;
	font-family:"Times New Roman";
	font-weight:normal;
	letter-spacing:1px;
	}

A.mail		{
	color:#CC0000;
	text-decoration:underline;
	font-size:14px;
	font-family:"Times New Roman";
	font-weight:normal;
	letter-spacing:1px;
	}

A:hover.mail		{
	color:#CC0000;
	text-decoration:none;
	font-size:14px;
	font-family:"Times New Roman";
	font-weight:normal;
	letter-spacing:1px;
	}

/* suwaki */


	

/* marginesy */

BODY	{
	margin-left:0pt;
	margin-right:0pt;
	margin-top:10pt;
	margin-bottom:10pt;
	}

-->
