	#modules_1,
	#modules_2{
		width: 180px;
			float: left;
	}
	#modules_1 dl,
	#modules_1 dt,
	#modules_1 dd,
	#modules_2 dl,
	#modules_2 dt,
	#modules_2 dd{
		margin: 0;
		padding:0;
	}
	#modules_1 .modulH,
	#modules_2 .modulH{
		height: 28px;
		background-repeat: no-repeat;
		background-position: 0 0;
		margin: 0 0 12px;
	}
	dt.adminH {
		background-image: url(../images/headers/administracja.gif);
	}
	dt.searchH {
		background-image: url(../images/headers/szukaj.gif);
	}
	dt.productsH {
		background-image: url(../images/headers/produkty.gif);
	}
	dt.bestsellersH {
		background-image: url(../images/headers/bestsellery.gif);
	}
	dt.newsH {
		background-image: url(../images/headers/nowosci.gif);
	}
	dt.przepisyH {
		background-image: url(../images/headers/przepisy.gif);
	}
	dt.encyklopediaH {
		background-image: url(../images/headers/encyklopedia.gif);
	}
	dt.ulubiony_napojH {
		background-image: url(../images/headers/ulubiony_napoj.gif);
	}
	dt.ulubiony_przepisH {
		background-image: url(../images/headers/ulubiony_przepis.gif);
	}
	dt.newsletterH {
		background-image: url(../images/headers/newsletter.gif);
	}
	dt.promotionsH {
		background-image: url(../images/headers/promocje.gif);
	}
	dt.informationH {
		background-image: url(../images/headers/powiadomienia.gif);
	}
	dt.recommendH {
		background-image: url(../images/headers/polec_produkt.gif);
	}

	#modules_1 dl.modul,
	#modules_2 dl.modul{
		background: #FDFAEC;
		padding: 0 0 14px;
		border-bottom: 2px solid white;
	}
	* html #modules_1 dl.modul,
	* html #modules_2 dl.modul {
		height: 1px;
	}
	#modules_1 dl.modul p,
	#modules_2 dl.modul p {
		padding:0;
		margin: 0 17px 12px;
	}
	#modules_2 dl.modul p,
	#modules_2 dl.modul label {
		font: normal 11px Arial, Verdana, "Times New Roman", Times, serif;
		line-height: 1.4em;
	}
	
	#modules_1 dd.subMenu ul.sep {
		background: url(../images/grid/dots_submenu.gif) 14px bottom no-repeat;
		margin-bottom: 10px;
		padding-bottom: 10px;
	}
	
	#modules_1 dd.subMenu ul.pok a {
		/* font-size: 11pt; */
		color: #971A2D;
	}
	
	#modules_1 dd.subMenu ul.pok a:hover {
		text-decoration: underline;
		background: url(../images/bullets/bullet2.gif) 14px 8px no-repeat;		
	}

	#modules_1 dd.subMenu ul.pok li a,
	#modules_1 dd.subMenu ul.pok li span.current {
		/* background: url(../images/bullets/bombka.jpg) 0 0 no-repeat; */		
		font-size: 10pt;
		background: url(../images/bullets/bullet2.gif) 14px 8px no-repeat;
	}
	
	#modules_1 dd.subMenu ul.pok li span.current {
		color: #971A2D;
		text-decoration: underline;
	}

		
	/* Start administracja */
	#modules_2 dl.admin {
		text-align: center;
		padding: 0;
	}
		dl.admin dd {
			text-align: left;
		}
		dl.admin dd dl {
			padding:0 0 0 10px;
		}
		#modules_2 dl.admin dd dt {
			font-weight:bold;
			padding:0 0 0 20px;
		}
		dl.admin dd dd ul {
			margin:10px 0;
		}
	/* End administracja */
	/* Start wyszukiwanie */
	dl.search {
		text-align: center;
	}
	dl.search form {
		margin: 0 0 6px;
	}
	dl.search input.text {
		width: 150px;
		widt\h: 145px;
		padding: 0 0 0 5px;
		margin: 0 0 8px;
	}
	/* End wyszukiwanie */
	/* Start produkty */
	dl.products dd.subMenu ul {
		margin:0;
		padding:0;
		list-style: none;
	}
		dl.products dd.subMenu ul li {
			margin:0;
			padding:0;
		}
			dd.subMenu ul li a,
			dd.subMenu ul li span {
				color: #444;
				text-decoration: none;
				font: bold 11px Arial, Verdana, "Times New Roman", Times, serif;
				padding: 4px 25px;
				display: block;
				background: url(../images/bullets/bullet2.gif) 14px 8px no-repeat;
			}
			* html dd.subMenu ul li a {
				height: 1px;
			}
			dd.subMenu ul li a:hover,
			dd.subMenu ul li a.selectSubMenu,
			dd.subMenu ul li span.current {
				background: url(../images/bullets/bullet2.gif) 14px 8px no-repeat #F4F1E0;
			}
			/* 2 poziom */
			dd.subMenu ul ul {
				list-style: none;
				margin:0 0 10px;
				padding:0 0 6px;
				background: url(../images/grid/dots_submenu.gif) 14px bottom no-repeat;
			}
			dd.subMenu ul ul li a,
			dd.subMenu ul ul li span.current {
				color: #444;
				text-decoration: none;
				font: normal 11px Arial, Verdana, "Times New Roman", Times, serif;
				padding: 4px 32px;
				display: block;
				background: url(../images/bullets/bullet3.gif) 25px 10px no-repeat;
			}
			* html dd.subMenu ul ul li a {
				height: 1px;
			}
			dd.subMenu ul ul li a:hover,
			dd.subMenu ul ul li a.selectSubMenu,
			dd.subMenu ul ul li span.current {
				background: url(../images/bullets/bullet3.gif) 25px 10px no-repeat #F4F1E0;
			}
	/* End produkty */
	/* Start bestsellery */
	#modules_1 dl.bestsellers dd dl{
		font: normal 11px Arial, Verdana, "Times New Roman", Times, serif;
		margin: 0 10px;
	}
	dl.bestsellers dd dl dt{
		font-weight: bold;
		color: #D68513;
		float: left;
		margin: 0 0 6px;
	}
	dl.bestsellers dd dl dd a{
		font-weight: bold;
	}

	#modules_1 dl.bestsellers dd dl dd{
		margin: 0 0 6px 15px;
	}
	* html #modules_1 dl.bestsellers dd dl dd{
			margin: 0 -3px 6px 15px;
			height: 1px;
		}
	/* End bestsellery */
	/* Start Nowosci */
	#modules_2 dl.newsProducts {
		margin: 0 17px;
		clear: both;
		padding:0;
	}
	#modules_2 .newsProducts dd a img {
		margin: 6px 0 2px;
		border: 1px solid #F4F1E0;
	}
	#modules_2 .newsProducts dd.price {
		font: bold 11px Arial, Verdana, "Times New Roman", Times, serif;
		color: #666;
		float: left;
		margin: 0 0 0 7px;
	}
	#modules_2 .newsProducts dd.buy {
		float: right;
		margin:  0 7px 0 7px;
	}
	#modules_2 .newsProducts dd.buy img{
		margin: 0;
		border: none;
	}
	#modules_2 dl.newsProduct2 {
		clear: both;
		margin: 0 17px;
		padding:20px 0 0;
		background: url(../images/grid/dots_submenu.gif) left top no-repeat;
	}
	#modules_2 dd.all {
		margin: 10px 17px 0;
		padding:12px 0 0 7px;
		background: url(../images/grid/dots_submenu.gif) left top no-repeat;
	}
		#modules_2 dd.all a {
			font: bold 11px Arial, Verdana, "Times New Roman", Times, serif;
			padding: 0 0 0 10px;
			display: block;
			background: url(../images/bullets/bullet2.gif) 0 3px no-repeat;
		}
	/* End Nowosci */

	#modules_2 dl.newsProducts span.price_special {
		display: block;
		text-decoration: line-through;
	}
	/* Start Powiadomienia */
	#modules_2 dl.information {
		text-align: center;
		padding: 0;
	}
		dl.information p {
			text-align: left;
		}
			dl.information p strong{
				display: block;
			}
		dl.information p.boxSend{
			text-align: center;
		}
		dl.information input.text {
			width: 150px;
			widt\h: 145px;
			padding: 0 0 0 5px;
			margin: 0 0 8px;
		}
	/* End Powiadomienia */
	/* Start Poleæ produkt */
	dl.recommend {
		text-align: center;
	}
		dl.recommend label {
			padding:0;
			margin: 0 17px 9px;
			display: block;
			text-align: left;
		}
		dl.recommend input.text {
			width: 150px;
			widt\h: 145px;
			padding: 0 0 0 5px;
			margin: 0 0 8px;
		}
	/* End Poleæ produkt */
