.bold {
	font-weight: bold;
}
/* CSS Document */

#menuBottom {
	background-image: url(../imgs/1024/menuSpodni.gif);
	background-repeat: no-repeat;
}
#content {
	background-image: url(../imgs/1024/whiteBg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 70px;
	padding-bottom: 20px;
}
#footer {
	background-image: url(../imgs/1024/footer.gif);
	background-repeat: no-repeat;
}
.certifikaty {
	margin: 20px 0 0 0;
	padding: 0px;


}
.certifikaty  img {
	display: block;
	margin-left: 25px;
}
.certifikaty   a   img {
	border: none;

}
.certifikaty  li {
	list-style-type: none;
	width: 200px;
	float: left;
	text-align: center;
}
h2 {
	margin-top: 15px;
	margin-bottom: 6px;
}
#content div {
	line-height: 2em;
}
