a:link
{
	color: #000000;
	text-decoration:none;
}
a:active
{
	color: rgb(255, 0, 255);
	text-decoration:none;
}
a:visited
{
	color: #000000;
	text-decoration:none
}

a:hover 
{
	color:red;
	text-decoration:none;
}

body
{
	font-family: Verdana;
	background-image: url('strona_tlo.gif');
	background-color: rgb(255, 255, 255);
	
}
.menuh	{
		BORDER-COLOR : #00ff00 ;
		cursor : hand ;
		Border-Left : #FFFFFF ;
		Border-Top : #FFFFFF ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : #336699 ;
	}
.menu	{
		Background-Color : #003366 ;
	}
.home	{
		cursor : hand ;
	}



h1
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 18pt;
	color: #800000;text-align:center
}
h2
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14pt;
	color: #800000;text-align:center
}
h3
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #000080;text-align:left
}
h4
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
}
h5
{
	font-family: Verdana;
	font-weight: bold;
	font-style: normal;
	font-size: 8pt;
	color: rgb(0, 0, 0);
}
h6
{
	font-family: Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: #800000;
}
table
{	
	font-size: 8pt;
	font-family: Verdana;
	font-style: normal; 
	border-color-light: rgb(128, 0, 0);
	border-color-dark: rgb(128, 0, 0);
	border-color: rgb(128, 0, 0);
	border-width:1;
	border-collapse: collapse; text-align:justify
}
