jQuery(function(){
			jQuery('.sf-menu').superfish({
			
            animation:   {opacity:'show',height:'show'},  // fade-in and slide-down animation 
            
            autoArrows:  false,                           // disable generation of arrow mark-up 
            dropShadows: false                            // disable drop shadows      
			});
		});
		
jQuery(document).ready(function() {
			jQuery('.slideshow').after('<div id="nav">')
				
	 		jQuery("a[rel^='lightbox'], a[rel^='lightbox']")
	  });
	   
	 /// Cufon.replace('.logo span, .learnmore, .prosto_button, .comment-reply-link, .slide_button, .page_title .bold p');	
	 
	 
	 Cufon.replace('.logo span, h1, h2, a, h3, h4 , h5, h6, .learnmore, .prosto_button, .comment-reply-link, .slide_button, .page_title .bold p, .kod_big_L, .kod_big_R, .kod_L, .kod_R, .seria_L, .seria_R, .kod_L, .kod_R, .opis1_L, .opis1_R, .opis2_L, .opis2_R,.opis3_L, .opis3_R, .wymiary_big_L, .wymiary_big_R,  .wymiary_L, .wymiary_R, .kolory_big_L, .kolory_big_R, .kolory_L, .kolory_R, .komplet_big_L,.komplet_big_R, .komplet_L,.komplet_R ');	
	
