/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * MODULES.CSS: - pĹ™edpis pro styly vnitĹ™nostĂ­, napĹ™Ă­klad novinky, fotky, podstrĂˇnky, eshop,
 *                produkĹĄĂˇk, mapa strĂˇnek, apod.
 *              - stylesheet for modules like news, photogalleries, subpages, eshop,
 *                product catalogue, sitemap, etc.
 *
 * version: 1.0.0 / wa 2.83
 * author: OV
 * email: vetesnik@ebrana.cz
 * media: screen
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  sloupce / columns  * * * * * *
 * .columns:	rodičovský box / parent box
 * .col:			jakýkoliv plovoucí­ box / any floated box
 * .col2:		2 boxy vedle sebe / 2 boxes in line
 * .col3:		3 boxy vedle sebe / 3 boxes in line
 * ...
 * ver:			1.1
 */
.columns								{ width: 100%; margin: 0 0 1em 0; clear: both; /*kvuli obrazku */}
.columns .col						{ width: 100%; margin: 0 0 10px; background: url(../images/design/shade.gif) center bottom no-repeat; padding-bottom: 8px; }
.columns .col .extra				{ padding: 16px 20px; border-bottom: solid 1px #c0c2c2; background: #fdfdfd; }			
.columns .col .extra:after   	{ display: block; clear: both; content: " "; }				
.columns .col .ie					{ width: 100%; /* ie peekaboo bug fix */ }
.columns .col h2,
.columns .col h3					{ margin: 0; font-size: 1.1428em; text-transform: uppercase; font-weight: bold; }
.columns .col h2 a,
.columns .col h3 a				{ text-decoration: none; }
.columns .col .anotace,
.columns .col .popis				{ width: 100%; margin: 8px 0 0; line-height: 1.5em; }
.columns .col .anotace p,
.columns .col .popis p			{ margin: 0; }

.columns .col2						{ display: inline; float: left; width: 48.4375%; }
.columns .col2 .fotky p.foto	{ width: 100%; }
.columns .right					{ float: right; }

.columns .col3						{ display: inline; float: left; width: 31%; margin-right: 22px; }
.columns .col4						{ display: inline; float: left; width: 22%; margin-right: 15px; }
.columns .last						{ margin-right: 0; }

/* vypis novinek */
.novinky .rss-news					{ margin-top: 5px; }
.columns .novinka_obsah .extra	{ background: none; border: none; padding: 10px 0; }

/* obrázek vložený ke stránce a produktům */
.columns .obrazek						{ margin: 1em 0 0 1em; text-align: right; }


/* vypis podstranek */
.columns.podstranky .col .extra				{ width: 100%; padding: 0px; }
.columns.podstranky .col .extra > .extra2	{ padding: 16px 20px; float: left; }
.columns.podstranky .col .extra:hover		{ cursor: pointer; }
.columns.podstranky .col .extra:hover h2 a{ color: #222606; }

/* SLIM výpis .col1 - .col4 */
.columns.slim 									{ float: left; }
.columns.slim > .extra						{ width: 100%; background: #fdfdfd; border-right: solid 1px #e2e2e2; border-bottom: solid 1px #e2e2e2; }
.columns.slim > .extra > .extra2			{ padding: 15px 15px 10px; width: 600px; }
.columns.slim	.col							{ margin: 0 0 5px; }
.columns.slim	.col .extra					{ background: none; border: none; padding: 0; }
.columns.slim	.col .extra > .extra2	{ padding: 0; }
.columns.slim	.col h2,	
.columns.slim	.col h3						{ font-size: 1em; font-weight: normal; padding-left: 9px; margin: 0; background: url(../images/design/li.gif) 0 4px no-repeat; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   1. Modul stránky / Pages    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#stranky											{  }
#stranky .obrazek								{ float: right; margin: 0.5em 0 0 0.5em; }
#stranky .podstranka .obrazek				{ margin: 0; float: none; }
#stranky .podstranka .obrazek.left		{ float: left; clear: left; margin: 0 10px 0 0; }
#stranky .podstranka .obrazek.right		{ float: right; clear: right;  margin: 0 0 0 10px; }
#stranky .podstranka .obrazek.bottom	{ margin-top: 1em; }	

/* * * * * *  podstrĂˇnky / subpages  * * * * * */
.podstranky .podstranka p.vice	{ margin: 8px 0 0; text-align: right; }

body.homepage .columns .col .extra		{ background: none; border: none; padding: 0; }
body.homepage .columns .col2				{ display: inline; float: left; width: 95%; margin-left: 15px; }
body.homepage .columns .col h2			{ background: url(../images/design/li_home.gif) 0 5px no-repeat; padding-left: 25px; font-size: 1.15em; }		
body.homepage .columns .col .anotace	{ padding-left: 25px; width: 100%; }


/* * * * * *  fotky / photos  * * * * * */

.fotky									{ margin: 0; padding: 10px 0 0; width: 100%; }
.fotky h2								{ margin-left: 12px; margin-right: 12px; }
.fotky p.foto							{ display: inline; float: left; width: 25%; margin: 0 0 4%; text-align: center; }
.fotky p.foto img						{ width: auto; max-width: 90%; height: auto; max-height: 100%; vertical-align: top; }
body.layout-two-columns .fotky p.foto img		{ max-height: 141px; }

/*
.fotky									{ margin: 0; padding: 10px 0 20px; width: 100%; }
.fotky h2								{ margin-left: 0; margin-right: 12px; }
.fotky p.foto							{ display: inline; float: left; width: 202px; margin: 0 13px .6em 0; text-align: center; }
.fotky p.last							{ margin-right: 0; }
.fotky p.foto a						{ border-right: solid 1px #e2e2e2; border-bottom: solid 1px #e2e2e2; padding: 19px 20px; background: #fdfdfd; }
.fotky p.foto a img					{ background: white; padding: 2px; }
.fotky p.foto a:hover img			{ background: #ccc; }
*/

/* * * * * *  navigátor / navigator  * * * * * */
.navigator												{ margin: 1em 0; width: 100%; clear: both; }
.navigator:after 										{ display: block; clear: both; content: " "; } 	
.navigator .predchozi								{ float: left; width: 15%; display: block; min-height: 10px; }
.navigator .strankovani								{ float: left; width: 69%; text-align: center; margin: 0; }
.navigator .strankovani span						{ width: 23px; margin: 0 4px 2px 0; text-align: center; display: inline-block; line-height: 1.6em; font-size: 0.9230em; vertical-align: middle; }
.navigator .strankovani span.last				{ margin-right: 0; }
.navigator .strankovani span a					{ border: 1px solid #e2e2e2; color: #666666; text-decoration: none; display: block; }	
.navigator .strankovani span a:hover			{ background: #f4f4f4; cursor: pointer; }	
.navigator .strankovani span.active 			{ font-weight: bold; border: none; color: black; }
.navigator .nasledujici								{ float: right; width: 15%; display: block; text-align: right; min-height: 10px; }
.navigator .predchozi a								{ padding-left: 10px; background: url(../images/design/li_left.gif) 0 50% no-repeat; }
.navigator .nasledujici a							{ padding-right: 10px; background: url(../images/design/li.gif) 100% 50% no-repeat; }
.navigator .strankovani .separator				{ cursor: pointer; width: 13px; }
.navigator .strankovani .separator:hover		{ background: none; cursor: default; }

/* * * * * *  soubory ke staĹľenĂ­ / download files  * * * * * */
.soubory									{ margin: 0 0 2em; border: 1px solid #ddd; border-bottom: none; }
.soubory	.soubory_cont				{ padding: 0; }
.soubory h2,
.soubory h3								{ margin: 0 0 8px; font-size: 1em; color: black; font-weight: bold; }
.soubory h3								{ margin-bottom: 4px; }
.soubory ul								{ margin: 0; padding: 0; line-height: normal; }
.soubory ul li							{ margin: 0; padding: 10px 20px 10px 45px; background: none; border-bottom: 1px solid #ddd; color: #666; position: relative; }
.soubory ul li .nazev img			{ position: absolute; left: 14px; top: 14px; }
.soubory ul li .polozka,	
.soubory ul li .hodnota				{ font-size: 0.933em; }
.soubory ul li.last					{ border-bottom: none; }	
.soubory ul li .nazev				{ display: block; font-size: 1.0714em; margin: 0 0 3px; }
.soubory ul li .nazev strong		{ font-weight: bold; }
.soubory ul li .nazev strong a	{ text-decoration: none; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   2. Modul novinky / News   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  novinky ve sloupci / column news  * * * * * */
.novinky_col												{ width: 100%; }
.novinky_col:after										{ display: block; clear: both; content: " "; }
.novinky_col .novinky_col_obsah						{ width: 100%; margin: 0 0 1em; clear: both; }
.novinky_col .novinky_col_obsah:after 				{ display: block; clear: both; content: " "; } 
.novinky_col .last										{ margin-bottom: 0; }
.novinky_col .novinky_col_obsah .datum_col		{ padding-bottom: 0.5em; color: black; font-size: 0.9230em; }
.novinky_col .novinky_col_obsah .datum_col_karticka			{ font-size: .8em; float: left; margin: 0 10px 5px 0; color: #ccc; }
.novinky_col .novinky_col_obsah .datum_col_karticka > span	{ color: #666; display: block; background: url(../images/design/datum.png) 0 0 no-repeat;  text-align: center; width: 53px; height: 38px; padding: 17px 0px 3px; line-height: 1em; }
.novinky_col .novinky_col_obsah .datum_col_karticka > span span	{ display: block;     }
.novinky_col .novinky_col_obsah .datum_col_karticka > span strong	{ display: block; margin-bottom: 5px; font-size:  2em; }

.novinky_col .novinky_col_obsah h4					{ margin: 0 0 0.5em; font-size: 1.0769em; font-weight: bold; border: none; }
.novinky_col .novinky_col_obsah .anotace			{ line-height: 1.5em; }
.novinky_col .novinky_col_obsah .anotace p		{ margin: 0; }
.novinky_col .novinky_col_obsah p.vice				{ margin: 0; text-align: right; }
.novinky_col .novinky_col_obsah p.image			{ margin: 5px 0; padding: 0px; }
.novinky_col .novinky_col_obsah img					{ border: none; }
.novinky_col p.archiv									{ margin: 1em 0 0; text-align: right; }

/* karticka na homepage */
.novinky .novinka_obsah .datum_karticka			{ font-size: 1em; float: left; margin: 0 10px 5px 0; }
.novinky .novinka_obsah .datum_karticka > span	{ display: block; background: url(../images/design/datum.png) 0 0 no-repeat; color: white; text-align: center; width: 43px; height: 38px; padding: 13px 5px 3px; line-height: 1em; }


/* * * * * *  archiv novinky / news archive  * * * * * */
.novinky .novinka_obsah .zahlavi						{ padding: 10px; border-bottom: solid 1px #e2e2e2; background: #fdfdfd; }
.novinky .novinka_obsah .datum						{ display: block; font-size: 0.8571em; padding-top: 0.3em; font-weight: normal; color: #999; }
.novinky .novinka_obsah p.image						{ display: inline; float: left; margin: 1em 0.8em 0 0.8em; }
.novinky .novinka_obsah .anotace						{ width: auto; margin-top: 1.1em; }
.novinky .novinka_obsah p.vice						{ margin: 0; text-align: right; }


/* * * * * *  detail novinky / news detail  * * * * * */
#novinky_detail											{ width: 100%; }
#novinky_detail h1										{ margin-bottom: 0.3em; }
#novinky_detail .datum									{ color: #999; padding-bottom: 0.5em; }
#novinky_detail p.image									{ display: inline; float: right; margin: 0 0 0.5em 1.5em; }
#novinky_detail .anotace								{  }
#novinky_detail .popis									{  }

p.rss-news													{ display: inline; float: right; margin: 0 0 0 10px; background: #fda32f; padding: 0px 5px 0 5px; z-index: 100; width: 50px; }
p.rss-news:hover											{ background: #fb8e01; }
p.rss-news a												{ color: white; text-decoration: none; }
p.rss-news a *												{  }
p.rss-news a img											{ float: right; margin: 5px 0 0 3px; }
p.rss-news a span											{ text-decoration: none; padding: 0 0 0 5px; display: inline; }


/* * * * * *  novinky bez anotace  * * * * * */
.novinky_bez_anotace										{ width: 100%; padding: 10px; }
.novinky_bez_anotace .datum                   	{ float: left; }
.novinky_bez_anotace .separator						{ float: left; padding: 0 10px; }
.novinky_bez_anotace .title							{ float: left; }
.novinky_bez_anotace .title h3						{ margin: 0; padding: 0; font-size: 1em; font-weight: bold; }
.novinky_bez_anotace .novinka_obsah					{ padding-bottom: 2px; }
.novinky_bez_anotace .last								{ padding-bottom: 0; }
.novinky_bez_anotace .archiv							{ float: right; }     

/* * * * * *  jquery slide novinky / jquery slide news  * * * * * */
body.homepage .jqueryNews											{ float: left; width: auto; }
.jqueryNews																{ width: 100%; margin: 0; }
.jqueryNews .extra													{ width: 591px; padding: 18px 20px 14px 19px; }
.jqueryNews .extra h2												{ margin-top: 0; font-size: 1.3846em; float: left; }
.jqueryNews .jcarousel-clip										{ position: relative; /* <- hack pro ie, hasLayout? */ width: 100%; overflow: hidden; clear: both; }
.jqueryNews ul.allNews												{ position: relative; width: 591px; height: 150px; overflow: hidden; margin: 0; }
.jqueryNews ul.allNews li.news									{ display: inline; float: left; width: 591px; height: 150px; padding: 0; background: none; }
.jqueryNews ul.allNews li.news:after							{ display: block; clear: both; content: " "; }
.jqueryNews ul.allNews li.news h3								{ display: inline; float: left; width: 100%; margin: 0 0 1em; font-size: 1.1538em; }
.jqueryNews ul.allNews li.news p.date							{ display: inline; float: right; width: 69%; margin: 0 0 5px; font-size: 1.166em; text-align: right; }
.jqueryNews ul.allNews li.news .image							{ display: inline; float: left; margin: 0 1em 0.5em 0; }
.jqueryNews ul.allNews li.news .image img						{ border: none; }
.jqueryNews ul.allNews li.news .datum							{ display: block; line-height: 1.5em; text-align: justify; margin: 0 0 0.25em; clear: right; }
.jqueryNews ul.allNews li.news .annotation					{ display: block; margin: 0; line-height: 1.5em; text-align: justify; }
.jqueryNews ul.allNews li.news p.archiv						{ display: inline; margin: 1em 0 0; text-align: right; float: right; }
	
.jqueryNews #jc_control												{ width: 100%; }
.jqueryNews #jc_control:after										{ display: block; clear: both; content: " "; }
.jqueryNews #jc_control hr											{ display: none; }
.jqueryNews #jc_control p.archiv									{ display: inline; float: right; margin: 0; }
.jqueryNews #jc_control p.archiv a								{ padding-left: 23px; }
.jqueryNews p.paginator												{ display: inline; float: right; margin: 0; font-size: 1.083em; line-height: normal; }
.jqueryNews p.paginator a											{ float: left; padding: 0 4px; border-right: 1px solid #e2e2e2; }
.jqueryNews p.paginator a.selected								{ text-decoration: none; color: #333333; }
.jqueryNews p.paginator a.button									{ width: 16px; height: 16px; margin: 1px 8px 0 0; padding: 0; color: white;
																			  background: #2d8ed3 url(../images/design/novinky_buttons.gif) 0 0 no-repeat; border-right: none; }
.jqueryNews p.paginator a#mycarousel-pause					{ background-position: -16px 0; }
.jqueryNews p.paginator a.button span							{ position: absolute; top: -999em; left: -999em; }


/* * * * * *  jquery UI tabs novinky / jquery UI tabs news * * * * * */

.ui-tabs-hide																											{ display: none; }
.novinky_home, .taby_v																								{ width: 633px; background: #F1F6F8; float: left; border: 1px solid #e2e2e2; }
.novinky_home h2, .taby_v h2																						{ margin: 0; padding: 15px 20px; color: black; background: white; border-bottom: 1px solid #e2e2e2; }
.novinky_home .list, .taby_v .list																				{ position: relative; width: 100%; margin: 7px 0; }
.novinky_home .list:after, .taby_v .list:after																{ display: block; clear: both; content: " "; }
.novinky_home .list ul, .taby_v .list ul																		{ margin: 0; float: right; width: 450px; }
.novinky_home .list ul li, .taby_v .list ul li																{ width: 100%; background: none; padding: 0; margin: 1px 0 0; }
.novinky_home .list ul li a, .taby_v .list ul li a															{ text-decoration: none; }
.novinky_home .list ul li .no, .taby_v .list ul li .no													{ float: right; padding: 5px 15px; font-weight: bold; color: white; background: #e2e2e2; }
.novinky_home .list ul li .text, .taby_v .list ul li .text												{ display: block; padding: 5px 10px; text-decoration: underline; }
.novinky_home .list ul li.ui-tabs-selected, .taby_v .list ul li.ui-tabs-selected					{ font-weight: bold; background: white; }
.novinky_home .list ul li.ui-tabs-selected a, .taby_v .list ul li.ui-tabs-selected a			{ cursor: pointer; }	
.novinky_home .list ul li.ui-tabs-selected .no, .taby_v .list ul li.ui-tabs-selected .no		{ margin-right: 0; color: white; background: #0079D7; }
.novinky_home .list ul li.ui-tabs-selected .text, .taby_v .list ul li.ui-tabs-selected .text {  }
.novinky_home .list .image, .taby_v .list .image															{ display: inline; float: left; margin: 0; width: 160px; }
.novinky_home .list .image p, .taby_v .list .image p														{ margin-top: 0; }
.novinky_home .list .image div.anotace, .taby_v .list .image div.anotace							{ display: none; }
.novinky_home .foot, .taby_v .foot																				{ width: 613px; padding: 10px; background: white; border-top: 1px solid #e2e2e2; }
.novinky_home .foot:after, .taby_v .foot:after																{ display: block; clear: both; content: " "; }
.novinky_home .foot p.archiv, .taby_v .foot p.archiv														{ display: inline; float: left; margin: 0; }
.novinky_home .foot p.rss-news, .taby_v .foot p.rss-news													{  }

/* * * * * *  jquery UI tabs produkty / jquery UI tabs products * * * * * */
.taby_ref40 .list ul li .no									{ display: none; }
.taby_ref40 .list .image div.anotace						{ display: block; }
.taby_ref40 .list ul												{ margin: 0; float: left; width: 350px; }
.taby_ref40 .list .image  										{ display: inline; float: right; margin: 0; width: 260px;  }

/* * * * * *  jquery UI tabs eshop / jquery UI tabs eshop * * * * * */
.taby_ref41 .list ul li .no									{ display: none; }
.taby_ref41 .list .image div.anotace						{ display: block; }
.taby_ref41 .list ul												{ margin: 0; float: left; width: 350px; }
.taby_ref41 .list .image										{ display: inline; float: right; margin: 0; width: 260px;  }

/* * * * * *  jquery UI tabs horizontalne / jquery UI tabs horizontal * * * * * */
.taby_h														{ width: 633px; background: #F1F6F8; float: left; border: 1px solid #e2e2e2; }
.taby_h h2													{ margin: 0; padding: 15px 20px; color: black; background: white; border-bottom: 1px solid #e2e2e2; }
.taby_h .list												{ position: relative; width: 100%; margin: 7px 0; }
.taby_h .list:after										{ display: block; clear: both; content: " "; }
.taby_h .list ul											{ margin: 0; display: block; width: 610px; }
.taby_h .list ul:after									{ display: block; clear: both; content: " "; }
.taby_h .list ul li										{ float: left; background: none; padding: 0; margin: 0; }
.taby_h .list ul li a									{ text-decoration: none; }
.taby_h .list ul li .no									{ display: none; }
.taby_h .list ul li .text								{ display: block; padding: 5px 10px; text-decoration: underline; }
.taby_h .list ul li.ui-tabs-selected				{ font-weight: bold; background: white; }
.taby_h .list ul li.ui-tabs-selected a				{ cursor: pointer; }	
.taby_h .list ul li.ui-tabs-selected .no			{ margin-right: 0; color: white; background: #0079D7; }
.taby_h .list ul li.ui-tabs-selected .text 		{  }
.taby_h .list .image										{ display: block; clear: both; margin: 0; padding: 10px; width: 590px; }
.taby_h .list .image p									{ margin-top: 0; }
.taby_h .list .image div.anotace						{ display: block; }
.taby_h .foot												{ width: 613px; padding: 10px; background: white; border-top: 1px solid #e2e2e2; }
.taby_h .foot:after										{ display: block; clear: both; content: " "; }
.taby_h .foot p.archiv									{ display: inline; float: left; margin: 0; }
.taby_h .foot p.rss-news								{  }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   3. Modul produkty a obchod / Products & Eshop   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  eshop koĹˇĂ­k ve sloupci / eshop basket in column  * * * * * */
#eshop_kosik_mini															{  }
#eshop_kosik_mini .eshop_kosik_mini_cont							{  }
#eshop_kosik_mini .eshop_kosik_mini_cont table					{ width: 100%; border-collapse: collapse; border-bottom: 1px solid #e2e2e2; }
#eshop_kosik_mini .eshop_kosik_mini_cont table th				{ padding: 2px 5px; text-align: left; }
#eshop_kosik_mini .eshop_kosik_mini_cont table td				{ padding: 2px 5px; text-align: right; }

#eshop_kosik_mini .eshop_kosik_mini_cont ul						{ margin: 1em 0 0; }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li					{ margin-bottom: 9px; padding: 0; font-size: 1em; 
																				  background: url(../images/design/minibasket_1.gif) 0 0 no-repeat; }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li a				{ display: block; }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li a span			{ display: block; padding: 4px 0 4px 35px; }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li a:hover		{  }

#eshop_kosik_mini .eshop_kosik_mini_cont ul li.doKatalogu	{  }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li.doKosiku		{ background-image: url(../images/design/minibasket_2.gif); }
#eshop_kosik_mini .eshop_kosik_mini_cont ul li.doPokladny	{ margin-bottom: 0; background-image: url(../images/design/minibasket_3.gif); }

/* * * * * * eshop koĹˇĂ­k v hlavicce / eshop basket in header * * * * * */
#top #eshop_kosik_mini														{ /*position: absolute; right: 0; top: 15px;*/ float: left; }
#top #eshop_kosik_mini ul.eshop_mini_navigace_header				{ margin: 0; }
#top #eshop_kosik_mini ul.eshop_mini_navigace_header li			{ float: left; background: none; padding-left: 10px; }
#top #eshop_kosik_mini ul.eshop_mini_navigace_header li.doKosiku	{ background: url(../images/icons/ico_kosik.gif) 0 0.3em no-repeat; padding-left: 20px; }
#top #eshop_kosik_mini ul.eshop_mini_navigace_header li.kosik_cena { padding-left: 5px; }
#top #eshop_kosik_mini ul.eshop_mini_navigace_header li span	{ padding: 0; }

/* * * * * *  eshop produkty / eshop products  * * * * * */
.kategorie_vypis .produkty_kategorie .produkty_obrazek	{ display: inline; float: right; margin: 1.25em 0 0.5em 1.5em; }
.eshop_vypis,
.produkty_vypis														{ width: 100%; }
.eshop_vypis    .eshop_nahled,
.produkty_vypis .produkty_nahled									{ margin: 0 0 1.5em; }
.eshop_vypis    .eshop_nahled    .eshop_nahled_cont,
.produkty_vypis .produkty_nahled .produkty_nahled_cont	{  }
.eshop_vypis    .eshop_nahled .extra,
.produkty_vypis .produkty_nahled .extra						{ padding: 0; border: none; background: none; }

.eshop_vypis    .eshop_nahled    h2,
.produkty_vypis .produkty_nahled h2								{ padding: 10px; margin-bottom: 0.5em; border-bottom: solid 1px #e2e2e2; background: #fdfdfd;  }
.eshop_vypis    .eshop_nahled    p.eshop_obrazek,
.produkty_vypis .produkty_nahled p.produkty_obrazek		{ display: inline; float: left; width: 160px; margin: 5px 10px 0 0; }
.eshop_vypis    .eshop_nahled    .eshop_neni_obrazek,
.produkty_vypis .produkty_nahled .produkty_neni_obrazek	{ display: inline; float: left; width: 160px; margin: 5px 10px 0 0; height: 120px; background: url(../images/no_image/no_image.gif) 0 0 no-repeat; }
.eshop_vypis    .eshop_nahled    .anotace,
.produkty_vypis .produkty_nahled .anotace						{ display: inline; float: left; line-height: 1.5em; margin: 0; width: 43%; }
.produkty_vypis .produkty_nahled .anotace						{ float: none; width: auto; }		
.eshop_vypis    .eshop_nahled    .anotace p,
.produkty_vypis .produkty_nahled .anotace p					{ margin: 0; }

.eshop_vypis    .eshop_nahled 	.obal_cen					{ border-left: 1px solid #e2e2e2; float: right; width: 166px; margin: 0 0 0 10px; padding-left: 5px; }	
.eshop_vypis    .eshop_nahled    ul.ceny						{ line-height: 1.5em; margin: 0px; padding: 0; text-align: right; }
.eshop_vypis    .eshop_nahled    ul.ceny li					{ padding: 0; background: none; font-size: 0.9230em; color: #999999; float: none; }
.eshop_vypis    .eshop_nahled    ul.ceny li.cena 			{ font-size: 1em; color: #333; }
.eshop_vypis    .eshop_nahled    ul.ceny li.cena span		{ font-weight: bold; font-size: 1.2307em; }
.eshop_vypis    .eshop_nahled    ul.ceny li.bezna_cena	{  }
.eshop_vypis    .eshop_nahled    ul.ceny li.usetrite		{  }
.eshop_vypis    .eshop_nahled    .do_kosiku					{ display: inline; float: right; margin: 1em 0 0; line-height: 1.5em; }

/* zmenšení písma pro vícesloupcový výpis produktů */
.eshop_vypis		.eshop_nahled.col2,
.produkty_vypis	.produkty_nahled.col2						{ font-size: 0.9285em; }

.eshop_vypis		.eshop_nahled.col2 		h2,
.produkty_vypis	.produkty_nahled.col2 	h2					{ font-size: 1.3076em; }

.eshop_vypis		.eshop_nahled.col2 		.obal_cen,
.produkty_vypis	.produkty_nahled.col2 	.obal_cen		{ border: none; width: auto; float: none; margin: 0; padding: 0; }

.eshop_vypis		.eshop_nahled.col2 		.anotace,
.produkty_vypis	.produkty_nahled.col2 	.anotace			{ display: inline; float: none; width: auto; line-height: 1.5em; margin: 0; } 

.eshop_vypis		.eshop_nahled.col2 		ul.ceny,
.produkty_vypis	.produkty_nahled.col2 	ul.ceny			{ float: left; clear: left; text-align: left; width: 52%; margin: 1.25em 0 0 0; padding: 0; }

.eshop_vypis    	.eshop_nahled.col2    	.do_kosiku		{ display: inline; float: right; width: 45%; margin: 1em 0 0; line-height: 1.5em; }

/* * * * * *  do koĹˇĂ­ku / basket inputs  * * * * * *
 * HACKED in ie.cs!
 */
.do_kosiku p									{ margin: 0; text-align: right; }
.do_kosiku p *									{ vertical-align: middle; }
.do_kosiku p input							{ margin: 0; }
.do_kosiku p input.eshop_pocet			{ width: 15px; padding-top: 4px; padding-bottom: 3px; text-align: right; }
.do_kosiku p select							{  }
.do_kosiku p input.sub						{ padding: 3px 8px 3px 27px; font-weight: normal; background: #3f8212 url(../images/design/eshop_submit.gif); border: 1px solid #4e8c25; }


/* * * * * *  eshop detail  * * * * * */
#eshop_detail,
#produkty_detail								{ width: 100%; }
#eshop_detail    p.inline_image,
#produkty_detail p.inline_image			{ display: inline; float: right; margin: 0 0 0.5em 1.5em; line-height: normal; }

#eshop_detail ul.eshop_ceny				{ margin: 1em 0 0; padding: 0; text-align: right; clear: both; }
#eshop_detail ul.eshop_ceny li			{ margin: 0 5px; padding: 0; background: none; color: #999999; font-size: 0.8571em; }
#eshop_detail ul.eshop_ceny li.produkty_cenadph			{ color: #333333; font-size: 1em; }
#eshop_detail ul.eshop_ceny li.produkty_cenadph span	{ font-size: 1.3846em; }
#eshop_detail .do_kosiku					{ margin: 0.5em 0 1em; }

/* * * * * *  nĂˇkupnĂ­ koĹˇĂ­k a pokladna / shopping basket and checkout  * * * * * */
table.kosik_produkty							{ width: 100%; }
table.kosik_produkty th						{ background: #ffbe43; padding: 9px 10px 6px; font-size: 0.8571em; }
table.kosik_produkty td						{ border-top: solid 1px #e2e2e2;  padding: 6px 10px; }
table.kosik_produkty th,
table.kosik_produkty td						{ border-left: 0; border-right: 0; }
table.kosik_produkty td.recyklacni_poplatek	{ padding-top: 2px; color: #666; font-size: 0.8571em; }
table.kosik_produkty	tr.first td			{ border-top: none; }
table.kosik_produkty td.basket_oddel	{ border: none; background: none; }
table.kosik_produkty tr.soucet td		{ background: #fdfdfd; border-bottom: none; padding: 10px; }
table.kosik_produkty tr.soucet td.cena_celkem	{ font-size: 1.1428em; }	

table.kosik_celkem							{ border-top: 2px solid #e2e2e2; }
table.kosik_celkem th,	
table.kosik_celkem td						{ padding: 2px 10px; border-bottom-style: dotted; }

/* * * *  tlaÄŤĂ­tka / buttons  * * * */
table.kosik_produkty td.mnozstvi *,
table.kosik_produkty td.del_icon *						{ vertical-align: middle; }
table.kosik_produkty td.del_icon form,
table.kosik_produkty td form div							{ display: inline; }
table.kosik_produkty td.mnozstvi input.poc			{ width: 15px; text-align: right; }
table.kosik_produkty td.mnozstvi input.eshop_mj,
table.kosik_produkty td.del_icon input.eshop_del	{ padding: 0; border: none; }

table.kosik_produkty th.cena_jedn,
table.kosik_produkty td.cena_jedn,
table.kosik_produkty th.cena_mn,
table.kosik_produkty td.cena_mn,
table.kosik_produkty td.cena_celkem						{ text-align: right; }

table.kosik_produkty th.dph,
table.kosik_produkty td.dph,
table.kosik_produkty th.mnozstvi,
table.kosik_produkty td.mnozstvi,
table.kosik_produkty th.smazat,
table.kosik_produkty td.del_icon		{ text-align: center; }

#eshop_kosik p.pokracovat_do			{ float: left; }
#eshop_kosik p.do_pokladny				{ float: right; font-weight: bold; }
#pokladna p.do_kosiku					{ text-align: left; font-weight: bold; }
/* hack in ie.css */
#pokladna p.submit input				{ padding: 8px 30px; font-size: 1.1em; }

/* * * *  pokladna - formulĂˇĹ™ s checkboxy / checkout - form with checkboxes  * * * */
#pokladna fieldset ul					{ margin: 0; }
#pokladna fieldset ul li				{ padding: 0; background: none; margin-bottom: 0; }
#pokladna fieldset ul li input[type="radio"]	{ padding: 0; }
.doprava_hidden							{ display: none; }
#pokladna fieldset table td			{ padding-left: 5px; }
#pokladna fieldset table td input	{ width: 250px; }
#pokladna fieldset textarea			{ width: 97%; margin: 0 auto; }


/* * * * * *  pokladna a zmÄ›na profilu - formulĂˇĹ™ s adresami / checkout and change profile - form with addresses  * * * * * */
.registrace fieldset    p,
#zmena_profilu fieldset p,
#pokladna fieldset      p										{ width: 100%; margin: 0 0 0.2em; text-align: left; }
.registrace fieldset    p:after,
#zmena_profilu fieldset p:after,
#pokladna fieldset      p:after								{ display: block; clear: both; content: " "; }
.registrace fieldset    p label,
#zmena_profilu fieldset p label,
#pokladna fieldset      p label span.label				{ float: left; width: 110px; padding-top: 2px; }
#pokladna fieldset      p label span.error				{ float: right; padding-top: 2px; color: #c00; }
.registrace fieldset    p input,
#zmena_profilu fieldset p input,
#pokladna fieldset      p input								{ width: 200px; }

#pokladna p.jina_dorucovaci									{ margin: 3em 0 1em; }
#pokladna #dorucovaci h2										{ margin-top: 0; }

#pokladna .faktur_adresa label								{ display: block; padding-top: 2px; }
#pokladna .faktur_adresa p.left								{ float: left; width: 48%; clear: left; }
#pokladna .faktur_adresa p.right								{ float: right; width: 48%; clear: right; }

#pokladna .faktur_adresa p.left input,
#pokladna .faktur_adresa p.right input						{ width: 96%; }

/* * * * * *  zmÄ›na hesla - formulĂˇĹ™ / change password - form  * * * * * */
.zmena_hesla fieldset p											{ width: 100%; margin: 0 0 0.2em; text-align: left; }
.zmena_hesla fieldset p label									{ float: left; width: 100px; padding-top: 2px; }
.zmena_hesla fieldset p input									{  }
.zmena_hesla fieldset p.submit								{ margin: 1em 0 0; }


/* * * * * *  top produkty / top products  * * * * * */
#eshop_top															{ width: 100%; }
#eshop_top .eshop_top_obsah									{ width: 100%; }
#eshop_top .eshop_top_obsah .eshop_top_obsah_cont		{ padding: 0px 0 20px; }


#eshop_top .eshop_top_obsah h3								{ margin: 0 0 1em; font-weight: normal; background: #fdfdfd; border-bottom: 1px solid #e2e2e2; padding: 10px; }
#eshop_top .eshop_top_obsah p.eshop_top_obrazek			{ display: inline; float: left; width: 160px; margin: 0 10px 0 0; }
#eshop_top .eshop_top_obsah  .eshop_top_neni_obrazek	{ display: inline; float: left; width: 120px; height: 90px; margin: 0 10px 0 0; background: url(../images/no_image/no_image.gif) 0 0 no-repeat; }
#eshop_top .eshop_top_obsah .popis							{ display: inline; float: left; width: 43%; line-height: 1.5em; margin: 0; }
#eshop_top .eshop_top_obsah .popis p						{ margin: 0; }
#eshop_top .eshop_top_obsah ul.ceny							{ float: right; width: 164px; margin: 0 0 0 10px; border-left: 1px solid #e2e2e2; line-height: 1.5em; text-align: right; }
#eshop_top .eshop_top_obsah ul.ceny li						{ width: 100%; padding: 0; background: none; font-size: 0.8571em; color: #999999; }
#eshop_top .eshop_top_obsah ul.ceny li.do_kosiku		{ margin-top: 0.5em; font-size: 1em; }
#eshop_top .eshop_top_obsah ul.ceny li.do_kosiku form	{ width: 100%; }
#eshop_top .eshop_top_obsah ul.ceny li.bezna_cena		{  }
#eshop_top .eshop_top_obsah ul.ceny li.s_dph				{ font-size: 1em; color: #333; margin-top: 5px; }
#eshop_top .eshop_top_obsah ul.ceny li.s_dph	strong	{ font-size: 1.1428em; }
#eshop_top .eshop_top_obsah ul.ceny li.bez_dph strong	{ font-weight: normal; }			
#eshop_top .eshop_top_obsah ul.ceny li.usetrite			{ color: green; }
#eshop_top .eshop_top_obsah p.vice							{ display: inline; float: right; width: 71%; margin: 1em 0 0; text-align: right; }

/* * * * * *  top produkty do sloupce / top products in column  * * * * * */
#eshop_action_column																						{ width: 100%; }
#eshop_action_column h3																					{ margin-bottom: 0; }
#eshop_action_column .eshop_action_column_obsah													{ width: 100%; }
#eshop_action_column .eshop_action_column_obsah .eshop_action_column_obsah_cont		{ padding: 20px; background: white; border: none; }

#eshop_action_column .eshop_action_column_obsah h4												{ margin: 0; padding-bottom: 10px; font-weight: bold; }
#eshop_action_column .eshop_action_column_obsah p.eshop_action_column_image			{ display: block; width: 120px; margin: 0; }
#eshop_action_column .eshop_action_column_obsah .eshop_action_column_neni_obrazek	{ display: block; width: 120px; height: 90px; background: url(../images/no_image/no_image.gif) 0 0 no-repeat; }
#eshop_action_column .eshop_action_column_obsah .popis										{ display: block; }
#eshop_action_column .eshop_action_column_obsah .popis p										{ margin: 0; }
#eshop_action_column .eshop_action_column_obsah ul.ceny										{ display: inline; float: right; width: 71%; margin: 1em 0 0; line-height: 1.5em; text-align: right; }
#eshop_action_column .eshop_action_column_obsah ul.ceny li									{  }
#eshop_action_column .eshop_action_column_obsah ul.ceny li.cena							{  }
#eshop_action_column .eshop_action_column_obsah ul.ceny li.bezna_cena					{  }
#eshop_action_column .eshop_action_column_obsah ul.ceny li.usetrite						{ color: green; }
#eshop_action_column .eshop_action_column_obsah p.vice										{ display: inline; float: right; width: 71%; margin: 1em 0 0; text-align: right; }

/* * * * * *  produktovĂ˝ strom / products tree  * * * * * */
.produkty_strom													{  }
.produkty_strom ul												{ width: 100%; margin: 0; padding: 0; }
.produkty_strom ul li											{ position: relative; width: 100%; margin: 5px 0; padding: 0; background: none; }
.produkty_strom ul li img.menu_cat_sipka					{ position: absolute; top: 3px; right: 5px; }
.produkty_strom ul li a											{ display: block; width: 100%; text-decoration: none; border-bottom: 1px solid #e2e2e2; }
.produkty_strom ul li a span									{ display: block; padding: 4px 0; }
.produkty_strom ul li .menu_cat_sipka						{ position: absolute; top: 10px; right: 0; display: block; width: 11px; height: 11px; }
.produkty_strom ul li .submenu_open							{ background: url(../images/arr_down2.gif) 0 0 no-repeat; }
.produkty_strom ul li .submenu_close						{ background: url(../images/arr_right.gif) 0 0 no-repeat; }

.produkty_strom ul li.selected a								{ text-decoration: underline; }
.produkty_strom ul li.selected ul li a						{ text-decoration: none; }
.produkty_strom ul li a:hover									{  }

.produkty_strom ul li ul										{ margin: 5px 0 15px; }
.produkty_strom ul li ul li									{ margin: 0; }
.produkty_strom ul li ul li a span							{ padding-left: 20px; }
.produkty_strom ul li ul li ul li							{ font-weight: normal; }
.produkty_strom ul li ul li ul li a span					{ padding-left: 35px; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   4. Modul fotogalerie / Photogallery   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  fotogalerie  * * * * * */
#fotogalerie .fotogalerie_top_obsah										{ background: #fdfdfd; border-bottom: 1px solid #e2e2e2; padding: 10px; margin-bottom: 1em; }
#fotogalerie .fotogalerie_top_obsah .hlavicka,
#fotogalerie .fotogalerie_obsah     .hlavicka						{ width: 100%; }
#fotogalerie .fotogalerie_top_obsah .hlavicka h2,
#fotogalerie .fotogalerie_obsah     .hlavicka h2					{ display: inline; float: left; font-size: 1.3571em; }
#fotogalerie .fotogalerie_top_obsah .hlavicka p.pocet,
#fotogalerie .fotogalerie_obsah     .hlavicka p.pocet				{ display: inline; float: right; margin: 0; text-align: left; }

#fotogalerie .fotogalerie_top_obsah .fotky_top,
#fotogalerie .fotogalerie_obsah     .fotky_top						{ margin-top: 12px; }
#fotogalerie .fotogalerie_top_obsah .fotky_top .fotky,
#fotogalerie .fotogalerie_obsah     .fotky_top .fotky				{ margin: 0; padding: 0; border: none; }
#fotogalerie .fotogalerie_top_obsah .fotky_top .fotky p.foto,
#fotogalerie .fotogalerie_obsah     .fotky_top .fotky p.foto	{ margin: 0; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   5. Modul download / Download    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#download .download_obsah .soubory_d					{ margin: 0 0 1em 0; border: 1px dotted #e2e2e2; }
#download .download_obsah .soubory_d .soubory_d_cont	{ background: url(../images/icons/ico_download.png) 95% 15px no-repeat; padding: 15px 15px 10px; margin-top: -5px; position: relative; }
#download .download_obsah .soubory_d ul				{ margin: 0; padding: 0; width: 85%; }
#download .download_obsah .soubory_d ul li			{ margin: 0; padding: 0em 0 0.5em; background: none; width: 82%; }
#download .download_obsah .soubory_d ul li .nazev	{ display: block; font-size: 1.0714em; font-weight: normal; }
#download .download_obsah .soubory_d ul li .data	{ font-size: 0.7857em; }
#download .download_obsah .soubory_d ul li.last		{ margin-bottom: 0; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   6. Modul ankety / Polls   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#anketa_sloupec									{  }
#anketa_sloupec .anketa							{ width: 100%; padding: 0 0 10px; }
#anketa_sloupec .last							{ margin-bottom: 0; padding-bottom: 0; border: none; }

#anketa_sloupec .anketa h4						{ margin: 0; }
#anketa_sloupec .anketa p						{ margin: 10px 0; text-align: left; }
#anketa_sloupec .anketa p.obrazek			{ text-align: center; }
#anketa_sloupec .anketa p.obrazek img		{  }
#anketa_sloupec .anketa p .text				{ display: block; }
#anketa_sloupec .anketa p a					{ display: block; text-decoration: none; }
#anketa_sloupec .anketa p a:hover			{ text-decoration: underline; }
#anketa_sloupec .anketa p a .text			{ cursor: pointer; }
#anketa_sloupec .anketa p a .bar				{ display: block; height: 10px; line-height: 1px; font-size: 1px; background: #eee; cursor: pointer; }
#anketa_sloupec .anketa p a .bar .hlasy	{ display: block; height: 10px; line-height: 1px; font-size: 1px; cursor: pointer; background: #FD9926; }
#anketa_sloupec .anketa p.hlasujte			{ margin: 1em 0 0; text-align: left; font-size: 0.8571em; color: #666; }
#anketa_sloupec .anketa p.hlasujte em		{ font-style: normal; padding-left: 30px; padding-top: 5px; background: url(../images/design/info.png) 0 7px no-repeat; display: block; line-height: 1.3em; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   7. Modul kniha hostĹŻ / Guestbook    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#guestbook												{  }
#guestbook fieldset p								{ margin: 0; text-align: left; }
#guestbook fieldset p label						{ display: block; padding-bottom: 1px; }
#guestbook fieldset p.jmeno						{ display: inline; float: left; width: 47%; margin: 0 0 1em; }
#guestbook fieldset p.email						{ display: inline; float: right; width: 47%; margin: 0 0 1em; }
#guestbook fieldset p.jmeno input,
#guestbook fieldset p.email input				{ width: 96%; }
#guestbook fieldset p.text							{ clear: both; }
#guestbook fieldset p.text textarea				{ width: 98%; }
#guestbook fieldset p.kod							{ margin: 1em 0; }
#guestbook fieldset p.kod label					{ display: inline; }
#guestbook fieldset p.kod label img				{ margin: 0; padding: 0; border: none; vertical-align: top; }
#guestbook fieldset p.submit						{ margin: 1em 0 0; }

#guestbook fieldset select  						{  }
#guestbook fieldset textarea						{  }


/* * * * * *  reagovat / reply  * * * * * */
#guestbook #reaguj									{ width: 100%; }
#guestbook #reaguj .reakce							{ padding: 0.5em; background: white; border-top: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
#guestbook #reaguj h2								{ margin: 0; }
#guestbook #reaguj p.hlavicka						{ margin: 1em 0; text-align: left; color: black; font-weight: bold; }
#guestbook #reaguj .text							{ margin: 1em 0; line-height: 1.5em; }
#guestbook #reaguj p.zrusit						{ margin: 1em 0 0.5em; }


/* * * * * *  pĹ™Ă­spÄ›vky / posts  * * * * * */													  
#guestbook ul											{ width: 100%; margin: 0; }
#guestbook ul li										{ margin: 1em 0; padding: 1em 0 1em 1em; background: #fdfdfd; }
#guestbook ul li h2									{ margin: 0; font-size: 1em; color: black; }
#guestbook ul li h2.active							{ font-weight: bold; }

#guestbook ul li.neschvaleno						{ border-top-color: #ae0000; background-image: url(../images/otaznik.gif); background-position: 100% 100%;
															  background-repeat: no-repeat; }
#guestbook ul li.neschvaleno h2					{ color: #ae0000; }
#guestbook ul li.neschvaleno h2 a				{ color: #ae0000; }
#guestbook ul li.neschvaleno h2 a.schvalit	{ color: #005FC1; }

#guestbook ul li p.text								{ margin-bottom: 0; }
#guestbook ul li .odpoved							{ margin: 1em 0 0; font-style: italic; font-weight: bold; }

#guestbook ul li ul li								{ width: 93%; margin-left: 1em; background: white; border-left: solid 1px #e2e2e2; border-top: 1px solid #e2e2e2; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   8. Modul diskuze / Discussion   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.discussion .order									{ text-align: right; font-size: 0.8571em; margin-bottom: 1em; }
.discussion p.order a.selected					{ font-weight: bold; }

.discussion ul											{ width: 100%; margin: 0; padding: 0; }
.discussion ul li										{ margin: 0 0 2em 0; padding: 0; background: none; }
.discussion ul li h4									{ font-size: 1em; color: black; background: #fdfdfd; border-bottom: 1px solid #e2e2e2; padding: 10px; }
.discussion ul li ul li h4							{ background: none; border: none; padding-bottom: 0; }
.discussion ul li h4.active						{ font-weight: bold; }

.discussion ul li.neschvaleno						{ border-top-color: #ae0000; background-image: url(../images/otaznik.gif); background-position: 100% 100%;
															  background-repeat: no-repeat; }
.discussion ul li.neschvaleno h4					{ color: #ae0000; }
.discussion ul li.neschvaleno h4 a				{ color: #ae0000; }
.discussion ul li.neschvaleno h4 a.schvalit	{ color: #005FC1; }

.discussion ul li p.text							{ margin-left: 10px; }
.discussion ul li .odpoved							{ margin: 1em 0 0; font-style: italic; font-weight: bold; }

.discussion ul li ul li								{ margin-left: 1em; border: none; border-top: solid 1px #e2e2e2; border-left: solid 1px #e2e2e2; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   9. Modul poradna / Clinic   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.clinic .cats											{ width: 100%; margin: 1.5em 0; background: #fdfdfd; border-bottom: 1px solid #e2e2e2; }
.clinic .cats .cat									{ padding: 10px; }
.clinic .cats .cat h2								{ margin: 0 0 5px; font-size: 1.2307em; font-weight: bold; color: black; }
.clinic .cats .cat ul								{ margin: 0; padding: 0; }
.clinic .cats .cat ul li							{ padding: 3px 0px; background: none; /*border-bottom: 1px solid #e2e2e2;*/ }
.clinic .cats .cat ul li.last						{ border-bottom: none; }
.clinic .cats .cat ul li a							{ margin-right: 10px; float: left; width: 70%; }
.clinic .cats .cat ul li  span					{  }
/* vicesloupcu */
.clinic .cats .cat ul li.col_2					{ display: inline-block; width: 48%; margin-right: 20px; }
.clinic .cats .cat ul li.col_2.last				{ margin-right: 0; }

.clinic .q-list										{  }
.clinic .q-list .question							{ margin: 1em 0; padding: 5px 0; }
/*.clinic .q-list .question p.date					{ display: inline; float: right; margin: 0; padding: 10px 8px; line-height: normal; font-size: 0.8461em; }*/
.clinic .q-list .question .question_head		{ float: left; width: 608px; margin-bottom: 1em; padding: 10px; background: #fdfdfd; border-bottom: 1px solid #e2e2e2; }
.clinic .q-list .question .question_head span	{ float: right; font-size: 0.8461em; padding-top: 1px; }
.clinic .q-list .question .question_head span.date	{ padding-left: 3px; }
.clinic .q-list .question h2						{ float: left; margin: 0; padding: 0 10px 0 0; font-size: 1.0769em; font-weight: bold; color: black; }
.clinic .q-list .question .text					{ padding: 5px 8px; line-height: 1.5em; }
.clinic .q-list .question .text p				{ margin: 0; }
.clinic .q-list .question .answer				{ margin: 1em 0 1em 3em; padding: 8px 8px; border-top: 1px solid #e2e2e2; border-left: 1px solid #e2e2e2; }
.clinic .q-list .question .answer span.odpoved_jmeno,
.clinic .q-list .question .answer span.date	{ font-size: 0.8461em; }
.clinic .q-list .question .answer .text		{ width: 564px; padding: 0; margin-top: 1em; background: none; }
.clinic .q-list .question p.answer				{ width: 100%; margin: 0.8em 0 0 0; }
.clinic .q-list .question p.answer:after		{ display: block; clear: both; content: " "; }
.clinic .q-list .question p.answer a			{ float: left; margin: 0 0 5px 8px; padding: 2px 8px; color: white; border: none; font-weight: bold; border: solid 1px #175a9e;
															  text-decoration: none; background: #185c9f url(../images/design/submit.gif) 0 0 repeat-x; }

/* * * * * *  poradna detail  * * * * * */															  
.clinic_detail											{  }
.clinic_detail h1										{  }
.clinic_detail p.date								{ display: inline; float: right; margin: 0; padding-top: 3px; line-height: normal; font-size: 0.8461em; }
.clinic_detail p.no-float							{ display: block; float: none; padding: 0; line-height: 1.5em; }
.clinic_detail blockquote							{ margin: 1em 0; border: none; }
.clinic_detail blockquote p						{ margin-top: 1em; }
.clinic_detail blockquote h2						{ margin-top: 0; font-size: 1.0769em; font-weight: bold; color: black; }
.clinic_detail .answer								{ margin: 1em 0 1em 3em; padding: 10px; border-top: solid 1px #e2e2e2; border-left: solid 1px #e2e2e2; }
.clinic_detail .answer span.odpoved_jmeno,
.clinic_detail .answer span.date					{ font-size: 0.8461em; }
.clinic_detail .answer h3							{ margin-top: 0; font-size: 1em; color: black; }
.clinic_detail .answer .text						{ margin-top: 1em; }
.clinic_detail .answer .text p					{ margin-bottom: 0; }


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   10. Modul newsletter / Newsletter    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.infomail											{ width: 100%; }
.infomail p											{ margin-top: 0; color: #999; font-size: 0.8571em; padding-left: 30px; padding-top: 5px; background: url(../images/design/info.png) 0 7px no-repeat; line-height: 1.3em; }
.infomail fieldset								{  margin: 0; padding: 0; border: none; background: none; }
.infomail fieldset input.text					{ width: 96%; }
.infomail fieldset span.submit				{ display: block; margin-top: 1em; text-align: right; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   11. Modul bannery / Banners   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.banner												{ width: 100%; overflow: hidden; margin: 1em 0; text-align: center; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   12. Modul kalendĂˇĹ™ / Calendar    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  ve sloupci / in column  * * * * * */
#kalendar_col										{  }
#kalendar_col p									{ margin: 0; font-size: 0.8571em; }
#kalendar_col p a.cal_month_prew				{ float: left; }
#kalendar_col p a.cal_month_next				{ float: right; margin: 0; display: inline; }
#kalendar_col table								{ width: 100%; border-collapse: separate; border-spacing: 1px; margin-bottom: 0.5em; }
#kalendar_col table caption					{ margin: 0; padding: 0 0 4px; font-weight: bold; text-align: left; background: none; }
#kalendar_col table th,
#kalendar_col table td							{ padding: 3px 0px; margin: 0; text-align: center; font-size: 0.9230em; }
#kalendar_col table th							{ background: #f2931f; color: white;  }
#kalendar_col table td							{ background: white; font-size: 0.8571em; }

#kalendar_col table td.month_cal_action	{ padding: 0; font-weight: bold; color: white; border-color: #0055a6; background: #0068CC; }

#kalendar_col table td div						{ position: relative; cursor: help; }
#kalendar_col table td.pointer div    		{ cursor: pointer; min-height: 19px; padding: 3px 0; text-align: left; }
#kalendar_col table td.pointer .tooltip				{ text-align: center; width: 100%; }

#kalendar_col table td div.hover,
#kalendar_col table td div:hover				{ z-index: 50; }
#kalendar_col table td div div				{ position: absolute; top: -999em; left: -999em; width: 15em; padding: 0.5em; font-weight: normal;
														  cursor: default; text-align: left; color: black; border: solid 1px #e2e2e2; background: white; }
#kalendar_col table td div div:hover		{ background-color: #F2F7F9; }
#kalendar_col table td div.hover div,
#kalendar_col table td div:hover div		{ top: auto; bottom: 22px; left: auto; right: 1px; }
#kalendar_col table td div:hover div a		{ z-index: 51; }

#kalendar_col table td div div ul     		{ margin: 0 5px; }
#kalendar_col table td div div ul li  		{ padding: 0; background: none; }
	


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   13. Modul jĂ­delnĂ­ menu / Lunch menu   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  jĂ­delnĂ­ menu ve sloupci / column lunches menu  * * * * * */
#jidelni_menu_col							{  }
#jidelni_menu_col ul						{ margin: 1em 0; padding: 0; }
#jidelni_menu_col ul:after 			{ display: block; clear: both; content: " "; } 
#jidelni_menu_col ul li					{ width: 100%; margin: 0 0 0.5em 0; color: black; background: url(../images/design/dots_sloupec.png) 0 100% repeat-x; padding-left: 0; font-size: 0.9285em; position: relative; }
#jidelni_menu_col ul li:after 		{ display: block; clear: both; content: " "; } 
#jidelni_menu_col ul li p				{ margin: 0; }
#jidelni_menu_col ul li span.okolo	{ display: block; padding: 5px 10px; background: #e2e2e2; }
#jidelni_menu_col ul li span.nazev	{ float: left; width: 75%; }
#jidelni_menu_col ul li span.cena	{ width: 24.9%; white-space: nowrap; text-align: right; position: absolute; bottom: 0; right: 0; }
#jidelni_menu_col p.popis				{ margin: 0 0 0 10px; background: none; }
#jidelni_menu_col a						{ font-size: 0.9285em; }

/* * * * * *  jĂ­delnĂ­ menu / lunches menu  * * * * * */
#jidelni_menu									{  }
#jidelni_menu h2								{ margin: 2em 0 1em; font-size: 1.25em; font-weight: bold; }
#jidelni_menu h3								{ margin: 0 0 0.5em; font-size: 1.25em; color: black; }
#jidelni_menu h3.first						{ margin-top: 1em; font-weight: normal; }
#jidelni_menu ul								{ margin: 0 0 1.5em; padding: 0; }
#jidelni_menu ul li							{ padding: 0; margin-bottom: 0; background: none; }
#jidelni_menu ul li p						{ margin: 0; padding: 5px 0px 0; background: url(../images/design/dots.png) 0 18px repeat-x; }
#jidelni_menu ul li p.popis				{ background: none; padding-left: 55px; font-size: 0.9285em; color: #333; }
#jidelni_menu ul li span.okolo			{ display: block; width: 100%; }
#jidelni_menu ul li span.nazev			{ display: inline-block; background: white; padding-right: 8px; color: black; }
#jidelni_menu ul li span.mnozstvi		{ display: inline-block; width: 50px; background: white; }
#jidelni_menu ul li span.cena				{ float: right; white-space: nowrap; text-align: right; background: white; padding-left: 8px; line-height: 1.6em; }
#jidelni_menu ul li br						{ display: none; }
#jidelni_menu ul li span.popis			{ display: block; margin: 0.3em 0 0.5em; padding-left: 10px; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   14. Modul auta / Cars   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* * * * * *  vyhledĂˇvĂˇnĂ­ / searchform  * * * * * */
.auta												{  }
.auta fieldset p								{ width: 100%; text-align: left; }

.auta fieldset p.select						{ margin: 0; text-align: center; }

.auta fieldset p select						{ width: 32%; }
.auta fieldset p.checkboxy					{ margin: 0; text-align: left; }
.auta fieldset p.palivo						{ margin-top: 1em; }
.auta fieldset p.checkboxy .label		{ display: block; float: left; width: 18%; }
.auta fieldset p.checkboxy input			{ margin: 0; padding: 0; }
.auta fieldset p.checkboxy .plavec		{ display: block; float: left; width: 27.2%; }
.auta fieldset p.checkboxy .cleaner		{ display: block; clear: both; height: 1px; line-height: 1px; font-size: 1px; }
.auta fieldset p.vysledek					{ margin-bottom: 0; font-weight: bold; }
.auta fieldset p.vysledek .text			{ display: block; float: left; }
.auta fieldset p.vysledek strong			{ font-size: 1.3em; }
.auta fieldset p.vysledek input			{ display: block; float: right; }


/* * * * * *  akÄŤnĂ­ nabĂ­dka / action offers  * * * * * */
#auta_akce										{ margin-top: 25px; }
#auta_akce #fotky								{ width: 100%; height: 140px; overflow: auto; margin: 1em 0; padding: 5px 0; border-top: solid 3px #dadada;
													  border-bottom: solid 1px #dadada; background: #fafafa; }
#auta_akce #fotky p							{ margin: 0; line-height: normal; text-align: center; }
#auta_akce #fotky p.nazev					{ margin-bottom: 0.5em; }
#auta_akce #fotky p.nazev span			{ display: block; }
#auta_akce #fotky p.cena					{ margin-top: 0.5em; }


/* * * * * *  vĂ˝pis aut  * * * * * */
div.text_horni,
div.text_dolni									{ margin: 1em 0; line-height: 1.4em; }

table.auta_vypis								{ border-collapse: collapse; margin-bottom: 1em; }
table.auta_vypis th,
table.auta_vypis td							{ padding: 2px 5px; text-align: center; }

table.auta_vypis th							{ border: solid 1px #bfd4e8; background: #dae7f3; color: black; }
table.auta_vypis td							{ border: solid 1px #dadada; background: white; }
table.auta_vypis tr.sudy td				{ background: #fafafa; }

table.auta_vypis .razeni					{ display: block; }
table.auta_vypis .razeni img				{ margin: 0; padding: 0; border: none; }

table.auta_vypis td.foto					{ padding: 3px; }
table.auta_vypis td.foto img				{ margin: 0; padding: 0; border: solid 1px black; }
table.auta_vypis td.cena					{ text-align: right; }


/* * * * * *  detail auta / car detail  * * * * * */
.auto_detail									{ width: 100%; }
.auto_detail #reality_photo				{ display: inline; float: right; margin-left: 10px; }
.auto_detail #reality_photo img			{ margin: 0; padding: 0; border: solid 1px black; }
.auto_detail table							{ width: 100%; border-collapse: collapse; }
.auto_detail table th,
.auto_detail table td						{ padding: 3px 5px; }

.auto_detail table th						{ width: 100px; border: solid 1px #bfd4e8; background: #dae7f3; color: black; }
.auto_detail table td						{ border: solid 1px #dadada; background: #fafafa; }

.auto_detail table.top						{ width: auto; }
.auto_detail table.top th,
.auto_detail table.top td					{ border: none; background: white; }

/* 512px celkem */
.auto_detail .left							{ float: left; width: 68%; }
/* 150px autofotky */
.auto_detail .autofotky						{ float: right; width: 29%; text-align: center; }
.auto_detail .autofotky .fotky			{ margin: 0; }
.auto_detail .autofotky .fotky .foto	{ width: 100%; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   15. Modul komunikaÄŤnĂ­ formulĂˇĹ™e kterĂ© komunikaÄŤujĂ­ s komanÄŤem / Contact Forms   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.form														{ margin: 0; }
.form fieldset											{ padding: 20px 38px 5px 28px; }
.form fieldset.noborder								{ border: none; }
.form .field											{ margin-bottom: 1.5em; clear: both; line-height: 1.5em; }
.form .field .label									{ float: left; width: 180px; padding: 2px 0 5px 4px; }
.form .field .hint									{ font-size: 0.916em; color: #666; }
.form .field select									{ width: 96%; }
.form > h2												{ margin-top: 0.5em; }
.form fieldset h2										{ margin-top: 0; font-size: 1.25em; font-weight: bold; }

.form p.left											{ float: left; width: 46%; clear: left; }
.form p.right											{ float: right; width: 46%; clear: right; }
.form p.left input,		
.form p.right input									{ width: 96%; }	

.form p.textarea										{ width: 99%; float: left; clear: both; margin-bottom: 0; }
.form p.textarea textarea							{ width: 99%; min-height: 198px; resize: none; overflow: auto; }

.form p.submit											{ float: right; text-align: right; width: 40%; margin-top: 1em; margin-right: .1em; display: inline; }


/* custom form ablak */
.form p.field-53 .label,
.form p.field-54 .label,
.form p.field-53 .label,								
.form p.field-56 .label,
.form p.field-57 .label,
.form p.field-58 .label								{ width: auto; }

.form p.field-53,
.form p.field-54,
.form p.field-56,
.form p.field-57										{ width: 42%; clear: none; }		

.form p.field-59,
.form p.field-61,
.form p.field-63,
.form p.field-64,
.form p.field-65										{ width: 30%; clear: none; }		
.form p.field-60										{ margin: 0 auto; }


.form p.field-55,
.form p.field-58										{ width: 16%; }


.form p.field-53 input,
.form p.field-54 input,
.form p.field-59 input,
.form p.field-60 input								{ width: 92%; }
									
.form p.field-55 input,
.form p.field-58 input								{ width: 88%; }	


/* hack in ie.css*/
.form p.submit	input									{ width: 210px; height: 42px; line-height: 42px; padding: 0 0 2px; font-size: 1.1428em; }

/* poznamky */
.form .note												{ float: left; margin: 2.2em 0 0; width: 50%; font-size: .8571em; color: #666; }
.form .note p											{ margin-bottom: 1.5em; }
.form .note p + p										{ margin-top: -1.5em; }	
.form .note p span									{ color: red; }	
/* text za formularem */
.text-after												{ clear: both; }

/* hvÄ›zdiÄŤky */
.form .stars											{ width: 100%; }
.form .stars:after									{ display: block; clear: both; content: " "; }
.form .stars .form-star-rating					{  }
.form .stars .form-star-rating a					{ float: left; width: 18px; }
.form .loader											{ float: left; position: relative; }

/* radio */
.form .radio .item									{ margin-right: 5px; float: left; width: 96%; }
.form .radio .item *									{ vertical-align: middle; }
.form .radio .item input							{ margin: 0; width: auto; }

/* checkbox */
.form p.checkbox										{ float: none; width: 30%; }
.form .checkbox .label								{ float: none; width: auto; padding: 0; }
.form .checkbox .label *							{ vertical-align: middle; }
.form .checkbox label input						{ margin: 0; width: auto; }

/* checkboxes */
.form .checkboxes .item								{ margin-right: 5px; float: left; clear: left; width: 96%; }
.form .checkboxes .item *							{ vertical-align: middle; }
.form .checkboxes .item input						{ margin: 0; width: auto; }

/* textarea */
.form .textarea .error,
.form .textarea .hint								{ display: block; }

/* validace */
input.invalid,
textarea.invalid									{ border: solid 1px #DE0000; }
.error												{ color: #DE0000; display: block; clear: both; }

div.error,
p.error												{ margin-bottom: 15px; padding: 25px 11px 21px 70px; border: 1px solid #de0000; color: #de0000;
														  background: url(../images/design/alert.png) no-repeat 10px 50%; }
div.success,
p.success											{ margin-bottom: 15px; padding: 25px 11px 21px 70px; border: 1px solid #5f8a0f; color: #51750D;
														  background: url(../images/design/succes.png) no-repeat 10px 50%; }
div.reply,
p.reply												{ margin-bottom: 15px; padding: 11px 11px; border: 1px solid #fda02d; background: #feb964; }

div.error p,
div.success p										{ margin: 0; }

.do_kosiku div.success,
#guestbook p.success								{ background-position: 10px 10%; }


/* * * * * * * * * * *   contact form ve sloupci   * * * * * * * * * * * */

#col1 #forms h2,
#col2 #forms h2									{ font-size: 1.3846em; border-bottom: 1px solid #e2e2e2; padding-bottom: 5px; }
#col1 p.left input,
#col1 p.right input,
#col2 p.left input,
#col2 p.right	input								{ width: 90%; }

#col1 p.textarea textarea,
#col2 p.textarea textarea						{ width: 96%; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   16. Modul fulltext / Fulltext search    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#vyhledavani									{  }
#vyhledavani fieldset						{  }
#vyhledavani fieldset *						{ vertical-align: middle; }	
#vyhledavani fieldset p						{ margin: 0.5em 0; }

/* * * *  hledanĂ˝ vĂ˝raz / searched text  * * * */
#vyhledavani fieldset p.vyraz				{ margin: 0; }
#vyhledavani fieldset p.vyraz input		{ margin-right: 2px; }
#vyhledavani fieldset p.vyraz input.autocomplete
													{ width: 164px; padding: 3px 6px; font-family: Arial, Helvetica, sans-serif; }
#vyhledavani fieldset p.vyraz label		{ /*float: left;*/ width: 100px; margin-right: 3px; padding-top: 2px; }

#vyhledavani fieldset p.hledat			{ margin: 0; }
#vyhledavani fieldset p.hledat label	{ float: left; width: 100px; margin: 0.5em 3px 0 0; }

/* * * *  vyhledanĂ© sekce / found sections  * * * */
#vyhledavani fieldset .sekce				{ float: left; width: 100%; }
#vyhledavani fieldset .sekce p			{ display: inline; float: left; width: 33%; margin: 0.5em 0 0; }
#vyhledavani fieldset .sekce p *			{ vertical-align: middle; }
#vyhledavani fieldset .sekce p label	{ font-weight: normal; }
#vyhledavani fieldset .sekce p input	{ margin: 0 3px 0 0; }

/* * * *  tlaÄŤĂ­tko hledat / submit button  * * * */
#vyhledavani fieldset p.submit			{ margin-bottom: 0; }

/* * * *  nalezeno zĂˇznamĹŻ / found entries  * * * */
#vyhledavani h3 strong.highlight,
#vyhledavani p.text strong.highlight	{ font-weight: bold; color: black; }

/* * * *  vĂ˝sledky / results  * * * */
#vyhledavani .vysledky						{  }
#vyhledavani .vysledky .sekce				{  }
#vyhledavani .vysledky .sekce h2			{ margin-bottom: 0; font-size: 1.2857em; }
#vyhledavani .vysledky .sekce h2 strong	{ font-weight: normal; }
#vyhledavani .vysledky .sekce h2 span	{ font-size: 0.75em; color: #aaa; }
#vyhledavani .vysledky .sekce p.text	{ margin: 0; }
#vyhledavani .vysledky .sekce p.odkaz	{ margin-top: 0; overflow: hidden; }
#vyhledavani .vysledky .sekce h3			{ margin: 1.5em 0 0; font-size: 1em; color: black; }
#vyhledavani .vysledky .sekce .soubory					{ margin: 1em 0; padding: 0; background: none; }
#vyhledavani .vysledky .sekce .soubory ul li img	{ margin-right: 3px; }
#vyhledavani .vysledky .eshop_obrazek					{ float: left; }
#vyhledavani .vysledky h2.eshop_nazev					{ font-size: 1.3846em; }
#vyhledavani .vysledky ul.ceny							{ float: right; clear: both; margin: 0; }
#vyhledavani .vysledky ul.ceny li						{ background: none; padding: 0; text-align: right; }	
#vyhledavani .vysledky .do_kosiku						{ float: right; clear: both; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   17. Modul klientskĂˇ zĂłna / Fulltext search    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.login_form										{ width: 100%; padding: 8px 0 0; }
.login_form fieldset							{ margin: 0; padding: 0; border: none; background: none; }
.login_form fieldset p						{ clear: both; width: 100%; margin: 0 0 3px; text-align: left; }
.login_form fieldset p:after				{ display: block; clear: both; content: " "; }
.login_form fieldset p label				{ float: left; width: 50px; }
.login_form fieldset p input				{ float: right; width: 140px; }
.login_form fieldset p.password			{ width: auto; padding-right: 5px; text-align: right; font-size: 0.923em; }
.login_form fieldset p.submit				{ margin-top: 0.5em; text-align: right; }
.login_form fieldset p.submit input		{ float: none; width: auto; }


/* * * * * *  klientskĂˇ zĂłna - menu / client zone - menu  * * * * * */
.login_box										{ width: 100%; }
.login_box ul									{  }
.login_box ul li								{  }
.login_box ul li a							{  }
.login_box ul li a span						{  }


/* * * * * *  v hlaviÄŤce / in header  * * * * * */
.login-form-header							{ /*position: absolute; top: 15px; right: 311px;*/ position: relative;  float: left; margin-right: 15px; }
.login-form-header p#login-link			{ margin: 0; background: url(../images/design/lang.gif) no-repeat 100% 10px;  z-index: 6200; }
.login-form-header p#login-link a		{ padding-right: 12px; }

.login-form-header #client-zone-form									{ position: absolute; top: 2em; right: 0; width: 200px; padding: 1em 2em 1em 1em; border: solid 1px #e2e2e2;
																					  background: #fdfdfd; font-size: .9em; z-index: 6200; }
.login-form-header #client-zone-form fieldset						{ margin: 0; padding: 0; border: none; background: none; position: relative; }
.login-form-header #client-zone-form fieldset p						{ clear: both; width: 100%; margin: 0 0 3px; text-align: left; }
.login-form-header #client-zone-form fieldset p:after				{ display: block; clear: both; content: " "; }
.login-form-header #client-zone-form fieldset p label				{ float: left; width: 65px; padding-top: 3px; }
.login-form-header #client-zone-form fieldset p input				{ float: right; width: 125px; }
.login-form-header #client-zone-form fieldset p.password			{ display: inline; float: left; width: auto; margin-top: 7px; }
.login-form-header #client-zone-form fieldset p.submit			{ display: inline; float: right; clear: none; width: auto; margin-top: 5px; text-align: right; }
.login-form-header #client-zone-form fieldset p.submit input	{ float: none; width: auto; }
.login-form-header #client-zone-form p#login-close					{ position: absolute; top: 5px; right: 5px; margin: 0; }
.login-form-header #client-zone-form .error							{ margin: 1em 0 0; }

.login-form-header #client-zone-form ul								{ margin: 0; }
.login-form-header #client-zone-form ul li							{ padding: 0; background: none; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   18. Modul mapa strĂˇnek / Sitemap    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#mapa												{ width: 100%; }

#mapa ul											{ margin: 0; }
#mapa ul li										{ margin: 0 0 0.6em; padding: 1px 0 1px 20px; background-position: 0.5em 0.5em; }
#mapa ul li a									{ font-size: 1.166em; font-weight: bold; }
#mapa ul li a.plusMinus						{ margin-right: 5px; }

#mapa ul ul										{ margin: 0.5em 0 1.5em .2em; }
#mapa ul ul li									{ margin: 0; }
#mapa ul ul li a								{ font-size: 1em; }
#mapa ul ul ul									{ margin-bottom: 0; }
#mapa ul ul ul li a							{ font-weight: normal; }



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   19. Modul zĂˇloĹľky / Tabs    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* hack in ie6.css*/
.zalozky	.ui-tabs-hide								{ display: none; }
.zalozky	.zahlavi										{ position: relative; top: 1px; width: 100%; margin-top: 1em; }
.zalozky	.zahlavi:after								{ display: block; clear: both; content: " "; }
.zalozky	.zahlavi ul									{ margin: 0 0 0 8px; position: relative; top: 1px; }
.zalozky	.zahlavi ul li								{ display: inline; float: left; margin: 5px 5px 0 0; padding: 0;
															  background: none; }
.zalozky	.zahlavi ul li a							{ float: left; padding: 6px 14px 5px;  
															  background: white; border: 1px solid #e2e2e2; border-bottom: none; }
.zalozky	.zahlavi ul li.ui-tabs-selected		{ margin-top: 0; background: white; }
.zalozky	.zahlavi ul li.ui-tabs-selected a	{ padding-top: 11px; padding-bottom: 7px; color: black; background: #fdfdfd; text-decoration: none; position: relative; }
.zalozky	.zahlavi ul li a:hover					{ text-decoration: underline; }
.zalozky	.zahlavi .cleaner							{ display: none; }

.zalozky	.telo 										{ margin-bottom: 1em; border-top: solid 2px #e2e2e2; line-height: 1.5em; }
.zalozky	.telo .form,
.zalozky	.telo .extra1								{ padding: 17px 17px; background: #fdfdfd; }
.zalozky	.telo .form h2,
.zalozky	.telo .extra1 h2							{ margin-top: 0; }

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   20. Modul sdĂ­lenĂ­ linkĹŻ / Sharing   * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
.share-bar												{ width: 100%; color: black; font-size: 0.7857em; }
.share-bar .extra1									{ padding: 11px 0px 10px; }
.share-bar .extra2									{ width: 100%; }
.share-bar .extra2:after							{ display: block; clear: both; content: " "; }
.share-bar h2											{ display: inline; float: left; margin: 0 15px 0 0; color: black; font-size: 1em; line-height: 1.5em; vertical-align: middle; }
.share-bar ul											{ margin: 0; padding: 0; line-height: 1.5em; float: right; }
.share-bar ul *										{ /*vertical-align: middle;*/ }
.share-bar ul li										{ float: left; margin: 0 0 0 10px; padding: 0; background: none; }
.share-bar ul li a									{ text-decoration: none; }
.share-bar ul li#twitter-like						{ width: 96px; }

/* tweet */
.share-bar ul li a.twitter-share-button		{ background: url(../images/icons/ico_tweet.gif) 0 0 no-repeat; display: block; padding: 1px 7px 2px 19px; color: #186487; }

/* * * * * *  odkazy tisk, atp. / print link, send to email etc.  * * * * * */
.share-bar li.btn										{ }
.share-bar li.btn a									{ display: block; color: #464646; text-shadow: 0px 1px 1px #fff; padding: 1px 5px 1px; line-height: 1.7em; text-decoration: none; background: #e8e8e8 url(../images/icons/ico_send_print.gif) 0 0 repeat-x; border: 1px solid #d9d9d9; border-right: none; border-bottom-color: #fafafa; }
.share-bar li.btn a:hover							{ border-left-color: #bbb; border-top-color: #bbb; }
.share-bar li.btn a span							{ }
.share-bar li a img									{ position: relative; margin-right: 2px; top: 2px; }

/* facebook comments */
#facebook-comments									{ margin-top: 1em; }
#facebook-comments iframe							{  }	

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* * * * * * * * * * *   21. Ostatní­ / Others    * * * * * * * * * * * */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

/* jquery */
#eshop_kategorie_home .floats						{ width: 100%; background: #dbf0ff url(../images/design/floats_white.gif) 0 100% repeat-x; }
#eshop_kategorie_home .floats:after				{ display: block; clear: both; content: " "; }
#eshop_kategorie_home .float_1					{ float: left; width: 242px; background: white; }	
#eshop_kategorie_home .float_1 ul				{ margin: 0; padding: 0; }	
#eshop_kategorie_home .float_1 ul li			{ float: left; background: url(../images/design/float_li.gif) 0 0 no-repeat; margin: 0 0 2px 0; padding: 0;  }	
#eshop_kategorie_home .float_1 ul li a			{ width: 212px; display: block; padding: 10px 0 10px 30px; text-decoration: none; font-size: 1.1em; }	 	
#eshop_kategorie_home .float_1 ul li a:hover	{ background: url(../images/design/float_li_hover.gif) 0 0 no-repeat; color: #ed1c24; }	

#eshop_kategorie_home div.float_2				{ float: right; width: 326px; padding: 18px 15px 17px 0px; text-align: center; vertical-align: middle; }
#eshop_kategorie_home div.float_2	img		{ border: 3px solid white; }


/* * * * * *  google mapa  * * * * * */
.google-map-wrapper														{ padding: 10px; background: #fdfdfd; clear: both; display: block; }
.google-map-wrapper .extra1											{  }
.google-map-wrapper .google-map-dialog p							{ width: 100%; margin: 0 0 1em; text-align: right; font-size: 0.8571em; }
.google-map-wrapper .google-map-dialog p input#from_address	{ width: 220px; }
.google-map-wrapper .google-map-dialog p input.submit			{ margin-left: 3px; width: 60px; }
.google-map-wrapper p#odstavec-directions							{ margin-bottom: 0; }
.google-map-wrapper .google-map               					{ background: transparent url(/images/loadingAnimation.gif) center center no-repeat; }
div#mapa_kontakt 															{ float: right; }
.c_134 .google-map-wrapper												{ display: none; }

/* vypis trasy */
#odstavec-directions									{ text-align: right; }						
#directions table										{ border: none; background: none; border: 1px solid #e2e2e2 !important; }
#directions table td									{ padding: 3px 10px !important; background: white; border-left: 0 none; border-right: 0 none; 
															  border-top: 1px solid #e2e2e2 !important; border-bottom: 1px solid #e2e2e2 !important; }
															  
/* videogalerie */
.videa												{ width: 100%; }
.videa > .video									{ margin-bottom: 1em; }
.videa .last										{ margin-right: 0; }

/* zkouška */
#eshop_detail .videa > .video					{ float: left; width: 49%; margin-right: 10px; }			
#eshop_detail .videa > .last					{ margin-right: 0; }
#eshop_detail .videa > .video iframe		{ width: 100%; }
#eshop_detail .videa > .video h3				{ background: #e2e2e2; font-size: 1.1538em; font-weight: bold; margin: 0; padding: 7px 10px; }

/* facebook */
 #facebook-likebox iframe { border:none; overflow:hidden; width:250px; height:590px; }