html, body {
height: 100%;
}
.main-box {background: url("/images/banner-background.jpg") no-repeat 50% 50%; height: 411px; }
.wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}
.push {height: 150px}
footer {
height: 150px; /* .push must be the same height as .footer */

}
ul.title-area li a{line-height: 45px;}
#map_canvas {
    margin: 0;
    padding: 0;
    height: 600px;
}
.wines {text-align: center;}
.karta-banner {background: url("/images/karta_banner.jpg") no-repeat 0% 50%; height: 67px; vertical-align: middle; }
.karta-banner a {margin: 10px auto;}
.spacer {height: 80px;}

