#aboutUs{
	position:relative;
	width: 970px;
        padding: 0 0 80px 40px;
}
#aboutusMenu{
	position:relative;
	width: 970px;
	height: 235px;
	top:10px;
	background: #FFFFFF url(https://foto.favore.pl/ctx/static/about/aboutMenu.jpg) no-repeat;
}
.subtitle{
	position:relative;
	float:left;
	left:10px;
	top:-5px;
	text-align:left;
	font-weight:bold;
	letter-spacing:1px;
}
.chapterBox{
	position:relative;
	float:left;
	width: 330px;
	height: 33px;
}
.chapterBullet{
	position:relative;
	float:left;
	top:11px;
	width: 11px;
	height: 9px;
	background: url(https://foto.favore.pl/ctx/static/about/bullet.gif) no-repeat;
}
.chapterTitle{
	position:relative;
	float:left;
	left:8px;
	width: 300px;
	height: 33px;
	text-align:left;
}
#presentationMenu{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
	left:54px;
	top:103px;
}
#contactMenu{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
	left:54px;
	top:162px;
}
#howItWorksMenu{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
	left:505px;
	top:103px;
}
#advantagesMenu{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
	left:505px;
	top:162px;
}
.line{
	position:relative;
	width: 970px;
	height: 1px;
	top:33px;
	background: url(https://foto.favore.pl/ctx/static/about/line.jpg) no-repeat;
}
#presentationContent{
	position:relative;
	width: 970px;
	height: 800px;	
	top:40px;
}
#presentationHeader{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
}
#slogan{
	float:left;
}
.leftColumn{
	position:relative;
	float:left;
	top:60px;
	width:413px;
	left:50px;
	line-height:24px;
	text-align:justify;
	font-size: 14px;	
}
.rightColumn{
	position:relative;
	float:left;
	top:60px;
	width:413px;
	left:96px;
	line-height:24px;
	text-align:justify;
	font-size: 14px;
}

#contactContent{
	position:relative;
	width: 970px;
	height: 282px;	
	top: 50px;
}
#contactHeader{
	position:absolute;
	float:left;
	width: 370px;
	height: 45px;
}
#presentation{
	width: 409px;
	height:302px;
	padding: 2px;
	border: solid 2px #E0E0E0;
}