#main {
  	height: 440px;
  	background: #fff url(images/logo_b.gif) no-repeat center 140px;
  	width: 768px;
  	margin: 0 auto;
}
#stopka {
    font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
  	padding-top: 18px;
  	padding-bottom: 8px;
  	text-align: center;
  	width: 768px;
  	margin: auto;
  	color: #B7B7B7;
  }
  #menu_bpir {
  
  	width: 500px;
  	height: 130px;
  	margin-left:134px;
  	margin-top:142px;
  }
  #menu_reklama {
  	background: url(images/button_reklama.gif) no-repeat 0 0;
  	width: 70px;
  	height: 70px;
  	margin-left:70px;
  	margin-top:35px;
  }
  #menu_reklama:hover {
  	background-position: 0 -70px;
  	width: 104px;
  }
  #menu_promocja {
  	background: url(images/button_promocja.gif) no-repeat 0 0;
  	width: 70px;
  	height: 70px;
  	margin-left:600px;
  	margin-top:65px;
  }
  #menu_promocja:hover {
  	background-position: 0 -70px;
  	width: 104px;
  }
  #menu_poligrafia {
  	background: url(images/button_poligrafia.gif) no-repeat 0 0;
  	width: 42px;
  	height: 42px;
  	margin-left:50px;
  	margin-top:320px;
  }
  #menu_poligrafia:hover {
  	background-position: 0 -42px;
  	width: 89px;
  }
  #menu_www {
  	background: url(images/button_www.gif) no-repeat 0 0;
  	width: 42px;
  	height: 42px;
  	margin-left:380px;
  	margin-top:360px;
  }
  #menu_www:hover {
  	background-position: 0 -42px;
  	width: 89px;
  }
  #menu_gadzety {
  	background: url(images/button_gadzety.gif) no-repeat 0 0;
  	width: 42px;
  	height: 42px;
  	margin-left:630px;
  	margin-top:280px;
  }
  #menu_gadzety:hover {
  	background-position: 0 -42px;
  	width: 89px;
  }
  
  #main a {
  	position: absolute;
  	display: block;
  
  }
  #main span {
  	display: none;
  }
  
  #main_menu ul, #main_menu li{
  	margin: 0;
  	padding: 0;
  	list-style-type: none;
  }
  #main_menu li {
  	margin-bottom: 15px;
  }
h1, h2 {
  font-size: 7pt;
  color: #999;
  margin: 0;
}
em {
		font-style: normal;
	}
#top ul img {
  border: 0;
  padding-right: 6px;
}

