body{
  text-align:center;
  background-color:black;
}

img{
  border-style:none;
}

h1{
  color:white;
  font-size:17px;
  font-family:Arial;
}

h2{
  color:white;
  font-size:15px;
  font-family:Arial;
}

#top{
  position:relative;
  margin:0 auto;
  top:0px;
  width: 680px;
  height:287px;
  background-image:url(img/top.jpg);
}

#main{
  margin:0 auto;
  width:680px;
  overflow:auto;
}

#content{
  float:right;
  width:533px;
  text-align:center;
  background-image:url(img/content.jpg);
  color:white;
}

#zawartosc{
  margin:0px auto;
  width:525px;
}

#menu{
  float:left;
  width:147px;
  background-color:black;
}

#stopka{

  width:533px;
  height:20px;
  background-image:url(img/stopka.jpg);
}

.tab_nag{
  color:white;
  font-family:Tahoma;
  font-size:11px;
}
.produkt_nag{
  color:white;
  font-weight:bold;
  font-family:Arial;
  font-size:16px;
}

.cena_norm{
  color:white;
  font-weight:bold;
  font-family:Arial;
  font-size:14px;
}

.cena_prom{
  color:red;
  font-weight:bold;
  font-family:Arial;
  font-size:20px;
}

.tekst{
  color:white;
  font-family:Tahoma;
  font-size:11px;
}

.pole{
  background-color:white;
  border:1px solid black;
  color:#444444;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
}

.pole1{
  background-color:#666666;
  border:1px solid black;
  color:white;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
}

.buton{
  background-color:black;
  border:1px solid black;
  color:white;
  font-family:Tahoma;
  font-size:11px;
  font-weight:bold;
  cursor:hand;
}

a{
  text-decoration:none;
  }
  
a:hover{
  text-decoration:underline;
  }

a.link{
  color:white;
  font-family:Tahoma;
  font-size:11px;
  text-decoration:none;
}

a.link:hover{
  color:white;
  font-family:Tahoma;
  font-size:11px;
  text-decoration:underline;
}
