@charset "iso-8859-2";
/* CSS Document */
/* w head strony : <LINK rel="stylesheet" href="index.css" type="text/css">     */
/* Adam Dyszkiewicz (c) 2005 */




BODY
{
    /*BACKGROUND-COLOR: #8080FF;*/
    /*CURSOR: crosshair */
}
A
{
    COLOR: #0000ff;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: black;
	/*text-decoration: underline;*/
 	FONT-WEIGHT: bold;
}
A:link
{  
	color:#0000ff;
	text-decoration: none ;
}
A.visited
{
	color:#FF0000;
	text-decoration: none;
}
.style1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif
}






