body {
background-image: url('../images/pozadi.jpg'); }

.page {
max-width: 1100px; }

#galerie  {
height: 15em; }

#galerie div {
border: 5px solid white;
width: 25%;
height: 50%; }
/*
#galerie div:first-child {
height: 100%; }

#galerie div:nth-child(6) {
width: 50%; }
*/
.vyska {
height: 120% !important;
width: auto !important; }

.sirka {
width: 100% !important;
height: auto !important; }

#pocasi div {
width: 25%; }

#submenu {
display: none; }