<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>marketmarek.cz</title>
	<atom:link href="http://www.marketmarek.cz/design2/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.marketmarek.cz/design2</link>
	<description>Váš hobby market v Rosicích</description>
	<lastBuildDate>Mon, 28 Jul 2025 06:17:46 +0000</lastBuildDate>
	<language>cs-CZ</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>Domácí spotřebiče (vysavače, žehličky)</title>
		<link>http://www.marketmarek.cz/design2/?p=14</link>
		<comments>http://www.marketmarek.cz/design2/?p=14#comments</comments>
		<pubDate>Mon, 29 Jun 2015 20:34:01 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Domácí spotřebiče (vysavače, žehličky)]]></category>
		<category><![CDATA[Drobné spotřebiče]]></category>
		<category><![CDATA[ELEKTRO]]></category>
		<category><![CDATA[Kuchyňské spotřebiče]]></category>

		<guid isPermaLink="false">http://www.marketmarek.cz/design2/?p=14</guid>
		<description><![CDATA[]]></description>
	


    





			<content:encoded><![CDATA[	<script>
        var allowZooming;
        var allowLightbox;
            var for_zoom;
            if("on" == "on"){
                for_zoom = ".for_zoom img, .thumbs-block img";
            }
            else if("on" == "off"){
                for_zoom = ".for_zoom img";
            }
            var view_num = ;
            
//            var catalogThumbsZoom = "on";
            
            var catalogZoomType = "window";
            var catalogWindowWidth = 300;
            var catalogWindowHeight = 200;
            var catalogWindowOffetx = 0;
            var catalogWindowOffety = 200;
            var catalogWindowPosition = 16;
            var catalogBorderSize = 0;
            var catalogBorderColour = "000000";
            var catalogWindowFadeIn = 200;
            var catalogWindowFadeOut = 200;
            var catalogLensSize = 200;

            var catalogLensFadeIn = 200;
            var catalogLensFadeOut = 200;
            var catalogZoomLens = false;
            var catalogLensShape = "square";
            var catalogLensColour = "FFFFFF";
            var catalogLensOpacity = 40/100;
            var catalogCursor = "crosshair";
            if(catalogZoomType != "inner") { var catalogScrollZoom = true; }
            else{ var catalogScrollZoom = false; }

            var catalogEasing = true;

            var catalogTint = false;
            var catalogTintColour = "FFFFFF";
            var catalogTintOpacity = 40/100;
            var catalogZoomTintFadeIn = 200;
            var catalogZoomTintFadeOut = 200;

            var catalogGallery = null;
            
            var lightbox_transition = 'elastic';
            var lightbox_speed = 800;
            var lightbox_fadeOut = 300;
            var lightbox_title = false;
            var lightbox_scalePhotos = true;
            var lightbox_scrolling = false;
            var lightbox_opacity = 0.201;
            var lightbox_open = false;
            var lightbox_returnFocus = true;
            var lightbox_trapFocus = true;
            var lightbox_fastIframe = true;
            var lightbox_preloading = true;
            var lightbox_overlayClose = true;
            var lightbox_escKey = true;
            var lightbox_arrowKey = true;
            var lightbox_loop = true;
            var lightbox_closeButton = false;
            var lightbox_previous = "previous";
            var lightbox_next = "next";
            var lightbox_close = "close";
            var lightbox_html = false;
            var lightbox_photo = false;
            var lightbox_width = 'false';
            var lightbox_height = 'false';
            var lightbox_innerWidth = 'false';
            var lightbox_innerHeight = 'false';
            var lightbox_initialWidth = '300';
            var lightbox_initialHeight = '100';

            var maxwidth=jQuery(window).width();
            if(maxwidth>768){ maxwidth=768; }
            var lightbox_maxWidth = maxwidth;
            var lightbox_maxHeight = 500;

            var lightbox_slideshow = false;
            var lightbox_slideshowSpeed = 2500;
            var lightbox_slideshowAuto = true;
            var lightbox_slideshowStart = "start slideshow";
            var lightbox_slideshowStop = "stop slideshow";
            var lightbox_fixed = true;
        
        
			var lightbox_top = false;
		var lightbox_bottom = false;
		var lightbox_left = false;
		var lightbox_right = false;
		
	var lightbox_reposition = false;
	var lightbox_retinaImage = true;
	var lightbox_retinaUrl = false;
	var lightbox_retinaSuffix = "@2x.$1";
	
				jQuery(document).ready(function(){

                                        var group_count = 0;
                                        jQuery(".catalog_colorbox_grouping_").each(function(){
                                            group_count++;
                                        });
                                        var i;
                                        for(i = 1; i <= group_count; i++){
                                            jQuery(".catalog_group" + i + "_").colorbox({rel:'catalog_group' + i + "_"});
                                        }
//                                        catalog_group        				
                                        var catalog_slider_slides_count = 0;
                                        jQuery(".slider-content").each(function(){
                                            catalog_slider_slides_count++;
                                        });
                                        catalog_slider_slides_count = catalog_slider_slides_count - 1;
                                        
                                        for(i = 1; i <= catalog_slider_slides_count; i++){
                                            jQuery(".catalog_slider_group" + i + "_").colorbox({rel:'catalog_slider_group' + i + "_"});
                                            jQuery(".clone .catalog_slider_group" + i + "_").removeClass("catalog_slider_group" + i + "_" + " cboxElement");
                                        }
                                        //alert(catalog_slider_slides_count);
                                        
                                        jQuery(".callbacks").colorbox({
                                                onOpen:function(){ alert('onOpen: colorbox is about to open'); },
                                                onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
                                                onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
                                                onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
                                                onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
                                        });
        
                                        jQuery('.non-retina').colorbox({rel:'group5', transition:'none'})
                                        jQuery('.retina').colorbox({rel:'group5', transition:'none', retinaImage:true, retinaUrl:true});
        				
        
                                        jQuery("#click").click(function(){ 
                                                jQuery('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
                                                return false;
                                        });
                                });
</script>
<script>
function HugeCatalogSearch_(searchText,type,paginationType,view_obj) {
			var existElements,data,query,group_count,i,max_count;
				
				data = {};
				data.type = type;
				data.pagetype = paginationType;
				data.text = searchText;
				jQuery.extend(data,view_obj);
				
				if(type == 'load') {
					jQuery('.load_more_elements_').css({ "display" : "none" });
					jQuery('.catalog_load_block_').find(".load_more_loading_icon").css({ "display" : "" });
					existElements = '('+getCurrentElementsId().toString()+')';
					data.elements = existElements;
				}
				else {
					jQuery(".catalog_load_block_").css('display','block');             
					jQuery('#huge_it_catalog_container_').html('');
				}
                
				jQuery.post("http://www.marketmarek.cz/design2/wp-admin/admin-ajax.php", data, function(response) {
                    console.log(data);
					response = JSON.parse(response);
					 query = response.query;
					 var morePopups = response.morePopups;
					response = response.moreImages;
					if(view_obj.show_popup_linkbutton) {//when content popup
						jQuery("#huge_it_catalog_popup_list_").append(morePopups);
					}
					if(type=='load') {
						 if(!response) {
							 jQuery(".catalog_load_block_").css('display','none'); 
							 jQuery('#search_block_ form > input').keyup();
						 }
						 jQuery("#huge_it_catalog_container_").append(response);
				 
					}
					else {
						if(response != '') {
							jQuery("#huge_it_catalog_container_").append(response);
							jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','none');		
						}							
						else {
						//	jQuery('#huge_it_catalog_content_').find('#search_block_ form > input').val('');
							jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','block');
							jQuery(".catalog_load_block_").css('display','none'); 
							jQuery('#search_block_ form > input').keyup();
							//(paginationType == 'show_all')&&jQuery('.show_all_').css('display','block');
						}
					}
                        setTimeout(function(){
                            jQuery("#huge_it_catalog_container_").hugeitmicro('reloadItems' ).hugeitmicro({ sortBy: 'original-order' }).hugeitmicro( 'reLayout' );
                            jQuery(".load_more_elements_").css({ "display" : "" });
                            jQuery(".load_more_elements_").parent().find(".load_more_loading_icon").css({ "display" : "none" });
                        }, 100);
						if(data.allow_lightbox == "on") {
							setColorBoxGrouping();
							group_count = getCurrentElementsId().length;
							
							for(i = 0; i <= group_count; i++){
								jQuery(".catalog_group" + i + "_").colorbox({rel:'catalog_group' + i + "_"});
							}
						}
                        zoom_resize();               //      CALLING ELEVATEZOOM 
						
                });
                max_count = 9;
                if( getCurrentElementsId().length >=  max_count){ 
					jQuery(".catalog_load_block_").css('display','none'); 
				}
				else jQuery(".catalog_load_block_").css('display','block');
 };
  function getCurrentElementsId() {
	 var ExistElementsArray = [];
	 jQuery('#huge_it_catalog_container_ .element_').each(function(){
		 ExistElementsArray.push(jQuery(this).attr('data-element-id'));
	 });
	 return ExistElementsArray;
 }
 
 function setColorBoxGrouping() {
	 var i = 0;
	 jQuery('#huge_it_catalog_container_ .element_').each(function(){
		 jQuery(this).find('img').parent('a').removeClass().addClass('catalog_group'+i+'_'+);
		 i++;
	 });
 }
 
/****<calling events for loading elements> ***/
 
	jQuery(function(){
		if('' == 'on') {

			jQuery('#search_block_ > form').submit(function(event){
				event.preventDefault();
				jQuery('#search_block_ form > input').keyup();
				var searchText = jQuery(this).find('input').val();
			/*	if(!searchText) 
					return false;*/
				HugeCatalogSearch_(searchText,'search','',$ob_);
			});
			
			jQuery('#search_block_ form > input').on('keyup',function(event){
				event.preventDefault();
				//(jQuery(this).val() == '' && '' =='load_more')?jQuery(this).next().next().attr('disabled','disabled'):jQuery(this).next().next().attr('disabled','disabled');
				(jQuery(this).val() != '')?jQuery(this).next().css('display','block'):jQuery(this).next().css('display','none');
			});	
			jQuery('#search_block_ form > input+div').on('click',function(event){
				event.preventDefault();
				(jQuery(this).prev().val(''))&&(jQuery(this).prev().attr('placeholder','Search products...'));
				jQuery(this).css('display','none');
				HugeCatalogSearch_('','search','',$ob_);
				jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','none');				
			});				
			jQuery('.show_all_').click(function(){						
				jQuery('#search_items_').find('#search_block_ form > input').val('');
				jQuery(this).css('display','none');
				HugeCatalogSearch_('','show_all','',$ob_);														
			});
			
		}
				/*        <!--     VIEW 0 LOAD MORE CLICK          */
				
		jQuery(".load_more_elements_").click(function(){
			jQuery('#search_block_ form > input').keyup();
			var searchText = jQuery(this).parents('#huge_it_catalog_content_').find('#search_block_ form > input').val();
			searchText||(searchText='');
			HugeCatalogSearch_(searchText,'load','',$ob_);
			return false;                            
		});	
	});

/****</calling events for loading elements> ***/

</script>
	<!--Huge IT catalog START-->
		<link href="http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../style/colorbox-1.css" rel="stylesheet" type="text/css" />
			
	
		
	
	
	

	
<br />
<b>Warning</b>:  Division by zero in <b>/data/web/virtuals/25078/virtual/www/design2/wp-content/plugins/product-catalog/Front_end/catalog_front_end_view.php</b> on line <b>553</b><br />
<style type="text/css">

.element_ {
	background:#F4F2F2;
	width:200px !important;
	margin: 5px;
	float: left;
	overflow: hidden;
	outline:none;
	border:1px solid #D0D0D0;
}

.element_.large,
.variable-sizes .element_.large,
.variable-sizes .element_.large.width2.height2 {
	width: 200px;
	z-index: 10;
}

.default-block_ {
	position:relative;
	width:200px !important;
	height:245px !important;
} 

.default-block_ .image-block_ {
	margin:0px;
	padding:0px;
	line-height:0px;
	border-bottom:1px solid #D0D0D0;
}

.default-block_ img {
	margin:0px !important;
	padding:0px !important;
	max-width:none !important;
	width:200px !important;
	height:200px !important;
	border-radius:0px;
}

.default-block_ .title-block_ {
	position:relative;
	display:block;
	height:35px;
	padding:10px 0px 0px 0px;
	width:200px !important;
}

.default-block_ .title-block_ h3 {
	position:relative;
	margin:0px !important;
	padding:0px 0px 0px 5px !important;
	width:170px !important;
	text-overflow: ellipsis;
	overflow: hidden; 
	white-space:nowrap;
	font-weight:normal;
	color:#555555;
	font-size:15px !important;
	line-height:19px !important;
}

.element_ .title-block_ .open-close-button {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:13px;
	right:2%;
	background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/open-close.dark.png') left top no-repeat;
	z-index:5;
	cursor:pointer;
	opacity:0.33;
}

 .element_:hover .title-block_ .open-close-button {opacity:1;}

.element_.large .open-close-button {
	background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/open-close.dark.png') left bottom no-repeat;
}

.wd-catalog-panel_ {
	position: absolute;
	display:block;
	width:190px !important;
	margin:0px 5px 0px 5px;
	padding:0px;
	text-align:left;
	top:245px;  
	z-index:6; 
	height:200px;
}


.wd-catalog-panel_ .description-block_, .element_ div.right-block .description-block_ * {
	position:relative;
	clear:both;
}

.wd-catalog-panel_ .description-block_ p,.wd-catalog-panel_ .description-block_ * {	
	text-align:justify;
	font-weight:normal;
	font-size:14px;
	color:#5B5B5B;
	margin:0px;
	padding:0px;
}



.wd-catalog-panel_ .description-block_ h1,
.wd-catalog-panel_ .description-block_ h2,
.wd-catalog-panel_ .description-block_ h3,
.wd-catalog-panel_ .description-block_ h4,
.wd-catalog-panel_ .description-block_ h5,
.wd-catalog-panel_ .description-block_ h6,
.wd-catalog-panel_ .description-block_ p, 
.wd-catalog-panel_ .description-block_ strong,
.wd-catalog-panel_ .description-block_ span {
	padding:2px !important;
	margin:0px !important;
}

.wd-catalog-panel_ .description-block_ ul,
.wd-catalog-panel_ .description-block_ li {
	padding:2px 0px 2px 5px;
	margin:0px 0px 0px 8px;
}

.wd-catalog-panel_ .price-block_ {
    color: #E74C3C;
}

.wd-catalog-panel_ .price-block_ .old-price {
	text-decoration: line-through;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
/*        font-size: 14px;*/
        padding: 7px 10px 7px 10px;
        margin: 0px 10px 0px 0px;
        border-radius: 5px;
        color: #F4F2F2;
        background: #E74C3C;
}

.wd-catalog-panel_ .price-block_> .old-price-block {
	font-size: 15px;
        color: #E74C3C;
        
}

.wd-catalog-panel_ .price-block_> .discont-price-block {
	/*font-size: 15px;*/
        /*color: #000000;*/
}

.wd-catalog-panel_ .thumbs-list_ {
	position:relative;
	clear:both;
	list-style:none;
	display:table;
	width:100%;
	padding:0px;
	margin:3px 0px 0px 0px;
	text-align:center;
}

.wd-catalog-panel_ .thumbs-list_ li {
	display:inline-block;
	margin:0px 3px 0px 2px;
}

.wd-catalog-panel_ .thumbs-list_ li a {
	display:block;
	width:75px;
	height:75px;
	opacity:0.7;
	display:table;
        border: none;
        text-decoration: none;
}

.wd-catalog-panel_ .thumbs-list_ li a:hover {
	opacity:1;
}

.wd-catalog-panel_ img {
	margin:0px !important;
	padding:0px !important;
	display:table-cell;
	vertical-align:middle;
	width:75px !important;
	max-height:75px !important;
	width:100%;
	height:100%;
}

.wd-catalog-panel_ > div {
	position:relative;
	clear:both;
	padding: 15px 0 3px 0px;
	margin-bottom:10px;
			background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/divider.line.png') center top repeat-x;
	}

.wd-catalog-panel_ .button-block {
	padding-top:10px;
	margin-bottom:10px;
}

.wd-catalog-panel_ .button-block a, .wd-catalog-panel_ .button-block a:link, .wd-catalog-panel_ .button-block a:visited {
	padding:6px 12px;
	text-decoration:none;
	display:inline-block;
	font-size:14px;
	background:#E74C3C;
	color:#FFFFFF;
        border: none;
        text-decoration: none;
}

.wd-catalog-panel_ .button-block a:hover, .wd-catalog-panel_ .button-block a:focus, .wd-catalog-panel_ .button-block a:active {
	background:#DF2E1B;
	color:#FFFFFF;
	text-decoration:none;
}

#huge_it_catalog_content_ #huge_it_catalog_options_ {
    margin-left: 1%;    overflow: hidden;
    margin-top: 5px;
    float: left;
    width: 100%;
}

#huge_it_catalog_content_ #huge_it_catalog_options_ ul {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul {
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden;
  }

            
#huge_it_catalog_content_ #huge_it_catalog_options_ ul li {
    border-radius: 3pxpx;
    list-style-type: none;
    margin: 0px !important;
    float:left !important;margin: 4px 8px 4px 0px !important;float:left !important;border-bottom: 1px solid #ccc;}

#huge_it_catalog_content_ #huge_it_catalog_options_ ul li a {
    background-color: ##fff !important;
    font-size:12pxpx !important;
    color:##000 !important;
    text-decoration: none;
    cursor: pointer;
    margin: 0px !important;
    display: block;
    padding:3px;
}

/*#huge_it_catalog_content_ #huge_it_catalog_options_ ul li:hover {
    
}*/

#huge_it_catalog_content_ #huge_it_catalog_options_ ul li a:hover {
    background-color: ##fff !important;
    color:##000 !important;
    cursor: pointer;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_ {
    margin-top: 5px;
    float: left;
    width: 100%;
    margin-left: 1%}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul li {
    list-style-type: none;
    float:left !important;margin: 4px 8px 4px 0px !important;float:left !important;border-bottom: 1px solid #ccc;}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul li a {
    font-size:12pxpx !important;
    color:##000 !important;
    background-color: ##fff !important;
    border-radius: 3pxpx;
    padding: 3px;
    display: block;
    text-decoration: none;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_  ul li a:hover {
    color:##000 !important;
    background-color: ##fff !important;
    cursor: pointer;
}

#huge_it_catalog_content_ section {
    position:relative;
    display:block;
}

#huge_it_catalog_content_ #huge_it_catalog_container_ {
}
.catalog_pagination_block_{
    /*text-align: center;*/
    padding: 20px 0px;
    margin: 16px 0px 35px 0px;
}
.catalog_pagination_{
    text-align: center;
    /*display: inline-block;*/
    /*height: 50px;*/
/*    border: 1px solid #dadada;
    border-radius: 6px;*/
}
.catalog_pagination_ a, .catalog_pagination_ span{
    color: #515151;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
/*    width: 48px;
    height: 48px;*/
    /*display: inline-block;*/
    /*float: left;*/
    margin: 0;
    padding: 0;
}
.catalog_pagination_ .pagination-text{
    /*float: left;*/
    color: #000000;
    font-size: 22px;
    /*font-weight: bold;*/
    padding: 12px 0px;
    text-decoration: none;
    text-align: center;
    /*display: inline-block;*/
/*    width: 180px;
    height: 48px;*/
    /*background-color: #fff;*/
}
@media only screen and (max-width:500px) {
	.catalog_pagination_ .pagination-text{
            font-size: 16px !important;
            width: 120px !important;
	}
        .catalog_pagination_block_{
            text-align: left;
        }
}
.catalog_pagination_ a{
    text-align: center;
    position: relative;
    margin-right: 5px;
    
}
.catalog_pagination_ a i{
    font-size: 22px;
    color: #000000;
/*    position: absolute;
    top: -moz-calc(50% - 8px) !important;
    top: -webkit-calc(50% - 8px)  !important;
    top: calc(50% - 8px) !important;
    top: -o-calc(50% - 8px) !important;
    top: -ms-calc(50% - 8px) !important;
    
    left: -moz-calc(50% - 8px) !important;
    left: -webkit-calc(50% - 8px)  !important;
    left: calc(50% - 8px) !important;
    left: -o-calc(50% - 8px) !important;
    left: -ms-calc(50% - 8px) !important;*/
}
.catalog_pagination_ .go-to-first{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/first-active.png') center center no-repeat;*/
/*    border-right: 1px solid #D0D0D0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 10px;*/
}
.catalog_pagination_ .go-to-first-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/first-passive.png') center center no-repeat;*/
/*    border-right: 1px solid #D0D0D0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

.catalog_pagination_ .go-to-previous{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/left-active.png') center center no-repeat;*/
    /*border-right: 1px solid #D0D0D0;*/
}
.catalog_pagination_ .go-to-previous-passive{
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/left-passive.png') center center no-repeat;*/
    /*border-right: 1px solid #D0D0D0;*/
}

.catalog_pagination_ .go-to-last{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/last-active.png') center center no-repeat;*/
/*    border-left: 1px solid #D0D0D0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
}
.catalog_pagination_ .go-to-last-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/last-passive.png') center center no-repeat;*/
/*    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #D0D0D0;*/
}

.catalog_pagination_ .go-to-next{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/right-active.png') center center no-repeat;*/
    /*border-left: 1px solid #D0D0D0;*/
}
.catalog_pagination_ .go-to-next-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/right-passive.png') center center no-repeat;*/
    /*border-left: 1px solid #D0D0D0;*/
}

.zoomContainer {
    z-index: 10;
}
.catalog_load_block_{
    margin: 35px 0px;
}
.catalog_load_{
    text-align: center;
}
.catalog_load_ a{
    text-decoration: none;
    /*width: 100%;*/
    border-radius: 5px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 18px !important;
    color: #F4F2F2 !important;
    background: #A1A1A1 !important;
    cursor: pointer;
}
.catalog_load_ a:hover{
    color: #FFFFFF !important;
    background: #A1A1A1 !important;
}
.catalog_load_ a:focus{
    outline: none;
}
/*<add search>*/
#search_block_ {
	text-align: center;	
	margin: 5px;
}
#search_block_ > form {
	position: relative;
	height: 36px;
	display: inline-block;
	width: 94%;
	overflow: hidden;
	border-radius: 0px;
	border: 1px solid #DEDEDE;	
}
#search_block_ > form > input {
	width: 100%;
	height: 36px;		
	display: block;	
	position: absolute;
	padding:5px 10px;
	top: 0;
	left: 0;
	border: none;
	color: #272717;
	background: #FFFFFF;
} 
#search_block_ > form > input + div {
	display: inline-block;
	color: #6EBFDC;
    position: absolute;
	display: none;
    cursor: pointer;
    height: 100%;
    width: 6%;
    right: 20%;
    text-align: center;
    font-size: 20px;
	background: #FFFFFF;	
}
#search_block_ > form:hover > input + div {
	display: block;
}
#search_block_ > form > input:blur + div {
	display: none;
}
#search_block_ > form > #search_button_ {
	width: 20%;
	height: 36px;		
	display: block;
	position: absolute;
	padding:0 10px 5px;
	top: 0;
	right: 0%;	
	border-top-right-radius: 0px;
	border: 0;
	background: #6EBFDC;
	color: #FFFFFF;
} 

#search_block_ > form > #search_button_:hover {
	background: #718B94;
} 
#search_not_results_ {
	width: 100%;
	height: 40px;
	background: #F1F1F1;
	color: #A49999;
	border-radius: 5px;
	border: 2px solid #E1E3DF;
	text-align: center;
	display: none;	
}
#search_not_results_ > span {
	padding: 0;
	margin: 0;	
	line-height: 36px;
	font-size: 14px;	
}
/*</add search>*/
</style>

<section id="huge_it_catalog_content_">
      			
        <div id="huge_it_catalog_container_" class="super-list variable-sizes clearfix" >
                      </div>
    
            
</section>

<script>
//var loadMoreBlock;
//loadMoreBlock =(''=="load_more" && !jQuery('.catalog_load_block_').length)?'<div class="catalog_load_block_">'+jQuery('.catalog_load_block_').html()+'</div>':'';
/***<object for ajax  add search> ***/

var $ob_ = {
            action: 'my_action',
            post: 'load_more_elements_into_catalog',
            view: ,
            catalog_id: ,
            count_into_page: ,
            allow_lightbox: "on",
            show_thumbs: "off",
            thumbs_position: "before",
            show_description: "off",
            show_price: "on",
            price_text: "Cena",
            show_linkbutton: "on",
            linkbutton_text: "Detail produktu",
            parmalink: "http://www.marketmarek.cz/design2/?p=14"
};
 

/***</object for ajax  add search> ***/
	

var allowZooming = 'off';
jQuery(function(){        
var defaultBlockHeight=200;
var defaultBlockWidth=200;
    
    var $container = jQuery('#huge_it_catalog_container_');
    
    
      // add randomish size classes
      $container.find('.element_').each(function(){
        var $this = jQuery(this),
            number = parseInt( $this.find('.number').text(), 10 );
			//alert(number);
        if ( number % 7 % 2 === 1 ) {
          $this.addClass('width2');
        }
        if ( number % 3 === 0 ) {
          $this.addClass('height2');
        }
      });
    
    $container.hugeitmicro({
      itemSelector : '.element_',
      masonry : {
        columnWidth :  200+20+2      },
      masonryHorizontal : {
        rowHeight: 300+20
      },
      cellsByRow : {
        columnWidth : 300+20,
        rowHeight : 240
      },
      cellsByColumn : {
        columnWidth : 300+20,
        rowHeight : 240
      },
      getSortData : {
        symbol : function( $elem ) {
          return $elem.attr('data-symbol');
        },
        category : function( $elem ) {
          return $elem.attr('data-category');
        },
        number : function( $elem ) {
          return parseInt( $elem.find('.number').text(), 10 );
        },
        weight : function( $elem ) {
          return parseFloat( $elem.find('.weight').text().replace( /[\(\)]/g, '') );
        },
        id : function ( $elem ) {
          return $elem.find('.id').text();
        }
      }
    });
        

    var $optionSets = jQuery('#huge_it_catalog_options_ .option-set'),
          $optionLinks = $optionSets.find('a');

      $optionLinks.click(function(){
        var $this = jQuery(this);

        if ( $this.hasClass('selected') ) {
          return false;
        }
        var $optionSet = $this.parents('.option-set');
        $optionSet.find('.selected').removeClass('selected');
        $this.addClass('selected');
  

        var options = {},
            key = $optionSet.attr('data-option-key'),
            value = $this.attr('data-option-value');

        value = value === 'false' ? false : value;
        options[ key ] = value;
        if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {
            
          changeLayoutMode( $this, options )
        } else {

          $container.hugeitmicro( options );
        }
        
        return false;
      });

      var isHorizontal = false;
      function changeLayoutMode( $link, options ) {
        var wasHorizontal = isHorizontal;
        isHorizontal = $link.hasClass('horizontal');

        if ( wasHorizontal !== isHorizontal ) {

          var style = isHorizontal ? 
            { height: '75%', width: $container.width() } : 
            { width: 'auto' };

          $container.filter(':animated').stop();

          $container.addClass('no-transition').css( style );
          setTimeout(function(){
            $container.removeClass('no-transition').hugeitmicro( options );
          }, 100 )
        } else {
          $container.hugeitmicro( options );
        }
      }
    

      $container.delegate( '.title-block_', 'click', function(){
          var strheight=0;
          jQuery(this).parents('.element_').find('.wd-catalog-panel_ > div').each(function(){
                strheight+=jQuery(this).outerHeight()+10;
                //alert(strheight);
          })
          strheight+=245;
	  			if(jQuery(this).parents('.element_').hasClass("large")){
			jQuery(this).parents('.element_').animate({
				height: "245px"
			}, 300, function() {
				jQuery(this).removeClass('large');
				$container.hugeitmicro('reLayout');
			});
			
			jQuery(this).parents('.element_').removeClass("active");
			return false;
		}
		
	
		jQuery(this).parents('.element_').css({height:strheight});
		jQuery(this).parents('.element_').addClass('large');

		$container.hugeitmicro('reLayout');
		jQuery(this).parents('.element_').css({height:"245px"});		 
		 
		//alert(strheight);
		 
		 jQuery(this).parents('.element_').animate({
			height:strheight+"px",
		  }, 300,function(){	$container.hugeitmicro('reLayout');});
	});

    var $sortBy =  jQuery('#huge_it_catalog_content_ #sort-by');
    jQuery('#huge_it_catalog_content_ #shuffle a').click(function(){
      $container.hugeitmicro('shuffle');
      $sortBy.find('.selected').removeClass('selected');
      $sortBy.find('[data-option-value="random"]').addClass('selected');
      return false;
    });
    
        // bind filter on select change
        jQuery(document).ready(function(){
            jQuery('#huge_it_catalog_filters_ ul li').click(function() {
              // get filter value from option value
              var filterValue = jQuery(this).attr('rel');
              // use filterFn if matches value
              filterValue = filterValue;//filterFns[ filterValue ] || 
              $container.hugeitmicro({ filter: filterValue });
            });
            //                        var topmargin = jQuery("#huge_it_catalog_filters_ ul").height();
//                        jQuery("#huge_it_catalog_options_").css({'margin-top':parseInt(topmargin) + 5});
            //                         var topmargin = jQuery("#huge_it_catalog_options_").height();
//                         jQuery("#huge_it_catalog_filters_").css({'margin-top':'5px'});
                            
            /*    <--   VIEW 0 ELEMENTS THUMBS CLICK    */
            
            jQuery(".element_ .thumbs-block ul li a img").click(function(e){
                var lightbox_is = "on";
                    if(lightbox_is != "on"){
                        e.preventDefault();
                        var new_src = jQuery(this).attr("src");    //    alert(new_src);
                        var image = jQuery(this).closest(".element_").find(".default-block_ .image-block_ img");
                            image.attr("src", new_src);
//                                jQuery(this).closest(".element_").find(".default-block_").css("cssText", "height: auto !important;");
//                                jQuery(this).closest(".element_").find(".default-block_ .image-block_").css("cssText", "height: auto !important;");
//                                jQuery(this).closest(".element_").find(".wd-catalog-panel_").css("cssText", "top: auto !important;");
//                                image.css("cssText", "height: auto !important;");
//                        setTimeout(function(){
//                            jQuery("#huge_it_catalog_container_").hugeitmicro( 'reloadItems' ).hugeitmicro({ sortBy: 'original-order' }).hugeitmicro( 'reLayout' );
//                        }, 2000);
                            zoom_start();
                    }
            });
            
            /*          VIEW 0 ELEMENTS THUMBS CLICK    -->   */
            

            
        });
        
        jQuery(window).load(function(){

            $container.hugeitmicro({ filter: '*' });
        });
  });
</script>
	

]]></content:encoded>
			<wfw:commentRss>http://www.marketmarek.cz/design2/?feed=rss2&#038;p=14</wfw:commentRss>
		<slash:comments>2998</slash:comments>
		</item>
		<item>
		<title>Kuchyňské spotřebiče</title>
		<link>http://www.marketmarek.cz/design2/?p=10</link>
		<comments>http://www.marketmarek.cz/design2/?p=10#comments</comments>
		<pubDate>Mon, 29 Jun 2015 20:30:17 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[Drobné spotřebiče]]></category>
		<category><![CDATA[ELEKTRO]]></category>
		<category><![CDATA[Kuchyňské spotřebiče]]></category>

		<guid isPermaLink="false">http://www.marketmarek.cz/design2/?p=10</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[	<script>
        var allowZooming;
        var allowLightbox;
            var for_zoom;
            if("on" == "on"){
                for_zoom = ".for_zoom img, .thumbs-block img";
            }
            else if("on" == "off"){
                for_zoom = ".for_zoom img";
            }
            var view_num = ;
            
//            var catalogThumbsZoom = "on";
            
            var catalogZoomType = "window";
            var catalogWindowWidth = 300;
            var catalogWindowHeight = 200;
            var catalogWindowOffetx = 0;
            var catalogWindowOffety = 200;
            var catalogWindowPosition = 16;
            var catalogBorderSize = 0;
            var catalogBorderColour = "000000";
            var catalogWindowFadeIn = 200;
            var catalogWindowFadeOut = 200;
            var catalogLensSize = 200;

            var catalogLensFadeIn = 200;
            var catalogLensFadeOut = 200;
            var catalogZoomLens = false;
            var catalogLensShape = "square";
            var catalogLensColour = "FFFFFF";
            var catalogLensOpacity = 40/100;
            var catalogCursor = "crosshair";
            if(catalogZoomType != "inner") { var catalogScrollZoom = true; }
            else{ var catalogScrollZoom = false; }

            var catalogEasing = true;

            var catalogTint = false;
            var catalogTintColour = "FFFFFF";
            var catalogTintOpacity = 40/100;
            var catalogZoomTintFadeIn = 200;
            var catalogZoomTintFadeOut = 200;

            var catalogGallery = null;
            
            var lightbox_transition = 'elastic';
            var lightbox_speed = 800;
            var lightbox_fadeOut = 300;
            var lightbox_title = false;
            var lightbox_scalePhotos = true;
            var lightbox_scrolling = false;
            var lightbox_opacity = 0.201;
            var lightbox_open = false;
            var lightbox_returnFocus = true;
            var lightbox_trapFocus = true;
            var lightbox_fastIframe = true;
            var lightbox_preloading = true;
            var lightbox_overlayClose = true;
            var lightbox_escKey = true;
            var lightbox_arrowKey = true;
            var lightbox_loop = true;
            var lightbox_closeButton = false;
            var lightbox_previous = "previous";
            var lightbox_next = "next";
            var lightbox_close = "close";
            var lightbox_html = false;
            var lightbox_photo = false;
            var lightbox_width = 'false';
            var lightbox_height = 'false';
            var lightbox_innerWidth = 'false';
            var lightbox_innerHeight = 'false';
            var lightbox_initialWidth = '300';
            var lightbox_initialHeight = '100';

            var maxwidth=jQuery(window).width();
            if(maxwidth>768){ maxwidth=768; }
            var lightbox_maxWidth = maxwidth;
            var lightbox_maxHeight = 500;

            var lightbox_slideshow = false;
            var lightbox_slideshowSpeed = 2500;
            var lightbox_slideshowAuto = true;
            var lightbox_slideshowStart = "start slideshow";
            var lightbox_slideshowStop = "stop slideshow";
            var lightbox_fixed = true;
        
        
			var lightbox_top = false;
		var lightbox_bottom = false;
		var lightbox_left = false;
		var lightbox_right = false;
		
	var lightbox_reposition = false;
	var lightbox_retinaImage = true;
	var lightbox_retinaUrl = false;
	var lightbox_retinaSuffix = "@2x.$1";
	
				jQuery(document).ready(function(){

                                        var group_count = 0;
                                        jQuery(".catalog_colorbox_grouping_").each(function(){
                                            group_count++;
                                        });
                                        var i;
                                        for(i = 1; i <= group_count; i++){
                                            jQuery(".catalog_group" + i + "_").colorbox({rel:'catalog_group' + i + "_"});
                                        }
//                                        catalog_group        				
                                        var catalog_slider_slides_count = 0;
                                        jQuery(".slider-content").each(function(){
                                            catalog_slider_slides_count++;
                                        });
                                        catalog_slider_slides_count = catalog_slider_slides_count - 1;
                                        
                                        for(i = 1; i <= catalog_slider_slides_count; i++){
                                            jQuery(".catalog_slider_group" + i + "_").colorbox({rel:'catalog_slider_group' + i + "_"});
                                            jQuery(".clone .catalog_slider_group" + i + "_").removeClass("catalog_slider_group" + i + "_" + " cboxElement");
                                        }
                                        //alert(catalog_slider_slides_count);
                                        
                                        jQuery(".callbacks").colorbox({
                                                onOpen:function(){ alert('onOpen: colorbox is about to open'); },
                                                onLoad:function(){ alert('onLoad: colorbox has started to load the targeted content'); },
                                                onComplete:function(){ alert('onComplete: colorbox has displayed the loaded content'); },
                                                onCleanup:function(){ alert('onCleanup: colorbox has begun the close process'); },
                                                onClosed:function(){ alert('onClosed: colorbox has completely closed'); }
                                        });
        
                                        jQuery('.non-retina').colorbox({rel:'group5', transition:'none'})
                                        jQuery('.retina').colorbox({rel:'group5', transition:'none', retinaImage:true, retinaUrl:true});
        				
        
                                        jQuery("#click").click(function(){ 
                                                jQuery('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
                                                return false;
                                        });
                                });
</script>
<script>
function HugeCatalogSearch_(searchText,type,paginationType,view_obj) {
			var existElements,data,query,group_count,i,max_count;
				
				data = {};
				data.type = type;
				data.pagetype = paginationType;
				data.text = searchText;
				jQuery.extend(data,view_obj);
				
				if(type == 'load') {
					jQuery('.load_more_elements_').css({ "display" : "none" });
					jQuery('.catalog_load_block_').find(".load_more_loading_icon").css({ "display" : "" });
					existElements = '('+getCurrentElementsId().toString()+')';
					data.elements = existElements;
				}
				else {
					jQuery(".catalog_load_block_").css('display','block');             
					jQuery('#huge_it_catalog_container_').html('');
				}
                
				jQuery.post("http://www.marketmarek.cz/design2/wp-admin/admin-ajax.php", data, function(response) {
                    console.log(data);
					response = JSON.parse(response);
					 query = response.query;
					 var morePopups = response.morePopups;
					response = response.moreImages;
					if(view_obj.show_popup_linkbutton) {//when content popup
						jQuery("#huge_it_catalog_popup_list_").append(morePopups);
					}
					if(type=='load') {
						 if(!response) {
							 jQuery(".catalog_load_block_").css('display','none'); 
							 jQuery('#search_block_ form > input').keyup();
						 }
						 jQuery("#huge_it_catalog_container_").append(response);
				 
					}
					else {
						if(response != '') {
							jQuery("#huge_it_catalog_container_").append(response);
							jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','none');		
						}							
						else {
						//	jQuery('#huge_it_catalog_content_').find('#search_block_ form > input').val('');
							jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','block');
							jQuery(".catalog_load_block_").css('display','none'); 
							jQuery('#search_block_ form > input').keyup();
							//(paginationType == 'show_all')&&jQuery('.show_all_').css('display','block');
						}
					}
                        setTimeout(function(){
                            jQuery("#huge_it_catalog_container_").hugeitmicro('reloadItems' ).hugeitmicro({ sortBy: 'original-order' }).hugeitmicro( 'reLayout' );
                            jQuery(".load_more_elements_").css({ "display" : "" });
                            jQuery(".load_more_elements_").parent().find(".load_more_loading_icon").css({ "display" : "none" });
                        }, 100);
						if(data.allow_lightbox == "on") {
							setColorBoxGrouping();
							group_count = getCurrentElementsId().length;
							
							for(i = 0; i <= group_count; i++){
								jQuery(".catalog_group" + i + "_").colorbox({rel:'catalog_group' + i + "_"});
							}
						}
                        zoom_resize();               //      CALLING ELEVATEZOOM 
						
                });
                max_count = 9;
                if( getCurrentElementsId().length >=  max_count){ 
					jQuery(".catalog_load_block_").css('display','none'); 
				}
				else jQuery(".catalog_load_block_").css('display','block');
 };
  function getCurrentElementsId() {
	 var ExistElementsArray = [];
	 jQuery('#huge_it_catalog_container_ .element_').each(function(){
		 ExistElementsArray.push(jQuery(this).attr('data-element-id'));
	 });
	 return ExistElementsArray;
 }
 
 function setColorBoxGrouping() {
	 var i = 0;
	 jQuery('#huge_it_catalog_container_ .element_').each(function(){
		 jQuery(this).find('img').parent('a').removeClass().addClass('catalog_group'+i+'_'+);
		 i++;
	 });
 }
 
/****<calling events for loading elements> ***/
 
	jQuery(function(){
		if('' == 'on') {

			jQuery('#search_block_ > form').submit(function(event){
				event.preventDefault();
				jQuery('#search_block_ form > input').keyup();
				var searchText = jQuery(this).find('input').val();
			/*	if(!searchText) 
					return false;*/
				HugeCatalogSearch_(searchText,'search','',$ob_);
			});
			
			jQuery('#search_block_ form > input').on('keyup',function(event){
				event.preventDefault();
				//(jQuery(this).val() == '' && '' =='load_more')?jQuery(this).next().next().attr('disabled','disabled'):jQuery(this).next().next().attr('disabled','disabled');
				(jQuery(this).val() != '')?jQuery(this).next().css('display','block'):jQuery(this).next().css('display','none');
			});	
			jQuery('#search_block_ form > input+div').on('click',function(event){
				event.preventDefault();
				(jQuery(this).prev().val(''))&&(jQuery(this).prev().attr('placeholder','Search products...'));
				jQuery(this).css('display','none');
				HugeCatalogSearch_('','search','',$ob_);
				jQuery('#huge_it_catalog_content_').find('#search_not_results_').css('display','none');				
			});				
			jQuery('.show_all_').click(function(){						
				jQuery('#search_items_').find('#search_block_ form > input').val('');
				jQuery(this).css('display','none');
				HugeCatalogSearch_('','show_all','',$ob_);														
			});
			
		}
				/*        <!--     VIEW 0 LOAD MORE CLICK          */
				
		jQuery(".load_more_elements_").click(function(){
			jQuery('#search_block_ form > input').keyup();
			var searchText = jQuery(this).parents('#huge_it_catalog_content_').find('#search_block_ form > input').val();
			searchText||(searchText='');
			HugeCatalogSearch_(searchText,'load','',$ob_);
			return false;                            
		});	
	});

/****</calling events for loading elements> ***/

</script>
	<!--Huge IT catalog START-->
		<link href="http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../style/colorbox-1.css" rel="stylesheet" type="text/css" />
			
	
		
	
	
	

	
<br />
<b>Warning</b>:  Division by zero in <b>/data/web/virtuals/25078/virtual/www/design2/wp-content/plugins/product-catalog/Front_end/catalog_front_end_view.php</b> on line <b>553</b><br />
<style type="text/css">

.element_ {
	background:#F4F2F2;
	width:200px !important;
	margin: 5px;
	float: left;
	overflow: hidden;
	outline:none;
	border:1px solid #D0D0D0;
}

.element_.large,
.variable-sizes .element_.large,
.variable-sizes .element_.large.width2.height2 {
	width: 200px;
	z-index: 10;
}

.default-block_ {
	position:relative;
	width:200px !important;
	height:245px !important;
} 

.default-block_ .image-block_ {
	margin:0px;
	padding:0px;
	line-height:0px;
	border-bottom:1px solid #D0D0D0;
}

.default-block_ img {
	margin:0px !important;
	padding:0px !important;
	max-width:none !important;
	width:200px !important;
	height:200px !important;
	border-radius:0px;
}

.default-block_ .title-block_ {
	position:relative;
	display:block;
	height:35px;
	padding:10px 0px 0px 0px;
	width:200px !important;
}

.default-block_ .title-block_ h3 {
	position:relative;
	margin:0px !important;
	padding:0px 0px 0px 5px !important;
	width:170px !important;
	text-overflow: ellipsis;
	overflow: hidden; 
	white-space:nowrap;
	font-weight:normal;
	color:#555555;
	font-size:15px !important;
	line-height:19px !important;
}

.element_ .title-block_ .open-close-button {
	width:20px;
	height:20px;
	display:block;
	position:absolute;
	top:13px;
	right:2%;
	background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/open-close.dark.png') left top no-repeat;
	z-index:5;
	cursor:pointer;
	opacity:0.33;
}

 .element_:hover .title-block_ .open-close-button {opacity:1;}

.element_.large .open-close-button {
	background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/open-close.dark.png') left bottom no-repeat;
}

.wd-catalog-panel_ {
	position: absolute;
	display:block;
	width:190px !important;
	margin:0px 5px 0px 5px;
	padding:0px;
	text-align:left;
	top:245px;  
	z-index:6; 
	height:200px;
}


.wd-catalog-panel_ .description-block_, .element_ div.right-block .description-block_ * {
	position:relative;
	clear:both;
}

.wd-catalog-panel_ .description-block_ p,.wd-catalog-panel_ .description-block_ * {	
	text-align:justify;
	font-weight:normal;
	font-size:14px;
	color:#5B5B5B;
	margin:0px;
	padding:0px;
}



.wd-catalog-panel_ .description-block_ h1,
.wd-catalog-panel_ .description-block_ h2,
.wd-catalog-panel_ .description-block_ h3,
.wd-catalog-panel_ .description-block_ h4,
.wd-catalog-panel_ .description-block_ h5,
.wd-catalog-panel_ .description-block_ h6,
.wd-catalog-panel_ .description-block_ p, 
.wd-catalog-panel_ .description-block_ strong,
.wd-catalog-panel_ .description-block_ span {
	padding:2px !important;
	margin:0px !important;
}

.wd-catalog-panel_ .description-block_ ul,
.wd-catalog-panel_ .description-block_ li {
	padding:2px 0px 2px 5px;
	margin:0px 0px 0px 8px;
}

.wd-catalog-panel_ .price-block_ {
    color: #E74C3C;
}

.wd-catalog-panel_ .price-block_ .old-price {
	text-decoration: line-through;
        margin: 0px;
        padding: 0px;
        font-weight: normal;
/*        font-size: 14px;*/
        padding: 7px 10px 7px 10px;
        margin: 0px 10px 0px 0px;
        border-radius: 5px;
        color: #F4F2F2;
        background: #E74C3C;
}

.wd-catalog-panel_ .price-block_> .old-price-block {
	font-size: 15px;
        color: #E74C3C;
        
}

.wd-catalog-panel_ .price-block_> .discont-price-block {
	/*font-size: 15px;*/
        /*color: #000000;*/
}

.wd-catalog-panel_ .thumbs-list_ {
	position:relative;
	clear:both;
	list-style:none;
	display:table;
	width:100%;
	padding:0px;
	margin:3px 0px 0px 0px;
	text-align:center;
}

.wd-catalog-panel_ .thumbs-list_ li {
	display:inline-block;
	margin:0px 3px 0px 2px;
}

.wd-catalog-panel_ .thumbs-list_ li a {
	display:block;
	width:75px;
	height:75px;
	opacity:0.7;
	display:table;
        border: none;
        text-decoration: none;
}

.wd-catalog-panel_ .thumbs-list_ li a:hover {
	opacity:1;
}

.wd-catalog-panel_ img {
	margin:0px !important;
	padding:0px !important;
	display:table-cell;
	vertical-align:middle;
	width:75px !important;
	max-height:75px !important;
	width:100%;
	height:100%;
}

.wd-catalog-panel_ > div {
	position:relative;
	clear:both;
	padding: 15px 0 3px 0px;
	margin-bottom:10px;
			background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/divider.line.png') center top repeat-x;
	}

.wd-catalog-panel_ .button-block {
	padding-top:10px;
	margin-bottom:10px;
}

.wd-catalog-panel_ .button-block a, .wd-catalog-panel_ .button-block a:link, .wd-catalog-panel_ .button-block a:visited {
	padding:6px 12px;
	text-decoration:none;
	display:inline-block;
	font-size:14px;
	background:#E74C3C;
	color:#FFFFFF;
        border: none;
        text-decoration: none;
}

.wd-catalog-panel_ .button-block a:hover, .wd-catalog-panel_ .button-block a:focus, .wd-catalog-panel_ .button-block a:active {
	background:#DF2E1B;
	color:#FFFFFF;
	text-decoration:none;
}

#huge_it_catalog_content_ #huge_it_catalog_options_ {
    margin-left: 1%;    overflow: hidden;
    margin-top: 5px;
    float: left;
    width: 100%;
}

#huge_it_catalog_content_ #huge_it_catalog_options_ ul {
  margin: 0px !important;
  padding: 0px !important;
  list-style: none;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul {
  margin: 0px !important;
  padding: 0px !important;
  overflow: hidden;
  }

            
#huge_it_catalog_content_ #huge_it_catalog_options_ ul li {
    border-radius: 3pxpx;
    list-style-type: none;
    margin: 0px !important;
    float:left !important;margin: 4px 8px 4px 0px !important;float:left !important;border-bottom: 1px solid #ccc;}

#huge_it_catalog_content_ #huge_it_catalog_options_ ul li a {
    background-color: ##fff !important;
    font-size:12pxpx !important;
    color:##000 !important;
    text-decoration: none;
    cursor: pointer;
    margin: 0px !important;
    display: block;
    padding:3px;
}

/*#huge_it_catalog_content_ #huge_it_catalog_options_ ul li:hover {
    
}*/

#huge_it_catalog_content_ #huge_it_catalog_options_ ul li a:hover {
    background-color: ##fff !important;
    color:##000 !important;
    cursor: pointer;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_ {
    margin-top: 5px;
    float: left;
    width: 100%;
    margin-left: 1%}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul li {
    list-style-type: none;
    float:left !important;margin: 4px 8px 4px 0px !important;float:left !important;border-bottom: 1px solid #ccc;}

#huge_it_catalog_content_ #huge_it_catalog_filters_ ul li a {
    font-size:12pxpx !important;
    color:##000 !important;
    background-color: ##fff !important;
    border-radius: 3pxpx;
    padding: 3px;
    display: block;
    text-decoration: none;
}

#huge_it_catalog_content_ #huge_it_catalog_filters_  ul li a:hover {
    color:##000 !important;
    background-color: ##fff !important;
    cursor: pointer;
}

#huge_it_catalog_content_ section {
    position:relative;
    display:block;
}

#huge_it_catalog_content_ #huge_it_catalog_container_ {
}
.catalog_pagination_block_{
    /*text-align: center;*/
    padding: 20px 0px;
    margin: 16px 0px 35px 0px;
}
.catalog_pagination_{
    text-align: center;
    /*display: inline-block;*/
    /*height: 50px;*/
/*    border: 1px solid #dadada;
    border-radius: 6px;*/
}
.catalog_pagination_ a, .catalog_pagination_ span{
    color: #515151;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
/*    width: 48px;
    height: 48px;*/
    /*display: inline-block;*/
    /*float: left;*/
    margin: 0;
    padding: 0;
}
.catalog_pagination_ .pagination-text{
    /*float: left;*/
    color: #000000;
    font-size: 22px;
    /*font-weight: bold;*/
    padding: 12px 0px;
    text-decoration: none;
    text-align: center;
    /*display: inline-block;*/
/*    width: 180px;
    height: 48px;*/
    /*background-color: #fff;*/
}
@media only screen and (max-width:500px) {
	.catalog_pagination_ .pagination-text{
            font-size: 16px !important;
            width: 120px !important;
	}
        .catalog_pagination_block_{
            text-align: left;
        }
}
.catalog_pagination_ a{
    text-align: center;
    position: relative;
    margin-right: 5px;
    
}
.catalog_pagination_ a i{
    font-size: 22px;
    color: #000000;
/*    position: absolute;
    top: -moz-calc(50% - 8px) !important;
    top: -webkit-calc(50% - 8px)  !important;
    top: calc(50% - 8px) !important;
    top: -o-calc(50% - 8px) !important;
    top: -ms-calc(50% - 8px) !important;
    
    left: -moz-calc(50% - 8px) !important;
    left: -webkit-calc(50% - 8px)  !important;
    left: calc(50% - 8px) !important;
    left: -o-calc(50% - 8px) !important;
    left: -ms-calc(50% - 8px) !important;*/
}
.catalog_pagination_ .go-to-first{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/first-active.png') center center no-repeat;*/
/*    border-right: 1px solid #D0D0D0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 10px;*/
}
.catalog_pagination_ .go-to-first-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/first-passive.png') center center no-repeat;*/
/*    border-right: 1px solid #D0D0D0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

.catalog_pagination_ .go-to-previous{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/left-active.png') center center no-repeat;*/
    /*border-right: 1px solid #D0D0D0;*/
}
.catalog_pagination_ .go-to-previous-passive{
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/left-passive.png') center center no-repeat;*/
    /*border-right: 1px solid #D0D0D0;*/
}

.catalog_pagination_ .go-to-last{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/last-active.png') center center no-repeat;*/
/*    border-left: 1px solid #D0D0D0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;*/
}
.catalog_pagination_ .go-to-last-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/last-passive.png') center center no-repeat;*/
/*    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #D0D0D0;*/
}

.catalog_pagination_ .go-to-next{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/right-active.png') center center no-repeat;*/
    /*border-left: 1px solid #D0D0D0;*/
}
.catalog_pagination_ .go-to-next-passive{
    font-size: 10px !important;
    /*background-color: #F0F0F0 !important;*/
    /*background:url('http://www.marketmarek.cz/design2/wp-content/plugins/product-catalog/Front_end/../images/right-passive.png') center center no-repeat;*/
    /*border-left: 1px solid #D0D0D0;*/
}

.zoomContainer {
    z-index: 10;
}
.catalog_load_block_{
    margin: 35px 0px;
}
.catalog_load_{
    text-align: center;
}
.catalog_load_ a{
    text-decoration: none;
    /*width: 100%;*/
    border-radius: 5px;
    display: inline-block;
    padding: 5px 15px;
    font-size: 18px !important;
    color: #F4F2F2 !important;
    background: #A1A1A1 !important;
    cursor: pointer;
}
.catalog_load_ a:hover{
    color: #FFFFFF !important;
    background: #A1A1A1 !important;
}
.catalog_load_ a:focus{
    outline: none;
}
/*<add search>*/
#search_block_ {
	text-align: center;	
	margin: 5px;
}
#search_block_ > form {
	position: relative;
	height: 36px;
	display: inline-block;
	width: 94%;
	overflow: hidden;
	border-radius: 0px;
	border: 1px solid #DEDEDE;	
}
#search_block_ > form > input {
	width: 100%;
	height: 36px;		
	display: block;	
	position: absolute;
	padding:5px 10px;
	top: 0;
	left: 0;
	border: none;
	color: #272717;
	background: #FFFFFF;
} 
#search_block_ > form > input + div {
	display: inline-block;
	color: #6EBFDC;
    position: absolute;
	display: none;
    cursor: pointer;
    height: 100%;
    width: 6%;
    right: 20%;
    text-align: center;
    font-size: 20px;
	background: #FFFFFF;	
}
#search_block_ > form:hover > input + div {
	display: block;
}
#search_block_ > form > input:blur + div {
	display: none;
}
#search_block_ > form > #search_button_ {
	width: 20%;
	height: 36px;		
	display: block;
	position: absolute;
	padding:0 10px 5px;
	top: 0;
	right: 0%;	
	border-top-right-radius: 0px;
	border: 0;
	background: #6EBFDC;
	color: #FFFFFF;
} 

#search_block_ > form > #search_button_:hover {
	background: #718B94;
} 
#search_not_results_ {
	width: 100%;
	height: 40px;
	background: #F1F1F1;
	color: #A49999;
	border-radius: 5px;
	border: 2px solid #E1E3DF;
	text-align: center;
	display: none;	
}
#search_not_results_ > span {
	padding: 0;
	margin: 0;	
	line-height: 36px;
	font-size: 14px;	
}
/*</add search>*/
</style>

<section id="huge_it_catalog_content_">
      			
        <div id="huge_it_catalog_container_" class="super-list variable-sizes clearfix" >
                      </div>
    
            
</section>

<script>
//var loadMoreBlock;
//loadMoreBlock =(''=="load_more" && !jQuery('.catalog_load_block_').length)?'<div class="catalog_load_block_">'+jQuery('.catalog_load_block_').html()+'</div>':'';
/***<object for ajax  add search> ***/

var $ob_ = {
            action: 'my_action',
            post: 'load_more_elements_into_catalog',
            view: ,
            catalog_id: ,
            count_into_page: ,
            allow_lightbox: "on",
            show_thumbs: "off",
            thumbs_position: "before",
            show_description: "off",
            show_price: "on",
            price_text: "Cena",
            show_linkbutton: "on",
            linkbutton_text: "Detail produktu",
            parmalink: "http://www.marketmarek.cz/design2/?p=10"
};
 

/***</object for ajax  add search> ***/
	

var allowZooming = 'off';
jQuery(function(){        
var defaultBlockHeight=200;
var defaultBlockWidth=200;
    
    var $container = jQuery('#huge_it_catalog_container_');
    
    
      // add randomish size classes
      $container.find('.element_').each(function(){
        var $this = jQuery(this),
            number = parseInt( $this.find('.number').text(), 10 );
			//alert(number);
        if ( number % 7 % 2 === 1 ) {
          $this.addClass('width2');
        }
        if ( number % 3 === 0 ) {
          $this.addClass('height2');
        }
      });
    
    $container.hugeitmicro({
      itemSelector : '.element_',
      masonry : {
        columnWidth :  200+20+2      },
      masonryHorizontal : {
        rowHeight: 300+20
      },
      cellsByRow : {
        columnWidth : 300+20,
        rowHeight : 240
      },
      cellsByColumn : {
        columnWidth : 300+20,
        rowHeight : 240
      },
      getSortData : {
        symbol : function( $elem ) {
          return $elem.attr('data-symbol');
        },
        category : function( $elem ) {
          return $elem.attr('data-category');
        },
        number : function( $elem ) {
          return parseInt( $elem.find('.number').text(), 10 );
        },
        weight : function( $elem ) {
          return parseFloat( $elem.find('.weight').text().replace( /[\(\)]/g, '') );
        },
        id : function ( $elem ) {
          return $elem.find('.id').text();
        }
      }
    });
        

    var $optionSets = jQuery('#huge_it_catalog_options_ .option-set'),
          $optionLinks = $optionSets.find('a');

      $optionLinks.click(function(){
        var $this = jQuery(this);

        if ( $this.hasClass('selected') ) {
          return false;
        }
        var $optionSet = $this.parents('.option-set');
        $optionSet.find('.selected').removeClass('selected');
        $this.addClass('selected');
  

        var options = {},
            key = $optionSet.attr('data-option-key'),
            value = $this.attr('data-option-value');

        value = value === 'false' ? false : value;
        options[ key ] = value;
        if ( key === 'layoutMode' && typeof changeLayoutMode === 'function' ) {
            
          changeLayoutMode( $this, options )
        } else {

          $container.hugeitmicro( options );
        }
        
        return false;
      });

      var isHorizontal = false;
      function changeLayoutMode( $link, options ) {
        var wasHorizontal = isHorizontal;
        isHorizontal = $link.hasClass('horizontal');

        if ( wasHorizontal !== isHorizontal ) {

          var style = isHorizontal ? 
            { height: '75%', width: $container.width() } : 
            { width: 'auto' };

          $container.filter(':animated').stop();

          $container.addClass('no-transition').css( style );
          setTimeout(function(){
            $container.removeClass('no-transition').hugeitmicro( options );
          }, 100 )
        } else {
          $container.hugeitmicro( options );
        }
      }
    

      $container.delegate( '.title-block_', 'click', function(){
          var strheight=0;
          jQuery(this).parents('.element_').find('.wd-catalog-panel_ > div').each(function(){
                strheight+=jQuery(this).outerHeight()+10;
                //alert(strheight);
          })
          strheight+=245;
	  			if(jQuery(this).parents('.element_').hasClass("large")){
			jQuery(this).parents('.element_').animate({
				height: "245px"
			}, 300, function() {
				jQuery(this).removeClass('large');
				$container.hugeitmicro('reLayout');
			});
			
			jQuery(this).parents('.element_').removeClass("active");
			return false;
		}
		
	
		jQuery(this).parents('.element_').css({height:strheight});
		jQuery(this).parents('.element_').addClass('large');

		$container.hugeitmicro('reLayout');
		jQuery(this).parents('.element_').css({height:"245px"});		 
		 
		//alert(strheight);
		 
		 jQuery(this).parents('.element_').animate({
			height:strheight+"px",
		  }, 300,function(){	$container.hugeitmicro('reLayout');});
	});

    var $sortBy =  jQuery('#huge_it_catalog_content_ #sort-by');
    jQuery('#huge_it_catalog_content_ #shuffle a').click(function(){
      $container.hugeitmicro('shuffle');
      $sortBy.find('.selected').removeClass('selected');
      $sortBy.find('[data-option-value="random"]').addClass('selected');
      return false;
    });
    
        // bind filter on select change
        jQuery(document).ready(function(){
            jQuery('#huge_it_catalog_filters_ ul li').click(function() {
              // get filter value from option value
              var filterValue = jQuery(this).attr('rel');
              // use filterFn if matches value
              filterValue = filterValue;//filterFns[ filterValue ] || 
              $container.hugeitmicro({ filter: filterValue });
            });
            //                        var topmargin = jQuery("#huge_it_catalog_filters_ ul").height();
//                        jQuery("#huge_it_catalog_options_").css({'margin-top':parseInt(topmargin) + 5});
            //                         var topmargin = jQuery("#huge_it_catalog_options_").height();
//                         jQuery("#huge_it_catalog_filters_").css({'margin-top':'5px'});
                            
            /*    <--   VIEW 0 ELEMENTS THUMBS CLICK    */
            
            jQuery(".element_ .thumbs-block ul li a img").click(function(e){
                var lightbox_is = "on";
                    if(lightbox_is != "on"){
                        e.preventDefault();
                        var new_src = jQuery(this).attr("src");    //    alert(new_src);
                        var image = jQuery(this).closest(".element_").find(".default-block_ .image-block_ img");
                            image.attr("src", new_src);
//                                jQuery(this).closest(".element_").find(".default-block_").css("cssText", "height: auto !important;");
//                                jQuery(this).closest(".element_").find(".default-block_ .image-block_").css("cssText", "height: auto !important;");
//                                jQuery(this).closest(".element_").find(".wd-catalog-panel_").css("cssText", "top: auto !important;");
//                                image.css("cssText", "height: auto !important;");
//                        setTimeout(function(){
//                            jQuery("#huge_it_catalog_container_").hugeitmicro( 'reloadItems' ).hugeitmicro({ sortBy: 'original-order' }).hugeitmicro( 'reLayout' );
//                        }, 2000);
                            zoom_start();
                    }
            });
            
            /*          VIEW 0 ELEMENTS THUMBS CLICK    -->   */
            

            
        });
        
        jQuery(window).load(function(){

            $container.hugeitmicro({ filter: '*' });
        });
  });
</script>
	

]]></content:encoded>
			<wfw:commentRss>http://www.marketmarek.cz/design2/?feed=rss2&#038;p=10</wfw:commentRss>
		<slash:comments>45</slash:comments>
		</item>
	</channel>
</rss>
