body 
{ 
    margin: 0 auto; 
    background-color: #060026; 
    text-align: center;  
}
img 
{ 
    border: 0; 
}
p, li 
{ 
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 12px; 
    text-align: left; 
}
li 
{ 
    list-style: none; 
    line-height: 2em; 
}
.none 
{ 
    display: none; 
}

div#header 
{ 
    margin: 0 auto; 
    width: 900px; 
    height: 136px; 
}
div#nav 
{  
    margin: 0 auto; 
    display: table;
}
div#main 
{ 
    background-color: #c6c0dd; 
    width: 100%; 
    height: 350px;
}
div#bottom 
{ 
    width: 800px; 
    margin: 0 auto; 
    padding-top: 12px; 
    padding-left: 30px; 
    text-align: left; 
    font-family: Tahoma, Verdana, Arial, Heveltica; 
    font-size: 11px; 
    color: #d2d2d2; 
}
div#menusklepy
{
    width: 25%;
    height: 20px;
    border: 1px solid red;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}
div#map
{
    width: 330px;
    height: 252px;
}
#danesklepy
{
    width: 416px;
    height: 325px;
    display: block;
    font-size: 2px;
}
#kol1
{
    float: left;
    width: 200px;
    height: 325px;
}
#kol2
{
    float: left;
    width: 210px;
    height: 325px;
}
#gdzie
{
    font-family: Tahoma, Verdana, Arial, Heveltica;
    font-style: bold;
}
a { text-decoration: none; color: #000; }
a:hover { color: #666666; }
a.stopka { color: #FFF; text-decoration: none; }
a.stopka:hover { text-decoration: underline; }

/* header */
a#onas { display: table-cell; width: 79px; height: 136px; background: url(nowe/onas.png) no-repeat; }
a:hover#onas { background: url(nowe/onash.png) top left no-repeat;  }
a#oferta { display: table-cell; width: 79px; height: 136px; background: url(nowe/oferta.png) top left no-repeat;  }
a:hover#oferta { background: url(nowe/ofertah.png) top left no-repeat; }
a#nagrody { display: table-cell; width: 83px; height: 136px; background: url(nowe/nagrody.png) top left no-repeat;  }
a:hover#nagrody { background: url(nowe/nagrodyh.png) top left no-repeat;  }
a#galeria { display: table-cell; width: 79px; height: 136px; background: url(nowe/galeria.png) top left no-repeat;  }
a:hover#galeria { background: url(nowe/galeriah.png) top left no-repeat; }
a#kontakt { display: table-cell; width: 79px; height: 136px; background: url(nowe/kontakt.png) top left no-repeat;  }
a:hover#kontakt { background: url(nowe/kontakth.png) top left no-repeat;  }
a#sklepy { display: table-cell; width: 79px; height: 136px; background: url(nowe/sklepy.png) top left no-repeat; }
a:hover#sklepy { background: url(nowe/sklepyh.png) top left no-repeat; }
img#logo { margin-left: 40px; display: table-cell; }
