div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancy/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/images/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/fancy/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/images/fancy/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/images/fancy/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/images/fancy/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/images/fancy/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/images/fancy/fancy_title_right.png') repeat-x;
}</pre></xmp>

<style type="text/css">
/* <![CDATA[ */
	#netteProfilerContainer {
		position: absolute;
		right: 5px;
		bottom: 5px;
	}

	#netteProfiler {
		position: relative;
		margin: 0;
		padding: 1px;
		width: 350px;
		color: black;
		background: #EEE;
		border: 1px dotted gray;
		cursor: move;
		opacity: .70;
		=filter: alpha(opacity=70);
	}

	#netteProfiler:hover {
		opacity: 1;
		=filter: none;
	}

	#netteProfiler li {
		margin: 0;
		padding: 1px;
		font: normal normal 11px/1.4 Consolas, Arial;
		text-align: left;
		list-style: none;
	}

	#netteProfiler span[title] {
		border-bottom: 1px dotted gray;
		cursor: help;
	}

	#netteProfiler strong {
		color: red;
	}
/* ]]> */
</style>


<div id="netteProfilerContainer">
<ul id="netteProfiler">
		<li>Elapsed time: 189,069 ms
</li><li><span>158/0 files</span>, <span title="Debug, InvalidStateException, NotImplementedException, NotSupportedException, FatalErrorException, Smarty, Zend_Application, Zend_Loader_Autoloader, Zend_Loader, Zend_Config, Zend_Config_Ini, Zend_Application_Bootstrap_BootstrapAbstract, Zend_Application_Bootstrap_Bootstrap, Bootstrap, Zend_Loader_PluginLoader, Zend_Application_Resource_ResourceAbstract, Zend_Application_Resource_Frontcontroller, Zend_Registry, Zend_Controller_Front, Zend_Controller_Action_HelperBroker, Zend_Controller_Action_HelperBroker_PriorityStack, Zend_Controller_Plugin_Abstract, Zend_Controller_Plugin_Broker, Zend_Controller_Request_Abstract, Zend_Controller_Response_Abstract, Zend_Controller_Dispatcher_Abstract, Zend_Controller_Dispatcher_Standard, Zend_Log, Zend_Log_Writer_Abstract, Zend_Log_Filter_Priority, Zend_Log_Formatter_Firebug, Zend_Wildfire_Protocol_JsonStream, Zend_Json, Zend_Json_Expr, Zend_Wildfire_Channel_HttpHeaders, Zend_Wildfire_Plugin_FirePhp, Zend_Log_Writer_Firebug, CentralniNastaveni, Zend_Db, Zend_Db_Adapter_Abstract, Zend_Db_Select, Zend_Db_Expr, Zend_Db_Statement, Zend_Db_Statement_Pdo, Zend_Db_Adapter_Pdo_Abstract, Zend_Db_Adapter_Pdo_Mysql, Zend_Db_Profiler, Zend_Db_Table_Abstract, Zend_Db_Profiler_Firebug, Zend_Wildfire_Plugin_FirePhp_Message, Zend_Wildfire_Plugin_FirePhp_TableMessage, Zend_Locale, Zend_Locale_Data_Translation, Zend_Translate, Zend_Translate_Adapter, Zend_Translate_Adapter_Csv, ProEshop_Model_Abstract, Jazyk, Zend_Db_Table, ProEshop_Db_Base, ProEshop_Db_Table, DbTable_Jazyk, ProEshop_Array, Zend_Db_Table_Select, Zend_Db_Profiler_Query, Zend_Db_Table_Rowset_Abstract, Zend_Db_Table_Rowset, Zend_Db_Table_Row_Abstract, Zend_Db_Table_Row, Zend_Controller_Router_Abstract, Zend_Controller_Router_Route_Abstract, Zend_Controller_Router_Route, Zend_Controller_Router_Rewrite, ProEshop_Controller_Router, ProEshop_Controller_Router_Route_Old, Zend_Layout, Zend_View_Helper_Placeholder_Registry, Zend_View_Helper_Placeholder_Container_Abstract, Zend_View_Helper_Placeholder_Container, Zend_Layout_Controller_Plugin_Layout, Zend_Controller_Action_Helper_Abstract, Zend_Controller_Action, Zend_Layout_Controller_Action_Helper_Layout, ProEshop_Image, Zend_Application_Resource_View, Zend_Application_Resource_Modules, Zend_View_Abstract, Zend_View, Zend_Controller_Action_Helper_ViewRenderer, Zend_Controller_Plugin_ErrorHandler, Zend_Controller_Request_Http, Zend_Uri, Zend_Controller_Response_Http, ProEshop_Controller_Action, ProEshop_Controller_Admin_Action, Admin_LayoutController, Zend_Filter, Zend_Filter_Inflector, Zend_Filter_PregReplace, Zend_Filter_Word_SeparatorToSeparator, Zend_Filter_Word_UnderscoreToSeparator, Zend_Filter_Word_Separator_Abstract, Zend_Filter_Word_CamelCaseToSeparator, Zend_Filter_Word_CamelCaseToDash, Zend_Filter_StringToLower, Layout, ProEshop_Db_TableLog, DbTable_Layout, Opravneni, Zend_View_Helper_Abstract, Zend_View_Helper_Placeholder_Container_Standalone, Zend_View_Helper_HeadScript, Zend_View_Helper_HeadMeta, ProEshop_Uzivatel_Abstract, Uzivatel, DbTable_Uzivatel, Zend_Auth, Zend_Session_Abstract, Zend_Session_Namespace, Zend_Session, Zend_Auth_Storage_Session, Zend_Exception, Zend_Session_Exception, Zend_Filter_Digits, Zend_View_Helper_HeadLink, Objednavka, DbTable_Objednavka, DbTable_ObjednavkaDodaciAdresa, DbTable_ObjednavkaFakturacniAdresa, DbTable_ObjednavkaPolozka, DphUroven, ProEshop_Db_List, DbTable_DphUroven, SystemovePromenne, DbTable_SystemovePromenne, ProEshop_AdminMenu, Path">137 classes</span>, <span title="Zend_Application_Bootstrap_Bootstrapper, Zend_Application_Bootstrap_ResourceBootstrapper, Zend_Loader_PluginLoader_Interface, Zend_Application_Resource_Resource, Zend_Controller_Dispatcher_Interface, Zend_Log_Filter_Interface, Zend_Log_Formatter_Interface, Zend_Wildfire_Channel_Interface, Zend_Wildfire_Plugin_Interface, Zend_Db_Statement_Interface, Zend_Controller_Router_Interface, Zend_Controller_Router_Route_Interface, Zend_Controller_Action_Interface, Zend_View_Interface, Zend_Filter_Interface, Zend_View_Helper_Interface, ProEshop_Auth_Interface, ProEshop_User_Interface, Zend_Auth_Storage_Interface, Zend_Session_SaveHandler_Interface, ProEshop_Db_Select_Interface">21 intf</span>, <span title="__">1 func</span>, <span title="PROJECT_PATH, APPLICATION_PATH, DIR_SEP, SMARTY_DIR, SMARTY_CORE_DIR, SMARTY_PHP_PASSTHRU, SMARTY_PHP_QUOTE, SMARTY_PHP_REMOVE, SMARTY_PHP_ALLOW, APPLICATION_ENV, E_DEPRECATED">11 consts</span>, 
</li>	</ul>
</div>


<script type="text/javascript">
/* <![CDATA[ */
document.getElementById('netteProfiler').onmousedown = function(e) {
	e = e || event;
	this.posX = parseInt(this.style.left + '0');
	this.posY = parseInt(this.style.top + '0');
	this.mouseX = e.clientX;
	this.mouseY = e.clientY;

	var thisObj = this;

	document.documentElement.onmousemove = function(e) {
		e = e || event;
		thisObj.style.left = (e.clientX - thisObj.mouseX + thisObj.posX) + "px";
		thisObj.style.top = (e.clientY - thisObj.mouseY + thisObj.posY) + "px";
		return false;
	};

	document.documentElement.onmouseup = function(e) {
		document.documentElement.onmousemove = null;
		document.documentElement.onmouseup = null;
		return false;
	};
};
/* ]]> */
</script>
