.menu {
	margin-top: 85px;
}
.footer .menu {
	margin-top: 0;
}
.albom {
	background: rgba(0,0,0,.5);
}
.albom h2 {
	color: #f70;
	text-shadow: 1px 1px #000;
	font-weight: 700;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px
}
.albom .history {
	background: rgba(0,0,0,.7);
	margin-bottom: 5px;
}
.albom .history a,
.albom .history i,
.albom .history a:before {
	color: #fff;
}
.albom .history a:hover,
.albom .history a:hover > i {
	color: #f70;
}
@media screen and (max-width:992px) {
	.menu {
		margin-top: 0px;
	}
	.bricks-4 > [class*="col"] {
		flex: 0 0 99%;
	}
	.prezen-tovar img {
		width: 100%;
	}
}
