@charset "utf-8";
/* CSS Document */

div.all {
	width: 560px;
	text-align: justify;
	height: auto;
	background-image: url('../../../grafika/newsend.png');
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	}
div.tytulek {
	width: 480px;
	text-align: justify;
	height: 22px;
	background-image: url('../../../grafika/tytulek.png');
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 8px;
	clear: both;
	}
div.tresc2 {
	width: 480px;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-top: 10px;
	background-image: url('../../../grafika/newstart.png');
	background-repeat: no-repeat;
	background-position: top;
	clear: both;
	}
div.tekst2 {
	width: 480px;
	padding-bottom: 10px;
	clear: both;
	}
div.podpis2 {
	width: 480px;
	clear: both;
	}
div.tekst2 img {
	margin-right: 10px;
	float: left;
	}