/* Tělo */
BODY 				{color: #333;
				 background: #000;
				 font-size: 75%;
				 font-family: Arial, sans-serif;
 				 margin: 0;
 				 padding: 0;
 				 text-align: center;
				 behavior: url("../css/csshover.htc");}
H1 				{font-size: 100%;}
TABLE				{font-size: 100%;}
FORM				{margin: 0; padding: 0;}
IMG 				{border: 0;}
INPUT, TEXTAREA, SELECT 	{font-size: 100%; color: #777; background: url(../images/bginput.png) no-repeat #fff; border: 1px #cecece solid; font-family: Arial, sans-serif; padding: 5px; font-weight: bold;}
INPUT.submit,
INPUT.submit-kos,
INPUT.submit-pokladna		{cursor: pointer; color: #fff; font-weight: bold; background: url(../images/bgsubmit.gif) repeat-x #df460a; border: 1px #811516 solid; text-transform: lowercase; padding: 1px 5px;}
INPUT.submit-image, LABEL	{cursor: pointer; border: 0;}
INPUT.noborder			{border: 0; background: transparent;}
INPUT.readonly			{color: #999;}
A	        		{color: #a30000; text-decoration: underline;}
A:active			{color: #340000;}
A:visited			{color: #a30000;}
A:hover				{color: #340000;}
.clr                            {clear: both;}
/* Obal strany */
#page 	 			{width: 1000px; background: url(../images/bg_page.png) no-repeat #fff 50% 40px; position: relative; margin: 0 auto; padding-top: 83px; text-align: left;}
#hlavicka			{width: 976px; height: 118px; margin: 0 auto; overflow: hidden;}

/* logo */
#logo				{width: 370px; height: 90px; overflow: hidden; position: absolute; left: 22px; top: 45px; z-index: 1; margin: 0; text-align: center; display: none;}
#logo SPAN			{width: 370px; height: 90px; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 2; background: url(../images/logo.jpg) no-repeat; display: block; cursor: pointer;}
#logo A  			{color: #fff; font-size: 150%; font-weight: bold; text-decoration: none; margin: 15px 0 0 0; display: block;}

/* Pruh s odkazy */
#lista_clanku				{position: absolute; right: 11px; top: 5px; height: 30px; z-index: 10;}
#pruh_odkazy ul,
#pruh_odkazy li,
#pruh_odkazy a 				{display: block; margin: 0; padding: 0;}
#pruh_odkazy ul 			{width: 140px; background: #fff; border: #a30000 solid; border-width: 1px 1px 0 1px; list-style-type: none;}
#pruh_odkazy li 			{border-bottom: 1px #a30000 solid; position: relative; z-index: 9; text-align: left; vertical-align: middle !important;}
#pruh_odkazy li.folder ul 		{position: absolute; left: 130px; top: 5px;}
#pruh_odkazy li.folder>ul 	 	{left: 130px;}
#pruh_odkazy a 				{width: 100%; height: 100%; color: #777; border-bottom: 1px #fff5fb solid; text-decoration: none; padding: 4px 10px;}
#pruh_odkazy li>a 			{width: auto;}
#pruh_odkazy a:hover 			{color: #fff; background: #a30000; border-bottom: 1px #a30000 solid}
#pruh_odkazy li.folder a:hover 		{background: #a30000; color: #fff;}
#pruh_odkazy li.folder:hover 		{z-index: 10;}
#pruh_odkazy ul ul li.folder		{background: url(../images/arrow2.gif) 96% 9px no-repeat;}
#pruh_odkazy ul ul li.folder>a:hover	{background: url(../images/arrow2h.gif) 96% 9px no-repeat #a30000;}
#pruh_odkazy ul ul,
#pruh_odkazy li:hover ul ul,
#pruh_odkazy li:hover li:hover	ul ul,
#pruh_odkazy li:hover li:hover	li:hover ul ul		{display: none;}
#pruh_odkazy li:hover ul,
#pruh_odkazy li:hover li:hover ul,
#pruh_odkazy li:hover li:hover li:hover ul,
#pruh_odkazy li:hover li:hover li:hover li:hover ul 	{display: block;}
#pruh_odkazy #level1 			{width: auto; background: transparent; border: 0; display: block; margin: 0; padding: 0;}
#pruh_odkazy #level1 .top 		{height: 30px; border: 0; margin: 0; padding: 0 7px 0 6px; text-align: left; float: left; background: url(../images/bgclanky.gif) 100% 52% no-repeat;}
#pruh_odkazy #level1 .top.folder ul 	{left: 0; top: 31px;}
#pruh_odkazy #level1 .top.folder ul ul  {left: 140px; top: -1px;}
#pruh_odkazy #level1 .toplink 		{width: auto; height: auto; color: #777; border: 0; padding: 8px 0 8px 0; text-transform: lowercase; text-decoration: underline;}
#pruh_odkazy #level1 .toplink:hover 	{color: #a30000; width: auto; text-decoration: none; background: none;}

/* odkazy */
#sysbar 			{list-style-type: none; margin: 0; padding: 0; position: absolute; left: 12px; top: 41px;}
#sysbar LI 			{margin: 0; padding: 0; float: left; background: url(../images/sysbar_line.gif) no-repeat 100% 0;}
#sysbar A 			{height: 38px; display: block; background-position: 50% 50%;}
#sysbar SPAN 			{display: none;}
#o1 				{width: 140px; background: url(../images/sysbar_uvod.png) no-repeat;}
#o1:hover, #o1_active		{width: 140px; background: url(../images/sysbar_uvod_h.png) no-repeat 50% 50%;}
#o2				{width: 102px; background: url(../images/sysbar_zakaznik.png) no-repeat;}
#o2:hover, #o2_active		{width: 102px; background: url(../images/sysbar_zakaznik_h.png) no-repeat 50% 50%;}
#o3 				{width: 138px; background: url(../images/sysbar_kosik.png) no-repeat;}
#o3:hover, #o3_active		{width: 138px; background: url(../images/sysbar_kosik_h.png) no-repeat 50% 50%;}
#o4 				{width: 106px; background: url(../images/sysbar_pokladna.png) no-repeat;}
#o4:hover, #o4_active		{width: 106px; background: url(../images/sysbar_pokladna_h.png) no-repeat 50% 50%;}
#o5 				{width: 106px; background: url(../images/sysbar_kontakty.png) no-repeat;}
#o5:hover, #o5_active		{width: 106px; background: url(../images/sysbar_kontakty_h.png) no-repeat 50% 50%;}
#o6 				{width: 72px; background: url(../images/sysbar_blog.png) no-repeat;}
#o6:hover, #o6_active		{width: 72px; background: url(../images/sysbar_blog_h.png) no-repeat 50% 50%;}
#oF 				{width: 43px;padding: 4px; text-align: center; line-height: 38px;}

/* Vyhledávání */
#vyhledavani	  		{width: 360px; position: absolute; right: 30px; top: 42px; padding: 0; text-align: right; height: 35px;}
#vyhledavani H3 		{display: none;}
#vyhledavani FORM,
#vyhledavani P			{display: inline; margin: 0; padding: 0;}
#vyhledavani A 			{color: #777;}
#vyhledavani INPUT 		{width: 140px; margin-left: 5px; vertical-align: middle;}
#vyhledavani .submit		{width: 60px; background: url(../images/bgsubmit2.gif) 50% 50% no-repeat; height: 35px; border: 0; padding: 0; margin-right: 5px;}
#vyhledavani_roz SELECT		{width: 400px;}

/* Měny */
#meny {position: absolute; top: 9px; left: 10px;}
#meny p  {margin: 0px;}
#meny select {background: #fff; padding: 2px;}

/* Košík */
#kosik				{padding-bottom: 4px;}
#kosik P			{margin-left: 10px !important; text-align: right;}
#kosik A			{color: #a30000 !important;}
#kosik H3			{color: #b33c3c !important;}

#kos-zpet           {
                        float: right;
                        border:1px solid #811516;
                        color:#FFFFFF;
                        background:#DF460A url(../images/bgsubmit.gif) repeat-x scroll 0 0;
                        font-weight:bold;
                        padding:1px 5px;
                        text-decoration:none;
                    }

#cleaner            {
                        clear:both;
                    }

/* Strana */
#strana TABLE TD 		{vertical-align: top; padding: 0;}
#stredovy 			{width: 100%;}
#levy 				{padding: 0 0 10px 10px !important;}
#pravy 				{padding: 0 10px 10px 0 !important;}
#levy H3, #pravy H3 		{width: 190px; height: 30px; color: #777; font-size: 100%; text-align: right; margin: 0 0 10px 0; text-transform: uppercase;}
#levy H3 SPAN, #pravy H3 SPAN 	{position: relative; top: 10px; right: 6px;}
#levy UL 			{list-style-type: none; line-height: 15px; margin: 0 10px 10px 15px; padding: 0;}
#levy UL LI			{margin: 0; padding: 0;}
#levy P, #pravy P 		{margin: 0 10px 10px 15px;}
#levy FORM, #pravy FORM		{margin: 0 10px 10px 15px;}
#levy A,
#pravy A,
#levy A:visited,
#pravy A:visited 		{color: #333;}
#levy A:active,
#pravy A:active,
#levy A:hover,
#pravy A:hover  		{color: #a30000; text-decoration: none;}

/* Boxy */
#zakaznik,
#pruvodce,
#inzerce,
#informace,
#provozovatel,
#doporuceni,
#novinky,
#cen_bomba,
#aktuality,
#top_x,
#top_hodnocene,
#anketa,
#tag-cloud,
#partneri,
#partneri_seo,
#neprehledneteR 		{background: url(../images/bgbox.png) no-repeat;}
#menu H3 SPAN, #zakaznik H3 SPAN{top: 10px;}
#levy .bottom, #pravy .bottom   {height: 15px;}

/* Menu */
#menu H3 			{background: none; text-align: center;}
#menu H3 A, #menu H3 A:visited	{border: none !important; text-decoration: none; color: #999;}
#menu H3 A:hover		{color: #a30000;}
#menu H3 A.active		{color: #555;}
#menu H3 .carka                 {margin: 0 5px; color: #aaa;}
#menu UL 			{list-style-type: none; margin: 0; padding: 7px 0 0 0;}
#menu UL LI			{margin: 0; padding: 0;}
#menu UL LI A,
#menu UL LI A:visited           {background: url(../images/arrow3h.png) no-repeat 8px 2px; padding: 0 0 0 23px; display: block; _height: 14px; text-decoration: none; font-size: 100%; color: #a30000; font-weight: bold;}
#menu UL LI A:hover             {background-image: url(../images/arrow3h.png); color: #a30000; font-weight: bold;}
#menu UL UL			{margin-left: 8px; padding: 4px 0;}
#menu UL UL LI 			{}
#menu UL UL LI A,
#menu UL UL LI A:visited	{background: url(../images/arrow1.gif) no-repeat 17px 8px; font-size: 100%; font-weight: normal; color: #555;}
#menu UL UL LI A:hover		{background-image: url(../images/arrow1h.gif); color: #a30000; font-weight: normal;}
#menu UL UL UL			{margin-left: 8px;}
#menu UL UL UL LI		{}
#menu UL UL UL LI A,
#menu UL UL UL LI A:visited	{color: #a30000; background: none; font-size: 90%;}
#menu UL UL UL LI A:hover	{color: #777; background: none;}
#menu .bottom                   {height: auto; width: 190px;}
#menu .bottom  IMG		{margin-bottom: 1px; display: block;}

/* Provozovatel */
#provozovatel #na_stred		{margin: 20px 0; text-align: center;}
#provozovatel #na_stred	IMG 	{margin-bottom: 4px; border: 0;}

/* Novinky */
#novinky P 			{margin: 0 0 10px 0;}
#novinky INPUT 			{width: 95px; vertical-align: middle;}
#novinky .submit 		{width: 30px; height: 19px; margin-left: 5px; border: none; background: url(../images/submit_ok.gif) no-repeat 50% 50%;}

/* Zákazník */
#zakaznik H3 			{margin-bottom: 21px;}
#zakaznik P                     {margin: 0; clear: both;}
#zakaznik FORM                  {margin-left: 20px;}
#zakaznik INPUT 		{width: 135px; margin: 1px 0;}
#zakaznik .submit 		{width: 70px; height: 20px; float: right; margin: 8px 0 0 0; background: url(../images/bgsubmit.png) no-repeat; border: none;}
#zakaznik .red 			{color: #a30000; font-weight: bold; display: block; padding-bottom: 5px; font-size: 115%;}
#zakaznik A,
#zakaznik A:visited             {background: url(../images/arrow1.gif) no-repeat 0 7px; padding-left: 7px; text-transform: lowercase;}
#zakaznik A:hover		{background-image: url(../images/arrow1h.gif);}

/* Neprehlednete */
#neprehledneteR H3		{margin-bottom: 3px;}
#neprehledneteR	DIV		{width: 186px; margin: 0 auto 3px auto;}
#neprehledneteR	IMG		{margin: 0 0 1px 0; padding: 0; display: block; opacity: 0.75; filter:alpha(opacity=75);}
#neprehledneteR	IMG:hover	{opacity: 1; filter:alpha(opacity=100);}
#neprehledneteR	A,
#neprehledneteR	A:visited	{margin: 0; padding: 0; border: none; display: block;}

/* tag-cloud */
#tag-cloud H3			{margin-bottom: 3px;}
#tag-cloud ul				{margin: 0; padding: 10px 0 10px 10px; text-align: center;}
#tag-cloud li				{list-style-type: none; display: inline;}
#tag-cloud ul li a.tagCloudLevel1 			{font-size: 100%;}
#tag-cloud ul li a.tagCloudLevel2 			{font-size: 120%;}
#tag-cloud ul li a.tagCloudLevel3 			{font-size: 140%;}
#tag-cloud ul li a.tagCloudLevel4 			{font-size: 160%;}
#tag-cloud ul li a.tagCloudLevel5 			{font-size: 180%;}


/* Cenová bomba */
#cen_bomba UL 			{list-style-type: none; line-height: 16px; padding: 0; text-align: center; margin: 0;}
#cen_bomba UL LI		{margin: 0; padding: 5px 0; border-bottom: 1px #fff solid;}
#cen_bomba IMG 			{border: 1px #ebebeb solid; padding: 1px; margin: 8px auto; display: block;}
#cen_bomba A 			{font-weight: bold;}
#cen_bomba .cena 		{color: #a30000;}

/* Aktuality */
#aktuality DIV 			{margin: 0 10px 10px 15px;}
#aktuality DIV P 		{margin: auto;}
#aktuality .datum		{font-weight: bold;}

/* Aktuality - nadpis v detailu */
.aktuality_nadpis IMG		{display: none;}

/* Top X & Top hodnocene */
#top_x UL, #top_hodnocene UL	{list-style-type: decimal; margin: 0 30px 10px 32px; 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; 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;}

/* Partneři */
#partneri	  		{text-align: center;}
#partneri IMG			{border: 0; margin: 3px 0;}
#partneri HR                    {color: #fff; background: #fff; border: 0; height: 1px; margin: 3px 10px 3px 12px; display: none;}
#partneri BR			{display: none;}
#partneri A                     {padding: 2px; line-height: 18px;}

/* Patička */
#paticka 			{height: 50px; text-align: right; background: url(../images/bottom.gif) no-repeat 50% 0; font-size: 90%;}
#paticka UL 			{list-style-type: none; margin: 12px 0 0 15px; padding: 0; float: left;}
#paticka LI 			{width: auto; border-left: 1px #777 solid; margin: 0; padding: 0 7px; float: left; line-height: 13px;}
#paticka UL LI A,
#paticka UL LI A:visited        {color: #777;}
#paticka UL LI A:hover		{color: #a30000;}
#paticka .first 		{border: 0;}
#paticka P 			{margin: 12px 25px 0 0; padding: 0; clear: both;}
#paticka #by                    {float: right;}

/* Článek */
#clanek        			{padding: 0 10px;}
#clanek H1, #clanek H2		{font-size: 130%; margin: 10px 0 10px 0; padding: 5px 0 8px 40px; text-transform: uppercase; color: #a30000; background: url(../images/bgnadp.gif) no-repeat;  /*width: 530px;*/}
#clanek H3     			{font-size: 105%; margin: 20px 0 3px 0;}
#clanek H4     			{font-size: 100%; color: #df460a;}
#clanek H3 A   			{color: #df460a; 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 P.trizeni 		{margin: 8px 0; line-height: 43px; background: url(../images/trizeni.gif) repeat-x; height: 43px; _padding-top: 12px; clear: both;}
#clanek P.trizeni IMG		{vertical-align: middle;}
#clanek P.trizeni .nadpis	{margin: 0 18px;}
#clanek P.trizeni .sestupne,
#clanek P.trizeni .sestupne_aktivni	{margin-right: 10px;}
#clanek P.trizeni STRONG	{color: #a30000; font-weight: normal;}

#clanek .popis			{margin-left: 25px;}

#clanek .usetrite 		{color: #a30000; font-weight: bold;}
#clanek .maly 			{font-size: 85%;}
#clanek .sestava 		{width: 300px;}
#clanek .faktura_odkaz		{color: #a30000; font-size: 130%;}
#clanek HR                    	{color: #f3f3f3; background: #f3f3f3; height: 1px; border: 0; margin: 3px 1px;}
#clanek .red			{color: #a30000;}
#clanek .cena 			{color: #a30000; white-space: nowrap;}
#clanek #hledej_podle_par       {margin-top: 0; position: relative;}
#clanek #hledej_podle_par input + TABLE tr TD  {color: #a30000; font-weight: bold; width: 90px; font-size: 115%;}
#clanek #hledej_podle_par TABLE   {margin: 0 !important; }
#clanek #hledej_podle_par hr + TABLE tr TD  {min-width: 90px;} 
#clanek #hledej_podle_par TD  {vertical-align: middle;}
#clanek #hledej_podle_par TD select  {padding: 2px 4px; font-size: 12px;}
#clanek #hledej_podle_par .submit   {position: absolute; left: 183px; *left: 158px; bottom: 3px; *bottom: 0;}
#clanek #hledej_podle_par #show_next    {margin: 5px 0; display: inline-block;}

/* Tabulka s košíkem */
#clanek .kosikinfo		{width: 100%;}
#clanek .kosikinfo TH		{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 solid; padding: 2px 5px;}
#clanek .kosikinfo TD		{background: #fbfbfb; border: 1px #ddd solid; padding: 2px 5px;}
#clanek .kosikinfo .tmavy 	{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 solid; vertical-align: middle;}
#clanek .kosikinfo .red         {vertical-align: middle;}

/* Tabulka zákazníka */
.zakaznik			{width: 100%;}
.zakaznik .noborder		{background: transparent; border: 0;}
#clanek FIELDSET 		{border: 1px #ddd solid; padding: 5px; margin: 20px 0 20px 0;}
#clanek LEGEND	 		{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; font-weight: bold; border: 1px #811516 solid; padding: 4px 6px; margin-bottom: 8px;}

/* Objednávky */
#clanek .objednavky		{width: 100%;}
#clanek .objednavky TR          {text-align: center;}
#clanek .objednavky TH		{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 solid; padding: 2px 5px;}
#clanek .objednavky TD		{background: #f4f4f4; border: 1px #ddd solid; padding: 2px 5px; vertical-align: middle;}
#clanek .detailobjednavky	{width: 100%; text-align: center;}
#clanek .detailobjednavky TR    {text-align: right;}
#clanek .detailobjednavky TH	{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 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: #fafafa; padding: 3px 5px; vertical-align: top;}

/* Tabulka se zbožím */
#clanek .obal_zbozi 		{border-collapse: collapse; margin: 0 0 0 10px;}
#clanek .obal_zbozi .carka	{height: 8px;}
#clanek .obal_zbozi .carka HR	{display: none;}
#clanek .odsaz 			{vertical-align: top;}
#clanek .odsaz IMG		{border: 1px #d8d8d8 solid; margin: 0 10px 0 0; height: auto; padding: 0;}
#clanek .podrob_all		{width: 580px;}
#clanek .odsaz_podrob 		{text-align: center; width: 252px !important; height: 332px; position: relative; float: left;}
#clanek .odsaz_podrob IMG 	{border: 1px #d8d8d8 solid; margin: 0; height: auto; padding: 0;}
#clanek #podrob_right           {width: 310px; float: left; padding-left: 15px;}
#clanek #zoom	 		{display: none;}
#clanek .mnozstvi		{width: 30px; margin: 1px; vertical-align: middle;}
#clanek .do_kosiku 		{width: 97px; height: 37px; background: url(../images/pridej_ex.gif) no-repeat; margin: 0 5px 0 auto; display: block;}
#clanek .do_kosiku SPAN 	{display: none;}
#clanek .submit_kosik 		{border: 0; margin: 1px 5px; padding: 0; vertical-align: middle; background: transparent; background: #000;}
#clanek .poloha_kosiku 		{text-align: right;}
#clanek TR TD.vert_oddel 	{width: 8px !important; border: 0; background: transparent; padding: 0;}

/* Výpis položek zboží - titulní strana */
#clanek .rada_tit_obr TD	{width: 183px !important; background: url(../images/bgzbozi_obr.png) no-repeat; height: 238px; vertical-align: middle; text-align: center;}
#clanek .rada_tit_obr TD DIV    {position: relative; width: 181px !important;}
#clanek .rada_pln_obr TD DIV A  {display: block; margin: 0; padding: 0;}
#clanek .rada_pln_obr TD DIV TABLE,
#clanek .rada_pln_obr TD DIV TABLE TD {border: 0; background: 0;}
#clanek .rada_tit_obr TD IMG	{margin: 2px 2px -3px 2px; border: none;}
#clanek .rada_tit_naz TD	{text-align: center; background: url(../images/bgzbozi_naz.png) no-repeat; font-size: 90%; padding: 8px 4px 0 4px; width: 175px !important;}
#clanek .rada_tit_kos TD	{text-align: center; background: url(../images/bgzbozi_kos.png) no-repeat 0 100%;}
#clanek .rada_tit_kos TD TD	{background: none; font-size: 95%; text-align: center;}
#clanek .rada_tit_kos TD TABLE	{text-align: center; margin: 0 auto; padding-bottom: 2px;}
#clanek .rada_tit_kos .cena	{color: #777; font-weight: normal;}
#clanek .akcezbozi IMG          {padding: 1px; border: solid 1px #d8d8d8;}
#clanek .rada_tit_sude td,
#clanek .rada_tit_liche td      {width: 175px !important;}

/* Výpis položek zboží v oddělení (plný) */
#clanek .rada_pln_obr TD	{width: 183px !important; background: url(../images/bgzbozi_obr.png) no-repeat; height: 238px; vertical-align: middle; text-align: center;}
#clanek .rada_pln_obr TD DIV    {position: relative; width: 181px !important;}
#clanek .rada_pln_obr TD DIV A  {display: block; margin: 0; padding: 0;}
#clanek .rada_pln_obr TD DIV TABLE,
#clanek .rada_pln_obr TD DIV TABLE TD {border: 0; background: 0;}
#clanek .rada_pln_obr TD IMG	{margin: 2px 2px 0 2px; border: none;}
#clanek .rada_pln_naz TD	{text-align: center; background: url(../images/bgzbozi_naz.png) no-repeat; font-size: 90%; padding: 8px 4px 0 4px; width: 175px !important;}
#clanek .rada_pln_kos TD	{text-align: center; background: url(../images/bgzbozi_kos.png) no-repeat 0 100%;}
#clanek .rada_pln_kos TD TD	{background: none; font-size: 95%; text-align: center;}
#clanek .rada_pln_kos TD TABLE	{text-align: center; margin: 0 auto; padding-bottom: 2px;}
#clanek .rada_pln_kos .cena	{color: #777; font-weight: normal;}

/* Výpis položek zboží v oddělení (stručný) */
#clanek .rada_str TH		{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 solid; text-align: left; padding: 2px 5px;}
#clanek .rada_str_sude TD	{border: 1px #ddd solid; padding: 0 5px; vertical-align: middle; background: #fbfbfb;}
#clanek .rada_str_liche TD	{border: 1px #ddd solid; padding: 0 5px; vertical-align: middle;}
#clanek .rada_str_naz		{width: 270px !important;}
#clanek .rada_str_ico		{white-space: nowrap; width: 44px; height: 70px;}
#clanek .rada_str_ico IMG	{white-space: nowrap; border: solid 1px #d8d8d8; padding: 1px; margin: 0;}
#clanek .rada_str_kos		{white-space: nowrap;}
#clanek .rada_str_kos INPUT     {width: 15px;}
#clanek .rada_str_kos .submit_kosik	{width: 38px;}
#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		{text-align: center; background: url(../images/line.gif) repeat-x 0 100%; padding: 4px 0 6px 0;}
#clanek #zobrazeni A,
#clanek #zobrazeni SPAN		{color: #777; padding: 0 3px;}
#clanek #zobrazeni STRONG	{display: none;}

/* Ikony novinka, akce, pripravujeme, vyprodej, nas_tip, no24 */
.novinka			{width: 70px; height: 70px; background: url(../images/novinka.gif) no-repeat; display: block; position: absolute; right: 2px; bottom: 0;}
.akce				{width: 70px; height: 70px; background: url(../images/akce.gif) no-repeat; display: block; position: absolute; right: 2px; bottom: 0; z-index: 2;}
.pripravujeme			{width: 70px; height: 70px; background: url(../images/pripravujeme.gif) no-repeat; display: block; position: absolute; left: 2px; bottom: 0;}
.vyprodej			{width: 70px; height: 70px; background: url(../images/vyprodej.gif) no-repeat; display: block; position: absolute; left: 2px; bottom: 0;}
.nas_tip			{width: 70px; height: 70px; background: url(../images/tip.gif) no-repeat; display: block; position: absolute; left: 2px; bottom: 0;}
.no24				{width: 70px; height: 70px; background: url(../images/no24.gif) no-repeat; display: block; position: absolute; left: 2px; bottom: 0;}
.sleva				{width: 70px; height: 70px; background: url(../images/sleva.gif) no-repeat; display: block; position: absolute; right: 2px; bottom: 0; z-index: 5;}
.limit_edice  {width: 70px; height: 70px; background: url(../images/limserie.gif) no-repeat; display: block; position: absolute; right: 2px; top: 2px; text-indent: -999em;}
#vrstva_obsah .limit_edice  {top: 34px;}

.novinka B, .akce B, .pripravujeme B, .vyprodej B, .nas_tip B, .no24 B, .sleva B {display: none;}
/*
.odsaz SPAN                     {bottom: -1px; #bottom: 0 !important;}
*/
/* Ikony v podrobnostech */
#clanek .odsaz_podrob .novinka		{right: 1px; bottom: 1px; _bottom: 1px;}
#clanek .odsaz_podrob .akce		{right: 1px; bottom: 1px; _bottom: 1px; z-index: 2;}
#clanek .odsaz_podrob .sleva		{right: 1px; bottom: 1px; _bottom: 1px; z-index: 3;}
#clanek .odsaz_podrob .pripravujeme,
#clanek .odsaz_podrob .vyprodej,
#clanek .odsaz_podrob .nas_tip,
#clanek .odsaz_podrob .no24		{left: 1px; bottom: 1px; _bottom: 1px;}

/* Formular pro hodnoceni zbozi */
#hodnoceni P			{margin: 0 0 9px 0;}

/* Parametry */
.parametry			{margin: 5px 0 15px 0; border: 1px #ddd solid; border-collapse: collapse;}
.parametry INPUT,
.parametry SELECT,
.parametry TEXTAREA		{font-size: 100%;}
.param_nazev 			{text-align: center; color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; padding: 4px; border-bottom: 1px #811516 solid; white-space: nowrap}
.param_cena 			{text-align: right; padding: 4px; font-weight: bold; white-space: nowrap}
.parametry .sude 		{}
.parametry .liche 		{background: #f4f4f4;}
.parametry .not_stock		{background: #fff !important; color: #c2c2c2;}

/* skupiny parametru - v detailu */
.testdiv			{border: solid 1px #eddbdb; padding: 10px 10px 5px 10px; background: #f7eeee; margin-top: 10px; color: #4e3232; font-weight: bold; display: none;}
.testdiv DIV                    {padding-bottom: 5px; font-size: 125%;}
.testdiv .ceny                  {}
.testdiv .ceny strong		{color: #950c0c;}
.testdiv .skladem               {font-weight: bold;}
.testdiv .vakci			{font-weight: bold; text-transform: uppercase; color: #950c0c;}
.testdiv .none                  {font-size: 120%;}

/* 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 #ebebeb solid;}

/* Oblíbené položky */
.oblibene 			{width: 100%;}
.oblibene TH			{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border: 1px #811516 solid; padding: 5px;}
.oblibene .sude TD		{border: 1px #ddd solid;}
.oblibene .liche TD		{background: #f4f4f4; border: 1px #ddd solid;}

/* Mnozstevni slevy */
.mnozstevni			{border: 1px #ddd solid; border-collapse: collapse;}
.mnozstevni TH			{color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; padding: 4px; border: 1px #811516 solid;}
.mnozstevni TD			{text-align: right}
.mnozstevni .sude		{}
.mnozstevni .liche		{background: #f4f4f4;}

.nobr  				{white-space: nowrap;}

/* Diskuze */
#diskuze .udaje   		{padding: 2px; background: #f4f4f4; border: 1px #ddd 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 #ddd; background: #fbfbfb; 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 #ddd solid; padding-top: 7px;}
.platby .pravy			{width: 20%; text-align: right; border-bottom: 1px #ddd solid; padding-top: 7px;}
.priplatky 			{width: 100%; border: 1px #ddd solid; border-collapse: collapse;}
.priplatky TH, .priplatky TD	{border: 1px #ddd solid;}

#pridani 			{background: #f4f4f4; border: 1px #ddd solid; padding: 1px 5px;}
#pridani P 			{margin: 4px 0;}

/* Inzerce */
.inzerce_ram 			{border: 1px #ddd solid;}
.inzerce_zvyraz 		{background: #f4f4f4;}
.inzerce_inverze		{color: #fff; background: #30658d;}
.inzerce_nahled 		{width: 90%; margin: 10px;}

/* popis oddeleni */
#oddeleni_popis                 {margin: 8px 20px 8px 8px; text-align: justify;}
#oddeleni_popis #img_category   {padding: 10px 0 0 5px; text-align: center;}
.navigace_line                  {clear: both; background: url(../images/line.gif) repeat-x 0 100%; padding: 5px 0; margin: 8px 0 !important;}
#navigace_zbozi 		{margin: 0 !important; background: url(../images/line.gif) repeat-x 0 100%; padding: 0 11px 24px 15px; font-size: 90%;}
#navigace_zbozi SPAN		{width: 276px; display: block;}
#navigace_zbozi .levy           {text-align: left; float: left;}
#navigace_zbozi .pravy		{text-align: right; float: right;}
.navigace                       {padding-left: 8px;}

/* obrazky kategorii */
#img_category			{padding: 10px 0 0 10px;}
#img_category IMG		{display: block; border: solid 1px #d8d8d8; padding: 1px;}
#img_category B			{display: block; width: 180px; margin-left: 10px;}
#img_category A			{float: left; margin: 0 1px 10px 0; text-align: center; width: 180px; cursor: pointer;}
#img_category A:hover IMG       {border-color: #340000;}
#img_category BR		{clear: left;}
#img_category HR		{clear: both;}
#img_category.second            {margin: 0 auto; width: 365px;}
IMG.obr_kat			{border:1px solid #D8D8D8;padding:1px;text-align:right;float:left;margin:0px 8px 0px 0px;}

/* priznaky kategorii */
#img_category A				{}
#img_category A DIV             	{position: relative; float: right;}
#img_category A SPAN			{position: absolute; right: 1px; bottom: 1px; display: block; width: 180px; height: 70px; background: no-repeat; background-position: 100% 100%;}
#img_category A .kat_none		{background-image: url(../images/dot_transparent.gif);}
#img_category A .kat_pripravujeme	{background-image: url(../images/pripravujeme_kat.gif);}
#img_category A .kat_vyprodej		{background-image: url(../images/vyprodej_kat.gif);}
#img_category A .kat_nastip		{background-image: url(../images/tip_kat.gif);}
#img_category A .kat_no24		{background-image: url(../images/no24_kat.gif);}
#img_category A .kat_sleva		{background-image: url(../images/sleva.gif);}

/* Pruvodce v hlavni casti strany */
#pruvodce_vybrzbozi 		{background: #f4f4f4; border: 1px #ddd solid;}
#pruvodce_vybrzbozi H3 		{margin: 0; padding: 5px; color: #fff; background: url(../images/bgtab.png) repeat-x 0 50% #820000; border-bottom: 1px #811516 solid;}
#pruvodce_vybrzbozi P 		{margin: 10px;}
#pruvodce_tabulka 		{margin: 10px;}
#pruvodce_tabulka TR TD		{padding: 0 5px;}
.submit_pruvodce 		{border: 0;}
#predchozi,
#nasledujici,
#pridej_polozku			{float:left;}

/* Podrobnosti tabulka */
#podrobnosti			{border-collapse: collapse; /* width: 306px;*/ _width: 200px;}
#podrobnosti TR TD 		{padding: 2px 0;}
#podrobnosti STRIKE 		{text-decoration: none; background: url(../images/strike.gif) 0 55% repeat-x; padding: 0 2px;}
#podrobnosti H1                 {margin: 0; text-transform: none; background: none; width: 303px;}
.podrob_nadpis			{margin: 0; padding: 0 0 5px 0 !important;}

/* Zalozky v podrobnostech */
#bezzalozek .box,
#souvisejici_nahled		{border: 1px #ddd solid; background: #f4f4f4; padding: 10px; text-align: left; clear: both; margin-bottom: 15px;}
#bezzalozek H2			{margin: 0; padding: 3px 8px; color: #fff; background: url(../images/bgsubmit.gif) repeat-x #df460a; border: #ddd solid; border-width: 1px 1px 0 1px; text-transform: none; font-size: 100%; display: inline; line-height: 22px;}

/* Související položky */
#souvisejici_nahled             {padding: 0; list-style-type: none; margin: 0; padding: 10px 0 5px 9px; width: 569px;}
#souvisejici_nahled LI		{font-size: 90%; margin: 0 6px 10px 0; float: left; min-height: 332px; text-align: center; width: 181px;}
#souvisejici_nahled LI A,
#souvisejici_nahled LI A:visited{text-decoration: none; text-align: center; margin: 0; padding: 0;}
#souvisejici_nahled IMG         {padding: 1px; border: solid 1px #ddd; display: block; margin-bottom: 5px;}
#souvisejici_nahled .info       {padding: 0 2px;}

/* Odkazy na registraci u pokladny */
#reg_odkazy 			{margin: 0; padding: 0;}
#reg_odkazy LI 			{margin: 10px 0; font-weight: bold; padding: 10px; background: #fafafa; border: 1px #ddd solid;}

/* slovnik */
.definition				{color:#bd3939; cursor:help; border-bottom:1px #19106d dashed; text-decoration:none;}
#dictionary h3				{font-size:115%; background:#ecebf3; border-bottom:1px #19106d solid; padding:1px 5px 0 5px;}
#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/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 */
#strankovani A, #strankovani A:visited  {background: #f3f3f3; padding: 2px 6px; margin: 3px 3px 0 0; border: solid 1px #ececec; text-decoration: none; color: #777; display: block; float: left;}
#strankovani A:hover			{background: #f3f3f3; padding: 2px 6px; border: solid 1px #a30000; text-decoration: none; color: #a30000;}
#strankovani STRONG                     {margin: 3px 3px 0 3px ; display: block; float: left; padding: 2px 6px;}

/* tag-cloud */
#tag-cloud H3				{margin-bottom: 3px;}
#tag-cloud ul				{margin: 0; padding: 10px 0 10px 10px; text-align: center;}
#tag-cloud li				{list-style-type: none; display: inline;}
#tag-cloud a				{text-decoration: none; padding: 2px;}
#tag-cloud ul li a.tagCloudLevel1	{font-size: 100%;}
#tag-cloud ul li a.tagCloudLevel2	{font-size: 120%;}
#tag-cloud ul li a.tagCloudLevel3	{font-size: 140%;}
#tag-cloud ul li a.tagCloudLevel4	{font-size: 160%;}
#tag-cloud ul li a.tagCloudLevel5	{font-size: 180%;}


/* vyskakovaci okno s bannerem u zbozi */
.odsaz DIV .zbozi_videno        {position: absolute !important; bottom: 0; left: 0; text-align: left;}
.odsaz DIV .zbozi_videno A	{padding: 8px 0 8px 8px !important; margin: 0 2px !important; font-size: 75%; background: url(../images/zbozi_videno.gif) repeat-x #540000; color: #fff; text-decoration: none; font-family: verdana; font-weight: bold; border-top: solid 1px #fff; display: block;}
.odsaz DIV .zbozi_videno A:hover{text-decoration: underline;}

#vrstva_videno			{position: absolute; margin:15px 0 15px 0; top: 100px; left: 220px; z-index: 500; padding: 5px;	background: url(../images/lupa_topbg.png) no-repeat 1px 1px #fff; border: solid 2px #000;}
#vrstva_videno_nadpis		{padding:2px; height: 25px; margin-bottom: 15px; text-align:center; font-weight:bold; color: #fff; vertical-align:middle; cursor:move;}
#vrstva_videno_obsah		{padding: 0; text-align: left;}
#zavrit_videno			{float:right; width: 19px; height: 16px; background: url(../images/lupa_close.gif) no-repeat; border: 0; cursor: pointer;}
#zavrit_videno:hover		{background-image: url(../images/lupa_close_h.gif);}

/* Lupa - zvetsovani zbozi */
#vrstva 			{position: absolute; right:15px; margin:15px 0 15px 0; top: 100px; width: 799px; border: 2px solid #000;  z-index: 500; padding: 5px;	background: url(../images/lupa_topbg.png) no-repeat 1px 1px #fff;}
#vrstva_nadpis			{padding:2px; height: 25px; margin-bottom: 15px; text-align:center; font-weight:bold; color: #fff; vertical-align:middle; cursor:move;}

/* v timto divu se nachazi veskere nahrane informace pres ajax */
#vrstva_obsah			{padding: 0 15px 15px 15px;}
#vrstva_cekej			{background: url(../images/loading.gif) no-repeat #fff; background-position: center center; height:200px;}
#zavrit				{float:right; width: 19px; height: 16px; background: url(../images/lupa_close.gif) no-repeat; border: 0; cursor: pointer;}
#zavrit:hover			{background-image: url(../images/lupa_close_h.gif);}
#vrstva .obrazek		{position:relative; padding:0px; text-align:center; margin: 0px auto;}
#vrstva div.zoomdiv,#fotogalerie div.zoomdiv		{position:absolute; top: 50px; left: 285px; float:right; z-index: 60; background: #fff; border:1px solid #ccc; display:none; text-align: center; overflow: hidden;}
#vrstva div.jqZoomPup,#fotogalerie div.jqZoomPup		{z-index: 80; visibility: hidden; position: absolute; top:0; left:0; width: 50px; height: 50px; border: 1px solid #eee; background: url(../images/zoom2.png) 50% top no-repeat; _background: url(../images/zoom.gif) 50% top no-repeat; _border: solid 2px #fff; text-decoration: none; cursor: pointer;}
#vrstva TABLE TD 		{text-align: left;}

/* non vrstva */
#non_vrstva .obrazek		{position:relative; padding:0px; text-align:center; margin: 0px auto;}
#non_vrstva div.zoomdiv,#fotogalerie div.zoomdiv		{position:absolute; top: 0px; left: 265px; float:right; z-index: 60; background: #fff; border:1px solid #ccc; display:none; text-align: center; overflow: hidden;}
#non_vrstva div.zoomdiv	img {border: 0;}
#non_vrstva div.jqZoomPup,#fotogalerie div.jqZoomPup		{z-index: 80; visibility: hidden; position: absolute; top:0; left:0; width: 50px; height: 50px; border: 1px solid #eee; background: url(../images/zoom2.png) 50% top no-repeat; _background: url(../images/zoom.gif) 50% top no-repeat; _border: solid 2px #fff; text-decoration: none; cursor: pointer;}

#zavrit_kosik 				{background: url(../images/addedToBasketClose.png) no-repeat 50% 50%; float: right; display: block; width: 22px; height: 20px; margin: 6px 5px 0 0; padding: 0; border: 0; cursor: pointer;}
#vrstva_kosik 				{position: absolute; right:15px; margin-top:15px; top:100px; width:409px; background: url(../images/addedToBasketLabelCZ.png) no-repeat #cd3f3f; border: 2px #000 solid; z-index:100; padding: 0px; z-index: 9999;}
#vrstva_kosik h4      			{margin: 0px; height: 32px; text-indent: -9999px;}
#vrstva_kosik_nadpis 			{position: absolute; top: 0px; left: 0px; height: 32px; cursor:move; margin-bottom: 5px; width: 100%; text-align: right;}
#vrstva_kosik_obsah p        		{padding: 5px 5px; color: #fff; font-size: 115%; font-weight: bold;}
#vrstva_kosik_obsah p .celkem		{color: #fe9d9d;}
#vrstva_kosik_cekej 			{background: url(../images/loading.gif) 50% 50% no-repeat; height: 200px;}
#vrstva_kosik .buttons                  {width: 409px;}
#vrstva_kosik .buttons input   		{border: 0; margin: 0; padding: 0; cursor: pointer; float: left; background: #a21d1d;}
#vrstva_kosik .buttons .cart		{width: 120px; height: 30px; background: url(../images/addedToBasket-cart.png) no-repeat;}
#vrstva_kosik .buttons .pay		{width: 139px; height: 30px; background: url(../images/addedToBasket-pay.png) no-repeat;}
#vrstva_kosik .buttons .go		{width: 150px; height: 30px; background: url(../images/addedToBasket-go.png) no-repeat;}
#vrstva_kosik .buttons .cart:hover	{background: url(../images/addedToBasket-cart-hover.png) no-repeat;}
#vrstva_kosik .buttons .pay:hover	{background: url(../images/addedToBasket-pay-hover.png) no-repeat;}
#vrstva_kosik .buttons .go:hover	{background: url(../images/addedToBasket-go-hover.png) no-repeat;}

/* tip na dárek */
.btn_detail_popup					{margin-right: 8px; padding: 0; border: 0; vertical-align: middle;}
.btn_detail_popup	IMG			{vertical-align: middle;}
#zavrit_tipforgift 				{background: url(../images/addedToBasketClose.png) no-repeat 50% 50%; float: right; display: block; width: 22px; height: 20px; margin: 6px 5px 0 0; padding: 0; border: 0; cursor: pointer;}
#vrstva_tipforgift 				{position: absolute; right:15px; margin-top:15px; top:100px; width:409px; background: url(../images/tipforgift.png) no-repeat #cd3f3f; border: 2px #000 solid; z-index:100; padding: 0px; z-index: 9999;}
#vrstva_tipforgift h4									{margin: 0px; height: 32px; text-indent: -9999px;}
#vrstva_tipforgift_nadpis							{position: absolute; top: 0px; left: 0px; height: 32px; cursor:move; margin-bottom: 5px; width: 100%; text-align: right;}
#vrstva_tipforgift_obsah p						{padding: 5px 5px; color: #fff; font-size: 115%; font-weight: bold;}
#vrstva_tipforgift_obsah p .celkem		{color: #fe9d9d;}
#vrstva_tipforgift_cekej							{background: url(../images/loading.gif) 50% 50% no-repeat; height: 200px;}
#vrstva_tipforgift .form					{padding-top: 45px; text-align: left;}
#vrstva_tipforgift .form DIV			{clear: both;}
#vrstva_tipforgift .form LABEL		{width: 130px; display: block; float: left; padding-left: 10px; line-height: 28px; font-weight: bold; color: #fff; font-size: 100%;}
#vrstva_tipforgift .form INPUT		{margin-bottom: 2px;}
#vrstva_tipforgift .form TEXTAREA	{width: 242px; margin: 0;}
#vrstva_tipforgift .form .submit	{background: url(../images/btn-send.png) no-repeat; display: block; width: 80px; height: 30px; border: 0; margin: 6px 0 6px 140px;}
#vrstva_tipforgift .error					{padding: 8px; color: #000; text-align: center; background: #fff; border: solid 1px #630202; margin: 0 12px 10px 12px;}
#vrstva_tipforgift .send_mail_ok	{color: #fff; font-size: 115%; font-weight: bold; padding: 0 10px 10px 10px; text-align: center;}
#vrstva_tipforgift .tipforgift_kontrolni_otazka_dodatek {font-size: 90%; color: #fff; line-height: 32px;}

/* watchdog */
#zavrit_watchdog				{background: url(../images/addedToBasketClose.png) no-repeat 50% 50%; float: right; display: block; width: 22px; height: 20px; margin: 6px 5px 0 0; padding: 0; border: 0; cursor: pointer;}
#vrstva_watchdog				{position: absolute; right:15px; margin-top:15px; top:100px; width:409px; background: url(../images/watchdog.png) no-repeat #cd3f3f; border: 2px #000 solid; z-index:100; padding: 0px; z-index: 9999;}
#vrstva_watchdog h4						{margin: 0px; height: 32px; text-indent: -9999px;}
#vrstva_watchdog_nadpis				{height: 32px; cursor:move; margin-bottom: 5px; width: 100%; text-align: right;}
#vrstva_watchdog_obsah				{padding: 0 0 10px 0;}
#vrstva_watchdog_obsah p			{padding: 0 10px 5px 18px; color: #fff; font-size: 115%; font-weight: bold; line-height: 18px; text-align: left;}
#vrstva_watchdog_cekej				{background: url(../images/loading.gif) 50% 50% no-repeat; height: 200px;}
#vrstva_watchdog #vrstva_watchdog_obsah FORM					{padding: 0 0 0 10px; height: auto}
#vrstva_watchdog #vrstva_watchdog_obsah FORM DIV			{clear: both; height: 32px;}
#vrstva_watchdog #vrstva_watchdog_obsah FORM LABEL		{width: 155px; display: block; float: left; padding-left: 10px; line-height: 32px; font-weight: bold; color: #fff; font-size: 115%; text-align:left;}
#vrstva_watchdog #vrstva_watchdog_obsah FORM INPUT		{display: block; float: left; padding: 6px 5px 7px 5px; margin: 2px 5px;}
#vrstva_watchdog #vrstva_watchdog_obsah FORM .none		{display: none;}
#vrstva_watchdog #vrstva_watchdog_obsah FORM .submit	{float: left; background: url(../images/btn-watchdog-ok.png) no-repeat !important; display: block; width: 35px; height: 30px;border: 0;}
#vrstva_watchdog .sms					{color: #fff; padding: 10px 0 0 0; clear: both;}
#vrstva_watchdog .sms INPUT		{padding: 0 !important; background: transparent; border: 0;}
#vrstva_watchdog .error				{padding: 8px; color: #000; text-align: center; background: #fff; border: solid 1px #630202; margin: 0 12px 10px 12px; font-size: 100%;}
#vrstva_watchdog .error STRONG{font-weight: normal;}
#vrstva_watchdog .clr					{font-size: 1px; height: 1px !important;}

/* tip na darek & watchdog without JS */
#page .form												{padding-top: 15px;}
#page .form LABEL									{width: 130px; display: block; float: left; padding-left: 10px; line-height: 28px; font-weight: bold;}
#page .form DIV										{clear: both; padding-bottom: 2px;}
#page .form TEXTAREA							{width: 350px; margin: 0;}
#page .form .submit								{background: url(../images/btn-send.png) no-repeat; display: block; width: 80px; height: 30px; border: 0; margin: 6px 0 6px 140px;}
#page .form .error								{color: #b33c3c; border: solid 1px #ecc5c5; background: #fcf5f5; padding: 6px 10px; margin: 10px 0; font-weight: bold; line-height: 20px;}

#page .watchdog P									{margin-bottom: 15px; line-height: 18px;}
#page .watchdog SPAN							{display: block; float:left; line-height: 28px; margin-right: 5px;}
#page .watchdog INPUT							{float:left; margin-right: 10px;}
#page .watchdog .submit						{margin: 0 0 0 10px; vertical-align: middle;}
#page .watchdog LABEL							{clear: both; padding-left: 0; font-weight: normal;}


#fotogalerie #nahled img {border:1px solid #ccc;padding:2px;}
#fotogalerie div.zoomdiv		{position:absolute; top: 0px !important;}
#vrstva div.fotografie img, #fotogalerie div.fotografie img {border:1px solid #ccc;padding:2px;float:left;}
#fotogalerie div.fotografie div {float:left;margin:0px 5px 0px 0px;}
#fotogalerie div.fotografie div p {clear:both;text-align:justify;overflow:hidden;width:100px;}
/*
#vrstva .odsaz_podrob		{width: 252px; text-align: center;}
*/
#vrstva .odsaz_podrob		{width: 252px; text-align: center; float: left;}
#vrstva #podrob_right           {width: 500px !important; float: left; padding-left: 15px;}
#vrstva #podrobnosti            {margin-left: 0px !important;  width: 500px;}
#vrstva #pridej_polozku 	{width: 500px;}
#vrstva #bezzalozek		{text-align: left;}
#vrstva #bezzalozek .box        {margin-bottom: 0;}
#vrstva #bezzalozek .box_h2	{position: relative; top: 1px;}
#vrstva .mnozstvi       	{width: 30px; vertical-align: middle;}
#vrstva .submit_kosik   	{padding: 0; margin: 0; border: 0; vertical-align: middle; margin: 0 12px 0 5px;}

#vrstva UL			{float: none;}
#vrstva LI			{border: 0;}
#vrstva #souvisejici            {padding-top: 15px;}
#vrstva #souvisejici_nahled	{margin: 0 !important; width: 100%; padding: 10px 0 0 10px; width: 757px;}
#vrstva #souvisejici_nahled LI	{min-height: 285px !important;}
#vrstva #souvisejici_nahled .info {margin: 10px auto 0 auto;}

#vrstva .novinka		{right: 0; bottom: 0;}
#vrstva .akce			{right: 0; bottom: 0; z-index: 2;}
#vrstva .sleva			{right: 0 !important; bottom: 0; z-index: 5;}
#vrstva .pripravujeme,
#vrstva .nas_tip,
#vrstva .vyprodej,
#vrstva .no24			{left: 0 !important;}

/*banner reklama*/
.banner_reklama p  {
margin: 0px !important;
}

/* upozorneni pri jednorazove registraci */
#jreg_info			{color: #a30000; padding: 12px 15px; border: solid 1px #c98787; background: #fef1f1; line-height: 17px;}
#jreg_info .upozorneni		{color: #620000;}

/* light boxy */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

/* high tech photogallery */
#fotogalerie .medium_image                      {height: 330px; float: left; margin-right: 20px; cursor: pointer;}
#fotogalerie .medium_image IMG			{padding: 2px; border: solid 1px #ccc;}
#fotogalery_medium_text                         {font-size: 115%;}
.ui-widget-content				{width: 565px !important; height: 126px !important;}
.ui-widget-content .listcontainer  		{width: 560px !important; height: 126px !important;}
#fotogalery .item				{margin-right: 1px;}
#fotogalery .item IMG				{cursor: pointer;}
.ui-widget-content .left			{background: url(../images/photogallery-arrow-left.png) no-repeat !important;}
.ui-widget-content .right			{background: url(../images/photogallery-arrow-right.png) no-repeat !important;}
#fotogalery_large_div                           {position: absolute; padding: 2px; border: solid 1px #ccc; background: #fff; z-index: 100; cursor: pointer;}
#fotogalery_large_div img			{display: block;}

#param_skryvat {display: none;}
