#content h2 {
	margin:40px 0px 20px 0px;
	position:relative;
	text-transform:uppercase;
	font-size:24px;
	color:#04007d;
}

#content .ofertaphoto {
	background:url('../graph/badanieusg.jpg');
	background-position:center;
	background-size:cover;
	height:200px;
}

#content .descr {
	margin-top:20px;
}

#content .descr p {
	font-size:14px;
	line-height:22px;
	margin-top:20px;
}

#content .descr ul li {
	font-size:14px;
	line-height:22px;
	margin-left:20px;
}

#content .teambox {
	width:270px;
	height:280px;
	float:left;
	margin-top:80px;
	margin-right:39px;
	background:#6f6aff;
}

#content .teambox .teamphoto {
	width:100px;
	height:100px;
	border:3px solid #6f6aff;
	background:#fff;
	text-align:center;
	margin:-50px auto 0px auto;
	position:relative;
}

#content .teambox p {
	color:#fff;
	text-align:center;
}

#content .teambox p.nazwisko {
	font-size:18px;
	margin:10px auto 0px auto;
	border-bottom:2px solid #fff;
	display:table;
	position:relative;
}

#content .teambox p.przyjecia {
	font-size:15px;
	background:#fff;
	color:#6f6aff;
	display:table;
	position:relative;
	margin:25px auto 0px auto;
	padding:7px 10px;
	font-weight:bold;
}

#content .teambox p.godziny {
	margin-top:10px;
}