/* Tělo */
BODY		{color: #000;
				 background: url(../images/bg.jpg) repeat-x #fff;
				 font-size: 70%;
				 font-family: Verdana, Arial, Helvetica, Helvetica CE, sans-serif;
 				 margin: 0;
 				 padding: 0;
 				 text-align:center;}
H1 			{font-size: 100%;}
TABLE		{font-size: 100%;}
FORM		{margin: 0; padding: 0;}
INPUT, TEXTAREA, SELECT 	{font-size: 100%; background: #f8f8f8; border: 2px inset; font-family: Verdana, Arial, Helvetica, Helvetica CE;}
INPUT.submit,
INPUT.submit-kos,
INPUT.submit-pokladna		{cursor: pointer; color: #fff; background: #5874b6; border: 1px #000 solid;}
INPUT.submit-image, LABEL	{cursor: pointer; border: 0;}
INPUT.noborder			{border: 0; background: transparent;}
INPUT.readonly			{color: #999;}
.clr					{clear: both; font-size: 1px; height: 1px;}

/* Obal strany */
#page					{width: 1000px; position: relative; margin: auto; text-align: left;}
#pozadi				{background: url(../images/bg.gif) 0 100% repeat-x;}

/* Infopanel */
#infopanel 			{width: auto; _height: 20px; background: #5777b2; position: relative;}
#infopanel .left 		{width: 50%; text-align: center;}
#infopanel .right 		{width: 50%; color: #e5c450; padding: 5px 8px;}
#infopanel A 			{color: #fff; font-weight: bold; text-decoration: none;}
#infopanel A:hover 		{color: #fff; font-weight: bold; text-decoration: underline;}

/* Lista clanku */
#lista_clanku									{position: absolute; left: 4px; top: 227px; z-index: 500;}
#lista_clanku ul							{margin: 0; padding: 0; list-style: none;}
#lista_clanku li.top					{margin: 0; padding: 0 3px 0 0; height: 31px; float: left; background: url(../images/breakline.gif) 100% 0 no-repeat; position: relative;}
#lista_clanku a.toplink				{display: block; float: left; height: 30px; line-height: 30px; padding: 0 15px 0 9px; color: #000; font-weight: bold; text-decoration: none; font-size: 110%;}
#lista_clanku a.toplink:hover,
#lista_clanku li.top:hover a.toplink{background: #5874b6; color: #fff;}
#lista_clanku ul ul									{position: absolute; left: -1px; top: 31px; background: #f9f9f9; width: 180px; border: solid 1px #5975b6; border-width: 1px 1px 0 1px;}
#lista_clanku ul ul li							{float: none; position: relative;}
#lista_clanku ul ul a,
#lista_clanku ul ul a:visited				{display: block; float: none; width: 170px; padding: 4px 5px; color: #000; font-weight: normal; text-decoration: none; font-size: 100%; border-bottom: solid 1px #5975b6;}
#lista_clanku ul ul a:hover					{background: #cbd9ed;}
#lista_clanku ul ul ul							{left: 180px; top: -1px; background: #f9f9f9; width: 180px; border: solid 1px #5975b6; border-width: 1px 1px 0 1px;}
#lista_clanku ul li.folder	ul					{display:none;}
#lista_clanku ul li.folder:hover ul			{display:block;}
#lista_clanku ul ul li.folder	ul				{display:none !important;}
#lista_clanku ul ul li.folder:hover ul	{display:block !important;}

/* Hlavička */
#hlavicka				{width: 1000px; height: 272px; background: url(../images/header.jpg) no-repeat;}
#hlavicka_uvod	{width: 1000px; height: 272px; background: url(../images/header_hp.jpg) no-repeat;}
#logo 					{position: absolute; left: 14px; top: 58px; width: 470px; height: 50px;}
#logo a					{display: block; width: 470px; height: 50px; outline: none;}
#logo span			{display: none;}

/* Pruh */
#sysbar					{color: #fff; font-size: 110%; position: absolute; right: 221px; top: 23px; list-style: none; padding: 0; margin: 0;}
#sysbar li			{float: left;}
#sysbar a				{display: block; float: left; width: 70px; text-align: center; background: #aaa; padding-top: 53px; color: #000; text-decoration: none;}
#sysbar a:hover	{text-decoration: underline;}
#sysbar #o1 a		{background: url(../images/home.gif) 50% -3px no-repeat;}
#sysbar #o4 a		{background: url(../images/kosik.gif) 50% -3px no-repeat;}
#sysbar #o5 a		{background: url(../images/pokladna.gif) 50% -3px no-repeat;}

/* Slogan */
#slogan					{width: 229px; font-size: 85%; position: absolute; left: 10px; top: 271px;}

/* Strana */
#strana							{text-align: left; position: relative;}
#strana TABLE TD		{vertical-align: top; padding:0;}

#levy								{width: 238px; background: url(../images/bgleft.gif) repeat-y;}
#levy .label				{width: 238px; height: 34px; font-size: 110%; background:url(../images/label.gif) no-repeat; margin: 0; font-weight: bold;}
#levy .label SPAN		{position: relative; left: 40px; top: 9px;}
#levy .bottom				{width: 238px; height: 17px; background:url(../images/label_bottom.gif) no-repeat; margin-bottom: 6px;}
#levy P							{margin: 5px 40px;}
#levy A, #pravy A		{color: #000; text-decoration: underline;}
#levy A:active,
#pravy A:active			{color: #302a79;}
#levy A:visited,
#pravy A:visited		{color: #000;}
#levy A:hover,
#pravy A:hover			{color: #302a79;}

#pravy							{width: 219px; background: url(../images/bgright.gif) repeat-y;}
#pravy .label				{width: 219px; height: 34px; font-size: 110%; color: #71433c; background:url(../images/label_right.gif) no-repeat; margin: 0; text-align: left; font-weight: bold;}
#pravy .label SPAN	{position: relative; left: 28px; top: 9px;}
#pravy .bottom			{width: 219px; height: 17px; background:url(../images/label_bottom_right.gif) no-repeat; margin-bottom: 7px;}
#pravy P						{margin: 5px 35px 5px 28px;}

#stredovy_uvod			{width: 100%;}
#stredovy						{width: 100%; background: url(../images/bgstred.gif) 100% 0 repeat-y;}

/* Košík */
#kosik							{width: 206px; background: url(../images/bgkosik.gif) repeat-y; position: absolute; left: 16px; top: 121px;}
#kosik .label				{width: 206px; height: 34px; font-size: 115%; background:url(../images/label_kosik.gif) no-repeat; margin: 0; font-weight: bold;}
#kosik .label SPAN	{position: relative; left: 30px; top: 9px;}
#kosik .bottom			{width: 206px; height: 17px; background:url(../images/label_kosik_bottom.gif) no-repeat;}
#kosik P						{margin: 5px 23px;}
#kosik .red					{color: #d70000; font-weight: bold;}
#kosik A						{color: #000; text-decoration: underline; margin-top:5px;}
#kosik A:active			{color: #0b3e95;}
#kosik A:visited		{color: #000;}
#kosik A:hover			{color: #0b3e95;}

/* Zákazník */
#zakaznik						{background: url(../images/bgbox.gif) repeat-y;}
#zakaznik .red			{color: #f00; font-weight: bold;}

/* Menu */
#menu											{background: url(../images/bgbox.gif) repeat-y;}
#menu ul									{width: 100%; list-style-type: none; line-height: 19px; margin: 0; padding: 0;}
#menu ul li								{width: 100%; margin: 0; padding: 0 0 0 0; border: 0;}
#menu ul a,
#menu ul a:visited				{width: auto; height: 19px; font-size: 100%; font-weight: bold; background: url(../images/bgmenu.gif) 0 100% no-repeat #f8f9fd; text-decoration: none; padding: 0 0 0 36px; margin: 1px 32px 0 29px; display: block;}
#menu ul a:hover,
#menu ul a.active					{color: #fff; background: url(../images/bgmenu2.gif) 0 100% no-repeat #f8f9fd;}
#menu ul ul a,
#menu ul ul a:visited			{width: auto; color: #000; font-size: 100%; background: url(../images/bgmenu3.gif) 22px 7px no-repeat; text-decoration: none; padding: 0 0 0 35px; margin: 0px 32px 0 29px; display: block; font-weight: normal;}
#menu ul ul a:hover				{color: #0b3e95; background: url(../images/bgmenu3.gif) 22px 7px no-repeat #f8f9fd; text-decoration: underline;}
#menu ul ul a.active			{font-weight: bold;}
#menu ul ul ul a,
#menu ul ul ul a:visited	{width: auto; color: #000; background: url(../images/bgmenu3.gif) 40px 8px no-repeat; font-size: 100%; text-decoration: none; padding: 0 0 0 51px; margin: 0 32px 0 29px; display: block;}
#menu ul ul ul a:hover		{color: #0b3e95; background: url(../images/bgmenu3.gif) 40px 8px no-repeat #f8f9fd; text-decoration: underline;}

/* Vyhledávání */
#vyhledavani							{position: absolute; left: 280px; top: 273px;}
#vyhledavani .label				{display: inline; font-size: 100%; font-weight: bold;}
#vyhledavani FORM					{display: inline;}
#vyhledavani P						{display: inline; margin: 5px;}
#vyhledavani INPUT				{width: 125px; height: 18px; vertical-align: middle;}
#vyhledavani .submit_find	{width: 74px; height: 28px; border: 0; margin-left: 5px;}
#vyhledavani A						{color: #000; text-decoration: underline; margin-left: 20px;}
#vyhledavani A:active			{color: #0b3e95;}
#vyhledavani A:visited		{color: #000;}
#vyhledavani A:hover			{color: #0b3e95;}

/* Informace */
#informace								{background: url(../images/bgbox.gif) repeat-y;}
#informace UL							{list-style-type: none; line-height: 16px; margin: 5px 40px; padding: 0;}
#informace UL LI					{margin: 0; padding: 0;}

/* Provozovatel */
#provozovatel							{background: url(../images/bgbox.gif) repeat-y;}
#provozovatel #na_stred		{margin: 20px 0; text-align: center;}
#provozovatel #na_stred	IMG	{margin-bottom: 4px; border: 0;}

/* RSS button */
#rss-button								{color: #000; background: #fff; font: bold 100% Verdana, sans-serif; margin: 0; padding: 1px; border: 1px solid #000; white-space: nowrap; text-decoration: none; vertical-align: middle;}
#rss-button em						{font-style: normal; margin: 0; padding: 1px; background: orange; color: #000; text-decoration: none;}
#rss-button SPAN					{margin: 0; padding: 1px; background: #ccc; text-decoration: none;}
#rss-button:hover					{color: #fff; background: #666;}
#rss-button:hover em			{color: #c60; background: #fff;}

/* Doporučte nás */
#doporuceni								{background: url(../images/bgbox.gif) repeat-y;}

/* Cenová bomba */
#cen_bomba								{background: url(../images/bgbox_right.gif) repeat-y;}
#cen_bomba TABLE					{width: 100%;}
#cen_bomba UL							{list-style-type: none; line-height: 16px; margin: 5px 35px 5px 28px; padding: 0;}
#cen_bomba UL LI					{margin: 0 0 20px 0; padding: 0; text-align:center;}
#cen_bomba img            {display:block; margin:3px auto;}

/* Aktuality */
#aktuality								{background: url(../images/bgbox_right.gif) repeat-y;}
#aktuality div						{margin: 5px 35px 5px 28px;}
#aktuality div.bottom			{margin: 0 0 7px 0;}
#aktuality .datum					{font-weight: bold;}

/* Top X & Top hodnocene*/
#top_x,
#top_hodnocene						{background: url(../images/bgbox_right.gif) repeat-y;}
#top_x UL,
#top_hodnocene UL					{list-style-type: decimal; line-height: 16px; margin: 5px 35px 5px 50px; padding: 0;}
#top_x UL LI,
#top_hodnocene UL LI			{margin: 0; padding: 0; font-weight: bold;}
#top_x A,
#top_hodnocene A					{font-weight: normal;}

/* Novinky */
#novinky									{background: url(../images/bgbox_right.gif) repeat-y; text-align: center;}
#novinky FORM							{margin: 10px 0;}
#novinky INPUT						{width: 90px; height: 20px;}
#novinky .submit					{width: 28px; margin-left: 1px;}

/* Anketa */
#anketa										{background: url(../images/bgbox_right.gif) repeat-y; text-align: center;}
#anketa .text							{width: 100px; margin: 10px auto 3px auto;}
#anketa .pruh							{text-align:center; clear:both;}
#anketa .stred						{text-align:center;}
#anketa .levy							{float:left;}
#anketa .pravy						{float:right;}
#anketa .nalevo						{text-align: left;}

/* Partneři */
#partneri									{background: url(../images/bgbox_right.gif) repeat-y; text-align: center;}
#partneri .label					{margin-bottom: 6px;}
#partneri A								{text-decoration: none; display: block; margin: 0 40px 0 25px;}
#partneri A:hover					{text-decoration: underline;}
#partneri IMG							{border: 0;}
#partneri BR							{display: none;}
#partneri HR							{color: #f5db80; background: #f5db80; border: 0; height: 1px; margin: 3px 35px 3px 20px;}

/* Pocitadlo */
#levy #pocitadlo					{background: url(../images/bgbox.gif) repeat-y;}
#pocitadlo_paticka				{float: left; margin-left: 20px;}

/* Patička */
#paticka									{height: 107px; background: url(../images/bgfoot.jpg) no-repeat;}
#paticka_uvod				{height: 107px; background: url(../images/bgfoot_uvod.jpg) no-repeat;}
#paticka P,
#paticka_uvod P			{margin: 0; padding: 65px 0 0 25px;}
#paticka A,
#paticka A:visited,
#paticka_uvod A,
#paticka_uvod A:visited	{color: #000; text-decoration: underline;}
#paticka A:hover,
#paticka A:active,
#paticka_uvod A:hover,
#paticka_uvod A:active		{color: #0b3e95;}

/* Článek */
#stredovy_uvod #clanek     	{padding: 30px 13px;}
#stredovy #clanek     		{padding: 30px 41px 30px 13px;}
#clanek H2     			{font-size: 125%;}
#clanek H2.red 			{font-size: 125%; color: #f00;}
#clanek H2.akce_nadpis,
#clanek H2.aktualityplus,
#clanek H2.tipy,
#clanek H2.novinky,
#clanek H2.doporucujeme	        {font-size: 120%; color: #5a77b9; background: url(../images/nadpis.gif) 100% 0 no-repeat; margin: 20px 0 4px 0; padding: 10px 0 19px 17px;}
#clanek H1.podrob_nadp 		{font-size: 100%; margin: 10px 0 5px 0;}
#clanek H3     			{font-size: 105%; margin: 20px 0 3px 0;}
#clanek H4     			{font-size: 100%; font-weight: bold; color: #f00;}
#clanek H3 A   			{color: #000; text-decoration: none;}

#clanek A	        	{color: #302a79; text-decoration: underline;}
#clanek A:active		{color: #0b3e95;}
#clanek A:visited		{color: #302a79;}
#clanek A:hover			{color: #0b3e95;}

#clanek OL	 		{list-style-position: inside; margin: 0; padding: 0;}

#clanek P, #infotexty DIV	{margin: 10px 0 5px 0;}
#clanek P.stred 		{text-align: center;}
#clanek P.odst 			{margin: 0 0 5px 0;}
#clanek .usetrite 		{color: #f00; font-size: 100%; font-weight: bold;}
#clanek .maly 			{font-size: 85%;}
#clanek .sestava 		{width: 300px;}

#clanek HR                    	{color: #fff; background: #fff; border: 0; height: 1px; margin: 0;}
#clanek IMG             	{border: 0;}

#clanek .red			{color: #f00;}

/* Tabulka s košíkem */
#clanek .kosikinfo		{width: 100%;}
#clanek .kosikinfo TH		{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; border: 1px #5975b6 solid; padding: 2px;}
#clanek .kosikinfo TD		{background: #eaeff8; border: 1px #cbd7f0 solid; padding: 2px;}
#clanek .kosikinfo .tmavy 	{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; border: 1px #5975b6 solid;}
#clanek .kosikinfo .uprav_mnozstvi {width: 18px; margin: 5px 1px 0 0; cursor: pointer; padding: 0; border: solid 1px #444;}
#clanek .kosikinfo .uprav_mnozstvi:hover {background: #aaa; color: #fff; border: solid 1px #777;}

/* Tabulka zákazníka */
.zakaznik			{width: 100%;}
.zakaznik INPUT			{background: #ebebf2;}
.zakaznik .noborder		{background: transparent; border: 0;}
#clanek FIELDSET 		{border: 1px #cbd7f0 solid; padding: 5px; margin: 20px 0 20px 0;}
#clanek LEGEND	 		{background: #eaeff8; border: 1px #cbd7f0 solid; padding: 2px 3px; margin-bottom: 8px;}

/* Objednávky */
#clanek .objednavky		{width: 100%;}
#clanek .objednavky TR          {text-align: center;}
#clanek .objednavky TH		{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; border: 1px #5975b6 solid; padding: 2px;}
#clanek .objednavky TD		{background: #eaeff8; border: 1px #5975b6 solid; padding: 2px; vertical-align: middle;}
#clanek .detailobjednavky	{width: 100%; text-align: center;}
#clanek .detailobjednavky TR    {text-align: right;}
#clanek .detailobjednavky TH	{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; border: 1px #5975b6 solid; padding: 2px; text-align: center;}
#clanek .detailobjednavky TD	{padding: 2px;}

/* Cena objednávky */
#clanek .cena_objednavky P	{margin: -2px 0 5px 0;}
#clanek .mensi 			{width: 300px;}
#clanek .submit_ok_karta 	{width: 170px; color: #00f; border: 0; background: transparent; text-decoration: underline; cursor: pointer;}
#clanek .potvrz_cetelem_uver	{padding-left: 5px;}
#clanek .potvrz_cetelem_uver P  {margin: 0 0 10px -7px;}

/* Aktuality Plus */
#clanek .pozadisuderadky	{background: #fbfbfb; padding: 3px 5px; vertical-align: top;}
#clanek .pozadilicheradky	{background: #f5f5f5; padding: 3px 5px; vertical-align: top;}

/* Tabulka se zbožím */
#clanek .obal_zbozi 		{width: 100%; padding: 0; border-collapse: collapse;}
#clanek .obal_zbozi .carka	{height: 20px;}
#clanek .odsaz 			{vertical-align: top;}
#clanek .odsaz IMG		{border: #546fb2 solid; border-width: 0 2px 2px 0; margin: 0 10px;}
#clanek .odsaz_podrob		{width: 30%;}
#clanek .odsaz_podrob IMG 	{}
#clanek #zoom	 		{display: none;}
#clanek .zbozi .pridej		{width: 110px; padding-right: 5px;}
#clanek .mnozstvi		{width: 30px; margin: 1px; vertical-align: middle;}
#clanek .do_kosiku 		{width: 70px; height: 26px; background: url(../images/pridej_ex.gif) no-repeat; margin: 1px; padding: 26px 0 0 70px; border: 0;}
#clanek .do_kosiku SPAN 	{display: none;}
#clanek .submit_kosik 		{width: 70px; height: 26px; background: url(../images/pridej_ex.gif) no-repeat; margin: 1px; padding: 26px 0 0 70px; border: 0; vertical-align: middle; cursor: pointer;}
#clanek .poloha_kosiku 		{text-align: left;}
#clanek .kratky_popis UL 	{font-size: 100%;}
#clanek TR TD.vert_oddel 	{width: 10px; border: 0; background: url() transparent;}

/* Výpis položek zboží - titulní strana */
#clanek .rada_tit_naz TD	{height: 45px; background: url(../images/bgzbozi_naz.gif) no-repeat #f2f5fa;}
#clanek .rada_tit_naz TD A 	{position: relative; left: 48px; top: 20px;}
#clanek .rada_tit_naz TD DIV 	{height: 45px; background: url(../images/bgzbozi_naz_kon.gif) 100% 0 no-repeat;}
#clanek .rada_tit_obr TD	{background: url(../images/bgzbozi_obr.gif) 0 100% no-repeat #f2f5fa;}
#clanek .rada_tit_ico TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-bottom: 6px;}
#clanek .rada_tit_pop TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-right: 20px;}
#clanek .rada_tit_cen TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding: 6px 0;}
#clanek .rada_tit_cen TD TD 	{background: url() transparent; padding: 0 5px 0 0;}
#clanek .rada_tit_par TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-right: 20px;}
#clanek .rada_tit_par TD TD 	{background: url() #fcf5dc;}
#clanek .rada_tit_kos TD	{height: 52px; background: url(../images/bgzbozi_kos.gif) 100% 100% no-repeat #f2f5fa;}
#clanek .rada_tit_kos .poloha_kosiku {padding-top: 12px;}
#clanek .rada_tit_kos A		{display: none;}

/* Výpis položek zboží v oddělení (plný) */
#clanek .rada_pln_naz TD	{width: 47%; height: 45px; background: url(../images/bgzbozi_naz.gif) no-repeat #f2f5fa;}
#clanek .rada_pln_naz TD A 	{position: relative; left: 48px; top: 20px;}
#clanek .rada_pln_naz TD DIV 	{height: 45px; background: url(../images/bgzbozi_naz_kon.gif) 100% 0 no-repeat; padding-right: 40px;}
#clanek .rada_pln_obr TD	{background: url(../images/bgzbozi_obr.gif) 0 100% no-repeat #f2f5fa;}
#clanek .rada_pln_ico TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-bottom: 6px;}
#clanek .rada_pln_pop TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-right: 20px;}
#clanek .rada_pln_cen TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding: 6px 0;}
#clanek .rada_pln_cen TD TD 	{background: url() transparent; padding: 0 5px 0 0;}
#clanek .rada_pln_par TD	{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa; padding-right: 20px;}
#clanek .rada_pln_par TD TD 	{background: url() #fcf5dc;}
#clanek .rada_pln_kos TD	{height: 52px; background: url(../images/bgzbozi_kos.gif) 100% 100% no-repeat #f2f5fa;}
#clanek .rada_pln_kos .poloha_kosiku {padding-top: 12px;}
#clanek .rada_pln_kos A		{display: none;}

#clanek td.obr_bg					{background: url(../images/bgzbozi.gif) 100% 0 repeat-y #f2f5fa !important;}
#clanek .priznaky					{margin-bottom: 12px;}

/* Výpis položek zboží v oddělení (stručný) */
#clanek .rada_str TH		{background: url(../images/bgtab.gif) 0 20% repeat-x #e7e7e7; border: 1px #5975b6 solid; text-align: left; padding: 3px;}
#clanek .rada_str_sude TD	{background: #fbfbfb; border: 1px #5975b6 solid; padding: 3px; vertical-align: middle;}
#clanek .rada_str_liche TD	{background: #f5f5f5; border: 1px #5975b6 solid; padding: 3px; vertical-align: middle;}
#clanek .rada_str_ico		{white-space: nowrap;}
#clanek .rada_str_kos		{white-space: nowrap;}
#clanek .rada_str_skl		{text-align: center;}

/* Faktura */
#faktura 			{width: 100%; background: #fff;}
#faktura HR 			{height: 0; margin: 3px 1px;}
#faktura .pozn			{margin: -2px 0 5px 0;}

/* Zobrazení stručné/tučné, Tisk apod. */
#clanek #zobrazeni		{position: absolute; right: 32px; top: -25px; text-align: right;}
#clanek #tisk 			{vertical-align: middle; margin-right: 2px;}

/* Ikony novinka, akce, pripravujeme, vyprodej, nas_tip, no24 */
.novinka			{color: #fff; background: #f00; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}
.akce				{color: #fff; background: #f00; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}
.pripravujeme			{color: #000; background: #e0dcac; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}
.vyprodej			{color: #000; background: #e0dcac; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}
.nas_tip			{color: #000; background: #e0dcac; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}
.no24				{color: #fff; background: #f00; height: 13px; margin: 1px; padding: 1px 5px; vertical-align: middle; border: 1px #000 solid;}

/* Ikony novinka, akce, pripravujeme, vyprodej, nas_tip, no24, skladem_ano, skladem_ne - pro stručný výpis zboží */
.novinka_str			{width: 9px; height: 13px; background: url(../images/novinka_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.akce_str			{width: 9px; height: 13px; background: url(../images/akce_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.pripravujeme_str		{width: 9px; height: 13px; background: url(../images/pripravujeme_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.vyprodej_str			{width: 9px; height: 13px; background: url(../images/vyprodej_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.nas_tip_str			{width: 9px; height: 13px; background: url(../images/tip_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.no24_str			{width: 9px; height: 13px; background: url(../images/no24_str.gif) no-repeat left bottom; margin: 1px; padding: 13px 0 0 7px; vertical-align: middle;}
.skladem_ano_str		{width: 15px; height: 15px; background: url(../images/skladem_ano.gif) no-repeat left bottom; margin: 1px; padding: 15px 0 0 15px; vertical-align: middle;}
.skladem_ne_str			{width: 15px; height: 15px; background: url(../images/skladem_ne.gif) no-repeat left bottom; margin: 1px; padding: 15px 0 0 15px; vertical-align: middle;}

.novinka_str B, .akce_str B, .pripravujeme_str B, .vyprodej_str B, .nas_tip_str B, .no24_str B, .skladem_ano_str EM, .skladem_ne_str EM	{display: none;}

/* Trideni */
.trideni							{margin: 16px 0 0 5px; padding-bottom: 32px;}
.trideni *						{display: block; float: left;}
.trideni .label				{margin-right: 5px;}
.trideni IMG					{vertical-align: middle; display: none;}
.trideni A						{margin-top: -3px;}

.vzestupne						{width: 24px; height: 24px; background: url(../images/vzestupne_shop_ex.gif) no-repeat left center;}
.sestupne							{width: 24px; height: 24px; background: url(../images/sestupne_shop_ex.gif) no-repeat left center;}
.vzestupne_aktivni		{width: 24px; height: 24px; background: url(../images/vzestupne_shop_ex.gif) no-repeat left center;}
.sestupne_aktivni			{width: 24px; height: 24px; background: url(../images/sestupne_shop_ex.gif) no-repeat left center;}

.vzestupne,
.vzestupne_aktivni		{margin-left: 4px;}

.sestupne,
.sestupne_aktivni			{margin-right: 15px;}

.vzestupne SPAN,
.sestupne SPAN			{display: none;}

/* Formular pro hodnoceni zbozi */
#hodnoceni P			{margin: 0 0 9px 0;}

/* Parametry */
.parametry			{margin: 5px 0 15px 0; border: 1px #5975b6 solid; border-collapse: collapse;}
.parametry INPUT,
.parametry SELECT,
.parametry TEXTAREA		{font-size: 100%;}
.parametry TD			{}
.param_nazev 			{text-align: center; background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; padding: 4px; border-bottom: 1px #5975b6 solid; white-space: nowrap}
.param_cena 			{text-align: right; padding: 4px; font-weight: bold; white-space: nowrap}
.parametry .sude 		{background: #fbfbfb;}
.parametry .liche 		{background: #f5f5f5;}

      /* Obrazkove parametry */
      #clanek .parametry_obr		{margin: 5px 0 15px 0;}
      #clanek .parametry_obr TD	{width: 100px; text-align: center;}
      #clanek .parametry_obr IMG 	{border: 1px #000 solid;}

/* Oblíbené položky */
.oblibene TH			{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; border: 1px #5975b6 solid; padding: 5px;}
.oblibene .sude TD		{background: #fbfbfb; border: 1px #5975b6 solid;}
.oblibene .liche TD		{background: #f5f5f5; border: 1px #5975b6 solid;}

/* Mnozstevni slevy */
.mnozstevni			{border: 1px #5975b6 solid; border-collapse: collapse;}
.mnozstevni TH			{background: url(../images/bgtab.gif) 0 50% repeat-x #e7e7e7; padding: 4px; border: 1px #5975b6 solid;}
.mnozstevni TD			{text-align: right}
.mnozstevni .sude		{background: #fbfbfb;}
.mnozstevni .liche		{background: #f5f5f5;}

.nobr  				{white-space: nowrap;}

/* Diskuze */
#diskuze .udaje   		{padding: 2px; background: #eaeff8; border: 1px #cbd7f0 solid;}
#diskuze .text   		{margin-bottom: 10px;}

/* Off-line platba */
#offline 			{width: 100%;}
#offline FORM			{text-align: center}
#offline INPUT 			{font-weight: bold;}
#offline .error 		{color: maroon;}
#offline #ramecek 		{border: 1px solid #000; background: #ebebf2; padding: 5px; margin: 20px;}
#offline #offline_pozn 		{font-weight: bold; width: 92%; margin: 0;}

/* Platby a doruceni */
.platby 			{width: 100%; text-align: center;}
.platby .levy			{width: 80%; text-align: left; border-bottom: 1px #5975b6 solid;}
.platby .pravy			{width: 20%; text-align: right; border-bottom: 1px #5975b6 solid;}
.priplatky 			{width: 100%; border: 1px #5975b6 solid; border-collapse: collapse;}
.priplatky TH, .priplatky TD	{border: 1px #5975b6 solid;}

#pridani 			{background: #eaeff8; border: 1px #cbd7f0 solid; padding: 1px 5px;}
#pridani P 			{margin: 4px 0;}

/* Související položky */
#souvisejici_sloupec 		{border-left: 1px #000 solid; text-align: center;}

#souvisejici_svisle_nahled	{list-style-type: none; margin: 0;}
#souvisejici_svisle_nahled LI	{text-align: center; display: block; margin: 10px;}
#souvisejici_svisle_nahled IMG 	{border: 1px #5975b6 solid; margin-top: 5px;}

#souvisejici_nahled		{list-style-type: none; margin: 0;}
#souvisejici_nahled LI		{text-align: center; display: inline; float: left; margin: 10px;}
#souvisejici_nahled IMG 	{border: 1px #5975b6 solid; margin-top: 5px;}

/* Inzerce */
.inzerce_ram 			{border: 1px #5975b6 solid;}
.inzerce_normal			{}
.inzerce_zvyraz 		{background: #eaeff8;}
.inzerce_inverze		{color: #fff; background: #cbd7f0;}
.inzerce_nahled 		{width: 90%; margin: 10px;}

/* Predchozi a nasledujici zbozi v podrobnostech */
#clanek #navigace_zbozi 	{margin: 0; line-height: 27px;}
#clanek #navigace_zbozi .levy	{float: left;}
#clanek #navigace_zbozi .pravy	{float: right;}
#clanek #navigace_zbozi A 	{text-decoration: underline;}

/* Podrobnosti tabulka */
#podrobnosti TR TD		{vertical-align: middle; padding: 1px 3px 1px 1px;}
#podrobnosti .cena		{font-size: 160%;}

/* Strankovani */
#pagination 				{margin: 15px 0 !important; text-align: right;}
#pagination #left 			{font-weight: bold;}

/* Porovnani zbozi */
.porovnat_zbozi_btn,
.porovnat_zbozi_btn_podrob				{cursor: pointer; background: #f2f2f2; padding: 1px 5px;}
#porovnat_zbozi_table							{border-collapse: collapse;}
#porovnat_zbozi_table TH					{padding: 3px 4px !important; border: solid 1px #cdcdcd; background: #f2f2f2;}
#porovnat_zbozi_table TD					{padding: 3px 4px !important; border: solid 1px #ddd;}
#porovnat_zbozi_table .obr				{text-align: center;}
#porovnat_zbozi_table .obr IMG		{display: block; margin: 0 auto;}

/* Filtr vyrobci */
.filtr_vyr_link										{margin: 0 2px; cursor: pointer !important;}

/* Shlednute polozky */
#shlednute_polozky									{background: #eaeff8; padding: 8px 0 10px 11px; border: 1px solid #cbd7f0; margin-top: 10px;}
#shlednute_polozky .nadpis					{font-weight: bold; margin-bottom: 8px;}
#shlednute_polozky .items	IMG				{border: 1px solid #cbd7f0; display: block; float: left; max-width: 80px; max-height: 80px;}
#shlednute_polozky .items A,
#shlednute_polozky .items A:visited	{display: block; float: left; margin:0 8px 5px 0; width: 82px; height: 82px; overflow: hidden;}
#shlednute_polozky .vse							{clear: both;}
#shlednute_vse .item								{background: url(../images/dot.gif) repeat-x 0 100%; margin: 0 0 10px 0;}
#shlednute_vse .img									{float: left; margin: 0 15px 10px 0;}
#shlednute_vse A										{font-weight: bold;}

/* Zvyraznena hlaska pro prodani zbozi s parametry */
.warning							{padding: 6px 10px; margin: 10px 0 !important; background: #fee9e9; border: solid 1px #ebc1c1; color: #c02222; font-weight: bold;}

/* Kroky objednávky */
#obj_kroky						{margin: 9px 0 0 0; padding: 0; list-style: none;}
#obj_kroky LI					{float: left; line-height: 35px; padding: 0 15px 0 15px; margin: 0 10px 0 0; background: url(../images/obj_kroky_bg.png) repeat-x; border: solid 1px #e6e6e6; color: #aaa; font-size: 115%;}
#obj_kroky LI#active	{color: #444; font-weight: bold;}
#obj_kroky SPAN				{font-size: 160% !important; margin-right: 8px;}

#bezzalozek h2				{font-size: 100%;}

#bezzalozek .diskuse	{border: solid 1px #cbd7f0; padding: 10px;}