	html {background:#1A2044}
	
	body {text-align:center; margin:0;}
	body,table,form
	{
		font-family: "trebuchet ms";
		font-size:11px;
		color:#fff;
		line-height:1.5em;
	}
	.x,.noz{clear:both;}
	
	table {border-collapse:collapse; border:0; padding:0;}
	td {padding:0; text-align:left; vertical-align:top;}
	
	
	#frame{
		width:792px; 
		text-align:center; 
		margin:auto; 
		overflow:hidden;
	}
	
	#inside { 
		width:792px;
		height:600px;
		background:#FFF;
	}

	
	#panel_l{
		width:422px;
		background:url(i/panel_lbg.jpg) top left no-repeat;
	}
	
 	#home {
		display:block;
		margin:20px 0 0 30px;
		font-size:30px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
	#panel_r {
		width:368px;
		background:transparent url(i/panel_rbg.gif) top left no-repeat;
		}

/*-------------------------------------*/	
	#menu-main {
		margin:70px 0 10px 30px; 
		padding:3px;
		font-weight:normal;
		text-align:left;
		font-size:20px;
	}
	
	#menu-main a {
		width:300px;
		display:block;
		font-size:18px;
		color:#fff;
		padding:5px 0 5px 25px;
		text-decoration:none; 
	}
	
	#menu-main a:hover{
		color:#FFF;
		background:transparent url(i/menu-mainbg.png) 0 7px no-repeat;
	}
	#menu-main a.on{
		color:#FFF;
		background:transparent url(i/menu-mainbg.png) 0 7px no-repeat;
	}
	
/*-------------------------------------*/	
	#footer {
		font-size:11px; 
		color:#ddd; 
		text-align:center; 
		padding:11px 0 0 0; 
		line-height:11px;
	}
	
	#keywords {
		color:#ddd;
		font-size:11px;
		margin:auto;
		text-align:center;
		padding:10px 0;
	}
	
	
	#content{margin:110px 25px 100px 20px;color:#555;}
	#content h1 {font-size:20px; color:#555; margin:0 0 35px 0; font-weight:normal;line-height:1em;}
	#content h2 {font-size:18px; color:#DB371C; font-weight:normal;}
	#content h3 {font-size:18px; font-weight:normal;color:#000; padding-left:25px; background:url(i/strzalka.gif) no-repeat left center}
	#content p{}
	#content ul,ol{}
	#content li{}
	#content li span{color:#DB371C;}
	
/*------------------------------- OFERTA */
#lista_produktow .produkt_mini{ margin:10px; width:170px; float:left; }
#lista_produktow .produkt_mini .mini { float:left;text-align:center; width:130px; height:130px; background:#fff}
#lista_produktow .produkt_mini .mini img{border:0}
#lista_produktow h3{margin:2px 0}
#lista_produktow .cena_prod{color:#F69C00}
#lista_produktow .promo{font-size:18px; font-weight:bold; font-style:italic}
#lista_produktow input{background:#AE005D; color:#fff; border:solid 1px #BE468E}
#lista_produktow a{font-style:italic; color:#fff;text-decoration:none;}
#lista_produktow a:hover{color:#88B743}

#produkt .cena_prod{color:#F69C00}
#produkt .promo{font-size:18px; font-weight:bold; font-style:italic}	
#produkt input{background:#AE005D; color:#fff; border:solid 1px #BE468E}
#produkt a{font-style:italic; color:#fff;text-decoration:none;}
#produkt a:hover{color:#88B743}


#footer-top{background:#FFF; color:#777;line-height:22px;}
#keywords{color:#AAA;}