function _lbbee78bef56_content($_l, $_args)
    {
        extract($_args);
        ?>

<section class="section content-section blog-section not-found-section">

	<div id="container" class="subpage blog 404 wrapper <?php 
        if (is_active_sidebar("blog-sidebar")) {
        } else {
            ?>
onecolumn<?php 
        }
        ?>
">

		<div id="content" class="entry-content clearfix" role="main">
			<div class="content-wrapper">
<?php 
        NCoreMacros::includeTemplate("snippets/nothing-found.php", $template->getParams(), $_l->templates['pemu234rbc'])->render();
        ?>
			</div> <!-- /.content-wrapper -->
		</div> <!-- /#content -->

	</div> <!-- /#container -->

</section>

<?php 
    }
if (!function_exists($_l->blocks['pravy_blok'][] = '_lb6fc8a9f5af_pravy_blok')) { function _lb6fc8a9f5af_pravy_blok($_l, $_args) { foreach ($_args as $__k => $__v) $$__k = $__v
?>    <div class="box-3 hidden-print">
    <!--    pravý blok-->
<?php $_ctrl = $_control->getComponent("vyhledavani"); if ($_ctrl instanceof IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;$_ctrl = $_control->getComponent("neprehlednete"); if ($_ctrl instanceof IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;$_ctrl = $_control->getComponent("post"); if ($_ctrl instanceof IRenderable) $_ctrl->validateControl(); $_ctrl->render() ;NCoreMacros::includeTemplate("sponzori.latte", $template->getParameters(), $_l->templates['jm4gabvjw5'])->render() ?>
    <!--  -->  
	<?php call_user_func(reset($_l->blocks['scripts']), $_l, get_defined_vars())  ?>
    </div>
<?php
}}
 function _lb2ae0cf8578_sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $themeOptions->sections) + $template->getParams(), $_l->templates['zab63gd7v6'])->render();
 }
 function _lb569a2977b8_sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $themeOptions->sections) + $template->getParams(), $_l->templates['d824im22lt'])->render();
 }
<?php 
if (is_active_sidebar("footer-widgets")) {
    ?>
				<div id="footer-widgets" class="widget-area" role="complementary">
<?php 
    dynamic_sidebar('footer-widgets');
    ?>
				</div>
<?php 
}
?>

			</div>

<?php 
NCoreMacros::includeTemplate('snippets/branding-footer.php', $template->getParams(), $_l->templates['6h12xlrako'])->render();
?>

		</footer>

	</div><!-- #page -->

<?php 
wp_footer();
?>

	<?php 
echo WpLatteMacros::googleAnalyticsCode($themeOptions->general->ga_code);
?>

<?php 
if ($headerType == 'slider') {
    if (function_exists('putRevSlider')) {
        putRevSlider($headerSlider);
    }
}
?>
				</div>
			</div>

<?php 
if (isset($isDirSingle)) {
    NCoreMacros::includeTemplate('snippets/map-single-javascript.php', $template->getParams(), $_l->templates['p43q75hso3'])->render();
} else {
    if ($headerType == 'map') {
        NCoreMacros::includeTemplate('snippets/map-javascript.php', $template->getParams(), $_l->templates['p43q75hso3'])->render();
    }
}
?>

			<div id="directory-search" data-interactive="<?php 
if (isset($themeOptions->search->enableInteractiveSearch)) {
    ?>
yes<?php 
} else {
    ?>
no<?php 
}
?>
">
				<div class="defaultContentWidth clearfix">
<?php 
        }
        ?>

<?php 
    }
}
//
// end of blocks
//
// template extending and snippets support
$_l->extends = true;
unset($_extends, $template->_extends);
if ($_l->extends) {
    ob_start();
} elseif (!empty($control->snippetMode)) {
    return NUIMacros::renderSnippets($control, $_l, get_defined_vars());
}
//
// main template
//
$_l->extends = $layout;
$sectionsOrder = isset($post->options('sections-order')->overrideGlobal) ? $post->options('sections-order')->sectionsOrder : null;
?>

<?php 
// template extending support
if ($_l->extends) {
    ob_end_clean();
    NCoreMacros::includeTemplate($_l->extends, get_defined_vars(), $template)->render();
}
    function _lbbd8dd06e01_content($_l, $_args)
    {
        extract($_args);
        ?>

<section class="section content-section blog-section category-section">

	<div id="container" class="subpage blog category wrapper <?php 
        if (is_active_sidebar("blog-sidebar")) {
        } else {
            ?>
onecolumn<?php 
        }
        ?>
">

<?php 
        if ($posts) {
            ?>

		<div id="content" class="entry-content clearfix" role="main">
			<div class="content-wrapper">

				<header class="subpage-header">
					<h1 class="page-title">
						<?php 
            echo NTemplateHelpers::escapeHtml(__('Category Archives:', 'ait'), ENT_NOQUOTES);
            ?>
<span><?php 
            echo NTemplateHelpers::escapeHtml($category->title, ENT_NOQUOTES);
            ?>
</span>
					</h1>

<?php 
            if (strlen($category->description) !== 0) {
                ?>
						<div class="category-archive-meta"><?php 
                echo $category->description;
                ?>
</div>
<?php 
            }
            ?>

				</header>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-above') + $template->getParams(), $_l->templates['yadarop70c'])->render();
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-loop.php", array('posts' => $posts) + $template->getParams(), $_l->templates['yadarop70c'])->render();
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-below') + $template->getParams(), $_l->templates['yadarop70c'])->render();
            ?>

			</div> <!-- /.content-wrapper -->
		</div> <!-- /#content -->

<?php 
            if (is_active_sidebar("blog-sidebar")) {
                ?>
		<div class="page-sidebar blog-sidebar right clearfix">
<?php 
                dynamic_sidebar('blog-sidebar');
                ?>
		</div>
<?php 
            }
            ?>


<?php 
        } else {
            ?>

		<div id="content" class="entry-content" role="main">
			<div class="content-wrapper">

<?php 
            NCoreMacros::includeTemplate("snippets/nothing-found.php", $template->getParams(), $_l->templates['yadarop70c'])->render();
            ?>

			</div> <!-- /.content-wrapper -->
		</div> <!-- /#content -->

<?php 
        }
        ?>

	</div> <!-- /#container -->

</section>

<?php 
    }
 function _lba3e8984406__sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $post->options('tabs')) + $template->getParams(), $_l->templates['d17l81i8rg'])->render();
 }
 function _lbc776462133__sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $post->options('tabs')) + $template->getParams(), $_l->templates['qua3fhiidj'])->render();
 }
    function _lbe5d497be66_content($_l, $_args)
    {
        extract($_args);
        ?>
<article id="post-<?php 
        echo htmlSpecialChars($post->id);
        ?>
" class="<?php 
        echo htmlSpecialChars($post->htmlClasses);
        ?>
">

	<header class="entry-header">

		<h1 class="entry-title">
			<a href="<?php 
        echo htmlSpecialChars($post->permalink);
        ?>
" title="<?php 
        echo htmlSpecialChars(__('Permalink to', 'ait'));
        ?>
 <?php 
        echo htmlSpecialChars($post->title);
        ?>
" rel="bookmark"><?php 
        echo NTemplateHelpers::escapeHtml($post->title, ENT_NOQUOTES);
        ?>
</a>
		</h1>

	</header>
	
<?php 
        if ($post->thumbnailSrc) {
            ?>
	<a href="<?php 
            echo $post->thumbnailSrc;
            ?>
">
<?php 
            if (isset($fullwidth)) {
                ?>
		<div class="entry-thumbnail"><img src="<?php 
                echo TIMTHUMB_URL . "?" . http_build_query(array('src' => $post->thumbnailSrc, 'w' => 940, 'h' => 250), "", "&amp;");
                ?>
" alt="" /></div>
<?php 
            } else {
                ?>
		<div class="entry-thumbnail"><img src="<?php 
                echo TIMTHUMB_URL . "?" . http_build_query(array('src' => $post->thumbnailSrc, 'w' => 629, 'h' => 250), "", "&amp;");
                ?>
" alt="" /></div>
<?php 
            }
            ?>
	</a>
<?php 
        }
        ?>

	<div class="entry-content">
		<?php 
        echo $post->content;
        ?>

	</div>

</article><!-- /#post-<?php 
        echo NTemplateHelpers::escapeHtmlComment($post->id);
        ?>
 -->

<?php 
        NCoreMacros::includeTemplate("comments.php", array('closeable' => $themeOptions->general->closeComments, 'defaultState' => $themeOptions->general->defaultPosition) + $template->getParams(), $_l->templates['vtzdkbc282'])->render();
        ?>

<?php 
        if (isset($themeOptions->advertising->showBox4)) {
            ?>
<div id="advertising-box-4" class="advertising-box">
    <?php 
            echo $themeOptions->advertising->box4Content;
            ?>

</div>
<?php 
        }
        ?>

<?php 
    }
    function _lbec99d56a6f_content($_l, $_args)
    {
        extract($_args);
        ?>

<section class="section content-section blog-section archive-section">

<div id="container" class="subpage blog archive wrapper <?php 
        if (is_active_sidebar("blog-sidebar")) {
        } else {
            ?>
onecolumn<?php 
        }
        ?>
">

<?php 
        if ($posts) {
            ?>

	<div id="content" class="entry-content clearfix" role="main">
		<div class="content-wrapper">


				<header class="subpage-header">
					<h1 class="page-title">
<?php 
            if ($archive->isDay) {
                ?>
							<?php 
                echo NTemplateHelpers::escapeHtml(__('Daily Archives:', 'ait'), ENT_NOQUOTES);
                ?>
 <span><?php 
                echo NTemplateHelpers::escapeHtml($template->date($posts[0]->date, $site->dateFormat), ENT_NOQUOTES);
                ?>
</span>
<?php 
            } elseif ($archive->isMonth) {
                ?>
							<?php 
                echo NTemplateHelpers::escapeHtml(__('Monthly Archives:', 'ait'), ENT_NOQUOTES);
                ?>
' <span><?php 
                echo NTemplateHelpers::escapeHtml($template->date($posts[0]->date, 'F Y'), ENT_NOQUOTES);
                ?>
</span>
<?php 
            } elseif ($archive->isYear) {
                ?>
							<?php 
                echo NTemplateHelpers::escapeHtml(__('Yearly Archives:', 'ait'), ENT_NOQUOTES);
                ?>
' <span><?php 
                echo NTemplateHelpers::escapeHtml($template->date($posts[0]->date, 'Y'), ENT_NOQUOTES);
                ?>
</span>
<?php 
            } else {
                ?>
							<?php 
                echo NTemplateHelpers::escapeHtml(__('Blog Archives', 'ait'), ENT_NOQUOTES);
                ?>

<?php 
            }
            ?>
					</h1>
				</header>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-above') + $template->getParams(), $_l->templates['4t9g4yrz11'])->render();
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-loop.php", array('posts' => $posts) + $template->getParams(), $_l->templates['4t9g4yrz11'])->render();
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-below') + $template->getParams(), $_l->templates['4t9g4yrz11'])->render();
            ?>


		</div> <!-- /.content-wrapper -->
	</div> <!-- /#content -->

<?php 
            if (is_active_sidebar("blog-sidebar")) {
                ?>
	<div class="page-sidebar blog-sidebar right clearfix">
<?php 
                dynamic_sidebar('blog-sidebar');
                ?>
	</div>
<?php 
            }
            ?>

<?php 
        } else {
            ?>

	<div id="content" class="entry-content" role="main">
		<div class="content-wrapper">

<?php 
            NCoreMacros::includeTemplate("snippets/nothing-found.php", $template->getParams(), $_l->templates['4t9g4yrz11'])->render();
            ?>
		
		</div> <!-- /.content-wrapper -->
	</div> <!-- /#content -->

<?php 
        }
        ?>

</div><!-- /#container -->

</section>

<?php 
    }
<?php

//netteCache[01]000493a:2:{s:4:"time";s:21:"0.31916400 1429748526";s:9:"callbacks";a:3:{i:0;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:9:"checkFile";}i:1;s:103:"/home/storage/9/d7/dd/begara1/public_html/wp-content/themes/lawyer/Templates/snippets/nothing-found.php";i:2;i:1426731167;}i:1;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:10:"checkConst";}i:1;s:20:"NFramework::REVISION";i:2;s:30:"eee17d5 released on 2011-08-13";}i:2;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:10:"checkConst";}i:1;s:21:"WPLATTE_CACHE_VERSION";i:2;i:4;}}}
// source file: /home/storage/9/d7/dd/begara1/public_html/wp-content/themes/lawyer/Templates/snippets/nothing-found.php
list($_l, $_g) = NCoreMacros::initRuntime($template, 'slw82l5hve');
// snippets support
if (!empty($control->snippetMode)) {
    return NUIMacros::renderSnippets($control, $_l, get_defined_vars());
}
//
// main template
//
?>
<article id="post-0" class="post no-results not-found">
	<header class="entry-header">
		<h1 class="entry-title"><?php 
echo NTemplateHelpers::escapeHtml(__('Nothing Found', 'ait'), ENT_NOQUOTES);
?>
</h1>
	</header><!-- .entry-header -->

	<div class="entry-content">
		<p><?php 
echo NTemplateHelpers::escapeHtml(__('Apologies, but no results were found for the request. Perhaps searching will help find a related post.', 'ait'), ENT_NOQUOTES);
?>
</p>
<?php 
NCoreMacros::includeTemplate("search-form.php", $template->getParams(), $_l->templates['slw82l5hve'])->render();
?>
	</div><!-- .entry-content -->
</article><!-- #post-0 -->
    function _lb6762e04ece_content($_l, $_args)
    {
        extract($_args);
        ?>

<section class="section content-section blog-section author-section">

<div id="container" class="subpage blog author wrapper <?php 
        if (is_active_sidebar("blog-sidebar")) {
        } else {
            ?>
onecolumn<?php 
        }
        ?>
">

<?php 
        if ($posts) {
            ?>

	<div id="content" class="entry-content clearfix" role="main">
		<div class="content-wrapper">

            <h1 class="page-title author">
                <?php 
            echo NTemplateHelpers::escapeHtml(__('Author Archives:', 'ait'), ENT_NOQUOTES);
            ?>

                <span class="vcard">
                    <a class="url fn n" href="<?php 
            echo htmlSpecialChars($author->postsUrl);
            ?>
" title="<?php 
            echo htmlSpecialChars($author->name);
            ?>
" rel="me"><?php 
            echo NTemplateHelpers::escapeHtml($author->name, ENT_NOQUOTES);
            ?>
</a>
                </span>
            </h1>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-above') + $template->getParams(), $_l->templates['rjeh8snbuy'])->render();
            ?>

<?php 
            if (strlen($author->bio) !== 0) {
                ?>
			<div class="author-archive-meta clearfix">
				<div id="author-avatar" class="left"><?php 
                echo $author->avatar(60);
                ?>
</div>
				<div id="author-description" class="clearfix">
					<div class="author-name"><?php 
                echo NTemplateHelpers::escapeHtml(_x('About', 'about author', 'ait'), ENT_NOQUOTES);
                ?>
 <?php 
                echo NTemplateHelpers::escapeHtml($author->name, ENT_NOQUOTES);
                ?>
</div>
					<div class="bio"><?php 
                echo NTemplateHelpers::escapeHtml($author->bio, ENT_NOQUOTES);
                ?>
</div>
				</div>
			</div>
<?php 
            }
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-loop.php", array('posts' => $posts) + $template->getParams(), $_l->templates['rjeh8snbuy'])->render();
            ?>

<?php 
            NCoreMacros::includeTemplate("snippets/content-nav.php", array('location' => 'nav-below') + $template->getParams(), $_l->templates['rjeh8snbuy'])->render();
            ?>

		</div> <!-- /.content-wrapper -->
	</div> <!-- /#content -->

<?php 
            if (is_active_sidebar("blog-sidebar")) {
                ?>
	<div class="page-sidebar blog-sidebar right clearfix">
<?php 
                dynamic_sidebar('blog-sidebar');
                ?>
	</div>
<?php 
            }
            ?>

<?php 
        } else {
            ?>

	<div id="content" class="entry-content" role="main">
		<div class="content-wrapper">

<?php 
            NCoreMacros::includeTemplate("snippets/nothing-found.php", $template->getParams(), $_l->templates['rjeh8snbuy'])->render();
            ?>

		</div> <!-- /.content-wrapper -->
	</div> <!-- /#content -->

<?php 
        }
        ?>

</div> <!-- /#container -->

</section>

<?php 
    }
 function _lb32de605720_sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $themeOptions->sections) + $template->getParams(), $_l->templates['g7ly26ljag'])->render();
 }
            }
            $iterations++;
        }
        array_pop($_l->its);
        $iterator = end($_l->its);
        echo "</li>";
        echo str_repeat("</ul></li>", $depth - 1);
        if (isset($a["end"])) {
            echo $a["end"];
        } else {
            echo "</ol>";
        }
        ?>

<?php 
        NCoreMacros::includeTemplate("snippets/comments-pagination.php", array('location' => 'below') + $template->getParams(), $_l->templates['iw57ute96m'])->render();
        ?>

<?php 
    } elseif (!$post->hasOpenComments && $post->type != 'page' && $post->hasSupportFor('comments')) {
        ?>

	<p class="nocomments">Comments are closed.</p>

<?php 
    }
    ?>

<?php 
    comment_form(array());
    ?>
    function _lb32e6997950_content($_l, $_args)
    {
        extract($_args);
        ?>
<article id="post-<?php 
        echo htmlSpecialChars($post->id);
        ?>
" class="<?php 
        echo htmlSpecialChars($post->htmlClasses);
        ?>
">

	<header class="entry-header">
		
		<h1 class="entry-title">
			<a href="<?php 
        echo htmlSpecialChars($post->permalink);
        ?>
" title="<?php 
        echo htmlSpecialChars(__('Permalink to', 'ait'));
        ?>
 <?php 
        echo htmlSpecialChars($post->title);
        ?>
" rel="bookmark"><?php 
        echo NTemplateHelpers::escapeHtml($post->title, ENT_NOQUOTES);
        ?>
</a>
		</h1>

	</header>

<?php 
        if ($post->thumbnailSrc) {
            ?>
	<a href="<?php 
            echo $post->thumbnailSrc;
            ?>
">
		<div class="entry-thumbnail">
<?php 
            if (isset($fullwidth)) {
                ?>
			<img class="fullwidth" src="<?php 
                echo TIMTHUMB_URL . "?" . http_build_query(array('src' => $post->thumbnailSrc, 'w' => 940, 'h' => 250), "", "&amp;");
                ?>
" alt="" />
<?php 
            } else {
                ?>
			<img src="<?php 
                echo TIMTHUMB_URL . "?" . http_build_query(array('src' => $post->thumbnailSrc, 'w' => 629, 'h' => 250), "", "&amp;");
                ?>
" alt="" />
<?php 
            }
            ?>
		</div>
	</a>
<?php 
        }
        ?>

	<div class="entry-meta">
		<span class="sep blog-date"><?php 
        echo NTemplateHelpers::escapeHtml(__('On:', 'ait'), ENT_NOQUOTES);
        ?>
 </span>
		<a href="<?php 
        echo WpLatteFunctions::getDayLink($post->date);
        ?>
" title="<?php 
        echo htmlSpecialChars($template->date($post->date, $site->dateFormat));
        ?>
" rel="bookmark"><time class="entry-date" datetime="<?php 
        echo htmlSpecialChars($template->date($post->date, $site->dateFormat));
        ?>
" pubdate=""><?php 
        echo NTemplateHelpers::escapeHtml($template->date($post->date, $site->dateFormat), ENT_NOQUOTES);
        ?>
</time></a>

<?php 
        if ($post->type == 'post' && $post->categories) {
            ?>
		<span class="cat-links">
			<span class="sep blog-categories entry-utility-prep entry-utility-prep-cat-links"><?php 
            echo NTemplateHelpers::escapeHtml(__('Posted in', 'ait'), ENT_NOQUOTES);
            ?>
</span>
			<?php 
            echo $post->categories;
            ?>

		</span>
<?php 
        }
        ?>
		
		<div class="comments-link">
			<a href="<?php 
        echo $post->permalink;
        ?>
#comments" title="<?php 
        echo htmlSpecialChars(__('Comment on', 'ait'));
        ?>
 <?php 
        echo htmlSpecialChars($post->title);
        ?>
"><?php 
        echo NTemplateHelpers::escapeHtml($post->commentsCount, ENT_NOQUOTES);
        ?>
</a>
		</div>
		<span class="edit-link"><?php 
        edit_post_link(__("Edit", "ait"), "<span class=\"edit-link\">", "</span>", $post->id);
        ?>
</span>
	</div>
	
	<div class="entry-content">
		<?php 
        echo $post->content;
        ?>

	</div>

</article><!-- /#post-<?php 
        echo NTemplateHelpers::escapeHtmlComment($post->id);
        ?>
 -->

<?php 
        NCoreMacros::includeTemplate("comments.php", array('closeable' => $themeOptions->general->closeComments, 'defaultState' => $themeOptions->general->defaultPosition) + $template->getParams(), $_l->templates['jt4zb7i7un'])->render();
        ?>

<?php 
        if (isset($themeOptions->advertising->showBox4)) {
            ?>
<div id="advertising-box-4" class="advertising-box">
    <?php 
            echo $themeOptions->advertising->box4Content;
            ?>

</div>
<?php 
        }
        ?>

<?php 
    }
 function _lbcb885cbde0__sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $post->options('tabs')) + $template->getParams(), $_l->templates['vottshucdn'])->render();
 }
 function _lbf0b63765ae__sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $post->options('tabs')) + $template->getParams(), $_l->templates['pnrp9cdtnw'])->render();
 }
 function _lb9392ba4007__sectionD($_l, $_args)
 {
     extract($_args);
     NCoreMacros::includeTemplate("snippets/products.php", array('options' => $post->options('tabs')) + $template->getParams(), $_l->templates['kwjpuxbgc0'])->render();
 }
<?php

//netteCache[01]000493a:2:{s:4:"time";s:21:"0.74670100 1454583816";s:9:"callbacks";a:3:{i:0;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:9:"checkFile";}i:1;s:103:"/home/storage/9/d7/dd/begara1/public_html/wp-content/themes/lawyer/Templates/snippets/nothing-found.php";i:2;i:1453121767;}i:1;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:10:"checkConst";}i:1;s:20:"NFramework::REVISION";i:2;s:30:"eee17d5 released on 2011-08-13";}i:2;a:3:{i:0;a:2:{i:0;s:6:"NCache";i:1;s:10:"checkConst";}i:1;s:21:"WPLATTE_CACHE_VERSION";i:2;i:4;}}}
// source file: /home/storage/9/d7/dd/begara1/public_html/wp-content/themes/lawyer/Templates/snippets/nothing-found.php
list($_l, $_g) = NCoreMacros::initRuntime($template, 'omky32ysv7');
// snippets support
if (!empty($control->snippetMode)) {
    return NUIMacros::renderSnippets($control, $_l, get_defined_vars());
}
//
// main template
//
?>
<article id="post-0" class="post no-results not-found">
	<header class="entry-header">
		<h1 class="entry-title"><?php 
echo NTemplateHelpers::escapeHtml(__('Nothing Found', 'ait'), ENT_NOQUOTES);
?>
</h1>
	</header><!-- .entry-header -->

	<div class="entry-content">
		<p><?php 
echo NTemplateHelpers::escapeHtml(__('Apologies, but no results were found for the request. Perhaps searching will help find a related post.', 'ait'), ENT_NOQUOTES);
?>
</p>
<?php 
NCoreMacros::includeTemplate("search-form.php", $template->getParams(), $_l->templates['omky32ysv7'])->render();
?>
	</div><!-- .entry-content -->
</article><!-- #post-0 -->
<?php endif ?>
        </td>
    </tr>
<?php $iterations++; endforeach ;endif ?>
</table>
<?php
}}

//
// end of blocks
//

// template extending and snippets support

$_l->extends = 'base.latte'; $template->_extended = $_extended = TRUE;


if ($_l->extends) {
	ob_start();

} elseif (!empty($_control->snippetMode)) {
	return NUIMacros::renderSnippets($_control, $_l, get_defined_vars());
}

//
// main template
//
 if ($_l->extends) { ob_end_clean(); return NCoreMacros::includeTemplate($_l->extends, get_defined_vars(), $template)->render(); }
call_user_func(reset($_l->blocks['sekce']), $_l, get_defined_vars())  ?>

<?php call_user_func(reset($_l->blocks['obsah']), $_l, get_defined_vars()) ; 
if (!empty($themeOptions->general->topBarContact)) {
    ?>
		<div id="tagLineHolder">
			<div class="defaultContentWidth clearfix">
				<p class="left info"><?php 
    echo NTemplateHelpers::escapeHtml($themeOptions->general->topBarContact, ENT_NOQUOTES);
    ?>
</p>
<?php 
    NCoreMacros::includeTemplate('social-icons.php', $template->getParams(), $_l->templates['82ogboi5dk'])->render();
    if (!is_admin()) {
        NCoreMacros::includeTemplate('wpml-flags.php', $template->getParams(), $_l->templates['82ogboi5dk'])->render();
    }
    ?>
				<!-- <?php 
    NCoreMacros::includeTemplate('search-form.php', $template->getParams(), $_l->templates['82ogboi5dk'])->render();
    ?>
 -->
			</div>
		</div>
<?php 
}
?>
</div>

<header id="branding" role="banner">
	<div id="langswitch">
		<div class="defaultContentWidth clearfix">
			<ul><?php 
pll_the_languages(array('force_home' => 1));
?>