/* CSS Document */

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; }

/* divs */
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; }

/* links */
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: 109px; height: 136px; background: url(/images/menu/onas.jpg) no-repeat; }
a:hover#onas { background: url(/images/menu/onash.jpg) top left no-repeat;  }
a#oferta { display: table-cell; width: 79px; height: 136px; background: url(/images/menu/oferta.jpg) top left no-repeat;  }
a:hover#oferta { background: url(/images/menu/ofertah.jpg) top left no-repeat; }
a#nagrody { display: table-cell; width: 92px; height: 136px; background: url(/images/menu/nagrody.jpg) top left no-repeat;  }
a:hover#nagrody { background: url(/images/menu/nagrodyh.jpg) top left no-repeat;  }
a#galeria { display: table-cell; width: 89px; height: 136px; background: url(/images/menu/galeria.jpg) top left no-repeat;  }
a:hover#galeria { background: url(/images/menu/galeriah.jpg) top left no-repeat; }
a#kontakt { display: table-cell; width: 76px; height: 136px; background: url(/images/menu/kontakt.jpg) top left no-repeat;  }
a:hover#kontakt { background: url(/images/menu/kontakth.jpg) top left no-repeat;  }
img#logo { margin-left: 40px; display: table-cell; }