ul, li, p, dl, dd{margin:0; padding:0;}
hr {border: 0; width: 80%;}
img{border:0;}
a {color:#4e4e4e; text-decoration:none;}
h1{
	margin:0 0 10px 0;
	padding:0;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
	color: #663807;
	}




h2{
	margin:0 0 10px 0;
	padding:0;
	font-size:9pt;
	font-weight:bold;
	text-align:center;
	color: #663807;
	}




body {
	margin: 0px;
	padding: 0;
	font-family: Verdana;
	color:#4e4e4e;
	}

/* Layout */


#kontener {
 	margin: 0 auto;
	background: #ffffff ;
   	position: relative;
	height: 100%;
	width: 1000px;
	}

#header
	{
	width:1000px;
	height: 100px;
	}
	
#menu {
	width:1000px;
	height:21px;
	}
	
#lewa {
	float:left;
	width:177px;
	background:#fff url(img/spacer_bok.jpg) right top no-repeat;
	}

#srodek {
	float:left;
	width:600px;
	padding:8px 20px 20px 20px;
	color:#4e4e4e;
	font-size:8pt;
	text-align:justify;
	background:#fff url(img/spacer_bok.jpg) right top no-repeat;
	}



/*		SZUKAJ		*/

.szukaj {float:right; margin: 25px 30px 0px 0px;}

input.szukaj_przycisk {
display: block;
border: none;
background:url(img/szukaj_przycisk.jpg);
width: 20px;
height: 20px;
font-size: 0;
float:left;
margin: 4px 0 0 0;
cursor:pointer;
}

input.szukaj_pole {
display: block;
border: none;
background:url(img/szukaj_pole.jpg);
padding:7px 13px;
float:left;
font-weight:bold;
font-size:8pt;
}


/*		MENU		*/
#menu ul{margin-left:400px;}

#menu ul li{
	list-style-type:none;
	float:left;
	}
	
#menu a{
	display: block;
	height:21px;
	text-indent:-300px;
	overflow:hidden;
	}
	

	
.diamenty {width:88px; background:url(img/menu/menu_diamenty.jpg);}
.perly {width:58px; background:url(img/menu/menu_perly.jpg);}
.zloto {width:74px; background:url(img/menu/menu_zloto.jpg);}
.srebro {width:76px; background:url(img/menu/menu_srebro.jpg);}
.slub {width:59px; background:url(img/menu/menu_slub.jpg);}
.dlaniego {width:99px; background:url(img/menu/menu_dlaniego.jpg);}
.upominki {width:95px; background:url(img/menu/menu_upominki.jpg);}

#podmenu{
	position:relative;
	width:1000px;
	text-align:left;
	}
	
.pod{
	position:absolute;
	left:30px;
	right:58px;
	}
	
.akt{z-index:300;}

.pod ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
	}

.pod ul li {
	display: inline;
	white-space: nowrap;
	}

.pod ul li a {
	padding:0px 3px 0px 6px;
	border-right:1px solid #666666;
	font-size:8pt;
	color:#595959;
	text-decoration:none;
	font-weight:bold;	
	}
.pod ul li a:hover {text-decoration:underline;}

/* 		OFERTA DNIA 		*/	

.oferta_tytul {margin:10px 0 12px 15px;}

.oferta_nazwa {
	padding:8px;
	color:#4e4e4e;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	}

.oferta_obrazek{
	margin: 14px 0 15px 32px;
	}

.oferta_opis{
	padding:8px 8px 26px 8px;
	color:#4e4e4e;
	font-size:7pt;
	text-align:left;
	}

.oferta_kontener {
	border: 1px solid #e5e5e5;
	margin-right:8px;
	position:relative;
	
	}	
	
/*		NEWSLETTER		*/

#newsletter{
	padding:8px;
	color:#4e4e4e;
	font-size:7pt;
	text-align:left;
	}

.newsletter_tytul {margin:10px 0 12px 15px;}
	
input.newsletter_przycisk {
display: block;
border: none;
background:url(img/newsletter_przycisk.jpg) no-repeat;
width: 20px;
height: 20px;
font-size: 0;
float:left;
margin: 4px 0 0 0;
cursor:pointer;
}

input.newsletter_pole {
display: block;
border: none;
background:url(img/newsletter_pole.jpg) no-repeat;
padding:7px 15px 7px 11px;
float:left;
font-weight:bold;
font-size:8pt;
}

/*		PRODUKTY		*/

.produkt {
	width:146px;
	height:175px;
	margin:1px;
	float:left;
	border: 1px solid #e5e5e5;
	position:relative;
	margin-bottom:20px;
	}

.produkt_obrazek {
	margin: 10px 23px;
	}
	
.produkt_tytul{
	padding:2px 8px;
	color:#4e4e4e;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
	}
.produkt_wiecej{
	position:absolute;
	bottom:3px;
	right: 3px;
	
	}
	
.produkt_kup {
	width:38px;
	height:17px;
	background: #e72100;
	position:absolute;
	bottom:0;
	left:0;
	padding: 4px 0 0 12px;
	}

.produkt_kup a:link{font-size:8pt; font-weight:bold; color: #fafafa;}
.produkt_kup a:visited{font-size:8pt; font-weight:bold; color: #fafafa;}
.produkt_kup a:hover{font-size:8pt; font-weight:bold; color: #fafafa; text-decoration:blink;}


.produkt_wiecej a:link{font-size:8pt; font-weight:bold; color: #c86700;}
.produkt_wiecej a:visited{font-size:8pt; font-weight:bold; color: #c86700;}
.produkt_wiecej a:hover{font-size:8pt; font-weight:bold; color: #91571a; text-decoration:underline;}
	
.produkt_kup{color:#FF0000;}


.linia_gora{color: #7d511f; background-color: #7d511f; height: 1px; margin-top:26px;}
.logo_glowna	{margin: 20px 0px 0px 30px; float:left;}



