		body {
			background-image: url('../img/grad.png');
			background-repeat: repeat-x;
			background-color: #FFFFFF;
			color: #000000;
			margin: 0;
			padding: 0;
		}
		
		p {
			font-size: 1em;
			text-indent: 40px;
			text-align: justify;
		}
		
		.nomargin {
			margin-top: 0;
			margin-bottom: 0;
		}

		p.img {
			text-indent: 0;
			text-align: center;
		}

		a img {
			border: 0;
		}

		div#kontener {
			width: 805px;
			background-image: url('../img/tlo.jpg');
			background-repeat: repeat-y;
			text-align: left;
		}

		div#zawartosc {
			background-image: url('../img/tlo.jpg');
			background-repeat: no-repeat;
		}

	

		div#tresc {
			float: left;
			width: 600px;
			margin-top: 30px;
			position: relative;
			left: 105px;
		}
