/* OGOLNE STYLE */

	/* czyszczenie */

		.clean
		{
			clear: both;
			width: 1px;
			height: 1px;
			font-size: 1px;
		}

	/* wycentrowanie tekstu */

		.srodek
		{
			text-align: center;
		}
