body{
margin: 0px;
width: 100%;
min-height: 700px;
min-width: 950px;
background: url("asfalt.jpg");
}
#gora{
width: 100%;
height: 166px;
background: url("asfalt.jpg");
background-repeat: repeat-x;
margin-bottom: 0px;
}
#logo{
margin-left: 50px;
margin-top: 25px;
}
#menu{
height: 35px;
width: 565px;
margin: 0px auto;
margin-top: 7px;
}
#blend{
width: 100%;
height: 267px;
background: url("blend.jpg");
}
#ofirmie{
display: none;
width: 100%;
height: 375px;
background: url("blendb.jpg");
}
#oferta{
display: none;
width: 100%;
height: 420px;
background: url("blendb.jpg");
}
#promocje{
display: none;
width: 100%;
height: 420px;
background: url("blendb.jpg");
}
#kontakt{
display: none;
width: 100%;
height: 390px;
background: url("blendb.jpg");
}
#humor{
display: none;
width: 100%;
height: 420px;
background: url("blendb.jpg");
}
#slideshow{
margin:0 auto;
width: 740px;
height: 241px;
margin: 13px auto;
margin-top: 0px;
position:relative;
}
#slideshow #slidesContainer {
  width:740px;
  height:263px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:720px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:263px;
}
.control {
  display:block;
  width:48px;
  height:48px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:100px;
  left:-50px;
  background:transparent url(l.png) no-repeat 0 0;
}
#rightControl {
  top:100px;
  right:-50px;
  background:transparent url(p.png) no-repeat 0 0;
}
#stopka{
width: 740px;
margin: 15px auto;
font-family: verdana;
font-size: small;
color: white;
}
#stopka p{
background: url(a.png);
}
#stopka a{
color: white;
}
.tekst{
width: 620px;
height: 380px;
margin: 0px auto;
padding-right: 30px;
font-family: verdana;
font-size: small;
color: black;
text-align: justify;
overflow: auto;
}
.tekst h1{
font-family: verdana;
font-size: large;
text-align: center;
}
.tekst p{
text-indent: 20px;
}
h1{
font-family: verdana;
font-size: large;
text-align: center;
}
p{
text-indent: 20px;
}
.pzapisy{
width: 250px;
height: 30px;
background: url("zapisy1.png");
margin: 5px auto;
cursor: pointer;
}
#zapisyt{
display: none;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
margin: 0px auto;
background: black;
opacity: 0.8;
}
#zapisy{
display: none;
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 220px;
margin-left: -200px;
margin-top: -150px;
color: white;
background: black;
cursor: pointer;
}
#polski{
position: absolute;
top: 30px;
right: 20px;
width: 120px;
height: 115px;
background: url(pl.png);
}
#angielski{
position: absolute;
top: 30px;
right: 160px;
width: 120px;
height: 115px;
background: url(uk.png);
}