.container {
margin: -30px auto;
width: 918px;
position: center;
**text-align: left;**
}

.logo {
background-image: url("images/logo.gif");
width: 909px;
height: 254px;
margin: 0px auto 0px;
position: center;
}

.b-o_nas {
position: absolute;
margin: 0px 5px 0px;
border: none;
}

.b-kontakt {
position: absolute;
margin: 0px 612px 0px;
border: none;
}
	
.glowny_kwadrat {
float: left;
background-image: url("images/glowny_kwadrat.png");
width: 919px;
height: 514px;
margin: 80px 0px 0px;
}

.stopka {
float: left;
background-image: url("images/stopka.png");
width: 919px;
height: 69px;
margin: 0px 0px 0px;
position: center;
}

.tresc-glowny_kwadrat {
margin-right: 50px;
margin-left: 50px;
padding-top: 30px;
padding-bottom: 50px;
float: left;
}

.o_nas-napis {
background-image: url("images/o_nas.png");
width: 200px;
height: 70px;
margin: -20px auto 0px;
}

.kontakt-napis {
background-image: url("images/kontakt.png");
width: 200px;
height: 70px;
margin: 10px auto 0px;
}

.asortyment-napis {
background-image: url("images/asortyment.png");
width: 200px;
height: 70px;
margin: 10px auto 0px;
}

.tresc-stopka1 {
margin-left: 30px;
padding-top: 15px;
float: left;
font-size: small;
font-style: oblique;
}

.tresc-stopka2 {
margin-right: 30px;
padding-top: 15px;
float: right;
font-size: small;
font-style: oblique;
}

.galeria {
margin-right: 50px;
margin-left: 50px;
padding-top: 50px;
padding-bottom: 50px;
}

.meskie-letnie-napis {
float: left;
background-image: url("images/meskie-letnie.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}

.meskie-zimowe-napis {
float: left;
background-image: url("images/meskie-zimowe.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}

.meskie-polbuty-napis {
float: left;
background-image: url("images/meskie-polbuty.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}

.damskie-letnie-napis {
float: left;
background-image: url("images/damskie-letnie.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}

.damskie-zimowe-napis {
float: left;
background-image: url("images/damskie-zimowe.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}

.damskie-polbuty-napis {
float: left;
background-image: url("images/damskie-polbuty.png");
width: 250px;
height: 70px;
margin: 10px 40px 0px;
position: center;
}



#body { /* nasza caÄąâ€šĂ„â€¦ strona */
font-family: Verdana, Sans-serif; /* krÄ‚Ĺ‚j czcionki */
font-size: 10px; } /* rozmiar czcionki */

#menu { /* div "menu" */
margin: 0px 284px 0px;
position: absolute;
width: 328px; /* szerokoÄąâ€şĂ„â€ˇ */
height: 75px; /* wysokoÄąâ€şĂ„â€ˇ */
background-image: url("images/buttons/asortyment.png");
background-repeat: no-repeat;
overflow: hidden; } /* przycinanie */


#menu:hover { /* najechane menu */
background-color: #C0C0C0; /* tÄąâ€šo */
border: 1px solid #D3D3D3;
font-family: Verdana, Sans-serif; /* krÄ‚Ĺ‚j czcionki */
margin: -1px 284px 0px;
position: absolute;
width: 328px; /* szerokoÄąâ€şĂ„â€ˇ */
height: auto; } /* wysokoÄąâ€şĂ„â€ˇ (wartoÄąâ€şĂ„â€ˇ musi byĂ„â€ˇ 100% lub "auto" */

ul { /* ul */
position: relative;
margin: 0px; /* margines */
padding: 0px; } /* odstĂ„â„˘p */

li { /* li */
margin: 0px 284px 0px;
position: relative;
list-style-type: none; /* rodzaj wykazu */
width: 328px;} /* szerokoÄąâ€şĂ„â€ˇ */

li a { /* linki */
margin: 0px 284px 0px;
position: relative;
text-decoration: none; /* dekoracja linka */
display: block; /* rodzaj wyÄąâ€şwietlenia elementÄ‚Ĺ‚w */
width: 328px; /* szerokoÄąâ€şĂ„â€ˇ */
padding: 5px; /* odlegÄąâ€šoÄąâ€şci */
color: #3B3B3B; } /* kolor linka */

li a:hover { /* najechany link */
margin: 0px 284px 0px;
position: relative;
text-decoration: none; /* dekoracja tekstu */
color: #3B3B3B; /* kolor linka */
width: 328px; /* szerokoÄąâ€şĂ„â€ˇ */
padding: 5px; /* odlegÄąâ€šoÄąâ€şci pomiedzy linkami */
background-color: #F0F0F0 } /* tÄąâ€šo */

p { /* paragraf <p> */
text-align: center;
font-family: Verdana, Sans-serif; /* krÄ‚Ĺ‚j czcionki */
 }/* tekst wyÄąâ€şrodkowany */



