/* MAIN */
#baner_main {
position: relative;
width: 980px;
height: 306px;
background: #000 url('images/baner_main.jpg') no-repeat;
padding: 0;
margin:0px;
}

#baner_main li {
	display:block;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}

#baner_main a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
#baner_main #folia { left: 16px; top: 78px; width: 122px; height: 125px;}
#baner_main #opakowanie { left:155px; top: 78px; width: 122px; height: 125px;}  
#baner_main #zestawy { left:293px; top: 78px; width: 122px; height: 125px;}  
#baner_main #mailing { left:430px; top: 78px; width: 122px; height: 125px;}  
#baner_main #manualne { left:569px; top: 78px; width: 122px; height: 125px;}  
#baner_main #konkursy { left:708px; top: 79px; width: 122px; height: 125px;}  
#baner_main #upominki { left:843px; top: 78px; width: 122px; height: 125px;}  
  
#baner_main #folia a, #baner_main #opakowanie a, #baner_main #zestawy a, #baner_main #mailing  a, #baner_main #manualne a, #baner_main #konkursy a,#baner_main #upominki a{height: 125px;}


#baner_main #folia a:hover, 
#baner_main #opakowanie a:hover, 
#baner_main #zestawy a:hover, 
#baner_main #mailing a:hover, 
#baner_main #manualne a:hover, 
#baner_main #konkursy a:hover, 
#baner_main #upominki a:hover {background: url('images/baner_main.jpg'); background-repeat:no-repeat;}

#baner_main #folia a:hover {background-position:-16px -384px;}
#baner_main #opakowanie a:hover {background-position:-155px -384px;}
#baner_main #zestawy a:hover {background-position:-293px -384px;}
#baner_main #mailing a:hover {background-position:-430px -384px;}
#baner_main #manualne a:hover {background-position:-569px -384px;}
#baner_main #konkursy a:hover {background-position:-708px -385px;}
#baner_main #upominki  a:hover {background-position:-843px -384px;}

/*  PAGE  */
#baner_page{
position: relative;
width: 980px;
height: 181px;
background: #000 url('images/baner_page.jpg') no-repeat;
padding: 0;
margin:0px;
}

#baner_page li {
	display:block;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}

#baner_page a {
	display:block;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	cursor:pointer;
}
#baner_page #folia { left:264px; top: 40px; width: 90px; height: 90px;}
#baner_page #opakowanie {left:364px; top: 40px; width: 90px; height: 90px;}  
#baner_page #zestawy { left:464px; top: 40px; width: 90px; height: 90px;}  
#baner_page #mailing { left:562px; top: 40px; width: 90px; height: 90px;}  
#baner_page #manualne {left:662px; top: 40px; width: 90px; height: 90px;}  
#baner_page #konkursy {left:762px; top: 40px; width: 90px; height: 90px;}  
#baner_page #upominki {left:860px; top: 40px; width: 90px; height: 90px;}  
  
#baner_page #folia a, #baner_page #opakowanie a, #baner_page #zestawy a, #baner_page #mailing  a, #baner_page #manualne a, #baner_page #konkursy a, #baner_page #upominki a 
{
	height:90px;
}
#baner_page #buster a {height:150px;width:220px;left:20px;top:20px;}

#baner_page #folia a:hover, 
#baner_page #opakowanie a:hover, 
#baner_page #zestawy a:hover, 
#baner_page #mailing a:hover, 
#baner_page #manualne a:hover,
#baner_page #konkursy a:hover,
#baner_page  #upominki a:hover {background: url('images/baner_page.jpg'); background-repeat:no-repeat;}

#baner_page #folia a:hover {background-position:-264px -221px;}
#baner_page #opakowanie a:hover {background-position:-364px -221px;}
#baner_page #zestawy a:hover {background-position:-464px -221px;}
#baner_page #mailing a:hover {background-position:-562px -221px;}
#baner_page #manualne a:hover {background-position:-662px -221px;}
#baner_page #konkursy a:hover {background-position:-762px -221px;}
#baner_page #upominki  a:hover {background-position:-860px -221px;}
