


/* home new 2010 content */

*{margin:0;padding:0;}


ul{
list-style:none;
}

#top_banners{
float:left;
width:910px;
height:250px;
margin:20px 0;
position:relative;
}


#top_banner{
float:left;
width:498px;
height:248px;
border:1px solid #bababa;
}

#top_button{
float:left;
width:188px;
height:248px;
border:1px solid #bababa;
margin:0 0 0 15px;
}

#top_buttons{
float:left;
width:190px;
height:250px;
margin:0 0 0 15px;
}

#top_buttons ul{
width:100%;

}

#top_buttons li{
width:188px;
height:71px;
display:inline;
display:block;
margin:0 0 15px 0;
border:1px solid #bababa;
}

#top_buttons li a{
width:188px;
height:71px;
text-indent:-2000px;
display:block;
}



#top_buttons li.kuchenny a{
background:url(../images/kuchenny.gif) 0 0 no-repeat;;
}

#top_buttons li.kuchenny a:hover{
background:url(../images/kuchenny.gif) 0 -71px no-repeat;
}


#top_buttons li.dzieci a{
background:url(../images/dzieci.jpg) 0 0 no-repeat;
}

#top_buttons li.dzieci a:hover{
background:url(../images/dzieci.jpg) 0 -71px no-repeat;
}

#top_buttons li.prezenty a{
background:url(../images/prezenty.gif) 0 0 no-repeat;
}

#top_buttons li.prezenty a:hover{
background:url(../images/prezenty.gif) 0 -71px no-repeat;
}


#easyTooltip{
	padding:4px 6px;
	border:1px solid #7d0047;
	background: #abe059;
	color:#222;
	font-size:110%;
	}



#carousel{
clear:both;
width:920px;
float:left;
height:152px;
}

#carousel .left{
float:left;
width:150px;
}

#carousel .right{
float:left;
width:750px;
height:152px;
}

/*  carousel items  style */

#carousel_item{
width:165px;
height:140px;
float:left;
padding:5px;
position:relative;
}

.item_nazwa{
height:25px;
width:100%;
float:left;
}


.item_nazwa h2{
font-size:110%;
font-weight:bold;
color:#555;
}

.item_info{
width:100%;
float:left;
}

.produkt_pic{
width:100px;
height:100px;
float:left;

}

.produkt_pic img{
width:100px;
height:100px;
}

.item_tekst{
width:50px;
font-size:115%;
color:#999;
font-weight:bold;
padding:40px 0 0 0;
float:left;
}

.more_news{
position:absolute;
left:5px;
top:110px;
}


#slideshow{
position:absolute;
top:1px;
left:1px;
width:498px;
height:248px;
}

#crosslinks{
clear:left;
margin:20px 0;
display:block;
width:910px;
float:left;
}


#crosslinks .title{
width:51px;
float:left;
}

#crosslinks_box{
float:left;
width:300px;
height:100px;
margin:0 3px 0 0;
/*border:1px solid #eee;*/
font-size:88%;
}


#crosslinks_box .logo{

width:300px;
height:50px;
float:left;
display:block;
padding:0 0 5px 0;
}



