body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(img/back.gif);
	background-repeat: repeat-x;
	background-color: #ebebea;
	margin: 0px;
}

a {color: #FF6633;}

.orange{color: #FF6633;}

#container {
	width: 700px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}

#logo {
	background-image:url(img/logo.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 107px;
	margin: 27px auto 0 auto;
	}

#flash {
	padding-top: -10px;
	}
	
#addressWrapper {
	width=1000;
	background-image:url(img/backAddress.gif);
	background-repeat: no-repeat;
	}
	
#address1 {
	width: 168px;
	height: 70px;
	text-align: left;
	float: left;
	margin-top: 18px;
	padding-left: 40px;
	}

#address2 {
	width: 140px;
	height: 70px;
	text-align: left;
	float: left;
	margin-top: 13px;
	padding-left: 10px;
	}	
	
#linkedin {
	width=170;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	margin-top: 15px;
	}
	
#klienci {
	background-image:url(img/klienci.gif);
	background-repeat: no-repeat;
	float: left;
	width: 605px;
	height: 132px;
	margin: 60px auto 0 auto;
	}
	
#wlasne {
	background-image:url(img/wlasne.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	float: left;
	margin: 9px 0 0 0px;
	}
#footerText {
	width: 450px;
	height: 20px;
	float: left;
	margin: 0 0 0 20px;
	text-align: left;
	}

#footer {}

