html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, arial, helvetica, sans-serif;
	font-size: 8pt;
	background: #000000;
}
#wrap {
	width: 950px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	color: #DDDDDD;
	background: #000000;
}
img {
	float: left;
	border: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;		
}
a:hover {
	color: #E1E1E1;
	text-decoration: underline;		
}

/* menu START  */
#naszyj {
	float: left;
	display: block;
	width: 109px;
	height: 70px;
	background: url('/bizuteria/images/m_naszyj.jpg') no-repeat;
}
#naszyj:hover {
	background: url('/bizuteria/images/m_naszyj.jpg') 0 -70px no-repeat;
}
#kolcz {
	float: left;
	display: block;
	width: 105px;
	height: 70px;
	background: url('/bizuteria/images/m_kolcz.jpg') no-repeat;
}
#kolcz:hover {
	background: url('/bizuteria/images/m_kolcz.jpg') 0 -70px no-repeat;
}
#wisi {
	float: left;
	display: block;
	width: 99px;
	height: 70px;
	background: url('/bizuteria/images/m_wisi.jpg') no-repeat;
}
#wisi:hover {
	background: url('/bizuteria/images/m_wisi.jpg') 0 -70px no-repeat;
}
#branz {
	float: left;
	display: block;
	width: 130px;
	height: 70px;
	background: url('/bizuteria/images/m_branz.jpg') no-repeat;
}
#branz:hover {
	background: url('/bizuteria/images/m_branz.jpg') 0 -70px no-repeat;
}
#rozne {
	float: left;
	display: block;
	width: 141px;
	height: 70px;
	background: url('/bizuteria/images/m_rozne.jpg') no-repeat;
}
#rozne:hover {
	background: url('/bizuteria/images/m_rozne.jpg') 0 -70px no-repeat;
}
/* menu END */
#szuk {
	float: left;
	width: 217px;
	height: 37px;
	padding: 16px 0 0 20px;
	background: url('/bizuteria/images/top_form.jpg') no-repeat;
}
.log_form {
	font-size: 8pt; 
	color: #A5A5A5; 
	padding: 3px;
	background: #4A4A4A;
	border: 0; 
}
#top {
	float: left; 
	width: 948px; 
	height: 156px; 
	border: 0px; 
	text-align: center; 
	font-weight: bold; 
	font-size: 12pt
}
#menu_r {
	float: right;
	width: 182px;
	padding-right: 35px !important;
	padding-right: 0px;
	margin-right: 56px !important;
	margin-right: 28px;
	margin-bottom:20px;
	background: url('/bizuteria/images/m_right.jpg') no-repeat;
}
#koszyk {
	float: right;
	width: 172px;
	height: 68px;
	color: #000000;
	padding: 15px 30px 0 15px;
	line-height: 18px;
	margin: 34px 56px 0 0;
	background: url('/bizuteria/images/koszyk.jpg') no-repeat;
}

#zalogowany_box {
	float: left;
	width: 172px;
	height: 77px;
	color: #000000;
	padding: 10px 30px 0 15px;
	margin-top:20px;
	line-height: 18px;
	background: url('/bizuteria/images/zalogowany_bg.jpg') no-repeat;
}
#koszykb {
	float: left;
	width: 172px;
	height: 68px;
	color: #000000;
	padding: 15px 30px 0 15px;
	line-height: 18px;

	background: url('/bizuteria/images/koszyk.jpg') no-repeat;
}
#content {
	float: left;
	width: 602px;
	line-height: 17px;
	padding: 20px 30px 0 45px !important;
	padding: 20px 0px 0 45px;
	text-align: justify;
	background: url('/bizuteria/images/center.jpg') no-repeat #000000;
}
#opis {
	float: left;
	border: 1px solid #8A8A8A;
	padding: 20px;
	margin-bottom: 20px;
}
li.menu {
	font-size: 9pt;
	font-weight: bold;
	line-height: 20px;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #4E4E4E;
	list-style-position: inside;
	list-style-image: url('/bizuteria/images/bull.gif');
}
li.menu a {
	color: #DDDDDD;
}
ul.stop, ul.stop li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.stop li {
	display: inline;
	white-space: nowrap;
}
.podpis {
	float: left;
	width: 173px;
	font-weight: bold;
	text-align: center; 
	margin-top: 1px;
	padding: 4px;
	border: 1px solid #8A8A8A;
}
td {
	padding: 0 20px 10px 0;
}
#footer {
	float: left;
	margin: 20px 15px 0 42px;
	width: 887px;
	height: 45px;
	margin-left: 32px;
	padding: 0;
	color: #000000;
	background: url('/bizuteria/images/footer.jpg') no-repeat;
}