.banners {
	display: block;
	float: left;
	width: 100%;
	text-align: center;
}

.banners a img {
    border: none;
}

.banners a {
	display: block;
	float: left;
	width: 100%;
}

.adverts_bottom .banners {
    width: 200px;
	height: 300px;
	float: left;
	padding-left: 3px;
	padding-right: 2px;
	background-color: #44832A;
}

.centenariumi {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
