/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * BOXES.CSS: - předpis pro designové styly jako např. layout, rolovací menu, hlavičkoidní věci,
 *              různé plovoucí nabídky, apod.
 *            - stylesheet for design, layout, hovermenus, header things, floating boxes, etc.
 * 
 * version: 1.0.0 / wa 2.83
 * author: OV
 * email: vetesnik@ebrana.cz
 * media: screen
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

html, body					{ margin: 0; padding: 0; text-align: center; background: #69080f url(/images/design/body1.jpg) 50% 0 no-repeat; }
span.red,
span.star,
span.required				{ color: red; padding: 0 0.2em; }
.noborder					{ border: none; background: none; }
.none,
.hidden						{ position: absolute; top: -999em; left: -999em; }
.displayNone				{ display: none; }
p.skipLinks					{ margin: 0; text-align: center; }
p.skipLinks a				{ position: absolute; top: -999em; left: -999em; z-index: 1000; text-decoration: none; font-weight: bold; }
p.skipLinks a:focus,
p.skipLinks a:active		{ position: fixed; top: 0; left: 0; width: 100%; padding: 5px 0; color: #ffc000; background: #175A9E; } /* viz ie.css */


/* * * * * *  hlavní divy - wrappers  * * * * * */
.backgroundContainer	{ width: 100%; }
#main						{ position: relative; width: 980px; margin: 0 auto; padding-top: 155px; text-align: left; background: url(/images/design/main1.gif) 0 0 repeat-y; }


/* * * * * *  sloupce - columns  * * * * * */
#columnsWrapper			{ width: 100%; position: relative; z-index: 1500; }
#columnsWrapper:after	{ display: block; clear: both; content: " "; }
#center						{ display: inline; float: right; width: 737px; padding: 0; margin-top: -17px; background: url(/images/design/center1.jpg) 100% 0 no-repeat; }
#center_cont				{ width: 657px; background: url(../images/design/pozadi.png) 0 0 repeat; padding: 10px 40px 20px 40px; min-height: 345px; }
#col2							{ display: none; /*display: inline; float: left; width: 180px; margin: 0;*/ }
#col1							{ display: inline; float: left; width: 242px; padding: 0px; }

#center .popis				{ width: 100%; }
#center .popis:after		{ clear: both; content: ' '; display: block; }

/* * * homepage * * */
.homepage #center					{ padding: 0 20px 20px 0; width: 700px; }
.homepage #center_cont			{ padding: 0; background: none; width: auto; }

.homepage h1 span					{ display: block; font-size: 0.7333em; }
.homepage #texty_9				{ margin-bottom: 1.5em; }
.homepage #jidelni_menu			{ }
.homepage #jidelni_menu h2		{ color: #9f6c1b; margin: 0.5em 0; }
.homepage #jidelni_menu h3		{ text-transform: uppercase; margin: 0.8em 0 0.5em; float: left; clear: both; font-size: 1em; }
.homepage #jidelni_menu ul		{ width: 100%; margin: 0; }
.homepage #jidelni_menu ul:after				{ display: block; clear: both; content: " "; } 
.homepage #jidelni_menu ul li	{ padding: 0; margin: 0 0 5px; background: none; float: left; width: 100%; }
.homepage #jidelni_menu .mnozstvi	{ float: left; width: 40px; clear: left; }
.homepage #jidelni_menu .nazev		{ float: left; width: 345px; }		
.homepage #jidelni_menu .cena			{ float: right; width: 64px; padding: 4px 0; background: #f5c775; text-align: center; font-weight: bold; }	
.homepage #jidelni_menu a				{ clear: both; float: right; background: #992c34 url(/images/design/menu_zobrazit1.png) 0 0 no-repeat; color: white; text-align: center; width: 193px; height: 16px; text-decoration: none; padding: 10px 0; }
.homepage #jidelni_menu a:hover		{ background: #992c34 url(/images/design/menu_zobrazit1.png) 100% 0 no-repeat; }

.homepage #texty_6					{ float: right; width: 220px; margin: 27px 0 1em; }
.homepage #texty_6 .extra			{ }	
.homepage #texty_6 h2				{ margin: 0; color: #fde3b5; text-transform: uppercase; font-size: 1em; }	
.homepage #texty_6 h2 span			{ padding: 12px 50px 10px 20px; display: block; }
.homepage #texty_6 .texty_popis	{ margin: 0; padding: 0px 20px 10px 10px; }	

.homepage .anotace_detail			{ margin-top: 30px; }
.homepage .anotace_detail .inlineImages td	{ padding: 0; }	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   HLAVIČKOIDNÍ A PATIČKOIDNÍ VĚCI   * * * * * * * * * * * */
/* * * * * * * * * * *      HEADER AND FOOTER THINGS       * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#top							{ position: absolute; top: 0; left: 0; z-index: 90; width: 1002px; margin-left: -22px; height: 155px; background: url(/images/design/top1.jpg) 0 0 no-repeat; }
#top a#logo					{ position: absolute; top: 12px; left: 336px; }
#top #topflash				{ position: absolute; top: 42px; right: 420px; }
#top #topflash .banner	{ width: auto; margin: 0; }
#top .slogan				{ position: absolute; top: 86px; left: 403px; width: 219px; height: 21px; overflow: hidden; margin: 0; }	
#top .slogan span			{ display: block; width: 100%; height: 100%; background: url(../images/design/slogan.jpg) 0 0 no-repeat; }		

/* * * * * *  patička - footer  * * * * * */
/* * * *  v mainu - inside main  * * * */

#bottom								{ position: relative; clear: both; width: 100%; background: #69080f url(/images/design/bottom1.jpg) 0 0 no-repeat; padding-bottom: 150px; }
#bottom .width						{ padding-left: 30px; }			

/* * * *  mimo mainu - outside main  * * * */
/*#bottom								{ width: 100%; min-height: 45px; height: auto !important; height: 45px; border-top: solid 1px #00386f; border-bottom: solid 1px #00386f; color: white;
										  background: #175a9e url(../images/design/bottom.gif) 0 0 repeat-x; }
#bottom .width						{ position: relative; width: 960px; margin: 0 auto; text-align: left; }*/

#bottom a							{ color: #fde3b5; }
#bottom p							{ margin: 0; color: white; }
#bottom p.text						{ font-size: 0.9230em; }
#bottom p.text1					{ margin-bottom: 5px; padding-top: 25px; }
#bottom p.text3					{ margin-top: 5px; padding-bottom: 8px; }

p#copyright							{ position: absolute; top: 16px; left: 0; text-decoration: none; text-align: left; line-height: normal; }
p#copyright .pipe					{ margin: 0 0.5em; }
a#wa									{ position: absolute; top: 11px; right: -5px; }
a#ebrana								{ position: absolute; top: 11px; right: 70px; }

.internalLinks							{ clear: both; width: 100%; }
.internalLinks ul						{ margin: 0; padding: 1em 1em 0.75em; font-size: 0.833em; color: #444; text-align: center; }
.internalLinks ul li					{ display: inline; padding: 0; background: none; }
.internalLinks ul li a,
.internalLinks ul li a:visited	{ color: #444; text-decoration: none; }
.internalLinks ul li a:hover		{ text-decoration: underline; }

.vymenaLinku						{ clear: both; width: 100%; }
.vymenaLinku p						{ margin: 0; padding: 1em 1em 0.75em; font-size: 0.833em; color: #aaa; text-align: center; }
.vymenaLinku p a,
.vymenaLinku p a:visited		{ color: #aaa; text-decoration: none; }
.vymenaLinku p a:hover			{ text-decoration: underline; }


/* * * * * *  rychlé vyhledávání - searchform  * * * * * */
ul#icons								{ position: absolute; top: 85px; right: 0; margin: 0; line-height: normal; }
ul#icons li							{ display: inline; float: left; margin-right: 15px; padding: 0 16px 0 0; font-size: 0.916em;
										  background: url(../images/design/pipe.gif) 100% 50% no-repeat; }
ul#icons li.map					{ padding: 0; margin: 0; background: none; }
ul#icons li a						{ display: block; padding: 3px 0 4px 19px;
										  background: url(../images/icons/ico_home.gif) 0 5px no-repeat; }
ul#icons li a:hover				{  }
ul#icons li a img					{ position: absolute; top: -999em; left: -999em; }

ul#icons li.map a					{ background: url(../images/icons/ico_map.gif) 0 6px no-repeat; }
ul#icons li.kontakt a			{ background: url(../images/icons/ico_contact.gif) 0 6px no-repeat; }


/* * * * * *  jayzkové mutace - language mutations  * * * * * */
ul#lang								{ position: absolute; top: 12px; left: 0px; margin: 0; line-height: normal; }
ul#lang li							{ display: inline; float: left; margin-right: 10px; padding: 0; text-align: center; background: none; }
ul#lang li a						{ font-size: 0.833em; padding: 3px 0 3px 30px; background: url(../images/icons/ico_cz.png) 0 0 no-repeat; }
ul#lang li a span					{  }

ul#lang li.en a					{ background: url(../images/icons/ico_en.png) 0 0 no-repeat; }
ul#lang li.de a					{ background: url(../images/icons/ico_de.png) 0 0 no-repeat; }
ul#lang li.sk a					{ background: url(../images/icons/ico_sk.png) 0 0 no-repeat; }
ul#lang li.pl a					{ background: url(../images/icons/ico_pl.png) 0 0 no-repeat; }
ul#lang li.ru a					{ background: url(../images/icons/ico_ru.png) 0 0 no-repeat; }


/* * * * * *  rychlé vyhledávání - searchform  * * * * * *
 * HACKED in ie.cs!
 */
#searchbox							{ position: absolute; top: 34px; right: 17px; }
#searchbox fieldset				{ display: inline; margin: 0; padding: 0; border: none; background: none; }
#searchbox fieldset *			{ vertical-align: middle; }
#searchbox input.left_input	{ float: left; min-width: 167px; padding: 3px 10px 5px; height: 18px; font-family: Arial, Helvetica, sans-serif; background: white url(../images/design/search_input.png) 0 0 no-repeat; border: none; }
#searchbox input.imagesub		{ margin-left: 0; margin-top: -1px; padding: 0px; border: none; background: none; float: right; text-indent: -999em; }


/* * * * * *  autocomplete  * * * * * */
#autocomplete						{ position: absolute; top: 20px; left: 0px; z-index: 100; width: 191px; text-align: left; z-index: 1505; }
#autocomplete ul					{ position: static; top: auto; left: auto; float: left; width: 100%; margin: 0; line-height: normal; border: solid 1px #fad9df; background: white; }
#autocomplete ul.hidden			{ position: absolute; top: -999em; left: -999em; }
#autocomplete ul li				{ clear: both; float: left; width: 100%; padding: 0; margin: 0; border-bottom: dotted 1px #fad9df; background: white; vertical-align: middle; }
#autocomplete ul li.last		{ border-bottom: none; margin-bottom: 0; }
#autocomplete ul li:after		{ display: block; clear: both; content: " "; }
#autocomplete ul li:hover,
#autocomplete ul li.hover,
#autocomplete ul li.active		{ background: #fef7eb; }
/*
#autocomplete ul li span.txt	{ float: left; }
#autocomplete ul li span.no	{ float: right; color: #bbbbbb; }
*/
#autocomplete ul li a .image		{ float: left; width: 50px; height: 37px; line-height: 0; overflow: hidden; margin-left: -58px; margin-bottom: 7px; }
#autocomplete ul li a .image img	{ width: 50px; margin: 0; padding: 0; border: none; }
#autocomplete ul li .no-result,
#autocomplete ul li a				{ display: block; /*width: 134px;*/ padding: 6px 8px 7px 65px; text-decoration: none; vertical-align: middle; }
#autocomplete ul li .no-result	{ background: url(../images/design/autocomplete-no-result.png) 7px 47% no-repeat; }

#autocomplete ul li.all-results	{ margin-top: -1px; border-top: 1px solid #fef7eb; }
#autocomplete ul li.all-results a{ padding-left: 7px; font-weight: bold; }


/* * * * * *  top menu  * * * * * */
#mainMenu							{ width: 100%; background: #560408 url(/images/design/mainmenu_bg1.gif) 0 0 repeat-y; position: relative; top: -10px; margin-bottom: 7px; }
#mainMenu ul						{ margin: 0; padding: 0; }
#mainMenu ul li					{ margin: 0; padding: 0; font-size: 1em; background: none; position: relative; }
#mainMenu ul li.first a span	{ border: none; padding-bottom: 7px; }
#mainMenu ul li.last a span	{ background: none; }		
#mainMenu ul li a					{ color: white; text-transform: uppercase; text-decoration: none; }
#mainMenu ul li a span			{ display: block; padding: 12px 20px 9px; border-top: 1px solid #f5c775; }
#mainMenu ul li a img			{ position: absolute; top: -999em; left: -999em; }

#mainMenu ul li.active				{ font-weight: bold; }
#mainMenu ul li.active a span		{ background: #fde3b5 url(/images/design/mainmenu_act1.png) 0 0 no-repeat; color: black; border: none; }

#mainMenu ul li ul				{ position: absolute; top: -999em; left: -999em; width: 242px; padding: 0; z-index:10; }
#mainMenu ul li ul li			{ width: 100%; margin: 0; font-size: 1em; border-bottom: none; }
#mainMenu ul li ul li a			{ width: 100%; display: block; float: none; padding: 0; text-transform: none; }
#mainMenu ul li ul li a span	{ display: block; padding: 12px 20px 9px !important; }


/* * * * * *   1. level   * * * * * */
#mainMenu ul li:hover a span	{ background: #931c30 url(../images/design/mainmenu_hov.png) 0 0 repeat-y; color: white; }
#mainMenu ul li.active:hover a span	{ background: #fde3b5 url(/images/design/mainmenu_act1.png) 0 0 no-repeat; color: black; border: none; }

/* * * * * *   2. level   * * * * * */
#mainMenu ul li:hover ul li					{ background: white; }
#mainMenu ul li:hover ul li a					{ background: none; }
#mainMenu ul li:hover ul li a span			{ border: none; background: #881926; }

#mainMenu ul li:hover ul li:hover			{ background-color: #eee; }

#mainMenu ul li:hover ul li:hover a			{ color: white; }

#mainMenu ul li:hover ul li:hover a	span	{ background: #982835; }
#mainMenu ul li.active:hover ul li a span	{ background: #F9D595; }
#mainMenu ul li.active:hover ul li:hover a span	{ background: #fcdca3; }

/* * * * * *   3. level   * * * * * */
#mainMenu ul li:hover ul li:hover ul li					{  }

#mainMenu ul li:hover ul li:hover ul li a					{  }

#mainMenu ul li:hover ul li:hover ul li:hover			{  }

#mainMenu ul li:hover ul li:hover ul li:hover a			{  }


/* * * * * *   zobrazování a skrývání // showing and hiding   * * * * * */
#mainMenu ul li:hover ul											{ top: 1px; left: 242px; }
#mainMenu ul li:hover ul li:hover ul,
#mainMenu ul li:hover ul li:hover ul li:hover ul			{ top: -1px; left: 200px; }

#mainMenu ul li:hover ul ul,
#mainMenu ul li:hover ul li:hover ul ul,
#mainMenu ul li:hover ul li:hover ul li:hover ul ul		{ left: -999em; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * *   SLOUPCOVÉ VĚCI    * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * *   COLUMNS STYLES    * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  sloupcové boxy - col boxes  * * * * * */
.sloupec_box,
#col1 .texty 						{ margin: 0 0 2em 20px; clear: both; }
.texty_popis						{ margin-left: 10px; }
#col1 #texty_8						{ margin-left: 15px; }
#col1 #texty_8 .texty_popis	{ margin-left: 0; }
.sloupec_box_cont					{  }

.sloupec_box h3,

/* * nova moznost - vyjimka pro texty zapojene na homepage i ve sloupci * */

#col1 .texty .extra h2,
#col1 .texty .extra h3,
#col2 .texty .extra h2,
#col2 .texty .extra h3		{ margin: 0 0 10px; font-weight: bold; background: url(/images/design/h31.jpg) 0 0 no-repeat; color: #fde3b5; text-transform: uppercase; font-size: 1em; }

#col1 .extra h2 span,
#col1 .extra h3 span,
#col1 .sloupec_box h3 span	{ padding: 10px 50px 10px 10px; display: block; background: url(../images/design/h3_span.gif) 0 100% no-repeat; }

/* * * * * *  navi menu  * * * * * */
#naviMenu							{ width: 100%; }
#naviMenu ul						{ width: 100%; margin: 0; padding: 5px 0; background: #e7eff7; }
#naviMenu ul:after				{ display: block; clear: both; content: " "; }
#naviMenu ul li					{ position: relative; float: left; width: 100%; padding: 0; font-weight: bold; background: none; }
#naviMenu ul li a					{ display: block; width: 100%; text-decoration: none; border-bottom: solid 1px white; color: black; }
#naviMenu ul li.last a			{ border-bottom: none; }
#naviMenu ul li a span			{ display: block; padding: 6px 16px 5px; }
#naviMenu ul li a img			{ position: absolute; top: -999em; left: -999em; }

#naviMenu ul li ul				{ position: absolute; top: -999em; left: -999em; width: 200px; padding: 0; border: solid 1px #dadada; border-bottom: none; }
#naviMenu ul li ul li			{ width: 100%; margin: 0; font-size: 1em; border-bottom: solid 1px #dadada; }
#naviMenu ul li ul li a			{ width: 100%; display: block; float: none; padding: 0; border-bottom: none; }
#naviMenu ul li ul li a span	{ display: block; padding: 6px 8px 5px; }


/* * * * * *   1. level   * * * * * */
#naviMenu ul li.active,
#naviMenu ul li.hover,
#naviMenu ul li:hover			{ background: #ceddec; }

#naviMenu ul li.active a,
#naviMenu ul li.hover a,
#naviMenu ul li:hover a			{  }


/* * * * * *   2. level   * * * * * */
#naviMenu ul li.hover ul li,
#naviMenu ul li:hover ul li					{ background: white; }
#naviMenu ul li.hover ul li a,
#naviMenu ul li:hover ul li a					{ background: none; }

#naviMenu ul li:hover ul li.active,
#naviMenu ul li.hover ul li.active,
#naviMenu ul li.hover ul li.hover,
#naviMenu ul li:hover ul li:hover			{ background-color: #eee; }


/* * * * * *   3. level   * * * * * */
#naviMenu ul li.hover ul li.hover ul li,
#naviMenu ul li:hover ul li:hover ul li					{  }

#naviMenu ul li.hover ul li.hover ul li.hover,
#naviMenu ul li:hover ul li:hover ul li:hover			{  }


/* * * * * *   zobrazování a skrývání // showing and hiding   * * * * * */
#naviMenu ul li.hover ul,
#naviMenu ul li:hover ul											{ top: -1px; left: 210px; }
#naviMenu ul li.hover ul li.hover ul,
#naviMenu ul li:hover ul li:hover ul,
#naviMenu ul li.hover ul li.hover ul li.hover ul,
#naviMenu ul li:hover ul li:hover ul li:hover ul			{ left: 200px; }

#naviMenu ul li.hover ul ul,
#naviMenu ul li:hover ul ul,
#naviMenu ul li.hover ul li.hover ul ul,
#naviMenu ul li:hover ul li:hover ul ul,
#naviMenu ul li.hover ul li.hover ul li.hover ul ul,
#naviMenu ul li:hover ul li:hover ul li:hover ul ul		{ left: -999em; }



/* * * * * *  subNaviMenu  * * * * * */
#subNaviMenu							{ width: 100%; }
#subNaviMenu ul						{ width: 100%; margin: 0; padding: 5px 0; background: #e7eff7; }
#subNaviMenu ul:after				{ display: block; clear: both; content: " "; }
#subNaviMenu ul li					{ position: relative; float: left; width: 100%; padding: 0; font-weight: bold; background: none; }
#subNaviMenu ul li a					{ display: block; width: 100%; text-decoration: none; border-bottom: solid 1px white; color: black; }
#subNaviMenu ul li.last a			{ border-bottom: none; }
#subNaviMenu ul li a span			{ display: block; padding: 6px 16px 5px; }
#subNaviMenu ul li a img			{ position: absolute; top: -999em; left: -999em; }

#subNaviMenu ul li ul				{ position: absolute; top: -999em; left: -999em; width: 200px; padding: 0; border: solid 1px #dadada; border-bottom: none; }
#subNaviMenu ul li ul li			{ width: 100%; margin: 0; font-size: 1em; border-bottom: solid 1px #dadada; }
#subNaviMenu ul li ul li a			{ width: 100%; display: block; float: none; padding: 0; border-bottom: none; }
#subNaviMenu ul li ul li a span	{ display: block; padding: 6px 8px 5px; }


/* * * * * *   1. level   * * * * * */
#subNaviMenu ul li.active,
#subNaviMenu ul li.hover,
#subNaviMenu ul li:hover			{ background: #ceddec; }

#subNaviMenu ul li.active a,
#subNaviMenu ul li.hover a,
#subNaviMenu ul li:hover a			{  }


/* * * * * *   2. level   * * * * * */
#subNaviMenu ul li.hover ul li,
#subNaviMenu ul li:hover ul li					{ background: white; }
#subNaviMenu ul li.hover ul li a,
#subNaviMenu ul li:hover ul li a					{ background: none; }

#subNaviMenu ul li:hover ul li.active,
#subNaviMenu ul li.hover ul li.active,
#subNaviMenu ul li.hover ul li.hover,
#subNaviMenu ul li:hover ul li:hover			{ background-color: #eee; }


/* * * * * *   3. level   * * * * * */
#subNaviMenu ul li.hover ul li.hover ul li,
#subNaviMenu ul li:hover ul li:hover ul li					{  }

#subNaviMenu ul li.hover ul li.hover ul li.hover,
#subNaviMenu ul li:hover ul li:hover ul li:hover			{  }


/* * * * * *   zobrazování a skrývání // showing and hiding   * * * * * */
#subNaviMenu ul li.hover ul,
#subNaviMenu ul li:hover ul											{ top: -1px; left: 210px; }
#subNaviMenu ul li.hover ul li.hover ul,
#subNaviMenu ul li:hover ul li:hover ul,
#subNaviMenu ul li.hover ul li.hover ul li.hover ul,
#subNaviMenu ul li:hover ul li:hover ul li:hover ul			{ left: 200px; }

#subNaviMenu ul li.hover ul ul,
#subNaviMenu ul li:hover ul ul,
#subNaviMenu ul li.hover ul li.hover ul ul,
#subNaviMenu ul li:hover ul li:hover ul ul,
#subNaviMenu ul li.hover ul li.hover ul li.hover ul ul,
#subNaviMenu ul li:hover ul li:hover ul li:hover ul ul		{ left: -999em; }



/* * * * * *  poradnaMenu  * * * * * */
#poradnaMenu							{ width: 100%; }
#poradnaMenu ul						{ width: 100%; margin: 0; padding: 5px 0; }
#poradnaMenu ul:after				{ display: block; clear: both; content: " "; }
#poradnaMenu ul li					{ padding: 4px 10px 4px 0; border-bottom: dotted 1px #D5DDED; background: none; }
#poradnaMenu ul li a					{ margin-right: 10px; text-decoration: none; }
#poradnaMenu ul li.last a			{ border-bottom: none; }
#poradnaMenu ul li a span			{ float: left; display: block; width: 85%; }
#poradnaMenu ul li a img			{ position: absolute; top: -999em; left: -999em; }

#poradnaMenu ul li ul				{ position: absolute; top: -999em; left: -999em; width: 200px; padding: 0; border: solid 1px #dadada; border-bottom: none; }
#poradnaMenu ul li ul li			{ width: 100%; margin: 0; font-size: 1em; border-bottom: solid 1px #dadada; }
#poradnaMenu ul li ul li a			{ width: 100%; display: block; float: none; padding: 0; border-bottom: none; }
#poradnaMenu ul li ul li a span	{ display: block; padding: 6px 8px 5px; }


/* * * * * *   1. level   * * * * * */
#poradnaMenu ul li.active,
#poradnaMenu ul li.hover,
#poradnaMenu ul li:hover			{  }

#poradnaMenu ul li.active a,
#poradnaMenu ul li.hover a,
#poradnaMenu ul li:hover a			{  }


/* * * * * *   2. level   * * * * * */
#poradnaMenu ul li.hover ul li,
#poradnaMenu ul li:hover ul li					{ background: white; }
#poradnaMenu ul li.hover ul li a,
#poradnaMenu ul li:hover ul li a					{ background: none; }

#poradnaMenu ul li:hover ul li.active,
#poradnaMenu ul li.hover ul li.active,
#poradnaMenu ul li.hover ul li.hover,
#poradnaMenu ul li:hover ul li:hover			{ background-color: #eee; }


/* * * * * *   3. level   * * * * * */
#poradnaMenu ul li.hover ul li.hover ul li,
#poradnaMenu ul li:hover ul li:hover ul li					{  }

#poradnaMenu ul li.hover ul li.hover ul li.hover,
#poradnaMenu ul li:hover ul li:hover ul li:hover			{  }


/* * * * * *   zobrazování a skrývání // showing and hiding   * * * * * */
#poradnaMenu ul li.hover ul,
#poradnaMenu ul li:hover ul											{ top: -1px; left: 210px; }
#poradnaMenu ul li.hover ul li.hover ul,
#poradnaMenu ul li:hover ul li:hover ul,
#poradnaMenu ul li.hover ul li.hover ul li.hover ul,
#poradnaMenu ul li:hover ul li:hover ul li:hover ul			{ left: 200px; }

#poradnaMenu ul li.hover ul ul,
#poradnaMenu ul li:hover ul ul,
#poradnaMenu ul li.hover ul li.hover ul ul,
#poradnaMenu ul li:hover ul li:hover ul ul,
#poradnaMenu ul li.hover ul li.hover ul li.hover ul ul,
#poradnaMenu ul li:hover ul li:hover ul li:hover ul ul		{ left: -999em; }




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * *   CENTRÁLNÍ VĚCI    * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * *   CENTRAL STYLES    * * * * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  control box  * * * * * */
.homepage p.control_box						{ margin-top: -41px; }
p.control_box									{ margin: 0 0 1em; padding: 5px 5px; border: solid 1px #f8deb0; line-height: normal;
													 background: #fef7eb; }
p.control_box span.control_box_upravit	{ float: right; }


/* * * * * *  crumb trail  * * * * * */
p#navigace										{ width: 100%; margin: 0.5em 0 1.5em; }
p#navigace a.back								{ float: right; margin: 0 0 0 15px; display: none; }


/* * * * * *  crumb trail dole  * * * * * */
p#navigace-bottom								{ position: absolute; top: 0; left: 0; width: 100%; margin: 0; background: red; }
p#navigace-bottom a.back					{ float: right; margin: 0 0 0 15px; }
/*
#center											{ position: relative; }
h1													{ margin-top: 31px; }
*/


/* * * * * *  odkazy tisk, atp. / print link, send to email etc.  * * * * * */
p.odkazy:before								{ display: block; clear: both; content: " "; }
p.odkazy											{ clear: both; width: 100%; margin: 1em 0; text-align: right; }
p.odkazy a										{ margin-left: 5px; text-decoration: none; }
p.odkazy a span								{ text-decoration: underline; }
p.odkazy a:hover span						{ text-decoration: none; }
p.odkazy a img									{ position: relative; top: 2px; margin-right: 2px; }


.anotace_detail								{  }
