.apartment-section {
max-width: 1200px;
margin: 0 auto;
padding: 20px;
}
.section-title {
color: #932020;
font-size: 24px;
margin: 30px 0 20px 0;
padding-bottom: 10px;
border-bottom: 2px solid #932020;
text-align: left;
font-weight: 400;
}
.apartment-gallery {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
gap: 15px;
margin-bottom: 40px;
}
.gallery-item {
overflow: hidden;
border-radius: 5px;
height: 200px;
}
.gallery-item img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transition: transform 0.3s ease;
}
.gallery-item img:hover {
transform: scale(1.05);
}
.gallery-description {
margin-bottom: 10px;
}
@media (max-width: 768px) {
.apartment-gallery {
grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
}
}
FOTOGALERIE
Rádi cestujeme, poznáváme nové lidi, nová místa. Vždy se však chceme cítit tak trochu jako doma. Proto chceme, abyste se u nás cítili jako doma také Vy.



























