/* Tělo */
BODY 				{color: #000;
				 background: url(../images/design/bg.gif) repeat-x #f3f3f3;
				 font-size: 75%;
				 font-family: Arial, sans-serif;
 				 margin: 0;
 				 padding: 0;
 				 text-align: center;
                                 _behavior: url(../css/csshover.htc);}
H1, TABLE			{font-size: 100%;}
FORM				{margin: 0; padding: 0;}
IMG 				{border: 0;}
INPUT, TEXTAREA, SELECT 	{color: #000; background: url(../images/design/input.gif) repeat-x #fff; border: 1px #c8c8c8 solid; padding: 4px 6px; font-family: Arial, sans-serif;}
SELECT 	                        {background: #fff; padding: 2px;}
INPUT.submit,
INPUT.submit-kos		{cursor: pointer; color: #fff; background: url(../images/design/submit.gif) repeat-x #6f6f6f; border: 1px #7b7b7b solid; font-size: 95%; font-weight: bold; text-transform: uppercase; padding: 4px 6px 4px 29px;}
INPUT.submit-image, LABEL	{cursor: pointer; border: 0;}
INPUT.submit-pokladna		{cursor: pointer; color: #fff; background: url(../images/design/submit.png) no-repeat #780212; border: solid 1px #780212; font-size: 10px; font-weight: bold; text-transform: uppercase; padding: 0 12px 0 30px; height: 25px; overflow: visible;}
INPUT.noborder			{border: 0; background: transparent;}
INPUT.readonly			{color: #999;}
A	        		{color: #e20030; text-decoration: underline;}
A:active			{color: #000;}
A:visited			{color: #e20030;}
A:hover				{color: #000;}

/* Obal strany */
#pozadi                         {background: url(../images/design/bg2.jpg) 50% 166px no-repeat;}
#page 	 			{width: 984px; background: url(../images/design/header.jpg) no-repeat; position: relative; margin: 0 auto; padding-top: 222px; text-align: left;}
#logo 			        {width: 258px; height: 129px; background: url(../images/design/logo.jpg) no-repeat; position: absolute; left: 0; top: 0; display: block;}
#logo A  			{width: 258px; height: 129px; display: block;}
#logo SPAN  			{display: none;}

/* Lista clanku */
#lista_clanku				{font-size: 95%; position: absolute; left: 12px; top: 150px; z-index: 100;}
#lista_clanku ul,
#lista_clanku li,
#lista_clanku a 			{display: block; margin: 0; padding: 0;}
#lista_clanku ul 			{width: 140px; background: #f3f3f3; border: #d3d3d3 solid; border-width: 1px 1px 0 1px; list-style-type: none;}
#lista_clanku li 			{border-bottom: 1px #d3d3d3 solid; position: relative; z-index: 9; text-align: left; vertical-align: middle !important;}
#lista_clanku li.folder ul 		{position: absolute; left: 130px; top: 5px;}
#lista_clanku li.folder>ul 	 	{left: 130px;}
#lista_clanku a 			{width: 100%; height: 100%; color: #000; border-bottom: 1px #f3f3f3 solid; text-decoration: none; padding: 4px 7px;}
#lista_clanku li>a 			{width: auto;}
#lista_clanku a:hover 			{color: #000; background: #d3d3d3; border-bottom: 1px #d3d3d3 solid}
#lista_clanku li.folder a:hover 	{background: #d3d3d3;}
#lista_clanku li.folder:hover 		{z-index: 10;}
#lista_clanku ul ul li.folder		{background: url(../images/design/odrazka.gif) 97% 50% no-repeat;}
#lista_clanku ul ul li.folder>a:hover	{background: url(../images/design/odrazka.gif) 97% 50% no-repeat #d3d3d3;}
#lista_clanku ul ul,
#lista_clanku li:hover ul ul,
#lista_clanku li:hover li:hover	ul ul,
#lista_clanku li:hover li:hover	li:hover ul ul		{display: none;}
#lista_clanku li:hover ul,
#lista_clanku li:hover li:hover ul,
#lista_clanku li:hover li:hover li:hover ul,
#lista_clanku li:hover li:hover li:hover li:hover ul 	{display: block;}
#lista_clanku #level1 			{width: 1000px; background: transparent; border: 0; display: block; margin: 0; padding: 0;}
#lista_clanku #level1 .top 		{width: 105px; height: 28px; float: left; border: 0; margin: 0 8px 0 0; text-align: center;}
#lista_clanku #level1 .top.folder ul 	{position: absolute; left: 0; top: 26px;}
#lista_clanku #level1 .top.folder ul ul {position: absolute; left: 140px; top: -1px;}
#lista_clanku #level1 .toplink 		{width: auto; height: auto; color: #fff; font-weight: bold; background: url(../images/design/bgclanky.gif) 100% 100% no-repeat #3a3a3a; border: 1px #fff solid; padding: 6px 15px; text-decoration: none; text-transform: uppercase;}
#lista_clanku #level1 .toplink:hover 	{color: #fff; width: auto; background: url(../images/design/bgclanky_aktiv.gif) 100% 100% no-repeat #af0219; text-decoration: none;}

/* Vyhledávání */
#vyhledavani  		        {position: absolute; left: 511px; top: 12px;}
#vyhledavani .label 		{display: none;}
#vyhledavani FORM 	        {margin: 0;}
#vyhledavani P 	                {margin: 0 0 5px 0;}
#vyhledavani INPUT 		{width: 130px; vertical-align: middle;}
#vyhledavani .submit_find	{width: 27px; height: 27px; padding: 0; border: 0;}
#vyhledavani A	                {font-size: 95%;}

/* Kosik */
#kosik                          {position: absolute; left: 763px; top: 25px;}
#kosik .label                   {background: url(../images/design/kosik.gif) 0 50% no-repeat; font-size: 125%; font-weight: bold; padding: 7px 0 7px 40px; margin: 0;}
#kosik P                        {line-height: 17px;}
#kosik .label A,
#kosik A:hover                  {color: #e20030;}
#kosik .label A:hover,
#kosik A                        {color: #000;}

/* Buttons */
#buttons                        {height: 60px; list-style-type: none; margin: 0; padding: 0;}
#buttons LI                     {height: 54px; float: left; text-align: center; margin: 0 10px 0 0; padding: 0;}
#buttons LI A                   {width: auto; height: auto; color: #a2a2a2; font-weight: bold; text-transform: uppercase; text-decoration: none; display: block; padding: 20px 0;}
#buttons LI A:hover             {color: #fff;}
#buttons SPAN                   {position: relative; left: 18px;}
#buttons #o1,
#buttons #o1_active             {width: 165px;}
#buttons #o2,
#buttons #o2_active             {width: 146px;}
#buttons #o3,
#buttons #o3_active             {width: 193px;}
#buttons #o1 A                  {background: url(../images/design/button1.gif) no-repeat;}
#buttons #o1 A:hover,
#buttons #o1_active A           {background: url(../images/design/button1a.gif) no-repeat;}
#buttons #o2 A                  {background: url(../images/design/button2.gif) no-repeat;}
#buttons #o2 A:hover,
#buttons #o2_active A           {background: url(../images/design/button2a.gif) no-repeat;}
#buttons #o3										{background: url(../images/design/button3.gif) no-repeat; color: #a2a2a2; font-weight: bold; text-transform: uppercase; text-decoration: none; display: block; padding: 20px 0;}
#buttons #o3_active							{background: url(../images/design/button3a.gif) no-repeat; color: #a2a2a2; font-weight: bold; text-transform: uppercase; text-decoration: none; display: block; padding: 20px 0;}

/* Strana */
#strana  	      	        {background: url(../images/design/bgpage.gif) repeat-y #fff;}
#strana TABLE TD 		{vertical-align: top; padding: 0;}
#stredovy 			{width: 100%;}
#levy                           {background: url(../images/design/bgleft.jpg) no-repeat; padding: 0 16px 0 14px !important;}
#pravy                          {padding: 0 14px 0 16px !important;}
#levy .label, #pravy .label 	{font-size: 120%; font-weight: bold; background: url(../images/design/label.gif) no-repeat; margin: 0 0 10px 0; padding: 6px 0 4px 33px; text-align: left; text-transform: uppercase; letter-spacing: -0.1px;}
#levy P, #pravy P               {margin: 0 7px 5px 7px;}

/* Boxy */
#menu .label 	                {font-size: 100%; background: transparent; padding: 0; text-transform: none; letter-spacing: 0px;}
#informace .label 	        {background-image: url(../images/design/label_info.gif);}
#provozovatel .label 	        {background-image: url(../images/design/label_provoz.gif);}
#cen_bomba .label 	        {background-image: url(../images/design/label_bomba.gif);}
#top_x .label,
#top_hodnocene .label 	        {background-image: url(../images/design/label_top.gif);}
#anketa .label 	                {background-image: url(../images/design/label_anketa.gif);}
#menu,
#vyrobci,
#pruvodce,
#inzerce,
#novinky,
#informace,
#tag-cloud,
#provozovatel,
#doporuceni,
#zakaznik,
#cen_bomba,
#aktuality,
#top_x,
#top_hodnocene,
#anketa,
#partneri	  		{width: 170px; padding-bottom: 10px; margin-bottom: 5px;}

/* Menu */
#menu UL 			{list-style-type: none; margin: 0; padding: 0;}
#menu UL UL 			{padding: 5px 0;}
#menu UL LI			{margin: 0 0 2px 0; padding: 0;}
#menu UL UL LI                  {background: url(../images/design/bgmenu3.gif) no-repeat; margin: 8px 0 8px 3px; padding: 0 0 0 25px;}
#menu UL A                      {color: #fff; background: url(../images/design/bgmenu.gif) 0 100% no-repeat #e20030; font-size: 120%; font-weight: bold; display: block; text-decoration: none; padding: 10px;}
#menu UL .active,
#menu UL A:hover                {color: #e20030; background: url(../images/design/bgmenu2.gif) 0 100% no-repeat #fff; font-size: 120%; font-weight: bold; display: block;}
#menu UL UL A                   {color: #000; background: transparent !important; font-size: 100% !important; font-weight: normal !important; display: inline !important; text-decoration: underline; padding: 0;}
#menu UL UL A:hover             {color: #007f3c;}
#menu UL UL .active		{color: #007f3c; font-weight: bold !important; text-decoration: none;}

/* Informace */
#informace UL                   {list-style-type: none; margin: 0 7px 5px 7px; padding: 0;}
#informace LI                   {background: url(../images/design/li.gif) 0 5px no-repeat; margin: 0 0 5px 0; padding-left: 14px;}

/* Provozovatel */
#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: red; 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;}

/* Novinky */
#novinky FORM 			{margin: 0 7px 5px 7px;}
#novinky P 			{margin: 0 0 7px 0;}
#novinky INPUT 			{width: 85px; vertical-align: middle;}
#novinky .submit 		{width: 52px;}

/* Zakaznik */
#zakaznik                       {color: #b1b1b1; font-weight: bold;}
#zakaznik .label                {display: none;}
#zakaznik .carka                {margin: 0 12px;}
#zakaznik A                     {color: #000;}
#zakaznik A:hover               {color: #e20030;}

/* Cenová bomba */
#cen_bomba UL 			{font-weight: bold; list-style-type: none; margin: 0 10px; padding: 0; text-align: center;}
#cen_bomba UL LI		{margin: 0; padding: 0 0 15px 0;}
#cen_bomba IMG 			{margin: 10px auto; display: block;}
#cen_bomba .cena     		{font-size: 120%;}

/* Aktuality */
#aktuality DIV 			{margin: 0 7px 5px 7px;}
#aktuality DIV P 		{margin: auto;}
#aktuality A		        {font-weight: bold;}
#aktuality .bottom		{margin: 0;}

/* Top X */
#top_x UL 			{list-style-type: decimal; margin: 0 7px 10px 27px; padding: 0;}
#top_x UL LI			{margin: 0; padding: 0; font-weight: normal;}
#top_x A	        	{font-weight: bold; text-decoration: underline;}

/* Top hodnocene */
#top_hodnocene UL 		{list-style-type: decimal; margin: 0 7px 10px 27px; padding: 0;}
#top_hodnocene UL LI		{margin: 0; padding: 0; font-weight: normal;}
#top_hodnocene A	        {font-weight: bold; text-decoration: underline;}

/* Anketa */
#anketa		  		{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;}
#anketa INPUT 		        {border: 0;}
#anketa .submit	                {border: 1px #4288a2 solid;}

/* Partneři */
#partneri	  		{text-align: center;}
#partneri IMG			{border: 0; margin: 3px 0;}
#partneri HR                    {color: #fff; background: #fff; border: 0; height: 1px; margin: 2px;}

/* Tag Cloud */
#tag-cloud ul			{margin: 0 27px 10px 27px; padding: 0; text-align: center;}
#tag-cloud li			{list-style-type: none; display: inline; margin: 0 0 2px 0; padding: 0 12px 4px 0;}
.tagCloudLevel1 		{font-size: 100%;}
.tagCloudLevel2 		{font-size: 120%;}
.tagCloudLevel3 		{font-size: 140%;}
.tagCloudLevel4 		{font-size: 160%;}
.tagCloudLevel5 		{font-size: 180%;}

/* Patička */
#paticka 			{height: 175px; font-size: 95%; background: url(../images/design/footer.jpg) no-repeat;}
#paticka UL 			{display: none;}
#paticka B 	                {font-weight: normal;}
#paticka P 			{margin: 0; padding: 125px 40px 0 0; float: right;}
#paticka #copy 			{margin: 0; padding: 125px 0 0 40px; float: left;}

/* Článek */
#clanek        			{padding: 10px 25px;}
#clanek H1, #clanek H2		{font-size: 140%; color: #047b3d; margin: 10px 0; text-transform: uppercase;}
#clanek H3     			{font-size: 105%; margin: 20px 0 3px 0;}
#clanek H4     			{font-size: 100%; color: #e20030;}
#clanek H3 A   			{color: #c60000; text-decoration: none;}

#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: #e20030; font-weight: bold;}
#clanek .maly 			{font-size: 85%;}
#clanek .sestava 		{width: 300px;}
#clanek .faktura_odkaz		{color: #e20030; font-size: 130%;}
#clanek HR                    	{display: none;}
#clanek .red			{color: #e20030;}
#clanek .cena 			{font-size: 120%; white-space: nowrap;}

/* Trideni */
#trideni                        {font-size: 95%; background: #f2f2f2; border: 1px #eaeaea solid; margin: 10px 0; padding: 10px 0 10px 5px;}
#trideni IMG                    {vertical-align: middle; margin: 0 5px;}
#trideni FORM                   {display: inline; margin: 0 0 0 5px;}
#trideni SELECT                 {margin: 0 5px; font-size: 95%;}
#trideni INPUT                  {vertical-align: middle; padding: 0; background: transparent; border: 0; margin: 0 1px;}
#trideni STRONG                 {font-weight: normal;}
#trideni .nazev                 {color: #666;}

/* Tabulka s košíkem */
#clanek .kosikinfo		{width: 100%;}
#clanek .kosikinfo TH		{background: #eee; border: 1px #d2d2d2 solid; padding: 2px 5px;}
#clanek .kosikinfo TD		{background: #fff; border: 1px #d2d2d2 solid; padding: 2px 5px;}
#clanek .kosikinfo .tmavy 	{background: #eee; border: 1px #d2d2d2 solid;}
#clanek .kosikinfo .submit-kos {padding: 4px 6px; background-position: 100% 0;}

/* Tabulka zákazníka */
.zakaznik			{width: 100%;}
.zakaznik .noborder		{background: transparent; border: 0;}
#clanek FIELDSET 		{border: 1px #dfdfdf solid; padding: 5px; margin: 20px 0 20px 0;}
#clanek LEGEND	 		{color: #ea0032; background: #f2f2f2; border: 1px #eaeaea solid; font-weight: bold; padding: 4px 10px; margin-bottom: 8px;}

/* Objednávky */
#clanek .objednavky		{width: 100%;}
#clanek .objednavky TR          {text-align: center;}
#clanek .objednavky TH		{background: #eee; border: 1px #d2d2d2 solid; padding: 2px 5px;}
#clanek .objednavky TD		{background: #fff; border: 1px #d2d2d2 solid; padding: 2px 5px; vertical-align: middle;}
#clanek .detailobjednavky	{width: 100%; text-align: center;}
#clanek .detailobjednavky TR    {text-align: right;}
#clanek .detailobjednavky TH	{background: #eee; border: 1px #d2d2d2 solid; padding: 2px 5px; 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	{padding: 3px 5px; vertical-align: top;}
#clanek .pozadilicheradky	{background: #eee; padding: 3px 5px; vertical-align: top;}

/* Tabulka se zbožím */
#clanek .obal_zbozi 		{width: 533px; margin: 10px 0; border-collapse: collapse;}
#clanek .obal_zbozi .carka	{height: 40px; background: url(../images/design/dot.gif) 50% 50% no-repeat;}
#clanek .obal_zbozi .carka HR	{display: none;}
#clanek .odsaz 			{vertical-align: top; width: 130px !important;}
#clanek .odsaz a			{display: block; width: 125px; overflow: hidden;}
#clanek .odsaz IMG 	        {margin: 8px 4px 8px 8px; max-width: 117px;}
#clanek .odsaz_podrob 		{width: 45%; text-align: center;}
#clanek .odsaz_podrob IMG		{margin-right: 10px;}
#clanek .odsaz_podrob SPAN 	{display: inline;}
#clanek #zoom	 		{display: none;}
#clanek .mnozstvi		{width: 30px; vertical-align: middle; text-align: center; margin-right: 5px;}
#clanek .submit_kosik 		{cursor: pointer; color: #fff; background: url(../images/design/submit_cart.gif) repeat-x #971b1b; border: 1px #b32020 solid; font-size: 95%; font-weight: bold; text-transform: uppercase; padding: 4px 6px 4px 29px; text-decoration: none;}
#clanek #pridej_polozku .submit_kosik			{padding: 4px 6px 4px 29px; font-size: 125%; background: url(../images/design/submit_cart_big.gif) repeat-x #971b1b;}

#clanek TR TD.vert_oddel 	{width: 10px; border: 0; background: transparent;}

/* Výpis položek zboží */
#clanek .rada_pln_naz TD                   {width: 48%; background: url(../images/design/bgzbozi1.gif) 0 100% no-repeat; padding-bottom: 8px;}
#clanek .rada_pln_kos TD                   {background: url(../images/design/bgzbozi2.gif) 0 100% no-repeat;}
#clanek .rada_pln_kos TD TABLE TD          {background: transparent;}
#clanek .rada_pln_kos TD STRIKE            {text-decoration: none; background: url(../images/design/strike.gif) 0 55% repeat-x; padding: 0 2px;}
#clanek .rada_pln_kos TD .submit_kosik     {width: 60px; display: block; text-align: center; margin-top: 20px;}
#clanek .rada_pln_kos TD .small            {font-size: 95%;}
#clanek .rada_pln_kos TD .ico              {height: 50px;}
#clanek .rada_pln_pop TD                   {font-size: 95%; padding: 10px 5px 0 5px;}

/* Výpis položek zboží v oddělení (stručný) */
#clanek .rada_str TH		{background: #eee; border: 1px #d2d2d2 solid; text-align: left; padding: 4px 7px;}
#clanek .rada_str_sude TD	{background: #eee; border: 1px #d2d2d2 solid; padding: 2px 5px; vertical-align: middle;}
#clanek .rada_str_liche TD	{background: #fff; border: 1px #d2d2d2 solid; padding: 2px 5px; vertical-align: middle;}
#clanek .rada_str_kos		{width: 130px; white-space: nowrap; text-align: right;}
#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. */
#zobrazeni                      {color: #68a3b9; font-size: 95%; position: absolute; right: 260px; top: 350px; margin: 0;}
#zobrazeni STRONG		{display: none;}
#zobrazeni IMG		        {vertical-align: middle; margin: 0 2px;}
#zobrazeni A                    {color: #fff;}
#zobrazeni A:hover              {color: #68a3b9;}

/* Ikony novinka, akce, pripravujeme, vyprodej, nas_tip, no24 */
.novinka, .akce, .pripravujeme, .vyprodej, .nas_tip, .no24 	{color: #ea0032; text-transform: uppercase; font-size: 85%; padding: 3px 0 3px 15px; margin-right: 5px; display: block;}
.novinka                        {background: url(../images/design/novinka.gif) 0 50% no-repeat;}
.akce                           {background: url(../images/design/tip.gif) 0 50% no-repeat;}
.pripravujeme                   {background: url(../images/design/novinka.gif) 0 50% no-repeat;}
.vyprodej                       {background: url(../images/design/vyprodej.gif) 0 50% no-repeat;}
.nas_tip                        {background: url(../images/design/tip.gif) 0 50% no-repeat;}
.no24 	                        {background: transparent;}

/* Formular pro hodnoceni zbozi */
#hodnoceni P			{margin: 0 0 9px 0;}

/* Parametry */
.parametry			{width: 100%; margin: 5px 0; border: 1px #d2d2d2 solid; border-collapse: collapse;}
.parametry INPUT,
.parametry SELECT,
.parametry TEXTAREA		{font-size: 100%;}
.param_nazev 			{text-align: center; background: #eee; padding: 4px; border-bottom: 1px #d2d2d2 solid;}
.param_cena 			{text-align: right; padding: 4px; font-weight: bold; white-space: nowrap}
.parametry .liche 		{background: #eee;}
.parametry .sude 		{background: #fff;}

/* Oblíbené položky */
.oblibene 			{width: 100%;}
.oblibene TH			{background: #eee; border: 1px #d2d2d2 solid; padding: 5px;}
.oblibene .sude TD		{background: #fff; border: 1px #d2d2d2 solid;}
.oblibene .liche TD		{background: #eee; border: 1px #d2d2d2 solid;}

/* Mnozstevni slevy */
.mnozstevni			{border: 1px #d2d2d2 solid; border-collapse: collapse;}
.mnozstevni TH			{background: #eee; padding: 4px; border: 1px #d2d2d2 solid;}
.mnozstevni TD			{text-align: right;}
.mnozstevni .sude		{background: #fff;}
.mnozstevni .liche		{background: #eee;}

.nobr  				{white-space: nowrap;}

/* Diskuze */
#diskuze .udaje   		{padding: 2px; background: #eee; border: 1px #d2d2d2 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 #d2d2d2; background: #eee; 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 #d2d2d2 solid; padding-top: 7px;}
.platby .pravy			{width: 20%; text-align: right; border-bottom: 1px #d2d2d2 solid; padding-top: 7px;}
.priplatky 			{width: 100%; border: 1px #d2d2d2 solid; border-collapse: collapse;}
.priplatky TH, .priplatky TD	{border: 1px #d2d2d2 solid;}

#pridani 			{background: #eee; border: 1px #d2d2d2 solid; padding: 1px 5px;}
#pridani P 			{margin: 4px 0;}

/* Související položky */
#souvisejici_nahled		{list-style-type: none; margin: 0; padding: 0;}
#souvisejici_nahled LI		{width: 165px; height: 180px; text-align: center; float: left; margin: 10px 3px; padding: 0; position: relative; overflow: hidden;}
#souvisejici_nahled A		{text-decoration: none;}
#souvisejici_nahled IMG 	{background: #fff; border: 1px #d2d2d2 solid; margin-top: 5px;}

/* Predchozi a nasledujici zbozi v podrobnostech */
#navigace_zbozi 		{height: 15px; color: #999; font-size: 80%; margin: 10px 0;}
#navigace_zbozi .levy		{width: 270px; float: left; display: block;}
#navigace_zbozi .pravy		{width: 270px; float: right; display: block; text-align: right;}
#navigace_zbozi A 		{color: #999;}

/* Podrobnosti tabulka */
#podrobnosti			{width: 100%; border-collapse: collapse;}
#podrobnosti TR TD 		{padding: 2px 0;}
#podrobnosti STRIKE 		{text-decoration: none; background: url(../images/design/strike.gif) 0 55% repeat-x; padding: 0 2px;}
#podrobnosti .submit_kosik      {margin-left: 15px;}

/* Zalozky v podrobnostech */
#zalozky_menu 			{height: 24px; list-style-type: none; margin: 15px 0 0 0; padding: 0; z-index: 50;}
#zalozky_menu LI 		{display: inline; margin: 0; padding: 0;}
#zalozky_menu A 		{padding: 4px 5px; margin-right: 1px; display: block; float: left;}
#zalozky_menu #active		{color: #000; background: #eee; font-weight: bold; border: #d2d2d2 solid; border-width: 1px 1px 0 1px; position: relative; top: 1px; text-decoration: none;}
#zalozky 			{border: 1px #d2d2d2 solid; background: #eee; padding: 10px; text-align: left; clear: both;}

/* Odkazy na registraci u pokladny */
#reg_odkazy 			{margin: 0; padding: 0;}
#reg_odkazy LI 			{margin: 10px 0; font-weight: bold; padding: 10px; background: #eee; border: 1px #d2d2d2 solid;}

/* slovnik */
.definition			{color: #000; cursor: help; border-bottom: 1px #000 dashed; text-decoration: none;}
#dictionary h3			{font-size: 120%; margin: 20px 0;}
#dictionary .notions p		{width: 50px; height: 12px; font-size: 125%; position: relative; overflow: hidden; margin: 5px;}
#dictionary .notions span	{width: 50px; height: 12px; background:url(../images/design/top.gif) no-repeat; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 2; display: block;}
#dictionary .notions a		{color: #bd3942; cursor: pointer; text-decoration: none;}
dl				{margin: 0; padding: 0;}
dt				{padding: 5px 0 0 5px;}
dd				{margin-left: 120px;}

/* Strankovani */
#pagination                            {font-size: 120%; margin: 10px 0; text-align: center;}
#pagination #left                      {display: none;}
#pagination A                          {color: #fff; background: url(../images/design/pagination.gif) 50% 50% no-repeat; margin: 0 5px; padding: 5px 8px; line-height: 20px; text-decoration: none;}
#pagination A:hover                    {color: #fff; background: url(../images/design/pagination_hover.gif) 50% 50% no-repeat;}
#pagination STRONG                     {padding: 5px;}
#pagination .next                      {color: #e20030; background: transparent; margin: 0; padding: 5px 0; text-decoration: underline;}
#pagination .next:hover                {color: #000; background: transparent; margin: 0; padding: 5px 0;}

/* FOTOGALERIE */
#fotogalerie 				{width: 250px;}
#fotogalerie_obr			{border: 3px #bbb solid; background-color: #fff; top: 236px; z-index: 10;}
#vrstva_close 				{width:20px; height: 20px; background-image: url(../images/foto_close.gif); position: absolute; top: 8px; right: 7px; z-index: 5;}
#vrstva_close:hover			{background-image: url(../images/foto_close_h.gif);}

#foto_nahled 				{width: 500px; height: 300px; display: block; text-align:center; margin-left: auto; margin-right: auto; vertical-align: middle;}

.boxpopis				{margin: 0 3px 12px 0px; width: 285px; padding-bottom: 10px; background: url(../images/design/popis-line.gif) no-repeat 0 100%;}
#foto_prehled 				{width: 240px; height: 100px; margin: 0 auto;}
#foto_prehled_doleva 			{background: url(../images/foto_doleva.png) no-repeat; width: 14px; height: 81px; display: inline-block; float: left; margin-top: 14px; padding-right: 1px; cursor: pointer;}
#foto_prehled_doleva:hover 		{background-image: url(../images/foto_doleva_h.png);}
#foto_prehled_doprava 			{background: url(../images/foto_doprava.png) no-repeat 100% 0; width: 14px; height: 81px; display: inline-block; float: left;  margin-top: 14px; padding-left: 1px; cursor: pointer;}
#foto_prehled_doprava:hover 		{background-image: url(../images/foto_doprava_h.png);}
#foto_prehled_obsah 			{width: 210px; height: 100px; overflow: hidden; overflow-x: hidden; overflow-y: hidden; display: inline-block; float: left;}
#foto_prehled_obsah1 			{width: 240px; height: 100px; overflow: hidden; overflow-x: hidden; overflow-y: hidden; display: inline-block; float: left;}
#foto_prehled_posun 			{width: 100px; margin: 0; padding: 0px 0px 0px 3px; text-align:left;}
img.foto_prehled 			{width: 111px; margin: 8px 0px auto 0px !important; max-height: 120px; border: solid 1px #eee; cursor: pointer;}
img.foto_prehled:hover{border: solid 1px #ddd;}
.foto_dalsi				{color: #ea599e; font-weight: bold; margin-top: 8px; display: none;}

#fotogalerie_obr                        {position: absolute; top: 290px; left: 174px; display: none; z-index: 1000;}
#fotogalerie_obr DIV                    {position: relative; width: 500px; height: 500px;}
#foto_velke_popisek                     {position: absolute; left: 0; bottom: 0; width: 495px; background: #bbb; margin: 0 !important; padding: 0 0 0 5px !important; line-height: 24px; text-align: left;}

#foto_velke 				{background-color: #fff; margin:0; padding: 0;}
#foto_velke_obr 			{width: 500px; height: 476px; margin:0; padding: 0;}
#foto_velke p 				{color: #000; background-color: #bbb; text-align: left; margin: 0; padding: 3px; height: 15px;}
#foto_velke img 			{}
#foto_obrazek 				{border: 3px #bbb solid; margin:0; padding: 0; position: relative;}

#foto_velke_prev 			{background: url(../images/foto_prev.gif) no-repeat; position: absolute; top: 8px; left: 8px; width: 20px; height: 20px; z-index: 5; cursor: pointer;}
#foto_velke_prev:hover 			{background: url(../images/foto_prev_h.gif) no-repeat !important;}
#foto_velke_next 			{background: url(../images/foto_next.gif) no-repeat; position: absolute; top: 8px; left: 30px; width: 20px; height: 20px; z-index: 5; cursor: pointer;}
#foto_velke_next:hover 			{background: url(../images/foto_next_h.gif) no-repeat !important;}

.bannery  {height: 130px;}
.bannery .banner1 {float:left; width: 171px; height: 129px; background: url('../images/design/ban1.jpg') 0% 0% no-repeat; position: relative; margin-right: 10px; color: #fff; text-decoration: none;}
.bannery .banner2 {float:left; width: 171px; height: 129px; background: url('../images/design/ban2.jpg') 0% 0% no-repeat; position: relative; margin-right: 10px; color: #fff;text-decoration: none;}
.bannery .banner3 {float:left; width: 171px; height: 129px; background: url('../images/design/ban3.jpg') 0% 0% no-repeat; position: relative; color: #fff; text-decoration: none;}
.bannery a strong  {position: absolute; left: 10px; top: 106px;}
.bannery a:hover  {text-decoration: underline;}
