body { background-color: #fff; background-image: url('../images/bg_top.jpg'); background-repeat: repeat-x; margin: 0px; padding: 0px; }

#top { width: 973px; height: 215px; position: relative; margin: auto; background: url('../images/top.jpg') no-repeat; }
#menu_line {  }
#banner { width: 973px; height: 161px; }
#menu { float: left; width: 627px; height: 47px;  padding-left: 17px; }
	#menu ul { list-style: none; margin: 0px; padding: 0px; }
	#menu li { float: left; }
	#menu li a, #menu li a strong { display: block; height: 47px; color: #000000; cursor: pointer; }
	#menu li a span { display: none; }
	
	#m_index { width: 166px; height: 47px; background: url('../images/m_index.png') no-repeat; }
		#m_index:hover { width: 166px; height: 47px; background: url('../images/m_index_h.png') no-repeat; }
	#m_katalog { width: 206px; height: 47px; background: url('../images/m_katalog.png') no-repeat; }
		#m_katalog:hover { width: 206px; height: 47px; background: url('../images/m_katalog_h.png') no-repeat; }
	#m_promocje { width: 124px; height: 47px; background: url('../images/m_promocje.png') no-repeat; }
		#m_promocje:hover { width: 124px; height: 47px; background: url('../images/m_promocje_h.png') no-repeat; }
	#m_nowosci { width: 114px; height: 47px; background: url('../images/m_nowosci.png') no-repeat; }
		#m_nowosci:hover { width: 114px; height: 47px; background: url('../images/m_nowosci_h.png') no-repeat; }

#logowanie { float: right; width: 326px; padding-top: 20px; text-align: center; }

.m_kategoria { width: 197px; padding-left: 15px; height: 28px; background: url('../images/mk.png') no-repeat; color: #e1e6fc; }
.m_kategoria:hover { background: url('../images/mk_h.png') no-repeat; }
.m_kategoria a { color: #e1e6fc; text-decoration: none; }
.m_kategoria a:visited { color: #e1e6fc; text-decoration: none; }
.m_kategoria a:hover { color: #e1e6fc; text-decoration: underline; }

.b_line { background: url('../images/b_line.png'); background-position: bottom; background-repeat: no-repeat; }
.table_product { margin: 5px; padding: 5px; border: 1px solid #d8d9eb; }
.td_bg_top { background: #FFFFFF url('../images/td_bg_top.jpg') no-repeat; }
.mystopka { background: url('../images/stopka.jpg') no-repeat; height: 41px; }
