#zaloguj a , #szukaj .guz , #szukaj .txt , #cart_block #cart_block_list dt , #cart_block #cart_block_list dt a , #button_order_cart , ul.sf-menu li , ul.sf-menu > li > a , #top .logo , a.pager-link , #categories_block_left ul.tree li a , .box-lewa ul li h6 a , .box-lewa ul li a.wiecej , .box-lewa , .list_carousel li .fota img , .list_carousel li h3 a , .list_carousel li .fota , .list_carousel li .fota span , .list_carousel .pager a , .box-f a , #podpis a , ul#produkty li .fota img , ul#produkty li h3 a , ul#produkty li .fota , ul#produkty li .fota span  , input.do-koszyka , input.exclusive , a#posluchaj , a#zamknij , #SubmitCreate , #SubmitLogin , .button , a.button_large , #opc_guestCheckout , #opc_createAccount , #openLoginFormBlock , #submitAccount , #submitMessage , .exclusive_large , a.imgpay , a.linkpay , .box-lewa ul li img
{-webkit-transition: all 0.3s linear 0s;
-moz-transition: all 0.3s linear 0s;
-ms-transition: all 0.3s linear 0s;
-o-transition: all 0.3s linear 0s;
transition: all 0.3s linear 0s;}

#szukaj .guz:hover
{-moz-transform: scale(0.9); 
-webkit-transform: scale(0.9); 
-o-transform: scale(0.9); 
-ms-transform: scale(0.9); 
transform: scale(0.9); 
}



#top img.logo:hover {-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);}


ul#slider1 li img {
    -webkit-animation: bg 80s linear infinite 0s;
    -moz-animation: bg 80s linear infinite 0s;
    -o-animation: bg 80s linear infinite 0s;
    -ms-animation: bg 80s linear infinite 0s;
    animation: bg 80s linear infinite 0s;}

	
@-moz-keyframes bg { 
	0% { -moz-transform: scale(1)  }
	50% { -moz-transform: scale(1.3) }
	100% { -moz-transform: scale(1) }	
}

@-webkit-keyframes bg { 
	0% { -moz-transform: scale(1)  }
	50% { -webkit-transform: scale(1.3) }
	100% { -moz-transform: scale(1) }	
}

@-o-keyframes bg { 
	0% { -moz-transform: scale(1)}
	50% { -o-transform: scale(1.3) }
	100% { -moz-transform: scale(1) }	
}

@-ms-keyframes bg { 
	0% { -moz-transform: scale(1) }
	50% {-ms-transform: scale(1.3)  }
	100% { -moz-transform: scale(1) }	
}

@keyframes bg { 
	0% { -moz-transform: scale(1)  }
	50% { transform: scale(1.3) }
	100% { -moz-transform: scale(1) }	

}




