	body 
	{
		margin: 0px;
		padding: 0px;
		font-family: Arial, sans-serif;
		font-size: 11px;
		color: rgb(100,100,100);
		background-color: rgb(255,255,255);
	}

	table
	{
		text-align: left;
	}

	form
	{
		margin: 0px;
		padding: 0px;
	}

	input, textarea
	{ 
		font-family: Arial, sans-serif;
		font-size: 11px; 
		color: rgb(100,100,100);

		background-color: rgb(255,255,255);

		border-style: solid;
		border-width: 1px;
		border-color: rgb(220,241,251);
	}

	.tytul, .tytul a:visited, .tytul a:active 
	{
		font-family: Verdana, sans-serif;
		font-size: 18px;
		font-weight: none;
		color: rgb(9,108,157);
		text-decoration: none;
	}

	.tytul a, .tytul a:link
	{
		color: rgb(1,120,183);
		text-decoration: none;
	}

	.tytul a:hover 
	{
		color: rgb(1,195,228);
		text-decoration: none;
	}

	.text 
	{
		color: rgb(100,100,100);
		text-decoration: none;
	}

	.text a:visited, .text a:active 
	{
		color: rgb(77,166,210);
		text-decoration: none;
	}

	.text a, .text a:link
	{
		color: rgb(77,166,210);
		text-decoration: none;
	}

	.text a:hover 
	{
		color: rgb(77,166,210);
		text-decoration: underline;
	}

	.menu 
	{
		padding: 0px;
		margin: 0px;
		text-align: left;
		list-style-type: none;
	}

	.menu ul 
	{
		margin: 0px; 
		padding: 0px;
		list-style-type: none;
	}

	.menu li 
	{
		width: 100%;
		margin: 0px; 
		padding: 0px;
		display: inline;
	}

	.menu li a, .menu li a:visited 
	{
		display: block;
		margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 1px; 
		margin-left: 0px; 
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 9px;
		color: rgb(100,100,100);
		text-decoration: none;
		background-color: rgb(240,240,240); 
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: rgb(220,220,220);
	}

	.menu li a:hover 
	{
		background-color: rgb(230,230,230); 
	}

	.szukaj
	{
		width: 100%;
		margin: 0px;
		padding: 0px;
		background-image: url(back.gif); 
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: rgb(186,229,250);
	}

	.bot
	{
		width: 100%;
		margin: 0px;
		padding: 0px;
		background-image: url(back_2.gif); 
	}

	.mapa li
	{
		margin-top: 10px; 
		margin-right: 0px; 
		margin-bottom: 10px; 
		margin-left: 0px; 
		list-style-image: url(arrow_red.gif);
	}

	.mapa li li
	{
		margin-top: 10px; 
		margin-right: 0px; 
		margin-bottom: 15px; 
		margin-left: 0px;
		list-style-image: url(arrow_red.gif); 
	}
