body {
margin: 0;
padding: 0;
}

#kontener {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cccccc+0,ffffff+100 */
background: #cccccc; /* Old browsers */
background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cccccc 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cccccc 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#srodek {
width: 980px;
margin: 0 auto;
background: #ffffff;
}

#menu {
position: fixed;
float: left;
width: 980px;
background: #0096fc;
height: 50px;
line-height: 50px;
z-index: 99;
}

#cssmenu ul li {
font-family: 'Oswald', sans-serif;
}

#imieniny {
color: #cccccc;
text-align: right;
height: 30px;
width: 965px;
top: 60px;
left: 0px;
font-size: 12px;
padding-right: 15px;
position: absolute;
z-index: 80;
font-family: 'Catamaran', sans-serif;
}

#reklama {
position: relative;
width: 980px;
height: 535px;
}

.reklama_gora {
position: absolute;
background: url('/img/reklama_gora.png') no-repeat;
top: 70px;
left: 0;
width: 980px;
height: 150px;
z-index: 9;
}

.reklama_dol {
position: absolute;
background: url('/img/reklama_dol.png') no-repeat;
top: 410px;
left: 0;
width: 980px;
height: 96px;
z-index: 9;
}

.slider {
width: 980px;
height: 400px;
left: 0;
top: 100px;
position: absolute;
}

.lewa {
float: left;
background: #cccccc;
width: 610px;
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
padding: 20px;
font-size: 16px;
color: #000000;
font-family: 'Catamaran', sans-serif;
}

.lewa a {
font-family: 'Catamaran', sans-serif;
font-size: 16px;
color: #0096fc;
text-decoration: underline;
}

.lewa a:hover {
color: #000000;
text-decoration: none;
}

h1.tytul {
color: #0096fc;
text-transform: uppercase;
font-size: 20px;
font-family: 'Oswald', sans-serif;
margin: 0 0 10px 0;
padding: 0;
}

.prawa {
float: right;
width: 274px;
margin-right: 15px;
text-align: center;
}

.clear {
height: 0;
clear: both;
}

.stopka {
background: #0096fc;
color: #ffffff;
}

.s1, .s2, .s3, .s4 {
float: left;
width: 230px;
padding-left: 15px;
padding-top: 15px;
}

ul.stop {
list-style-type:none;
padding-left: 10px;
margin-left: 0;
font-family: 'Catamaran', sans-serif;
}

ul.stop li a {
color: #ffffff;
text-decoration: none;
font-family: 'Catamaran', sans-serif;
font-size: 14px;
}

ul.stop li a:hover {
text-decoration: underline;
}

.tytul_stopka {
margin: 0;
padding: 0;
font-size: 20px;
font-family: 'Oswald', sans-serif;
}

.google-maps {
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

#logomobile {
display: none;
}

@media only screen and (max-width: 900px) {
#menu{
	width: 100%;
	float: right;
}

#srodek {
width: 100%;
}

#logomobile {
width: 90%;
height: 150px;
background: #ffffff;
text-align: center;
margin: 0 auto;
display: block;
padding-top: 50px;
}

#reklama {
display: none !important;
}

#content {
margin-top: 10px;
}

.lewa {
float: none;
display: block;
width: 80%;
padding: 15px 10% 15px 10%;
margin-left: 0;
}

.prawa {
float: none;
display: block;
width: 80%;
padding: 0 10%;
margin-top: 15px;
}

.s1, .s2, .s3, .s4 {
width: 80%;
float: none;
display: block;
}



}
