/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~	Strefa leków 27.12.2006    ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

	* { margin: 0; padding: 0; }
	
	body { 
		font: normal 11px Tahoma, Verdana, sans-serif;
		background: #fff;
		color: #006B41; 
	}
	
	h2 { display: none; }
	div#subMainContent h2 { display: block; }
	ul { list-style: none; }
	fieldset { border: 0 }
	legend { display: none; }
	img { border: 0; }
	p { margin-bottom: 1em; }
	a span {display: none;}
	
	#wrapper { 
		margin: 0 auto; 
		width: 885px;
		background: #fff url(/_p/gfx/bgWrapper.gif) top left no-repeat;
	}
	
/*____header______________________________________________*/
	
	div#header {
		position: relative;
		background: url(/_p/gfx/top.gif) center top no-repeat;
		margin: 0 auto;
		width: 100%;
		height: 262px;
	}
			
	div#header h1 a {
		display: block;
		text-indent: -99999px;
		width: 251px;
		height: 82px;
		background: url(/_p/gfx/logo.gif) left bottom no-repeat;
		margin: 0 auto;
		padding-top: 24px;	
	}
	
	div#contain {
		position: relative;
		margin: 0 auto; 
		width: 886px;
	}
	
	div#header ul.nav { 
		position: absolute;
		top: 50px;
		right: 100px;;
		margin: 0 auto;
		width: 150px;
	}
	
	div#header ul.nav a { color: #8A8A8A; font-size: 11px; text-decoration: none; padding: 0 10px ; }
	div#header ul.nav li { display: inline; }
	div#header ul.nav a.glowna { 
		display: block; 
		float: left; 
		padding-top: 10px;
		background: url(/_p/gfx/iconGlownaTop.gif) top center no-repeat; 
		text-align: center;
	}
	div#header ul.nav a.kontakt { 
		display: block; 
		float: left; 
		padding-top: 10px;
		background: url(/_p/gfx/iconKontaktTop.gif) top center no-repeat;
		text-align: center;
	}
	
	div#cart { 
		position: absolute;
		left: 98px;
		top: 29px;
		width: 365px;
	}	
	div#cart dl { color: #D9EDE2; }
	div#cart dd, div#cart dt { float: left; }
	div#cart dd { font-weight: bold; margin: 0 20px 0 10px; }
	div#cart a { float: right; color: #FED700; border-bottom: 1px solid #FED700; text-decoration: none; }
	div#cart a:hover { color: #D9EDE2; }
	
	div#profile {
		position: absolute;
		right: 22px;
		top: 29px;
		width: 300px;
	}
	div#profile strong { color: #D9EDE2; float: left; font-weight: bold; }
	div#profile ul { float: right; }
	div#profile li { display: inline; margin: 0px 3px; }
	div#profile a { color: #FED700; border-bottom: 1px solid #FED700; text-decoration: none; zoom: 1; }
	div#profile a:hover { color: #D9EDE2; }
		
	div#menu {
		position: absolute;
		top: 85px;
		left: 290px;
	}
	div#menu #onas, div#menu #niezbednikKlienta, div#menu #jakKupowac { float: left; }
	div#menu span { display: none;  }
	div#menu #onas a { 
		display: block; 
		width: 71px; 
		height: 27px; 
		background: url(/_p/gfx/menu_onas.gif) 0 0 no-repeat;
		text-indent: -99999px;
	}
	div#menu #niezbednikKlienta a { 
		display: block;
		width: 120px; 
		height: 27px; 
		background: url(/_p/gfx/menu_niezbednikKlienta.gif) 0 0 no-repeat;
		text-indent: -99999px;
	}
	div#menu #jakKupowac a { 
		display: block;
		width: 102px; 
		height: 27px; 
		background: url(/_p/gfx/menu_jakKupowac.gif) 0 0 no-repeat;
		text-indent: -99999px;
	}
	div#menu #jakKupowac a:hover, div#menu #onas a:hover, div#menu #niezbednikKlienta a:hover  {
		background-position: center -27px ;
	} 

/*____category______________________________________*/
	
	div#categoryList { 	
		margin: 0 auto;
		background: #F7F5EA url(/_p/gfx/kategorie.gif) top center no-repeat;
		text-align: center;
		min-height: 40px;
		float: left;		
	}
	div.atr { padding: 0 0 10px 0; width: 885px; }
	div.corr { padding: 0 0 10px 120px; width: 765px; }
			
      	div#categoryList ul { margin: 0 auto; margin-top: 25px; float: left; border-left: 1px solid #dcdcdc;}
      	div#categoryList ul.noborder { border: 0; }
      	div#categoryList li { 
      		width: 150px; 
      		display: block; 
      		padding: 3px 10px; 
      		text-align: left;
      	}
      	div#categoryList li a {
      		text-decoration: none;
      		color: #1B9945;
      		border-bottom: 1px solid #1B9945;
      	}
      	div#categoryList li a:hover { color: #644D01; }
	
	div#categoryList div {  
		text-align: center; 
		overflow: auto; 
		width: 855px;
		padding-left: 25px;
	}	
	
/*____leftBar_______________________________________*/
	
	div#leftBar { float: left; width: 180px; }
	
	div#naszaOferta {
		background: #70BF88 url(/_p/gfx/boxNaszaOferta.gif) top center no-repeat;
		padding: 0 0 10px 0px;
		height: 145px;
	}
	div#naszaOferta a img { display: block; margin: 0 auto; }
	div#naszaOferta ul { padding: 55px 0 0 0; margin: 0 0 3px 20px; }
	div#naszaOferta li a { 
		display: block; 
		width: 140px;
		padding: 6px 3px; 
		color: #FED700;
		border-top: 1px solid #3DA95E;
		text-decoration: none;
	}
	div#naszaOferta li a:hover { background: #1C9A44; }
	
	div#wyszukiwarka { 
		background: #92CC93 url(/_p/gfx/boxNiezbednikKlienta.gif) top center no-repeat;
		height: 181px;  
	}
	div#wyszukiwarka form { 
		padding: 60px 12px 12px 0px;
		margin: 0 auto;
		width: 119px;
		border-bottom: 1px solid #358F50;  
	}
	div#wyszukiwarka p { width: 139px; color: #FED700; padding: 6px 12px 6px 12px; line-height: 1.5em; margin: 0 auto; }
	div#wyszukiwarka label { display: block; color: #FED700; margin: 0 0 10px 0; }
	div#wyszukiwarka input.txt { width: 90px; padding: 2px; font-size: 10px; font-family: Tahoma, Verdana, sans-serif; }
	
	div#aptekaStrefaLekow { background: transparent url(/_p/gfx/h_aptekaStrefaLekow.gif) top left no-repeat; float: left; }
	div#listaKategorii { background: transparent url(/_p/gfx/h_listaKategorii.gif) top left no-repeat; float: left;  }
	div#leftBar #top_border{background: transparent url(/_p/gfx/border_top.png) top left no-repeat; float: left; width: 100%;}
    div#facebook_join{text-align: center; }
    div#facebook_join a{margin: 0 auto; margin-top: 15px; margin-bottom: 15px; display: block;}
    div#aptekaStrefaLekow dl {
		padding: 45px 0 0 20px;
	}
	div#aptekaStrefaLekow dt { 
		display: inline;
		clear: both;
		border-bottom: 1px solid #1B9945;
		color: #1B9945;
		margin: 0 0 14px 0;
	}
	div#aptekaStrefaLekow dd {
		margin: 14px 0 20px 0;
		color: #333335;
		line-height: 1.5em;
	}
	div#aptekaStrefaLekow dd.border  { 
		border-bottom: 1px solid #EEEADE;
		padding: 0 0 14px 0;
	}
	
/*____rightBar______________________________________*/
	
	div#rightBar { float: right; width: 156px; }
	
	div#niezbednikKlienta {		
		background: #FFEF97 url(/_p/gfx/boxWyszukiwarkaTowaru.gif) top left no-repeat; height: 171px;
	}
	div#niezbednikKlienta ul { padding: 45px 0 0 0; margin: 0 0 0 20px; }
	div#niezbednikKlienta li a { 
		display: block; 
		width: 141px;
		padding: 6px 3px; 
		color: #1C9A44;
		border-top: 1px solid #CB9B0A;
		text-decoration: none;
	}
	div#niezbednikKlienta li a:hover { background: #FFD905; }	
	
	
	div#konsultacje {
		background: url(/_p/gfx/boxKonsultacjeOnline.gif) top center no-repeat;
		height: 146px;
	}
	div#konsultacje div { display: none; }
	
	div#kosztyDostawy { position: relative; background: #FFEF97 url(/_p/gfx/boxKosztyDostawy.gif) top center no-repeat; height: 171px; }
	div#kosztyDostawy img { margin: 50px 0 0 10px; }
	div#kosztyDostawy a { position: absolute; top: 137px; left: 85px; }
	
	div#ofertaSwiateczna { 
		background: url(/_p/gfx/h_ofertaSwiateczna.gif) top center no-repeat; padding: 0 0 15px 0;
		width: 156px;
		height: 120px;
	}
	
	div#zaprzyjaznione {
		background: url(/_p/gfx/h_zaprzyjaznioneSerwisy.gif) top left no-repeat;
		height: 200px;
	}
	div#zaprzyjaznione ul { padding: 70px 0 0 0; }
	
/*____center______________________________________*/
	
	div#center { float: left; width: 549px;	}
	
	div#offers { clear: both; }
	
	div#mainContent, div#subMainContent { 
		background: #fff url(/_p/gfx/bgCenter.gif) top left no-repeat;
		min-height: 500px;
		position: relative; 
		clear: both;  
		float: left; 
		width: 100%;
	}
	div#subMainContent { background: #fff url(/_p/gfx/bgSub.gif) top left no-repeat; padding: 35px 13px 0 13px; width: 523px; }
	div#subMainContent .catNavigation {
		width: 499px;
		padding: 9px 3px; 
		border-bottom: 1px solid #EEEADE; 
		overflow: auto; 
		margin: 5px 0 30px 0;
	}
	div#subMainContent .down { margin: 35px 0 30px 0; }
	div#subMainContent .catNavigation strong { margin: 0 10px 0 5px; }
	div#subMainContent .catNavigation .right a { margin: 0 3px; color: #1B9945; text-decoration: none; }
	div#subMainContent .catNavigation .right a:hover { color: #000; border-bottom: 1px solid #000; }
	div#subMainContent .catNavigation select { width: 50px; font-size: 9px; background: #F9F9F1; color: #006B41; }
	div#subMainContent h3 { font-size: 11px; }
	div#subMainContent h3.category { margin: 15px 0 0 0; }
	
	div#subMainContent .catProduct {
		width: 499px;
		padding: 12px 3px 15px 3px; 
		border-bottom: 1px solid #EEEADE; 
		overflow: auto; 
	}
	div#subMainContent .catProduct .left { width: 370px; }
	div#subMainContent .catProduct dl { overflow: auto; }
	div#subMainContent .catProduct dt { float: left; }
	div#subMainContent .catProduct dd { float: left; }
	div#subMainContent .catProduct .width { width: 50px; text-align: center; color: #654D00;}
	div#subMainContent .catProduct .green { width: 60px; text-align: center; color: #47991C; font-size: 12px; font-weight: bold; }
	div#subMainContent .catProduct h4 { font-size: 11px; padding: 0 0 10px 0;}
	div#subMainContent .catProduct h4 a { color: #006B41; text-decoration: none; }
	div#subMainContent .catProduct h4 a:hover { color: #644D01; border-bottom: 1px solid #EEEADE; }
	div#subMainContent .catProduct .cart { 
		color: #1A9A43; 
		padding: 0 0 0 30px; 
		background: url(/_p/gfx/iconBuy.gif) top left no-repeat; 
		text-decoration: none;
	}
	div#subMainContent .catProduct :hover.cart { border-bottom: 1px solid #1B9945; color: #644D01; }

	div#subMainContent .product {
		width: 499px;
		padding: 12px 3px 15px 3px; 
		border-bottom: 1px solid #EEEADE; 
		overflow: auto; 
	}
	div#subMainContent div.product div.left, div.product div.right {
		display: block;
		float: left;
		width: 235px;
		text-align: center;
		padding: 5px 0 0 0;
		margin: 10px 0 0 0;
	}
	div#subMainContent div.product div.left { width: 255px; text-align: left; margin: 0 0 0 20px; }
	div#subMainContent div.product div.left .nasza { font-size: 12px; font-weight: bold; margin: 10px 0 0 0; }
	div#subMainContent div.product div.left em { font-size: 13px; color: #D4144E; font-style: normal; }
	div#subMainContent div.product form div { float: left; }
	div#subMainContent div.product form .text { 
		font-size: 9px; 
		font-family: Tahoma; 
		padding: 2px; 
		margin: 0 35px 0 5px;
		width: 35px;
		border: 1px solid #d6d6d6; 
	}
	div#subMainContent div.product form { margin: 20px 0; }
	div#subMainContent div.product .right { 
		width: 153px; 
		background: url(/_p/gfx/productBgSub.gif) top left no-repeat;
		text-align: center;
		padding: 10px 0;
		margin-left: 40px; 
	}
	div#subMainContent div.product .cart {
		position:relative;
		color: #1A9A43; 
		padding: 0px 20px 0 2px;
		background: url(/_p/gfx/iconBuy.gif) top right no-repeat; 
		text-decoration: none;
		clear: both; 
		margin-top: 20px;
		top: 20px;
	}
	div#subMainContent div.product :hover.cart { border-bottom: 1px solid #1B9945; color: #644D01; }
	
	div#subMainContent div.info { margin-bottom: 30px; color: #353432; }
	div#subMainContent div.info dl { padding-bottom: 1em; }
	div#subMainContent div.info dt { color: #1B9945; display: block; width: 120px; margin-top: 6px;}
	div#subMainContent div.info dd { width: 375px; margin-left: 125px; border-bottom: 1px solid #EEEADE; padding: 20px 0 10px 0; margin-top: -30px;  }
	div#subMainContent div.text { padding: 10px 0;  color: #353432; }
	div#subMainContent div.text h3 { font-size: 11px; color: #1B9945; font-weight: normal; margin-bottom: 1em; }
	div#subMainContent div.text p { text-align: justify; }

	div#cartMain { margin: 0 auto 80px auto; width: 480px; }
	div#cartMain table { border-collapse: collapse; width: 480px; margin: 20px auto 15px auto; }
	div#cartMain th { color: #5D5D5D; font-weight: normal; }
	div#cartMain th, td { width: 10%; border: 1px; }
	div#cartMain th.nazwa, td.nazwa { width: 60%; text-align: left; padding: 0; }
	div#cartMain td.nazwa { color: #1C9A48; font-weight: bold; }
	div#cartMain td.nazwa em { font-style: normal; color: #323234; }
	div#cartMain td { 
		height: 50px; 
		border-bottom: 1px solid #EEEADE; 
		padding: 3px; 
	}
	div#cartMain td.cena { color: #1C9A48; text-align: center; }
	div#cartMain td.sztuki input { 
		font-size: 9px; 
		font-family: Tahoma; 
		padding: 2px; 
		width: 35px;
		border: 1px solid #d6d6d6;
	}
	div#cartMain td.sztuki { text-align: center; }
	div#cartMain td a.usun { display: block; margin: 0 auto; height: 16px; width: 16px; background: url(/_p/gfx/iconUsun.gif) left top no-repeat; }
	div#cartMain .p { margin-top: 0px; }
	
	div#kupony { margin: 10px auto 0 auto; width: 480px; color: #5d5d5d; clear: both; border-bottom: 1px solid #EEEADE; }
	div#kupony p { margin: 10px auto 0 auto; text-align: center; }
	div#kupony h2 { margin-bottom: 20px; }
	div#kupony p strong { font-weight: bold; color: #1C9A48; }
	div#kupony input.textW { 
		font-size: 11px; 
		font-family: Tahoma; 
		padding: 2px; 
		width: 250px;
		border: 1px solid #d6d6d6; 
		margin: 0 15px 0 0;
		color: gray;
	}
	div#kupony form { margin: 0 auto; width: 400px;}
	div#kupony form div { float: left; }
			
	div.textMain {
		padding: 10px 0;
		border-bottom: 1px solid #EEEADE;
		line-height: 1.5em;
		color: #323234;
	}
	div.textMain h3 { font-size: 11px; font-weight: normal; color: #1A9A45; margin: 0 0 7px 0; }
	div.textMain ul { margin-left: 30px; margin-bottom: 1em; }
	div.textMain li { list-style: url(/_p/gfx/listStyle.gif); margin-bottom: 5px; }
	
	div#promocjeDnia {
		background: #FFEF90 url(/_p/gfx/boxPromocjeDnia.gif) top center no-repeat;
		width: 182px;
		height: 247px;
		float: left;
	}
	div#promocjeDnia strong { margin-left: 15px; }
	div#promocjeDnia .specialMore { float: right; margin: 35px 20px 0 0; display: inline;}
	div#offers .prod { 
		width: 152px;
		height: 89px;
		background: transparent url(/_p/gfx/productBg.gif) top left no-repeat;
		margin: 60px auto 0 auto;
		text-align: center;
		padding: 12px 3px 12px 0;
	}
	div#offers h3 { text-align: left; width: 155px; margin: 15px auto 10px auto; }
	div#offers h3 a { 
		font-size: 11px;
		color: #1A9A43;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
	}
	div#offers h3 a:hover { border-bottom: 1px solid #1B9945; color: #644D01; }
	div#offers strong { color: #353336; font-weight: normal; }
	div#offers em { color: #1A9A43; font-style: normal;}
	div#offers .cart { 
		color: #1A9A43; 
		padding: 0 20px 0 2px;
		background: url(/_p/gfx/iconBuy.gif) top right no-repeat; 
		text-decoration: none;
		clear: both; 
		margin: 0 auto;
	}
	div#offers :hover.cart { border-bottom: 1px solid #1B9945; color: #644D01; }
	
	div#wyprzedaz {
		background: #FFEF90 url(/_p/gfx/boxWyprzedaz.gif) top center no-repeat;
		width: 184px;
		HEIGHT: 247px;
		float: left;
		text-align: center;
	}
	
	div#ofertaMiesiaca {
		background: #FFEF90 url(/_p/gfx/boxOfertaMiesiaca.gif) top left no-repeat;
		width: 183px;
		HEIGHT: 247px;
		float: left;
		text-align: center;
	}
	div#ofertaMiesiaca .specialMore { float: right; margin: 35px 20px 0 0; }
	
	div#wybranaOferta { 
		float: left;
		padding: 10px 16px 16px 16px;
		width: 333px;
	}
	div#wybranaOferta h4 span { display: none; }
	div#wybranaOferta h4 {
		display: block; 
		width: 89px;
		height: 14px;
		background: url(/_p/gfx/h_wybranaOferta.gif) top left no-repeat; 
		margin: 20px 0 20px 0;
	}
	div#wybranaOferta .product { position: relative; float: left; margin: 0 0 25px 0; min-height: 40px;}
	div#wybranaOferta .img {
		float: left;
		background: url(/_p/gfx/productBgBody.gif) top left no-repeat;
		text-align: center;
		width: 99px;
		height: 52px;
		padding: 3px 0 9px 0;
	}
	div#wybranaOferta .desc {
		float: right;
		width: 224px;
		border-bottom: 1px solid #EEEADE;
		padding: 10px 3px 20px 3px;
		overflow: auto;
	}
	div#wybranaOferta h3 { text-align: left; padding-bottom: 10px;}
	div#wybranaOferta h3 a { 
		font-size: 11px;
		color: #1A9A43;
		font-weight: bold;
		text-align: left;
		text-decoration: none;
	}
	div#wybranaOferta h3 a:hover { border-bottom: 1px solid #1B9945; color: #644D01; }
	div#wybranaOferta strong { color: #353336; font-weight: normal; }
	div#wybranaOferta em { color: #1A9A43; font-style: normal;  margin-right: 5px;}
	div#wybranaOferta .cart { 
		color: #1A9A43; 
		padding: 0 0 0 22px; 
		background: url(/_p/gfx/iconBuy.gif) top left no-repeat; 
		text-decoration: none;
		margin-left: 3px;
	}
	div#wybranaOferta :hover.cart { border-bottom: 1px solid #1B9945; color: #644D01; }
	
	div#naszaToplista { 
		float: right; 
		padding: 10px 16px 16px 16px;
		margin: 20px 0 0 0;
		border-left: 1px solid #EEEADE; 
		width: 150px;
		min-height: 400px;
	}
	div#naszaToplista h3 span { display: none; }
	div#naszaToplista h3 {
		display: block; 
		width: 79px;
		height: 15px;
		background: url(/_p/gfx/h_naszaToplista.gif) top left no-repeat; 
		margin: 0 0 20px 0;
	}
	div#naszaToplista li { padding: 13px 0; border-bottom: 1px solid #EEEADE; }
	div#naszaToplista ul a { color: #1B9945; text-decoration: none; border-bottom: 1px solid #1B9945; }
	div#naszaToplista ul a:hover {color: #644D01; }
	div#naszaToplista ul li em { 
		font-style: normal;
		display: block;
		float: right;
		margin-top: -13px;
	}
		
      
/*____footer______________________________________________*/
	
	div#footer { clear: both; }
	div#zamowieniaTel a,
	div#platnosci a { text-decoration: none; color: #644D01; line-height: 1.5em; }
	div#zamowieniaTel a:hover,
	div#platnosci a:hover { border-bottom: 1px solid #DDBD16; }
	
	div#nav { 
		float: left; 
		width: 181px;
		height: 231px;
		background: #FFF url(/_p/gfx/boxFooterNav.gif) top center no-repeat; 
	}
	div#nav ul { margin: 100px 0 0 25px; }
	div#nav a { color: #C8C9CE; font-size: 11px; text-decoration: none; padding: 0 5px ; }
	div#nav li { display: inline; }
	div#nav a.glowna { 
		display: block; 
		float: left; 
		padding-top: 10px;
		background: url(/_p/gfx/iconGlownaTop.gif) top center no-repeat; 
		text-align: center;
	}
	div#nav a.kontakt { 
		display: block; 
		float: left; 
		padding-top: 10px;
		background: url(/_p/gfx/iconKontaktTop.gif) top center no-repeat;
		text-align: center;
	}
	
	div#zamowieniaTel {
		float: left;
		width: 152px;
		min-height: 120px;
		background: #FFD800 url(/_p/gfx/boxZamowieniaTelefoniczne.gif) top center no-repeat;
		padding: 110px 15px 0 15px;
	}
	
	div#platnosci {
		float: left;
		width: 150px;
		min-height: 120px;
		background: #FFD800 url(/_p/gfx/boxAkceptujemyPlatnosci.gif) top center no-repeat;
		padding: 110px 15px 0 15px;
	}
	
	div#poradyEksperta {
		float: left;
		width: 153px;
		min-height: 180px;
		background: #FFD800 url(/_p/gfx/boxPoradyEksperta.gif) top center no-repeat;
		padding: 50px 17px 0 17px;
	}
	div#poradyEksperta li { margin-bottom: 13px; }
	div#poradyEksperta a { color: #1C9B44; border-bottom: 1px solid #1C9B44; text-decoration: none; }
	div#poradyEksperta a:hover { color: #644D01; }
	
	div#newsletter {
		float: left;
		width: 135px;
		height: 175px;
		background: #FFF url(/_p/gfx/boxNewsletter.gif) top center no-repeat;
		padding: 35px 10px 0 10px;
	}
	div#newsletter input.txt { width: 102px; padding: 2px; font-size: 10px; font-family: Tahoma, Verdana, sans-serif; }
	div#newsletter a { color: #1C9B44; border-bottom: 1px solid #1C9B44; text-decoration: none; font-size: 9px; }
	div#newsletter a:hover { color: #644D01; }
	
	div#footer ul.bottom { 
		width: 650px; 
		clear: both; 
		margin: 0 auto;
		padding: 15px 0;
		text-align: center;
		list-style: url(/_p/gfx/separatorBottom.gif);
		padding-left: 20px;
	}
	div#footer ul.bottom a { color: #1C9B44; border-bottom: 1px solid #1C9B44; text-decoration: none; margin: 0 20px;  }
	div#footer ul.bottom a:hover { color: #644D01; }
	div#footer ul.bottom li { display: inline; list-style: url(/_p/gfx/separatorBottom.gif); }
	
/*____cloudTag____________________________________*/

	#tagCloud a { margin: 0 3px; color: #1B9542; text-decoration: none; }
	#tagCloud a:hover { color: #644D01; border-bottom: 1px solid #dcdcdc; }
	#tagCloud .level { margin: 10px 0; text-align: center; }
	
	#tagCloud a.level0 { font-size: 28px; }
	#tagCloud a.level1 { font-size: 26px; }
	#tagCloud a.level2 { font-size: 24px; }
	#tagCloud a.level3 { font-size: 22px; }
	#tagCloud a.level4 { font-size: 20px; }
	#tagCloud a.level5 { font-size: 18px; }
	#tagCloud a.level6 { font-size: 16px; }	
	#tagCloud a.level7 { font-size: 14px; }	
	#tagCloud a.level8 { font-size: 12px; }	
	#tagCloud a.level9 { font-size: 10px; }	
	
/*____classes_____________________________________*/
	
	ul.decor a { color: #1B9945; border-bottom: 1px solid #1B9945; text-decoration: none; }
	ul.decor a:hover { color: #644D01; }
	ul.decor { list-style: url(/_p/gfx/iconRightArrow.gif); margin-left: 20px;  }
	ul.decor li { margin-bottom: 8px; list-style: url(/_p/gfx/iconRightArrow.gif); }
	
	.left { float: left; }
	.right { float: right; }
	
	#subMainContent input.text, #subMainContent input.textW { border: 1px solid #dcdcdc; background: #f7f7f7; font-size: 11px; padding: 2px; }
	
	textarea { 
		font-size: 9px; 
		font-family: Tahoma; 
		padding: 2px; 
		border: 1px solid #d6d6d6; 
		width: 150px; height: 150px; 
	}
	
	.log { margin: 0 auto;  width: 320px; }
	.log .text { width: 100px; }
	.log .textW { width: 150px; }
	.log label { display: block; float: left; width: 150px; }
	.log div { margin: 10px 0;  }
	.log div.center { margin: 10px auto; text-align: center;}
	
	.search { margin: 20px 0 0 0; padding: 5px; border: 1px solid #EEEADE; background: #F5C11C; }
	
	ul.categories { padding: 35px 0 0 10px;  }
	ul.subcategories { padding: 0 0 0 10px; }
	ul.subcategories ul { margin-left: 20px; }
	
	
	ul.categories a, ul.subcategories a { 
		display: block; 
		width: 142px; 
		padding: 5px 3px 5px 12px; 
		color: #1C9B44;
		text-decoration: none;
		border-bottom: 1px solid #EEEADE;
		background: url(/_p/gfx/listStyle2.gif) 2px 50% no-repeat;
	}
	ul.subcategories a { display: inline; border-bottom: 0; width: auto; padding: 0 0 0 12px;}
	ul.subcategories a:hover { color: #644D01; text-decoration: underline; }
	ul.subcategories li { margin: 6px 0; }
	ul.categories a:hover { background: #f7f7f7 url(/_p/gfx/listStyle2.gif) 2px 50% no-repeat; }
	ul.categories ul a { 
		width: 130px; 
		padding: 5px 3px 5px 26px; 
		background: url(/_p/gfx/listStyle2.gif) 14px 50% no-repeat;
	}
	ul.categories ul a:hover { background: #f7f7f7 url(/_p/gfx/listStyle2.gif) 14px 50% no-repeat; }
	ul.categories ul ul a { 
		width: 118px; 
		padding: 5px 3px 5px 38px; 
		background: url(/_p/gfx/listStyle2.gif) 26px 50% no-repeat;
	}
	ul.categories ul ul a:hover { background: #f7f7f7 url(/_p/gfx/listStyle2.gif) 26px 50% no-repeat; }
	.price { width: 20%; text-align: center;}
	.center td { text-align: center; }
	a.link { color: #1B9945; text-decoration: none; }
	a:hover.link { border-bottom: 1px solid #dcdcdc; color: #786010; }
	.specialMore { color: #1A9A43; text-decoration: none; font-weight: bold; }
	a:hover.specialMore { border-bottom: 1px solid #1B9945; color: #644D01; }	
	
	.popMarks { width: 100%; text-align: center; }
	.popMarks li { margin: 3px 0;}
	
	.alignCenter { width:100%; text-align: center; }
