body {
	background-image: url(../img/foto-integracja-bg.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5c9306;
	text-shadow: 1px 1px 0px #000000;
}

p{
	font-weight: bold;
	padding-top: 42px;
	line-height: 15px;	
}

a{	
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline;
}
a:hover {
	color: #32694d;
}

#all {
	width: 796px;
	margin: 0 auto;
	padding: 0px;
}

#logo {
	width: 175px;
	height: 209px;
	background-image: url(../img/foto-integracja-logo.gif);
	background-repeat: no-repeat;	
	margin-top: 10px;
	margin-left: 10px;
}

#logo a{
	width: 175px;
	height: 209px;
	background-image: url(../img/foto-integracja-logo.gif);
	background-repeat: no-repeat;	
	display: block;
}

#znak {
	width: 220px;
	height: 271px;
	background-image: url(../img/foto-integracja-znak.jpg);
	background-repeat: no-repeat;	
	margin-left: 400px;
	margin-top: 45px;
	text-align: center;
}

