/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 *
 * X_BOXES.CSS: - hlavní designové styly
 *              - main design styles
 *
 * verze: 1.3.61 / ecp 1.2
 * autor: OV
 * email: vetesnik@ebrana.cz
 * media: screen
 *
 * poznámka: předpis jsem rozdělil do čtyř logických částí
 *           0. první z nich jsou obecné designové styly
 *           1. další jsou styly pro hlavičku + patičku a věci v nich
 *           2. styly pro sloupce a věci v nich
 *           3. centrální styly
 *
 * úpravy:   1_boxes.txt
 *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */





/* * * * * * * * * * * * * * *    common styles    * * * * * * * * * * * * * * */
	
	html, body						{ margin: 0; padding: 0; text-align: center; background: #80bdf1 url(../images/body.gif) 0 0 repeat-x; }
/*	body.zalozky					{ background-position: 0 -26px; }*/
	.hr hr							{ display: none; }
	span.red							{ color: red; padding: 0 0.2em; }
	.noborder						{ border: none; background: none; }
	.none								{ display: none; }
	.chyba							{ font-weight: bold; color: #C00C09; }
	.odkazy							{ text-align: right; }
	.odkazy a						{ margin-left: 5px; }
	
	#main								{ width: 969px; margin: 0 auto; text-align: left; background: white; }
	#main.dlouhy					{  }
	
	/* * * * * *  volá se z akční nabídky  * * * * * */
	div.detailPreview				{ position: absolute; top: 0; left: 0; width: auto !important; margin: 0 !important; padding: 15px; }
	
	
	/* * * * * *  hlavní divy  * * * * * */
	#left								{ display: inline; float: left; width: 195px; margin-left: -745px; }
	#center							{ display: inline; float: left; width: 530px; margin: 0 0 1em 226px; }
	#center .center_cont			{ width: 100%; }
	#right							{ display: inline; float: right; width: 181px; margin-right: 12px; }
	
	.dlouhy #left						{ margin-left: 11px; }
	.dlouhy #center					{ width: 723px; margin-left: 0; margin-right: 20px; float: right; }
	
	
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * *   HLAVIČKOIDNÍ A PATIČKOIDNÍ VĚCI   * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	/* * * * * *  hlavička top  * * * * * */
	#top								{ width: 100%; height: 293px; position: relative; background: url(../images/top.jpg) 0 0 no-repeat; }
	#top #cancour1,
	#top #cancour2					{ position: absolute; top: 83px; left: -8px; width: 8px; height: 210px; background: url(../images/cancour.gif) 0 0 no-repeat; }
	#top #cancour2					{ left: auto; right: -8px; background-position: -8px 0; }
	
	.logo_relative					{  }
	a#logo							{ position: absolute; top: 90px; left: 34px; }
	
	
	/* * * * * *  patička bottom  * * * * * */
	#bottom							{ position: relative; width: 100%; height: 108px; border-top: solid 3px #5896cb; background: #80bdf1 url(../images/bottom.gif) 0 0 no-repeat; }
	#bottom .padder				{ padding: 17px 0 0; }
	
	#bottom ul						{ margin: 0; text-align: center; }
	#bottom ul li					{ padding: 0; font-size: 1.083em; background: none; display: inline; }
	#bottom ul li a				{ padding: 0 10px; white-space: nowrap; }
	#bottom li.last a				{ background: none; }
	
	#bottom p						{ margin: 0; padding: 0; position: absolute; top: 72px; left: 28px; line-height: normal; font-size: 0.916em; }
	
	#bottom a#ebrana				{ position: absolute; top: 67px; right: 96px; }
	#bottom a#b2c					{ position: absolute; top: 67px; right: 22px; }
	#bottom a img					{ border: none; }
	
	.vymenaLinku							{ clear: both; width: 100%; }
	.vymenaLinku p							{ margin: 0; padding: 1em 1em 0.75em; font-size: 0.916em; color: #0050AB; text-align: center; }
	.vymenaLinku p a						{ color: #0050AB; }
	.vymenaLinku p a,
	.vymenaLinku p a:visited			{ text-decoration: none; }
	.vymenaLinku p a:hover				{ text-decoration: underline; }
	
	/* * * * * *  patra  * * * * * */
	#patra							{ padding: 15px 19px 0; }
	#patra ul						{ margin: 0; line-height: normal; }
	#patra ul li					{ float: left; width: 152px; margin: 0 1px 1px; padding: 0; background: none; border: solid 1px #B94700; }
	#patra ul li a					{ display: block; float: left; width: 100%; background: #ff7e2e; font-weight: bold; }
	#patra ul li a span			{ display: block; padding: 2px 3px; text-align: center; }
	
	#patra ul li a:link,
	#patra ul li a:visited		{ color: white; text-decoration: none; }
	#patra ul li a:active,
	#patra ul li a:hover			{ text-decoration: underline; }
	
	
	/* * * * * *  statické stránky  * * * * * */
	#topmenu							{ position: absolute; bottom: 23px; left: 11px; width: 946px; background: #2b53a3 url(../images/topmenu.gif) 0 0 no-repeat; }
	#topmenu ul						{ width: 100%; margin: 0; }
	#topmenu ul:after				{ display: block; clear: both; content: " "; }
	#topmenu ul li					{ display: inline; float: left; padding: 0; font-size: 1.083em; background: none; }
	#topmenu ul li a				{ float: left; padding: 14px 22px 15px; }
	
	#topmenu ul li a:link,
	#topmenu ul li a:visited	{ color: white; text-decoration: none; }
	#topmenu ul li a.active,
	#topmenu ul li a:active,
	#topmenu ul li a:hover		{ background: url(../images/topmenu_active.gif) 50% 100% no-repeat; }
	#topmenu ul li a.active		{ font-weight: bold; }
	
	
	/* * * * * *  top vyhledávání  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	.searchform_relative			{  }
	#searchform						{ position: absolute; top: 17px; right: 122px; z-index: 10; padding: 0 0 0 27px; text-align: left;
										  background: url(../images/icons/lupa.gif) 0 6px no-repeat; }
	.loggedIn #searchform		{ right: 300px; }
	#searchform fieldset			{ display: inline; margin: 0; padding: 0; border: none; background: none; }
	#searchform *					{ vertical-align: middle; }
	#searchform label				{ padding-left: 10px; padding-right: 5px; }
	#searchform input.vyraz		{ width: 146px; margin-right: 4px; padding: 6px 5px 3px 7px; border: none; font-family: Arial, Helvetica, sans-serif; border: solid 1px #aed9fc;
										  color: #5f5f5f; background: white url(../images/searchform_input.gif) 0 0 no-repeat; }
	#searchform input.sub		{ width: 62px; height: 26px; padding: 1px 5px 2px; color: white; border: none; background: #3794e1 url(../images/buttons/but_go_submit.gif) 50% 50% no-repeat; }
	
	
	/* * * * * *  minibasket  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	#minibasket							{ position: absolute; bottom: 82px; right: 12px; }
	#minibasket table					{ min-width: 251px; border-collapse: collapse; }
	#minibasket table caption		{ margin: 0; padding: 4px 0 6px 37px; text-align: left; color: #208ce2; font-size: 1.333em; font-weight: bold; background: url(../images/kosik.gif) 0 0 no-repeat; }
	#minibasket table th				{ padding: 0 10px 6px 0; text-align: left; font-weight: normal; }
	#minibasket table td				{ padding: 0 0 6px; text-align: right; color: #208ce2; }
	#minibasket table tr.pocet th,
	#minibasket table tr.pocet td	{ padding-top: 10px; background: url(../images/kosik_dot.gif) 0 100% repeat-x; }
	#minibasket table tr.cara th	{ padding: 5px 10px 12px 0;  }
	#minibasket table tr.cara td	{ padding: 5px 0 12px;  font-weight: bold; }
	
	#minibasket ul						{ margin: 0; }
	#minibasket ul li					{ display: inline; float: left; width: 121px; padding: 0; text-align: center; font-weight: bold; font-size: 1.083em;
											  background: #308edd url(../images/kosik_tlaco.gif) 0 0 no-repeat; }
	#minibasket ul li.doKosiku		{ margin-right: 9px; }
	#minibasket ul li a				{ display: block; padding: 9px 5px 10px; background: url(../images/kosik_tlaco.gif) -121px 100% no-repeat; }
	#minibasket ul li a:link,
	#minibasket ul li a:visited	{ color: white; text-decoration: none; }
	#minibasket ul li a:hover		{ text-decoration: underline; }
	
	
	/* * * * * *  sitemap  * * * * * */
	ul#sitemap							{ position: absolute; top: 23px; left: 2px; margin: 0; line-height: normal; }
	ul#sitemap li						{ padding: 0; background: none; }
	ul#sitemap li a					{ display: block; padding: 0 0 0 16px; background: url(../images/icons/ico_sitemap.gif) 0 3px no-repeat; }
	ul#sitemap li a:link,
	ul#sitemap li a:visited			{ color: #287cdf; }
	
	
	/* * * * * *  sublišta - login  * * * * * */
	#sublista						{ position: relative; width: 100%; }
	
	#loged_in,
	#header_box						{ position: absolute; top: 18px; right: -1px; padding: 5px 0 5px 17px;
										  background: url(../images/icons/lock.gif) 0 0 no-repeat; white-space: nowrap; }
/*	body.zalozky #loged_in,
	body.zalozky #header_box	{ bottom: 42px; }*/
	
	#loged_in a,
	#header_box a					{ margin: 0 5px; }
	
	#loged_in .name				{ float: left; padding: 0 8px; font-weight: bold; }
	
	#loged_in a:link,
	#loged_in a:visited,
	#header_box a:link,
	#header_box a:visited		{  }
	
	#loged_in a:active,
	#loged_in a:hover,
	#header_box a:active,
	#header_box a:hover			{  }
	
	#edit								{ position: absolute; left: 15px; bottom: 7px; }
	
	
	/* * * * * *  login panel  * * * * * */
	#header_login_control_box						{ position: absolute; top: 41px; right: 20px; width: 280px; z-index: 10;
															  visibility: hidden; }
	#header_login_control_box #close				{ position: absolute; top: 1px; right: 2px; cursor: pointer; }
/*	body.zalozky #header_login_control_box	{ top: -39px; }*/
	#header_login_control_box p					{ float: left; width: 100%; margin: 0 0 2px; padding: 0; line-height: normal; text-align: left; }
	#header_login_control_box fieldset label	{ display: block; float: left; width: 49%; padding-top: 2px; }
	#header_login_control_box fieldset input	{ display: block; float: right; width: 46%; padding: 2px 3px; }
	#header_login_control_box fieldset			{ margin: 0; padding: 1em 20px 1em 1em; }
	#header_login_control_box p.tlaco			{ float: right; width: 40%; text-align: right; margin: 7px 0 0; }
	#header_login_control_box p#zapomnel		{ float: left; width: 51%; padding-top: 11px; margin: 0; }
	#header_login_control_box p#checkout_error{ float: none; width: auto; margin: 5px 0 0; padding: 0.2em 0.5em; border: solid 1px #a80000;
															  background: #c00; color: white; line-height: 1.4em; }
	
	
	/* * * * * *  popup s ikskem  * * * * * */
	.show_info 					{ visibility: hidden; position: absolute; top: 200px; left: 200px; z-index: 1000; width: 280px; color: white;
									  background: #4174AF; border: solid 1px #4174AF; font-weight: bold; font-size: 0.916em; }
	.show_info .padder		{ padding: 5px 5px 5px 7px; }
	.show_info .x				{ float: right; }
	.show_info .x a			{ background: #305e94; padding: 1px 3px; font-weight: bold; text-decoration: none; }
	.show_info .x a:link,
	.show_info .x a:visited	{ color: #4174af; background: white; }
	.show_info .x a:active,
	.show_info .x a:hover	{ color: white; background: #204b7c; }
	
	
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * *   SLOUPCOVÉ VĚCI    * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	/* * * * * *  containery  * * * * * */
	.container					{ width: 100%; margin-bottom: 1em; padding-bottom: 10px; background: #e4effc url(../images/col_h3.gif) -376px 100% no-repeat; }
	#stromCont					{ color: white; background: #6297d4 url(../images/col_h3.gif) -752px 100% no-repeat; }
	#right .container			{ background-position: -571px 100%; }
	.container_cont			{ width: 100%; }
	
	.container h3				{ margin: 0; padding: 13px 12px 12px; font-size: 1.083em; border-bottom: solid 1px white; color: white; background: #314d94 url(../images/col_h3.gif) 0 0 no-repeat; }
	#right .container h3		{ background-position: -195px 0; }
	
	.container h3 a:link		{  }
	.container h3 a:visited	{  }
	.container h3 a:active,
	.container h3 a:hover	{  }
		
	.container h4				{ float: left; width: 100%; margin: 0; font-size: 1em; color: black; }
	.container h4 span		{ display: block; padding: 4px 5px 4px 10px; }
	
	.container h4 a:link		{  }
	.container h4 a:visited	{  }
	.container h4 a:active,
	.container h4 a:hover	{  }
	
	.colBanner					{ text-align: center; margin: 0 0 1em; }
	
	
	.col_list					{ width: 100%; padding-top: 0.75em; }
	.col_list ul				{ margin: 0; line-height: 1.9166em; }
	.col_list ul li			{ float: left; width: 100%; padding: 0; background: none; }
	.col_list ul li a			{ display: block; padding: 0 0 0 30px; background: url(../images/menu_li2.gif) 15px 6px no-repeat; }
	
	.col_list ul li a:link,
	.col_list ul li a:visited		{ text-decoration: none; }
	.col_list ul li a:active,
	.col_list ul li a:hover			{ text-decoration: underline; }
	
	
	/* * * * * *  meníčka  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	#rl_box								{ padding-top: 0; }
	#rl_box .cat_list					{ width: 100%; }
	#rl_box h4							{ color: white; border-top: solid 5px white; background: #4174af; }
	#rl_box h4 span					{ padding: 7px 0 7px 31px; }
	
	#rl_box h4.akce							{ border-bottom: solid 1px #7bace4; line-height: 1.5em; background: none; }
	#rl_box h4.akce span						{ padding: 0; background: none; }
	#rl_box h4.akce span a					{ display: block; padding: 7px 0 7px 31px; background: url(../images/menu_li.gif) 15px 11px no-repeat; }
	#rl_box h4.akce span a:link			{ color: white; text-decoration: none; }
	#rl_box h4.akce span a:visited		{ color: #d6e6f8; text-decoration: none; }
	#rl_box h4.akce span a:active,
	#rl_box h4.akce span a:hover			{ background-color: #4174af; }
	
	#rl_box ul							{ float: left; width: 100%; line-height: 1.5em; }
	#rl_box ul li						{ position: relative; font-weight: bold; border-bottom: solid 1px #7bace4; }
	#rl_box ul li a					{ padding: 7px 0 7px 31px; background: url(../images/menu_li.gif) 15px 11px no-repeat; }
	#rl_box ul li a:link				{ color: white; text-decoration: none; }
	#rl_box ul li a:visited			{ color: #d6e6f8; text-decoration: none; }
	#rl_box ul li a:active,
	#rl_box ul li a:hover			{ background-color: #4174af; }
	#rl_box ul li a span				{ display: block; margin-right: 10px; }
	
	#rl_box ul li a.selected		{ color: white !important; background-color: #4174af; }
	
	#rl_box ul li ul								{ padding-bottom: 10px; }
	#rl_box ul li ul li							{ font-weight: normal; border: none; }
	#rl_box ul li ul li a						{ padding: 3px 0 3px 46px; background-position: 30px 7px; }
	#rl_box ul li ul ul li a					{ padding-left: 61px; background-position: 45px 7px; }
	#rl_box ul li ul ul ul li a				{ padding-left: 76px; background-position: 60px 7px; }
	#rl_box ul li ul ul ul ul li a			{ padding-left: 91px; background-position: 75px 7px; }
	#rl_box ul li ul ul ul ul li ul li a	{ padding-left: 106px; background-position: 90px 7px; }
	
	#rl_box ul li .higher				{ display: none; }
	/*
	#rl_box ul li .higher				{ position: absolute; top: 11px; right: 10px; }
	#rl_box ul li ul li .higher		{ top: 7px; }
	#rl_box .higher img					{ border: none; }
	*/
	
	
	#myAccount ul,
	#help_menu ul						{  }
	#myAccount ul li,
	#help_menu ul li					{  }
	#myAccount ul li a,
	#help_menu ul li a				{  }
	
	
	#navstivene							{  }
	.col_list ol						{ margin-top: 0; margin-bottom: 0; }
	.col_list ol li					{  }
	.col_list ol li a					{  }
	.col_list ol li a:link,
	.col_list ol li a:visited		{ color: #0050ab; text-decoration: none; }
	.col_list ol li a:active,
	.col_list ol li a:hover			{ text-decoration: underline; }
	
	
	/* * * * * *  kontakty  * * * * * */
	#kontakt								{ padding: 1em 15px; line-height: 1.5em; }
	
	
	/* * * * * *  dotazy  * * * * * */
	#dotazy .text						{ padding: 2px 7px 5px; background: white; }
	#dotazy .text p					{ margin: 0; }
	
	
	/* * * * * *  newsletter  * * * * * */
	#but_news_letter					{ padding: 10px 10px; }
	#but_news_letter ul				{ margin: 0; line-height: normal; }
	#but_news_letter ul li			{ padding: 0; background: none; }
	#but_news_letter fieldset		{ margin: 0; padding: 0; border: none; background: none; }
	#but_news_letter label			{ display: block; margin: 0 0 9px; text-align: justify; line-height: 1.4em; }
	#but_news_letter input.vyraz	{ font-size: 0.9em; width: 153px; }
	#but_news_letter input.sub		{ width: 62px; height: 19px; float: right; border: none; margin-top: 9px; padding: 0;
											  background: url(../images/buttons/news_submit.gif) 0 0 no-repeat; }
	
	
	/* * * * * *  dvojbannery  * * * * * */
	.dvojbannery						{ margin-bottom: 10px; }
	
	.dvojbannery .hlavicka			{ background: #E6E6E6 url(../images/default/white_roh_leva.gif) 0 0 no-repeat; }
	.dvojbannery .hlavicka_cont	{ height: 12px; background: url(../images/default/white_roh_prava.gif) 100% 0 no-repeat; font-size: 1px; }
	.dvojbannery .vnitrek			{ border-left: solid 1px #E6E6E6; border-right: solid 1px #E6E6E6; padding: 1px; }
	.dvojbannery .vnitrek_cont		{ width: 100%; }
	.dvojbannery .paticka			{ background: #E6E6E6 url(../images/default/white_roh_leva_dolni.gif) 0 100% no-repeat; }
	.dvojbannery .paticka_cont		{ height: 12px; background: url(../images/default/white_roh_prava_dolni.gif) 100% 100% no-repeat; font-size: 1px; }
	
	.dvojbannery h3					{ margin: 0; padding: 5px 8px; line-height: 1em; font-size: 1.2em; color: #335375; background: none;
											  text-align: center;
											  border-left: solid 1px #E6E6E6; border-right: solid 1px #E6E6E6; }
	.dvojbannery h4					{ margin: 0 0 1px; padding: 6px 8px; font-size: 0.85em; color: black; background: white;
											  text-align: center; }
	.dvojbannery h4 a:link			{ color: black; }
	.dvojbannery h4 a:visited		{ color: black; }
	.dvojbannery h4 a:active,
	.dvojbannery h4 a:hover			{  }
	.dvojbannery .image				{ text-align: center; margin-top: 10px; }
	.dvojbannery p						{ margin: 5px 0; padding: 0 8px; line-height: 1.4em; font-size: 0.85em; }
	.dvojbannery p.popisek			{ margin-bottom: 10px; text-align: center; }
	.dvojbannery p.nahore,
	.dvojbannery p.dole				{ font-weight: bold; font-size: 0.9em; text-align: center; background: #F5F5F5; padding: 3px 0;
											  margin-bottom: 0; margin-top: 0; font-style: italic; }
	
	/* * * * * *  bestsel nejprodávanější  * * * * * */
	#cont_bestsel						{ padding: 0; background: none; }
	#bestsel								{ width: 100%; }
	#bestsel h4							{ float: none; width: auto; text-align: center; }
	#bestsel h4 span					{ padding: 5px 0; }
	#bestsel ul							{ width: 100%; margin: 0; line-height: normal; }
	#bestsel ul li						{ width: 100%; padding: 1em 0; text-align: center; background: url(../images/novinky_dot.gif) 0 100% repeat-x; }
	#bestsel ul li.h4					{ padding: 0; }
	#bestsel ul li .image			{ margin-bottom: 1em; }
	#bestsel ul li .image img		{  }
	#bestsel ul li .link				{ margin-bottom: 1em; font-weight: bold; }
	#bestsel ul li .link a			{  }
	#bestsel ul li .price			{  }
	#bestsel ul li .price strong	{  }
	#bestsel ul li.first				{  }
	#bestsel ul li.last				{ background: none; }
	
	
	/* * * * * *  produktové novinky  * * * * * */
	#productNews								{  }
	#productNews ul							{ width: 100%; margin: 0; }
	#productNews ul li						{ width: 100%; padding: 0 0 15px; background: url(../images/dash.gif) 0 100% repeat-x; }
	#productNews ul li:after				{ display: block; clear: both; content: " "; }
	#productNews ul li .image				{ display: inline; float: left; width: 110px; margin-left: 11px; }
	#productNews ul li .link				{ display: inline; float: right; width: 90px; margin: 5px 0 0; padding-right: 11px; font-weight: bold; }
	#productNews ul li .price				{ display: inline; float: right; width: 90px; margin: 5px 0 0; padding-right: 11px; font-weight: bold; }
	
	
	/* * * * * *  novinky sloupec  * * * * * */
	#novinky_sloupec							{  }
	#novinky_sloupec .col_padder			{  }
	
	#novinky_sloupec .novinka				{ margin: 0 15px; padding: 1em 0; background: url(../images/novinky_dot.gif) 0 100% repeat-x; }
	#novinky_sloupec .last					{ background: none; }
	#novinky_sloupec p.datum				{ margin: 0; text-align: right; color: #2a4486; }
	#novinky_sloupec p.datum small		{  }
	#novinky_sloupec h4						{ float: none; width: auto; margin: 0 0 0.5em; padding: 0; }
	#novinky_sloupec .anotace				{ line-height: 1.5em; text-align: justify; }
	#novinky_sloupec .anotace p			{ margin: 0; padding: 0; }
	#novinky_sloupec span.vice				{ display: block; margin-top: 0.5em; text-align: right; }
	#novinky_sloupec span.vice a			{  }
	#novinky_sloupec p.archiv				{ margin: 0; text-align: center; line-height: normal; }
	#novinky_sloupec p.archiv a			{ display: block; width: 98px; margin: 0 auto; padding: 4px 0 1px; background: url(../images/novinky_archiv.gif) 0 0 repeat-x; }
	#novinky_sloupec p.archiv a:link,
	#novinky_sloupec p.archiv a:visited	{ text-decoration: none; }
	#novinky_sloupec p.archiv a:active,
	#novinky_sloupec p.archiv a:hover	{ text-decoration: underline; }
	
	
	/* * * * * *  archiv novinek  * * * * * */
	#novinky_archiv							{ width: 100%; }
	
	#novinky_archiv .novinka				{ background: white; border-top: solid 3px #E6E6E6; border-bottom: solid 1px #E6E6E6;
													  margin: 0 0 1.5em; }
	#novinky_archiv .novinka_cont			{ padding: 0.75em 1em; }
	#novinky_archiv p.datum					{ margin: 0; padding: 0; float: right; }
	#novinky_archiv h3						{ margin: 0 0 0.5em; padding: 0; }
	#novinky_archiv .anotace				{ line-height: 1.5em; text-align: justify; }
	#novinky_archiv .anotace p				{ margin: 0; padding: 0; }
	#novinky_archiv span.vice				{ display: block; text-align: right; }
	#novinky_archiv span.vice a			{  }
	
	
	/* * * * * *  detail novinek *  * * * * */
	#novinka_detail							{ width: 100%; }
	#novinka_detail p.datum					{ float: right; margin: 0; padding: 15px 0 0; }
	#novinka_detail h2						{  }
	#novinka_detail .anotace				{ line-height: 1.5em; }
	#novinka_detail .anotace p				{ margin: 0; }
	
	
	/* * * * * *  anketa *  * * * * */
	.ankety										{  }
	
	.ankety .anketa							{  }
	.ankety .last								{  }
	.ankety .anketa .col_padder			{ padding: 10px; }
	.ankety .anketa h4						{ float: none; width: auto; margin: 0; padding: 0; }
	.ankety .anketa p							{ margin: 0.5em 0; text-align: left; }
	.ankety .anketa p.obrazek				{ text-align: center; }
	.ankety .anketa p.obrazek img			{ border: solid 1px black; }
	.ankety .anketa p .text					{ display: block; }
	.ankety .anketa p a						{ display: block; }
	.ankety .anketa p .bar					{ display: block; height: 14px; background: #45678C; cursor: pointer; }
	.ankety .anketa p .hlasy				{ display: block; height: 14px; width: 50%; cursor: pointer; }
	.ankety .anketa p .barva1				{ background: #FF7E2E; }
	.ankety .anketa p .barva2				{ background: red; }
	.ankety .anketa p .none					{ display: none; }
	.ankety .ankety .anketa em				{ display: block; text-align: center; }
	
	
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * *   CENTRÁLNÍ VĚCI    * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	/* * * * * *  crumb trail navigace  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	#crumb_trail 						{ text-align: left; clear: both; display: block; font-size: .9em; margin-bottom: 11px; line-height: 2em; }
	#crumb_trail span					{ white-space: nowrap; }
	#crumb_trail .arrow 				{ background: #6297d4 url(../images/crumb_back.gif) 0 0 no-repeat; padding: 1px 0 2px; }
	#crumb_trail span.first			{ background-image: none;  }
	#crumb_trail span.first a		{ padding-left: 7px; }
	#crumb_trail a						{ font-weight: bold; padding: 1px 15px 2px 15px;
											  background: url(../images/crumb_arrow.gif) 100% 0 no-repeat; }
	#crumb_trail span.final			{ padding-left: 2px; font-weight: bold; }
	
	#crumb_trail a:link,
	#crumb_trail a:visited			{ color: white; text-decoration: none; }
	#crumb_trail a:active,
	#crumb_trail a:hover				{ text-decoration: underline; }
	
	
	/* * * * * *  download kategorie  * * * * * */
	#download											{  }
	#download .download_kategorie					{ background: white; border-top: solid 3px #E6E6E6; border-bottom: solid 1px #E6E6E6;
																margin: 0 0 1.5em; padding: 0.75em 1em; }
	#download .download_kategorie h3				{ margin: 0 0 0.5em; padding: 0; }
	#download .download_kategorie .anotace		{ line-height: 1.5em; text-align: justify; }
	#download .download_kategorie .anotace p	{ margin: 0; padding: 0; }
	
	
	/* * * * * *  soubory download  * * * * * */
	.polozka_download									{ margin-top: 4px; padding: 0 0 4px 0; border-bottom: 1px dotted #E6E6E6; }
	.polozka_download h4								{ margin: 0; font-size: 1em; }
	.polozka_download p								{ margin: 0; }
	.polozka_download span.polozka				{ font-weight: bold; }
	.polozka_download span.hodnota				{  }
	
	
	/* * * * * *  soubory ke stažení  * * * * * */
	.soubory												{ margin: 20px 0; padding: 4px 8px; border: dotted 1px #E6E6E6;
															  background: white url(../images/default/bg_download.gif) 105% -20px no-repeat; }
	.soubory p											{ margin: 4px 0; padding: 0; }
	
	
	/* * * * * *  bannery  * * * * * */
	.banner								{ text-align: center; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * *   FLOATBOXY HOMEPAGE    * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	#floatboxy							{ width: 100%; margin: 2em 0 0; }
	#floatboxy h2						{ display: inline; float: left; width: 170px; margin: 0 10px 12px 0; padding: 0; font-weight: bold; font-size: 1em;
											   text-align: center; background: #9ecef6 url(../images/floatboxy.jpg) 0 0 no-repeat; }
	#floatboxy h2.last				{ margin-right: 0; }
	#floatboxy h2 a					{ display: block; width: 100%; padding: 14px 0 112px; text-decoration: none; }
	#floatboxy h2 a:link,
	#floatboxy h2 a:visited			{ color: #345298; }
	#floatboxy h2 a:hover			{ text-decoration: underline; }
	
	#floatboxy h2#f2					{ background-position: -170px 0; }
	#floatboxy h2#f3					{ background-position: -340px 0; }
	#floatboxy h2#f4					{ background-position: -510px 0; background-color: #afea80; }
	#floatboxy h2#f5					{ background-position: -680px 0; background-color: #afea80; }
	#floatboxy h2#f6					{ background-position: -850px 0; background-color: #afea80; }
	
	#floatboxy h2#f4 a,
	#floatboxy h2#f5 a,
	#floatboxy h2#f6 a				{ color: #376a0e; }
	
	
	/* * * * * *  header nadpisy  * * * * * */
	h2.header							{  }
	h2.header span						{  }
	h2.header span span				{  }
	h2.header span span span		{  }
	
	
	/* * * * * *  header nadpisy s odkazem  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	.h2_hlavicka							{ position: relative; width: 100%; }
	.h2_hlavicka p.nahoru				{ position: absolute; top: 0; right: 0; margin: 0; }
	.h2_hlavicka p.nahoru a:link		{  }
	.h2_hlavicka p.nahoru a:visited	{  }
	.h2_hlavicka p.nahoru a:active,
	.h2_hlavicka p.nahoru a:hover		{  }
	.h2_hlavicka h2.header				{ padding-right: 5em; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * *   DEALS HOMEPAGE + AKČNÍ NABÍDKA    * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	#akce_horni								{  }
	#akce_dolni								{  }
	
	#akce,
	.deals									{ width: 100%; }
	#akce .plavec,
	.deals .plavec							{ display: inline; float: left; width: 170px; margin: 0 10px 20px 0; text-align: center; }
	#akce  .last,
	#akce  .right,
	.deals .last,
	.deals .right							{ margin-right: 0; }
	
	/* data */
	#akce  .image,
	.deals .image							{ text-align: center; }
	
	#akce  .tlacitko *,
	.deals .tlacitko *					{ vertical-align: middle; }
	#akce  .tlacitko input,
	.deals .tlacitko input				{ border: none; }
	#akce  .tlacitko input.in,
	.deals .tlacitko input.in			{ width: 20px; padding: 2px 0; margin-right: 5px; border: solid 1px #afafaf; text-align: center;
												  background: white; }
	
	#akce  h4.nadpis,
	.deals h4.nadpis						{ margin: 0 0 1em; font-size: 1.083em; text-align: center; }
	
	#akce  p.popis,
	.deals p.popis							{ font-size: 0.916em; }
	
	#akce  .sku,
	.deals .sku								{ display: inline; float: left; font-size: 0.916em; }
	#akce  p.dostupnost,
	.deals p.dostupnost					{ display: inline; float: right; margin: 0; line-height: normal; text-align: left; font-size: 0.916em; }
	#akce  p.s_ano .dny,
	.deals p.s_ano .dny					{ font-weight: bold; color: #4174AF; }
	#akce  p.s_ne .dny,
	.deals p.s_ne .dny					{ font-weight: bold; color: #cf2323; }
	
	#akce  .ceny,
	.deals .ceny							{ width: 100%; }
	#akce  .ceny ul,
	.deals .ceny ul						{ width: 100%; margin: 8px 0; }
	#akce  .ceny ul li,
	.deals .ceny ul li					{ padding: 0; background: none; }
	#akce  .ceny ul li.nase,
	.deals .ceny ul li.nase				{ font-size: 1.166em; }
	#akce  .ceny ul li.bezna span,
	.deals .ceny ul li.bezna span		{ text-decoration: line-through; }
	
	#akce  .box_detail,
	.deals .box_detail					{ width: 6.333em; margin: 0 auto; background: #308edd url(../images/buttons/detail.gif) 0 0 no-repeat; }
	#akce  .box_detail a,
	.deals .box_detail a					{ display: block; padding: 0 13px 0 5px; font-weight: bold; text-align: right; background: url(../images/buttons/detail_konec.gif) 100% 0 no-repeat; }
	#akce  .box_detail a span,
	.deals .box_detail a span			{ display: block; width: 100%; padding: 6px 0 5px; cursor: pointer; }
	#akce  .box_detail a:link,
	.deals .box_detail a:link,
	#akce  .box_detail a:visited,
	.deals .box_detail a:visited		{ color: white; text-decoration: none; }
	#akce  .box_detail a:active,
	.deals .box_detail a:active,
	#akce  .box_detail a:hover,
	.deals .box_detail a:hover			{ text-decoration: underline; }
	
	
	/* * * *  akce v malým  * * * */
	#akce.small								{  }
	#akce.small .plavec					{ width: 33.3%; }
	#akce.small .plavec_cont			{ padding-top: 0; margin-right: 10px; }
	#akce.small .last .plavec_cont	{ margin-right: 0; }
	
	#akce.small .plavec h3				{ text-align: center; border-bottom: solid 1px #E6E6E6; }
	#akce.small ul							{ margin: 0; line-height: normal; }
	#akce.small ul li						{ margin-bottom: 5px; padding: 0; background: none; }
	#akce.small ul li .image			{ text-align: left; height: auto; }
	#akce.small ul li .link				{ margin-bottom: 2px; }
	#akce.small ul li .price			{ font-size: 1.2em; }
	
	
	/* * * * *  nápověda  * * * * * */
	#main .napoveda							{  }
	#main .napoveda a							{ position: relative; background: #4174AF; padding: 0.2em 0.33em; color: white; font-weight: bold;
													  cursor: help; text-decoration: none; white-space: nowrap; z-index: 1; }
	#main .napoveda a span					{ display: none; white-space: normal; }
	
	#main .napoveda a:hover					{ border: none; }/* tohle tam musí bejt, aby se to vůbec v ie6 zobrazilo */
	#main .napoveda a:hover span			{ display: block; width: 15em; border: solid 1px #4174AF; background: white;
													  position: absolute; top: 15px; left: 15px; color: black; font-weight: normal; }
	#main .table_kosik .napoveda a:hover span
													{ top: auto; bottom: 15px; left: auto; right: 15px; }
	#main .napoveda a:hover span em		{ display: block; padding: 0.5em 0.6em; text-align: left; font-style: normal; line-height: 1.4em; }
	
	#main .z10 a								{ z-index: 10; }
	#main .z9 a									{ z-index: 9; }
	#main .z8 a									{ z-index: 8; }
	#main .z7 a									{ z-index: 7; }
	#main .z6 a									{ z-index: 6; }
	#main .z5 a									{ z-index: 5; }
	#main .z4 a									{ z-index: 4; }
	#main .z3 a									{ z-index: 3; }
	#main .z2 a									{ z-index: 2; }
	#main .z1 a									{ z-index: 1; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * *    INTERPAGE    * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	#interAkce					{ width: 100%; }
	#interAkce a				{ float: left; }
	#interAkce a.right		{ float: right; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * *    KOŠÍK    * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	/* * * * * *  košík table  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	.table_kosik						{ border-collapse: collapse; width: 100%; margin-top: 10px; }

	.table_kosik th,
	.table_kosik td					{ padding: 0.2em 0.3em; text-align: center; }
	
	.table_kosik th					{ border: solid 1px #E6E6E6; border-left: none; border-right: none; background: #F5F5F5; }
	.table_kosik td					{ border: solid 1px #E6E6E6; border-left: none; border-right: none; background: white; }
	
	.table_kosik td.nazev,
	.table_kosik td.phe							{ text-align: left; }
	.table_kosik td.sku							{ white-space: nowrap; }
	
	.table_kosik td.nazev h3					{ margin-top: 0; font-size: 1em; }
	.table_kosik .mnozstvi						{ width: 130px; }
	.table_kosik .mnozstvi input.pocet		{ width: 2em; text-align: center; vertical-align: super; }
	.table_kosik .mnozstvi form				{ display: inline; }
	.table_kosik .mnozstvi .odstranit img	{  }
	
	.table_kosik td.sdph strong				{ display: block; }
	.table_kosik td.sdph span					{ display: block; margin-top: 5px; }
	.table_kosik td.sdph span.phe_info_item{ display: inline; margin-top: 0; }
	
	
	/* * * * * *  celkem table  * * * * * */
	.suma									{ float: right; width: 50%; margin-top: 1em; }
	
	.suma p								{ text-align: right; margin-bottom: 1em; font-size: 1.2em; }
	
	.suma table							{ width: 100%; border-collapse: collapse; }
	.suma table th,
	.suma table td						{ padding: 0.2em 0.3em; }
	
	.suma .dark th,
	.suma .dark td						{ border: solid 1px #E6E6E6; background: #F5F5F5; }
	
	.suma .light th,
	.suma .light td					{ border: solid 1px #E6E6E6; background: white; }
	
	.suma th form,
	.suma td form						{ display: inline; }
	
	.suma .pocet						{ text-align: center; }
	.suma .select,
	.suma .cena							{ text-align: right; }
	
	
	/* * * *  hromada inputů  * * * */
	.suma #sel_shipping_id p		{ margin: 0; padding: 5px 0; text-align: left; font-size: 1em; font-weight: normal; }
	.suma #sel_shipping_id p input{ float: left; clear: left; border: none; background: none; margin: 0 5px; }
	.suma #sel_shipping_id p span	{ display: block; margin-left: 25px; padding: 1px 0 0; }
	.suma #sel_shipping_id p span.vybrane
											{ font-weight: bold; text-decoration: underline; background: #FFF7E2; }
	.suma #sel_shipping_id p br	{ display: none; }
	
	
	/* * * * * *  tlačítka  * * * * * */
	.kosik_navigace						{ margin-top: 1em; margin-bottom: 0; }
	.kosik_navigace a.left				{ float: left; }
	.kosik_navigace a.print				{ float: left; margin-left: 60px; }
	.kosik_navigace a.right				{ float: right; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * *   DETAIL PRODUKTU   * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	#detail								{ width: 100%; }
	#detail .left						{ float: left; width: 300px; }
	#detail .right						{ float: right; width: 215px; }
	#detail .left_cont				{ }
	#detail .right_cont				{ }
	
	
	#detail .popis h3					{ margin-top: 0; }
	
	#detail .image						{ margin-bottom: 1em; }
	
	#detail #detail_ceny,
	#detail #detail_ceny p				{ text-align: right; }
	
	#detail .dostupnost .dny			{ border: solid 1px #e6e6e6; background: #f5f5f5; padding: 0.1em 0.1666em; }
	#detail p.akce_buttons				{ width: 100%; margin: 10px 0 0; line-height: normal; }
	#detail p.akce_buttons:after		{ display: block; clear: both; content: " ";  }
	#detail p.akce_buttons .akce		{ float: right; }
	#detail p.doprava						{  }
	
	#detail ul.ceny						{ margin: 2em 0 1em; }
	#detail ul.ceny li					{ margin-bottom: 0.25em; padding: 0; background: none; }
	#detail ul.ceny li em				{ font-style: normal; }
	
	#detail ul.ceny li.nase				{ font-weight: bold; font-size: 1.4em; }
	#detail ul.ceny li.nase em			{ font-weight: normal; font-size: 0.7em; }
	#detail ul.ceny li.nase strong	{  }
	
	#detail ul.ceny li.bdph				{  }
	#detail ul.ceny li.bdph em			{ font-weight: bold; }
	
	#detail ul.ceny li.sdph				{  }
	#detail ul.ceny li.sdph em			{ font-weight: bold; font-size: 1.3em; }
	
	#detail ul.ceny li.bezna			{ margin-top: 2em; }
	#detail ul.ceny li.bezna em		{ font-weight: bold; }
	
	#detail ul.ceny li.usetrite		{  }
	#detail ul.ceny li.usetrite em	{ font-weight: bold; }
	
	#detail p.bonusy						{  }
	#detail p.bonusy strong				{ font-size: 1.2em; color: #FF7E2E; }
	
	#detail p.koupit						{ text-align: right; float: right; }
	#detail p.vyprodano					{ background: #c00; border: solid 1px #800; color: white; padding: 0.5em 1em;
												  text-align: center !important; }
	#detail p.pocetKusu					{ float: right; padding: 8px 5px 0 0; }
	#detail p.pocetKusu input			{ width: 20px; padding: 2px 0; text-align: center; }
	
	#detail #hodnoceni					{ margin: 0; padding: 0; }
	#detail #hodnoceni dt				{  }
	#detail #hodnoceni dd				{ margin: 0 0 0.5em; padding: 0; }
	#detail .stars span					{ display: block; float: left; width: 16px; height: 15px; background: url(../images/default/detail/star.gif) 0 0 no-repeat; }
	#detail .stars span.half			{ background-image: url(../images/default/detail/star_half.gif); }
	#detail .stars span span			{ display: none; }
	#detail #hodnoceni p.vice			{ margin-top: 1em; }
	
	
	/* * * * * *  ikony  * * * * * */
	#detail ul.akce										{ margin: 0; line-height: normal; }
	#detail ul.akce li									{ float: left; padding: 0; background: none; text-align: center; }
	#detail ul.akce li a									{ display: block; float: left; width: 52px; height: 75px; }
	
	#detail ul.akce li a.ico_zoom						{ background: url(../images/buttons/ico_zoom.jpg) 0 0 no-repeat; }
	#detail ul.akce li a.ico_images					{ background: url(../images/buttons/ico_images.jpg) 0 0 no-repeat; }
	#detail ul.akce li a.ico_advice					{ background: url(../images/buttons/ico_advice.jpg) 0 0 no-repeat; }
	#detail ul.akce li a.ico_send						{ background: url(../images/buttons/ico_send.jpg) 0 0 no-repeat; }
	#detail ul.akce li a.ico_pdf						{ background: url(../images/buttons/ico_pdf.jpg) 0 0 no-repeat; }
	#detail ul.akce li a.ico_video					{ background: url(../images/buttons/ico_video.jpg) 0 0 no-repeat; }
	
	#detail ul.akce li a span							{ display: block; text-indent: -999em; }
	
	
	/* * * * * *  záložky  * * * * * */
	#zalozky								{ margin-top: 1em; }
	#zalozky ul							{ margin: 0; line-height: normal; }
	#zalozky ul li						{ float: left; margin: 0; padding: 0; font-size: 1em; background: none; text-align: center; }
	#zalozky ul li a					{ display: block; float: left; padding: 5px 10px; font-weight: bold;
											  background: #f5f5f5; margin-right: 2px; }
	
	#zalozky ul li a:link,
	#zalozky ul li a:visited		{ color: black; text-decoration: none; }
	#zalozky ul li a:active,
	#zalozky ul li a:hover			{ text-decoration: underline; }
	
	#detail .linka						{ float: left; width: 100%; border-top: solid 1px #E6E6E6; height: 1px; line-height: 1px; font-size: 1px; }
	
	
	/* * * * * *  tabulka hodnocení  * * * * * */
	#detail table.hodnoceni						{ border-collapse: collapse; }
	#detail table.hodnoceni th,
	#detail table.hodnoceni td					{ padding: 0.3em 0.5em; border: solid 1px #E6E6E6; }
	#detail table.hodnoceni th					{ background: #F5F5F5; font-weight: normal; }
	#detail table.hodnoceni td					{ text-align: center; }
	
	#detail table.hodnoceni tr.sudy th		{  }
	#detail table.hodnoceni tr.sudy td		{  }
	
	#detail table.hodnoceni tr.celkem th	{ font-weight: bold; }
	#detail table.hodnoceni tr.celkem td	{  }
	
	
	/* * * * * *  technická specifikace  * * * * * */
	table#vlastnosti					{ border-collapse: collapse; }
	
	table#vlastnosti th,
	table#vlastnosti td				{ padding: 0.3em 0.5em; border: solid 1px #E6E6E6; }
	
	table#vlastnosti th				{ background: #F5F5F5; font-weight: normal; }
	table#vlastnosti td				{ text-align: center; }
	
	table#vlastnosti tr.sudy th	{  }
	table#vlastnosti tr.sudy td	{  }
	
	
	/* * * * * *  názory  * * * * * */
	#nazory								{}
	#nazory p							{ margin-bottom: 0.25em; }
	#nazory p.pridat					{ padding-bottom: 1em; border-bottom: solid 1px #E6E6E6; }
	
	#nazory .comment					{ width: 100%; border-bottom: solid 1px #E6E6E6; }
	#nazory .last						{ border-bottom: none; }
	#nazory .comment_cont			{ }
	#nazory .comment p.nadpis		{ float: left; }
	#nazory .comment p.stars		{ float: right; }
	
	#nazory .vzkaz						{ margin: 1em 0 0.5em; padding-left: 1em; border-left: solid 1px #E6E6E6; }
	#nazory .vzkaz p.nadpis,
	#nazory .vzkaz p.stars			{ margin-top: 0; }
	#nazory .nest						{ margin: 0.5em 0 1em 3em; padding: 0 0 0 1em; border-left: solid 1px #F5F5F5; }
	
	
	/* * * * * *  další obrázky  * * * * * */
	#detail .overflowbox				{ width: 100%; height: 111px; overflow: auto; white-space: nowrap; }
	
	
	/* * * * * *  download souborů  * * * * * */
	.product_files						{ margin: 2em 0; padding: 1em; border: solid 1px #dadada;
											  background: url(../images/default/bg_download.gif) no-repeat  105% -20px; }
	.product_files p					{ margin: 0 0 1em; color: #333; }
	
	/* * * *  položky  * * * */
	.product_files .prod_file							{ margin: 1em 0; }
	.product_files .last									{ margin-bottom: 0; }
	.product_files .prod_file .prod_file_cont		{ width: 100%; }
	.product_files .prod_file .down					{ float: right; }
	.product_files .prod_file .nazev a				{ font-weight: bold; }
	.product_files .prod_file .info					{ font-size: 0.916em; }
	
	/* * * *  ikony  * * * */
	.product_files .prod_file .obrazek				{ display: inline; float: left; width: 16px; height: 26px; margin-right: 7px; }
	.product_files .prod_file .txt					{ background: url(../images/icons/ico_txt.gif) 0 0 no-repeat; }
	.product_files .prod_file .avi					{ background: url(../images/icons/ico_avi.gif) 0 0 no-repeat; }
	.product_files .prod_file .wmv					{ background: url(../images/icons/ico_wmv.gif) 0 0 no-repeat; }
	.product_files .prod_file .mpg					{ background: url(../images/icons/ico_mpg.gif) 0 0 no-repeat; }
	.product_files .prod_file .mpeg					{ background: url(../images/icons/ico_mpeg.gif) 0 0 no-repeat; }
	.product_files .prod_file .jpg					{ background: url(../images/icons/ico_jpg.gif) 0 0 no-repeat; }
	.product_files .prod_file .jpeg					{ background: url(../images/icons/ico_jpeg.gif) 0 0 no-repeat; }
	.product_files .prod_file .gif					{ background: url(../images/icons/ico_gif.gif) 0 0 no-repeat; }
	.product_files .prod_file .bmp					{ background: url(../images/icons/ico_bmp.gif) 0 0 no-repeat; }
	.product_files .prod_file .png					{ background: url(../images/icons/ico_png.gif) 0 0 no-repeat; }
	.product_files .prod_file .pdf					{ background: url(../images/icons/ico_pdf.gif) 0 0 no-repeat; }
	.product_files .prod_file .rar					{ background: url(../images/icons/ico_rar.gif) 0 0 no-repeat; }
	.product_files .prod_file .xls					{ background: url(../images/icons/ico_xls.gif) 0 0 no-repeat; }
	.product_files .prod_file .doc					{ background: url(../images/icons/ico_doc.gif) 0 0 no-repeat; }
	.product_files .prod_file .txt					{ background: url(../images/icons/ico_txt.gif) 0 0 no-repeat; }
	.product_files .prod_file .zip					{ background: url(../images/icons/ico_zip.gif) 0 0 no-repeat; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * *   KATALOG   * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	/* * * * * *  věci okolo  * * * * * */
	.katalog_horni_text,
	.katalog_dolni_text					{ margin: 1em 0; }
	
	
	/* * * * * *  přepínání katalogu  * * * * * *
	 * POZOR: hacknuto v IE.CSS
	 */
	.katalog_typ							{ margin: 1em 0; }
	.katalog_typ ul						{ width: 200px; margin: 0; line-height: normal; }
	.katalog_typ ul li					{ position: relative; padding-left: 0; border: solid 1px #E6E6E6; color: black; z-index: 5;
												  background: white url(../images/katalog/select.gif) 180px 50% no-repeat; }
	.katalog_typ ul li.hover,
	.katalog_typ ul li:hover			{ background-image: url(../images/katalog/selecth.gif); }
	
	.katalog_typ ul li#first			{ cursor: default; }
	.katalog_typ ul li#first span		{ display: block; padding: 2px 5px 2px 5px; }
	
	.katalog_typ ul ul					{ position: absolute; width: 198px; left: -999px; top: 19px; border: solid 1px #E6E6E6; }
	.katalog_typ ul li.hover,
	.katalog_typ ul li:hover			{ border-color: #E6E6E6; }
	.katalog_typ ul li.hover ul,
	.katalog_typ ul li:hover ul		{ left: -1px; }
	.katalog_typ ul ul li				{ float: left; width: 100%; border: none; background: white; }
	.katalog_typ ul ul li.hover,
	.katalog_typ ul ul li:hover		{ background: #E6E6E6; }
	
	.katalog_typ ul ul li a				{ display: block; float: left; width: 100%; }
	.katalog_typ ul ul li a:link,
	.katalog_typ ul ul li a:visited	{ color: black; text-decoration: none; }
	.katalog_typ ul ul li a:active,
	.katalog_typ ul ul li a:hover		{ color: black; }
	
	.katalog_typ ul ul li a span,
	.katalog_typ ul ul li.sel span	{ display: block; padding: 2px 5px 2px 10px; }
	
	.katalog_typ ul ul li.sel			{ background: white; }
	.katalog_typ ul ul li.sel span	{ color: #888; cursor: default; }
	
	
	/* * * * * *  navigace  * * * * * */
	.katalog_navigace											{  }
	
	
	/* * *  info  * * */
	.katalog_navigace p.info								{ width: 100%; margin: 1em 0 0; border-top: solid 1px #E6E6E6;
																	  line-height: 2em; text-align: left; }
	.katalog_navigace p.info .pocet						{ display: block; float: left; margin: 0; padding-left: 2px; }
	.katalog_navigace p.info .select						{ display: block; float: right; margin: 0; padding: 2px 2px 0 0; }
	
	
	/* * *  stránkování  * * */
	.katalog_navigace p.strankovani						{ width: 100%; margin: 0 0 1em; border-bottom: solid 1px #E6E6E6;
																	  text-align: left; line-height: 2em; }
	.katalog_navigace p.strankovani .left				{ display: block; float: left; width: 24.9%; }
	.katalog_navigace p.strankovani .middle			{ display: block; float: left; width: 49.9%; padding-top: 1px; text-align: center; }
	.katalog_navigace p.strankovani .right				{ display: block; float: right; width: 24.9%; text-align: right; }
	
	.katalog_navigace p.strankovani .left a			{ padding-left: 13px; margin: 0 2px; }
	.katalog_navigace p.strankovani .left a.first	{ background: url(../images/katalog/nav_first.gif) 0 0 no-repeat; }
	.katalog_navigace p.strankovani .left a.prev		{ background: url(../images/katalog/nav_prev.gif) 0 0 no-repeat; }
	
	.katalog_navigace p.strankovani .right a			{ padding-right: 13px; margin: 0 2px; }
	.katalog_navigace p.strankovani .right a.next	{ background: url(../images/katalog/nav_next.gif) 100% 0 no-repeat; }
	.katalog_navigace p.strankovani .right a.last	{ background: url(../images/katalog/nav_last.gif) 100% 0 no-repeat; }
	
	
	/* * *  číslování  * * */
	.katalog_navigace p.strankovani .middle a			{ padding: 1px 2px; border: solid 1px #E6E6E6; }
	.katalog_navigace p.strankovani .middle .current{ padding: 1px 2px; background: #6297d4; border: solid 1px #4174af; color: white; font-weight: bold; }
	
	.katalog_navigace p.strankovani .middle a:link,
	.katalog_navigace p.strankovani .middle a:visited	{ color: black; text-decoration: none; }
	.katalog_navigace p.strankovani .middle a:hover		{ border-color: #4174af; }
	.katalog_navigace p.strankovani .middle a:active,
	.katalog_navigace p.strankovani .middle a:focus		{ border-color: #4174af; }
	
	
	
	/* * * * * *  katalog základní  * * * * * */
	#katalog									{ width: 100%; }
	#katalog table							{ width: 100%; border-collapse: collapse; margin: 0; }
	#katalog table th,
	#katalog table td						{ padding: 0.2em 0.3em; }
	
	#katalog table th						{ border: solid 1px #E6E6E6; background: #F5F5F5; }
	#katalog table td						{ border: solid 1px #E6E6E6; background: white; }
	
	#katalog table col.vyrobce			{ width: 85px; }
	#katalog table col.cena				{ width: 15%; }
	
	#katalog table thead td.sel,
	#katalog table tfoot td.sel		{ background: #e1e9f2 !important; }
	#katalog table thead td,
	#katalog table tfoot td				{ background: white !important; text-align: left; }
	#katalog table thead td a,
	#katalog table tfoot td a			{ margin-right: 0.3em; }
	
	#katalog table td.image				{ text-align: center; vertical-align: top; }
	#katalog table td p.vyrobce		{ margin: 0; text-align: center; font-weight: bold; }
	
	#katalog table td.cena				{ text-align: center; }
	
	#katalog table td.nazev,
	#katalog table td.sku,
	#katalog table td.param,
	#katalog table td.hodnoceni,
	#katalog table td.dostupnost,
	#katalog table td.porovnani		{ border: none; }
	
	#katalog table td.nazev strong		{ float: left; margin-right: 10px; }
	#katalog table td.nazev span.akce	{ float: left; padding: 1px 0 0 24px; color: #ff1919; background: url(../images/icons/ico_akce.gif) 0 0 no-repeat; }
	
	#katalog table td.porovnani a img{ border: none; }
	
	#katalog table td.cena				{ border-bottom: none; }
	
	#katalog table td.popis,
	#katalog table td.koupit			{ border-top: none; }
	
	#katalog table td.popis p			{ margin: 0; }
	
	#katalog table td.koupit			{ vertical-align: bottom; text-align: center; }
	#katalog table td.koupit .doprava{ padding-bottom: 5px; }
	#katalog table td.koupit .pocet	{ margin-right: 2px; }
	#katalog table td.koupit .tlaco				{ white-space: nowrap; }
	#katalog table td.koupit .tlaco *			{ vertical-align: middle; }
	#katalog table td.koupit .tlaco input		{ border: none; padding: 0; }
	#katalog table td.koupit .tlaco input.in	{ width: 20px; padding: 2px 0; margin-right: 5px; border: solid 1px #E6E6E6; text-align: center;
															  background: white; }
	
	
	/* * * * * *  katalog full (plný) & std  * * * * * */
	#katalog table.full .vyrobce,
	#katalog table.full .hodnoceni,
	#katalog table.std td.hodnoceni,
	#katalog table.full .dostupnost,
	#katalog table.std td.dostupnost,
	#katalog table.std td.porovnani,
	#katalog table.full .cena,
	#katalog table.orderby_feat td.dostupnost,
	#katalog table.detail td.dostupnost			{ text-align: center; }
	
	#katalog table.full td.hodnoceni span,
	#katalog table.detail td.hodnoceni span,
	#katalog table.std td.hodnoceni span
												{ display: block; float: left; width: 16px; height: 15px;
												  background: url(../images/default/detail/star.gif) 0 0 no-repeat; }
	
	#katalog table.full td.hodnoceni span.half,
	#katalog table.detail td.hodnoceni span.half,
	#katalog table.std td.hodnoceni span.half
												{ background-image: url(../images/default/detail/star_half.gif); }

	
	#katalog table span.available			{ color: #00aa00; }
	#katalog table .s_ne span.available	{ color: #c00000; }
	
	#katalog table td.sklad .napoveda,
	#katalog table td.dostupnost .napoveda
												{ display: block; margin-top: 3px; }

	
	/* * * * * *  katalog slim - řádkový  * * * * * */
	#katalog table.slim col.id			{  }
	#katalog table.slim col.sku		{}
	#katalog table.slim col.nazev		{}
	#katalog table.slim col.jedn		{}
	#katalog table.slim col.cena,
	#katalog table.slim col.sklad		{  }
	#katalog table.slim col.mnozstvi	{  }
	
	#katalog table.slim th				{  }
	#katalog table.slim td				{ border: solid 1px #E6E6E6; background: white; }
	
	#katalog table.slim td.sku			{ white-space: nowrap; }
	#katalog table.slim td.nazev		{ width: 30%; }
	#katalog table.slim td.nazev a	{ font-weight: normal; }
	#katalog table.slim td.cena		{ text-align: right; }
	
	#katalog table.slim .id,
	#katalog table.slim th.jedn,
	#katalog table.slim th.cena,
	#katalog table.slim .sklad,
	#katalog table.slim .doprava,
	#katalog table.slim .bonus			{ text-align: center; }
	
	#katalog table.slim .mnozstvi		{ text-align: right; }
	#katalog table.slim .mnozstvi a	{ display: block; float: right; }
	
	#katalog table.slim .mnozstvi						{ text-align: right; white-space: nowrap; }
	#katalog table.slim .mnozstvi .pocet			{ margin-right: 2px; position: relative; top: -3px; }
	#katalog table.slim .mnozstvi .doprava,
	#katalog table.slim .mnozstvi .tlaco,
	#katalog table.slim .mnozstvi .tlaco form		{ display: inline; }
	#katalog table.slim .mnozstvi .tlaco *			{ vertical-align: middle; }
	#katalog table.slim .mnozstvi .tlaco input	{ background: none; padding: 0; border: none; position: relative;
																  top: 1px; }
	#katalog table.slim .mnozstvi .tlaco input.in{ width: 20px; padding: 2px 0; margin-right: 5px; border: solid 1px #DEDEDE; text-align: center;
																  background: white; }
	
	
	/* * * *  detail table v detailu produktu  * * * * * */
	#katalog table.detail p.vyrobce			{ margin: 0; font-weight: bold; text-align: center; }
	#katalog table.detail td					{ background: white; }
	
	#katalog table.detail td.nazev,
	#katalog table.detail td.hodnoceni,
	#katalog table.detail td.dostupnost,
	#katalog table.detail td.cena				{ border: solid 1px #E6E6E6; background: white; }
	
	#katalog table.std td.hodnoceni span	{ display: block; float: left; width: 16px; height: 15px;
														  background: url(../images/default/detail/star.gif) 0 0 no-repeat;  }
	
	#katalog table.detail td.koupit			{ vertical-align: middle; }
	
	#detail p.zobraz_vse							{ font-weight: bold; text-align: right; }
	
	
	/* * * * * *  boxy  * * * * * */
	#katalog .boxy							{ width: 100%; margin: 1em 0; }
	#katalog .boxy:after					{ display: block; clear: both; content: " "; }
	#katalog .boxy .top					{  }
	#katalog .boxy .plavec				{ display: inline; float: left; width: 156px; margin: 0 8px 10px 0; padding: 8px 7px; border-left: solid 1px #dcdcdc;
												  border-bottom: solid 1px #dcdcdc; }
	#katalog .boxy .posledni			{ margin-right: 0; }
	
	#katalog .boxy .image				{ text-align: center; }
	
	#katalog .boxy .nazev				{  }
	#katalog .boxy .nazev h3			{  margin: 0 0 1em; font-size: 1em; font-weight: normal; text-align: center; }
	#katalog .boxy .nazev h3 a:link		{ color: black; }
	#katalog .boxy .nazev h3 a:visited	{ color: #666; }
	#katalog .boxy .nazev h3 a:active,
	#katalog .boxy .nazev h3 a:hover		{  }
	
	#katalog .boxy .sku					{ display: inline; float: left; font-size: 0.916em; }
	#katalog .boxy  p.dostupnost		{ display: inline; float: right; margin: 0; line-height: normal; text-align: left; font-size: 0.916em; }
	#katalog .boxy  p.s_ano .dny		{ font-weight: bold; color: #4174AF; }
	#katalog .boxy  p.s_ne .dny		{ font-weight: bold; color: #cf2323; }
	
	#katalog .boxy .ceny					{ width: 100%; }
	#katalog .boxy .ceny ul				{ width: 100%; margin: 8px 0; }
	#katalog .boxy .ceny ul li			{ padding: 0; background: none; }
	#katalog .boxy .ceny ul li.nase	{ font-size: 1.166em; }
	#katalog .boxy .ceny ul li.bezna span	{ text-decoration: line-through; }
	
	#katalog .boxy .popis				{ margin: 1em 0; font-size: 0.916em; text-align: justify; line-height: 1.5em; }
	#katalog .boxy .popis p				{ margin: 0; }
	
	#katalog .boxy .koupit				{ margin: 0; text-align: left; }
	#katalog .boxy .koupit p.akce_buttons	{ margin: 0; text-align: left; }
	#katalog .boxy .koupit .doprava,
	#katalog .boxy .koupit .akce			{ float: left; margin-top: 2px; }
	#katalog .boxy .koupit .pocet			{ margin-right: 2px; position: relative; top: -3px; }
	#katalog .boxy .koupit .tlaco			{ float: left; }
	#katalog .boxy .koupit .tlaco *		{ vertical-align: middle; }
	#katalog .boxy .koupit .tlaco input	{ background: none; border: none; padding: 0; position: relative; top: 1px; }
	#katalog .boxy .koupit .tlaco input.in
													{ width: 20px; padding: 2px 0; margin-right: 5px; border: solid 1px #DEDEDE; text-align: center;
													  background: white; }
	
	
	/* * * * *  třídění  * * * * * */
	#katalog table a.down,
	#katalog table a.up					{ display: inline; float: left; width: 11px; height: 11px;
												  background: url(../images/katalog/sort_down.gif) 0 0 no-repeat; margin-right: 0.2em; }
	#katalog table a.up					{ background-image: url(../images/katalog/sort_up.gif); margin-right: 0; }
	
	#katalog table a.down_sel			{ background-image: url(../images/katalog/sort_down_sel.gif); }
	#katalog table a.up_sel				{ background-image: url(../images/katalog/sort_up_sel.gif); }
	
	#katalog table a.down:hover		{ background-image: url(../images/katalog/sort_down_h.gif); }
	#katalog table a.up:hover			{ background-image: url(../images/katalog/sort_up_h.gif); }
	
	#katalog table a.down span,
	#katalog table a.up span			{ display: none; }
	
	/* * * * *  třídění pro full a slim  * * * */
	#katalog table thead td a.down,
	#katalog table tfoot td a.down			{ margin-right: 3px; }
	#katalog table thead td a.up,
	#katalog table tfoot td a.up				{ margin-right: 3px; }
	
	/* * * * *  třídění pro slim  * * * */
	#katalog table.slim thead td a.down,
	#katalog table.slim tfoot td a.down,
	#katalog table.slim thead td a.up,
	#katalog table.slim tfoot td a.up		{ margin-right: 0; }
	
	
	/* * * * * *  porovnávání  * * * * * */
	div.compare_iframe					{ margin: 1em 0; width: 100%; }
	div.compare_iframe iframe			{ width: 100%; height: 57px }
	div.compare_iframe p					{ text-align: right; margin: 0; position: relative; }
	div.compare_iframe p a				{ display: block; position: absolute; top: -57px; right: 0; padding: 2px 5px; background: #FF7E2E; }
	
	div.compare_iframe p a:link,
	div.compare_iframe p a:visited	{ color: white; text-decoration: none; }
	div.compare_iframe p a:active,
	div.compare_iframe p a:hover		{ text-decoration: underline; }
	
	
	/* * * * * *  porovnávání detail  * * * * * */
	#porovnavani table					{  }
	
	#porovnavani table thead th		{ padding: 0 0 1em; border: none; background: none; text-align: center; }
	
	#porovnavani table th,
	#porovnavani table td				{ padding: 0.3em 0.5em; border: solid 1px #E6E6E6; }
	
	#porovnavani table th				{ background: #F5F5F5; font-weight: normal; }
	
	#porovnavani table td,
	#porovnavani table th.nazev		{ text-align: center; }
	
	#porovnavani table tr.sudy th		{ background: #dfe7f3; }
	#porovnavani table tr.sudy td		{ background: #f5f7fa; }
	
	
	/* * * * * *  produktové typy - popup boxík  * * * * * */
	.prodTypyRelative						{ position: relative; }
	.produktove_typy						{ display: none; position: absolute; width: 400px; z-index: 1000; text-align: left;
												  border: solid 1px #E6E6E6; background: white; }
	.produktove_typy .head				{ width: 100%; cursor: move; border-bottom: solid 1px #E6E6E6;
												  background: white url(../images/default/katalog/typy_grad.gif) 0 0 repeat-y; }
	.produktove_typy .head h3			{ float: left; margin: 0; padding: 3px 0 3px 5px; font-size: 1em; color: white; }
	.produktove_typy .x					{ display: block; float: right; width: 15px; height: 14px; margin: 3px 3px 0 0;
												  background: url(../images/default/katalog/x.gif) 0 0 no-repeat; }
	.produktove_typy .x a				{ display: block; width: 15px; height: 14px; }
	.produktove_typy .x span			{ position: absolute; top: -999em; left: -999em; }
	
	.produktove_typy .body				{ padding: 10px 15px; }
	.produktove_typy .body_cont		{ width: 100%; }
	
	.produktove_typy p					{ margin-top: 0; text-align: left !important; white-space: normal !important; }
	.produktove_typy fieldset			{  }
	.produktove_typy fieldset p		{ margin: 0; }
	.produktove_typy fieldset ul		{ margin: 0.5em 0 }
	.produktove_typy fieldset table td,
	.produktove_typy fieldset table th
												{ background: none !important; border: none !important; color: black !important; }
	.produktove_typy fieldset .select th,
	.produktove_typy fieldset .select td
												{ padding-top: 1em; }
	.produktove_typy ol li				{ position: relative; padding-right: 9.5em; }
	.produktove_typy a.nahled			{ margin-left: 5px; font-size: 0.9em; }
	.produktove_typy a.nahled:link,
	.produktove_typy a.nahled:visited{ text-decoration: none; }
	.produktove_typy a.nahled:hover	{ text-decoration: underline; }
	.produktove_typy a.pridat			{ display: block; position: absolute; top: 0; right: 0; margin: 0 !important; padding: 0 4px;
												  font-size: 0.9em; font-weight: bold; border: solid 1px #376290; background: #E6E6E6; }
	.produktove_typy a.pridat:link,
	.produktove_typy a.pridat:visited	{ color: white; text-decoration: none; }
	.produktove_typy a.pridat:active,
	.produktove_typy a.pridat:hover		{ text-decoration: underline; }
	
	.produktove_typy .skladem			{ color: #376290; }
	.produktove_typy .neni				{ color: #c00; }
	
	/* * * * * *  essox kalkulačka  * * * * * */
	.produktove_typy .essox table th										{ padding-right: 8px; }
	.produktove_typy .essox table td select#essox_product			{ width: 200px; }
	.produktove_typy .essox table td select#essox_akont			{ width: 60px; }
	.produktove_typy .essox table td select#essox_installments	{ width: 60px; }
	.produktove_typy .essox table td select#essox_special			{ width: 200px; }
	.produktove_typy .essox table td select#essox_isurance		{ width: 200px; }
	
	/* * * * * *  cetelem plugin  * * * * * */
	.cetelem_plugin						{ top: -190px; right: 120px; }
	.cetelem_plugin .head				{ cursor: auto; }
	.cetelem_plugin h4					{ margin: 1.5em 0 0; font-size: 1em; }
	.cetelem_plugin table				{ border-collapse: collapse; }
	.cetelem_plugin table th			{ width: 95px; padding: 1px 0 0 0; }
	.cetelem_plugin table td			{ padding: 1px 0 0 0; }
	.cetelem_plugin table td select	{ width: 230px; }
	
	
	/* * * * * *  vyhledávání  * * * * * */
	#nevyhledal								{ width: 100%; }
	#nevyhledal .left						{ float: left; width: 48%; }
	#nevyhledal .left fieldset			{ margin: 0; padding: 0; border: none; background: none; }
	#nevyhledal .left fieldset *		{ vertical-align: middle; }
	#nevyhledal .left input				{ padding: 2px 3px; }
	#nevyhledal .left input.sub		{ width: 119px; height: 22px; border: none;
												  background: url(../images/buttons/butt_search_again.gif) 0 0 no-repeat; }
	#nevyhledal .right					{ float: right; width: 45%; }
	#nevyhledal .right p					{ margin: 0; font-size: 1.5em; font-weight: bold; line-height: normal; }
	
	
	
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	/* * * * * * * * * * * * *   MŮJ ÚČET  * * * * * * * * * * * * */
	/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
	
	table.obj				{ border-collapse: collapse; width: 100%; }
	
	table.obj th,
	table.obj td			{ padding: 0.2em 0.3em; }
	
	table.obj th			{ border: solid 1px #E6E6E6; background: #F5F5F5; }
	table.obj td			{ border: solid 1px #E6E6E6; background: white; vertical-align: top; }
	
	table.obj table		{ border-collapse: collapse; }
	table.obj table th,
	table.obj table td	{ border: none; background: none; color: #315376; font-weight: normal; }
	
	table.obj .cislo,
	table.obj .datum,
	table.obj .polozky,
	table.obj .cena,
	table.obj .stav,
	table.obj .hodnota,
	table.obj .detail							{ text-align: center; }
	
	table.faktury th,
	table.faktury td							{ text-align: center; }
	
	table.obj td.stav							{ text-align: right; }
	table.obj tr.no_complete td.hodnota	{ color: #B94700; }
	
/*	table.obj tr.no_complete td			{ background-color: #FF7E2E; border-color: #B94700; color: white; }
	table.obj tr.no_complete td a			{ color: white; }*/
	
	table.obj tr.complete td				{ background-color: #32C000; border-color: #218000; color: white; }
	table.obj tr.complete td a				{ color: white; }
	
	
	/* * * * * *  uživatel  * * * * * */
	table.udaje						{  } /* je v pokladně i v detailech účtu */
	.foot table.udaje				{ border: none; background: none; }
	table.udaje th,
	table.udaje td					{ padding: 0.3em 0.5em;  }
	
	table.udaje th					{ font-weight: normal; }
	table.udaje td.tlaco input	{ border: none; }
	table.udaje select			{ width: 118px; }
	
	
	/* * * * * *  bonusy  * * * * * */
	.clearright					{ clear: right; height: 1px; line-height: 1px; font-size: 1px; }
	
	#bonusy						{  }
	#bonusy table				{ width: 100%; border-collapse: collapse; }
	#bonusy th,
	#bonusy td					{ border: solid 1px #E6E6E6; background: white; padding: 3px 5px; }
	#bonusy td.image			{ text-align: center; vertical-align: middle; }
	#bonusy td.nazev			{ background: #dae5f0; color: #002158; }
	#bonusy td.nazev a		{  }
	
	#bonusy td.popis			{ line-height: 1.5em; }
	
	#bonusy td.body			{ background: #dae5f0; text-align: center; }
	#bonusy td.red				{ color: #cc0000; }
	#bonusy td.green			{ color: #009900; }
	
	#bonusy td.chybi,
	#bonusy td.tlaco			{ text-align: center; vertical-align: middle; }
	#bonusy td.chybi			{ color: #550000; }
	
	
	/* * * * * *  bonus detail  * * * * * */
	#bonus_detail				{  }
	#bonus_detail .image		{ float: left; margin-right: 10px; }
	#bonus_detail .points	{ float: right; margin: 10px 0; padding: 0; font-size: 1.3em;}
	#bonus_detail .red		{ color: #cc0000; }
	#bonus_detail .green		{ color: #008800; }
	#bonus_detail .koupit	{ float: right; margin: 0 0 10px; padding: 0; }
	#bonus_detail .anot		{  }
	#bonus_detail .popis		{ margin: 1em 0; text-align: justify; line-height: 1.4em; }
	
	
	/* * * * * *  mapa stránek  * * * * * */
	#mapa											{  }
	
	#mapa ul										{ margin: 0; }
	#mapa ul li									{ margin: 0 0 1em; padding: 3px 0 3px 20px; background-position: 3px 7px; }
	#mapa ul li a								{ font-size: 1.3636em; font-weight: bold; }
	#mapa ul li a.plusMinus					{ margin-right: 5px; }
	
	#mapa ul ul									{  }
	#mapa ul ul li								{ margin: 0; background-position: 3px 7px; }
	#mapa ul ul li a							{ font-size: 1.2727em; font-weight: normal; }
	
	#mapa ul ul ul								{ margin: 0; }
	#mapa ul ul ul li							{ background-position: 3px 7px; }
	#mapa ul ul ul li a						{ font-size: 1.1818em; }
	
	#mapa ul ul ul								{  }
	#mapa ul ul ul li							{  }
	#mapa ul ul ul li a						{ font-size: 1em; }
	
	#mapa ul li a:link						{ text-decoration: none; }
	#mapa ul li a:visited					{ text-decoration: none; }
	#mapa ul li a:active,
	#mapa ul li a:hover						{ text-decoration: underline; }
	
	#mapa ul ul li a:link					{  }
	#mapa ul ul li a:visited				{  }
	
