<!--
.strona
{
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 21px;
	color: #000000;
	font-weight: bold;
	text-align: right;
}

.podstrona
{
	font-family: "Comic Sans MS", "Times New Roman";
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}

.tekst
{
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.px10
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #06015B;
}

.px11, .menu_lewe, .menu_prawe
{
	font-family: Arial;
	font-size: 11px;
}

.px12, ul, ol, li
{
	font-family: Arial;
	font-size: 12px;
}

.px12b
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF
}

.px14
{
	font-family: Arial;
	font-size: 14px;
}

hr
{ 
	color: #265938;
	height: 1
}

a:link       {color: #FF0000; text-decoration: underline;}
a:visited    {color: #FF0000; text-decoration: underline;}
A:hover      {color: #990000; text-decoration: underline;}
a:active     {color: #FF0000; text-decoration: underline;}

a.menu_lewe:link		{color: #6487BD; text-decoration: none;}
a.menu_lewe:visited	{color: #6487BD; text-decoration: none;}
a.menu_lewe:hover		{color: #06015B; text-decoration: none;}
a.menu_lewe:active	{color: #6487BD; text-decoration: none;}
//-->

