
@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; background: #86593a; font-size: 12px; line-height: 18px; font-family: Tahoma, Geneva, sans-serif; color: #993300; }
.zerowanie { clear: both; }
p, ul, li, img, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; list-style: none; }
a { text-decoration: none; color: #993300; font-weight: bold; }
a:hover { text-decoration: underline; color: #865e00; }

h4 { font-size: 18px; }

#cialo { width: 880px; margin: 0px auto; background: #FFFFFF; }

/* Top */

#top { width: 880px; height: 216px; background: url('img/top.jpg') no-repeat; }

#menu { width: 880px; height: 63px; z-index: 2; background: url('img/logo.jpg') no-repeat right; }
#menu ul li { width: auto; float: left; }

/* Treść */

#tresc { width: 855; padding: 10px 10px 10px 15px; }

.produkt { width: 300px; min-height: 200px; float: left; margin: 15px 0 0 75px; }

/* Stopka */

#stopka { min-height: 100px; padding: 10px 10px 10px 15px; border-top: 1px solid #86593a; }

/* Dodatki */

.tekst_glowna { margin: 15px 0 15px 0; }

/* Linki */

a#stronaglowna { display: block; width: 188px; height: 63px; background: url('img/strona_glowna.jpg') no-repeat; }
a:hover#stronaglowna { background-position: 0 -63px; }
a#onas { display: block; width: 104px; height: 63px; background: url('img/o_nas.jpg') no-repeat; }
a:hover#onas { background-position: 0 -63px; }
a#nowosci { display: block; width: 130px; height: 63px; background: url('img/nowosci.jpg') no-repeat; }
a:hover#nowosci { background-position: 0 -63px; }
a#promocje { display: block; width: 144px; height: 63px; background: url('img/promocje.jpg') no-repeat; }
a:hover#promocje { background-position: 0 -63px; }
a#kontakt { display: block; width: 112px; height: 63px; background: url('img/kontakt.jpg') no-repeat; }
a:hover#kontakt { background-position: 0 -63px; }