body{background-color: #1A68B3; margin: 0; padding: 0;}

#ROZMIAR{
		  width: 950px; height: 850px;
		  margin: 0;
}
#logo{	
		margin-top: 0px;
}







#baner_top1{
		  background-image: url(img/top4.gif);
		  width:823px;
		  height:86px;
		  margin-left: 176px;
   		  position:absolute; top: 0px;	 
}



/*

#baner_top1{
		  background-image: url(img/bnb_03.gif);
		  width:156px;
		  height:86px;
		  margin-left: 176px;
   		  position:absolute; top: 0px;	 
}

#baner_top2{
		  background-image: url(img/bnb_04.gif);
		  width:223px;
		  height:86px;	
		  margin-left: 332px;
   		  position:absolute; top: 0px; 
}

#baner_top3{
		  background-image: url(img/bnb_05.gif);
		  width:220px;
		  height:86px;
		  margin-left: 555px;
   		  position:absolute; top: 0px;		 
}



	*/	



#menu_nav_top{
		  margin-left: -264px;
   		  position:absolute; top: 86px;
		  background: url(img/bnb_06.gif);
		  /*tu zwiekszyc pasek z menu*/ width:829px;
		  height:26px;	
}

#menu_left{
		  margin-left: -140px;
   		  position:absolute; top: 152px;	
}

#pasek_pod_menu{
		  background-color: #003466;
		  width:829px;
		  height:32px;
		  margin-left: 176px;
   		  position:absolute; top: 112px;	
}

#wyszukaj_prod{
                  margin-left:280px;
}

.main{	
		  width: 616px;
		  margin-left: 158px;	
}


h4{ 
		  color:black;
		  margin: 15px;
		  font-size: small;
}


.promocje_tlo{
		background-color: #003466;
		width:838px;
		height:35px;
		margin-left:0px;
}


.odstep{
	background-image: url('img/odstep.jpg');
	width:600px;
	height:2px;
	margin-left:0px;
}

#stopka{
		  background-image: url(img/footer.gif);
		  margin-left: 0px;
   		  position:absolute; top: 650px;
		  width:800px;
		  height:2px;	
}
#tlo_stopka{
		background-color: white;
		height:10px;
		width:800px;
}


div#preloader {
  position: fixed; /* ustawia na sta?e preloader w miejscu */
  width: 300px;  /* szeroko?? preloadera */
  height: 50px;
  left: 50%;
  margin-left: -150px; /* warto?? musi by? po?ow? szeroko?ci ze znakiem - */
  top: 200px; /* wysoko?? od g?rnej kraw?dzi */
  z-index: 9999;
  display: none; /* ukrywa preloader (pod ?adnym pozorem nie usuwa?) */
  background: #1c70b9;
  color: #fff;
  border: 1px solid #aaa;
  text-align: center;
  font-weight:bold;
}

