@charset "utf-8";
/* blue 2e8bb1 */
/* border dark dadada*/
/* border light eae9ec*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, acronym, address, code, em, img,  ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
                  { margin:0px; padding:0px; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;  }
table             { border-collapse:separate; border-spacing:0;  }
th, td  		  		{ text-align:left; }
blockquote:before, blockquote:after, q:before, q:after{content:"";  }
blockquote, q     { quotes:""""; }
a img             { border:none; }
a:active, a:focus {-moz-outline: none; outline: none;}
.clr              { clear:both;font-size:0; line-height:0;  }
.error						{ color:#913A3A; font-weight:bold; margin:4px 0 8px; padding:12px 12px 12px 58px; border:1px solid #FFABAB; background:#FFEAEA url(gfx/error.png) 10px 50% no-repeat; line-height:16px;}
.error		ul			{ margin:0px;}	
.error		ul li		{ font-weight: normal;}	
.notify						{ color:#e12f2f; font-weight:bold; margin:4px 0 8px; padding:12px 12px 12px 58px; border:1px solid #eae9ec; background:#f7f7f7 url(gfx/notify.png) 10px 50% no-repeat; line-height:16px; }
.line							{ background:#dadada; width:100%; height:1px; font-size:0px; line-height:0px;}
.info             { background:#ECECEE; padding:3px 6px; font-size: 12px; margin-bottom:6px; }

/* Text elements 
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { font-weight: normal; }
h1				  			{ font-size: 1.7em; line-height: 1; margin-bottom: 0.5em; }
h2 				  			{ font-size: 1.5em; margin-bottom: 0.75em; }
h3				  			{ font-size: 1.3em;  margin-bottom: 0.5em; }
h4 				  			{ font-size: 13px; font-weight: bold;  margin-bottom: 0.2em;}

h5 				  			{ font-size: 12px; font-weight: bold;  margin:0px 0px 3px 0px; }
h6 				  			{ font-size: 11px; font-weight: bold;  margin:15px 0px 5px 0px;}
p          			  { margin: 0 0em 6px;text-align:justify; }
ul, ol      			{ margin:0 5px 6px 0px; }
ol          			{ list-style-type: decimal; }
ul								{ list-style-type: none;line-height: 19px;float:left;  }
li 								{ padding: 2px 8px 2px 5px;}
blockquote  			{ margin: 1.5em; color: #666; font-style: italic; }
strong      			{ font-weight: bold; }
em          			{ font-style: italic;  }
pre,code  				{ font-size: 1em ; line-height: 1.5; margin: 1.5em 0; white-space: pre; }
a          				{  text-decoration:underline;color:#2a2a2a;}
a:hover	          { text-decoration:none; }
a:active, a:focus ,a:visited {-moz-outline: none; outline:none;}
hr          			{ color: #dcdee1;background-color: #dcdee1;height: 1px;border: 0;}
.text_bb					{ color:#0e507e; font-weight:bold;}
.text_b						{ font-weight:bold;}
.text_b_s					{ font-weight:bold; font-size:10px;}
.text_b_b					{ font-weight:bold; font-size:13px;}
.text_b_bb				{ font-weight:bold; font-size:14px;}
.text_c						{ text-align:center}
.text_r						{ text-align:right}
.news_date				{ font-style:italic;}


 /* Forms elements
-------------------------------------------------------------- */
div.centring	{width:290px; margin:auto}
div.half_left {width:49%; display:inline; float:left; clear: none; }
div.half_right{ width:49%; display:inline; float:right; clear: none;  }
div.half_left input.input , div.half_right input.input {width:97%;}

form						  { margin:0px auto 0; padding: 0; }
form.contact			{ margin:0px;}
form.forms				{margin-top:12px;}
form  input.input ,form  input.input2	,form  input.input3	 { margin:0px 6px 2px 0; padding: 2px;  background:#F7F6F7;   border-style:solid; border-width:1px; border-color: #929090 #DCDEE1 #DCDEE1  #929090;}
form  input.input:focus, form  input.input2:focus,form  input.input3:focus,  textarea:focus{ background:#fdfdfd;}

form   div 				{ overflow: hidden; padding: 0pt; margin-bottom: 0.3em; clear:both;}
form   label			{ padding: 2pt 0px; font-weight:bold; }
form  input.input	{ width:285px; margin:0px 6px 2px 0; padding: 2px 2px;float: left;}

textarea					{ margin:0px 6px 2px 0; padding: 3px; width: 350px; height:140px; float:left;border-color:  #929090 #DCDEE1 #DCDEE1  #929090; padding: 3px; border-style: solid; border-width: 1px; background:#f7f6f7; }
form  input.input2  { width:46px; margin:0px 6px 2px 2px; padding: 2px 2px;}
form  input.input3  { margin:0px 3px 0px 3px; padding: 2px 2px;}
form.forms  div select	{ float:left; margin:2px 0px 2px 0px; }
form.forms  div select.select {float:none; padding:1px 0px 1px 2px; border:1px solid #e0e0e0}
form input.button	, input.button		{ background:url(gfx/button.png) no-repeat; border:none;  width:76px;height:20px; float:none; margin:8px auto 0; padding:0;  cursor:pointer; display:block; font-weight:bold; font-size:10px; color:#fff; padding-bottom:3px}
form input:hover.button	, input:hover.button	{ background:url(gfx/button.png) 0px -20px no-repeat; border:none;}

form input.buttonbig	, input.buttonbig		{ background:url(gfx/buttonbig.png) no-repeat; border:none;  width:122px;height:20px; float:none; margin:8px auto 0; padding:0;  cursor:pointer; display:block; font-weight:bold; font-size:10px; color:#fff; padding-bottom:2px}
form input:hover.buttonbig	, input:hover.buttonbig	{ background:url(gfx/buttonbig.png) 0px -20px no-repeat; border:none;}

/*form input.button2		{ background:url(img/search2.png) no-repeat; border:none;  width:118px;height:24px; float:none; margin:8px auto 0; padding:0;  cursor:pointer; display:block; font-weight:bold; font-size:9px;} */
form  input.search		{display:block;margin:auto; width:160px; padding: 3px 3px; background:#F7F6F7; border-style:solid; border-width:1px; border-color: #929090 #DCDEE1 #DCDEE1  #929090;}
form  input:focus.search	{ background:#fdfdfd;}	
form select.lang,	 form select.producent, .waluty	{ display:block; margin:0px auto; padding:1px 0px 1px 2px; border:1px solid #e0e0e0}
 
 			
fieldset { border: solid  1px #dadada ; margin:0px 0px 10px; padding:4px 15px 8px 15px;}
legend { margin: 4px 0px 4px; padding:0px 2px; background: #fff; color: #e12f2f; font-size: 1.1em; font-weight: bold;}
		
div.radio input	{border:none;background:none; padding:0px;width:auto; margin:0px 6px 0px 12px; display:inline; position:relative; top:3px;}	
div.radio  label { padding:0px 0px; font-weight:normal; }
input.ilosc	            { width:30px; margin:0px 6px 0px 5px; padding: 1px;position:relative;top:-5px; border-style: solid; border-color: #c5c9ca; border-width: 1px; background:url(gfx/ilosc.png) repeat-x;}
input.add_button	   	{ margin:5px 0px 0px 2px; border:0px; display:inline}
input.delete	        { margin:5px 0px 0px 2px; border:0px; display:inline}
input.przechowalnia		{ margin:5px auto 5px ; border:0px; display:block;width:121px;}	
form input.rabat_txt	{ width:60px;margin:0px 4px;}
form  input.inline ,input.inline    { display:inline; margin:0px 2px 0px 0px;}
input.edit ,input:hover.edit       { width:22px; background:url(gfx/edit.png) no-repeat; display:inline}
input.remove ,input:hover.remove        { width:22px;  background:url(gfx/trash.png) no-repeat; display:inline}

div.formularze label { font-weight: normal; }
input.checkbox  {position:relative; top:3px;}	

form#shipping_form ,form#payment_form {margin-bottom:8px;}
 /* Site
-------------------------------------------------------------- */
div#wrap , div#wrap_l , div#wrap_r, div#middle , div#left , div#right, div.modul, ul.nav	, div.opis { height:auto!important; height:20px; min-height:20px;}
body 				  	{ font-size:11px; color:#2a2a2a; font-family:Tahoma, Helvetica, sans-serif; text-align:center; background: #e2e2e2; line-height:19px; padding-top:14px;}
div#wrap				{ width:994px; background:#fff  url('gfx/wrap.png') repeat-y ; margin:0px auto 0px; ; text-align:left;  }
div#wrap_l			{ width:100%; background:  url('gfx/wrap_l.png') 0% 0% no-repeat}
div#wrap_r			{ width:100%;background:  url('gfx/wrap_r.png') 100% 0% no-repeat;}
div#wrap_foot		{ width:960px;padding:6px 17px 0; border: 2px solid #cd2121; background: #fff; border-top-width: 5px}

/* head
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#head			  { width:100%;height:309px; position:relative;}
div#top					{ width:100%; }
a#logo					{ width:100%; display:block;  float:left; margin:0px;  display: block  }
a#logo		img		{ display:block   }
div.loga {}

div.baner_top h1{ width:640px ; height:163px; margin:0px; float:right }
div.baner_top h1	img	{ display:block}

div#navbar				 { width:100%; min-height:40px; background:url('gfx/navbar.png');}
div#navbar ul    		 { min-height:37px; margin:0px;background:url('gfx/navbar.png');}
div#navbar ul li  		 { display:block; float:left; padding: 0px; height:40px; }
div#navbar ul li a       { font-size:13px; display:block; float:left;  min-height:37px;text-decoration:none; line-height:38px;  color:#FFFFFF; padding:0px 22px; background: url('gfx/navli.png') 100% 0 no-repeat; font-weight: bold}
div#navbar ul li a:hover { background: url('gfx/navactive.png') repeat-x; }

	
div#undernav	    	{ width:100%; height:29px; line-height:29px;background: url('gfx/undernav.png')  repeat-x;  border-bottom: 3px solid #e13334}
div#patchway				{ width:620px; float:left; padding-left: 5px; }
div#patchway	a			{ text-decoration:none; }
div#login    				{ float:right; width:275px;  text-align: right; padding-right: 10px;}
div#login   a 			{ text-decoration: none; font-weight:bold; } 
div#login   a:hover 	{ text-decoration: underline;} 
div#login   span  			{ padding-left:15px; background:url('gfx/login.png') 0px 2px no-repeat; font-weight:bold;  }


/* middle
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div#middle				{ width:100%; margin:8px 0px 0px;}
div#left				{width:204px; margin-right:11px; float:left;  display:inline;}
div#content			{ float:left ;  display:inline; width:528px;  }
div#right				{ width:204px; float:right; display:inline;  margin-left:0px;}

div.modul               { width:202px; background:#fff; border:1px solid  #e12f2f; margin-bottom:12px; padding-bottom:10px;}
div#content	 div.modul  { width:100%; background:#fff; border:1px solid  #dadada }

div#content	 div.modul h3{ font-size:14px;margin-bottom: 0; font-weight:bold;  border-bottom: 1px solid #dadada;  line-height:22px; padding:10px 0px 5px 15px;}
div#content	 div.modul2 h3 {font-size:12px; font-weight:bold; float:left; display:inline; height:auto; background:url(gfx/modulhead2a.png) 100% 0 no-repeat;  height:25px;  line-height:25px; padding:0px;  margin:0px 0px 6px 0 ; border:none; position:relative;top:-1px;}
div#content	 div.modul2 h3 span { display:block;height:25px; background:url(gfx/modulhead_2.png) 0 0 no-repeat; padding:0px 21px 0px 32px; float:left }


div#left div.modul 	h3	, div#right div.modul 	h3{ width:190px; height:30px;line-height:32px; font-size:13px; font-weight:bold; color:#e13334;background:url(gfx/modulhead.png) 0 0 no-repeat; margin-bottom:4px; padding-left:12px; border-bottom: 1px solid #e12f2f }
div#right div.modul2	{ padding-bottom:4px;}
div#right div.modul2 	h3{ width:190px; height:32px;line-height:32px; font-size:13px; font-weight:bold; color:#fff;background:url(gfx/modulheadaa.png) 0px 0 no-repeat; margin-bottom:4px; padding-left:12px; position: relative; top:-1px; }

div.modul  p  		{ padding:4px 10px 0;}
div.modul  div.text	 p  { padding:4px 0px 0;}
.text				   { padding:12px 12px 4px;}
div#content div.modul  p{ padding:3px 14px;}
div.banner {margin-bottom:12px; text-align:center; width:100%; background:#fff; border:1px solid  #dadada; }

ul.nav	,ul.nav2 , ul.nav	ul	{ margin:0px; width:100%;}

ul.nav li , ul.nav2 li	{ padding:0px; display:block; border-bottom:1px solid #e12f2f; }

ul.nav li	a			{ ; display:block; text-decoration:none;  padding:0px 0px 0px 26px;  background:url(gfx/arrow.png) 15px 7px no-repeat}
ul.nav li	a:hover 	{ background:#f7f7f7 ; text-decoration:none; font-weight:bold}
ul.nav2 li	a			{  display:block; text-decoration:none;  padding:5px 0px 3px 12px;  }
ul.nav2 li	a:hover		{   background:#f7f7f7 ;font-weight:bold }

ul.nav ul li			{ padding:0px; display:block; border-bottom:1px solid #e12f2f;}
ul.nav li.sub			{ border-bottom:none}
ul.nav li.sub	a		{  padding:0px 0px 0px 30px;  background:url(gfx/arrow.png) 20px 7px no-repeat; line-height: 18px}
ul.nav li.sub	a:hover  {font-weight:bold}
ul.nav li.sub ul li  {padding-left: 20px}
ul.nav li.active		{ background:#f7f7f7 url(gfx/arrow.png) 15px 13px no-repeat; font-weight:bold; }
ul.nav ul ul ul li , ul.nav ul ul li  {border-color: #fff}
ul.nav ul ul li.sub  a{ padding-left: 40px; background:url(gfx/arrow.png) 30px 7px no-repeat }
/*ul.nav ul ul li.sub  ul li a{ padding-left: 50px; background:url(gfx/arrow.png) 40px 7px no-repeat }*/
.a2 {background:#f7f7f7; font-weight:bold; color:#e12f2f }
/* Footter
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
div#footer				{ width:100%; float:left; margin:0px 0px 0px 0px; padding:15px 0 0px; height:40px;  border-top: 4px solid #e13334 }
ul#navdown        { display:block; float:left ;}
ul#navdown  li	  { display:block; float:left; line-height:11px; padding: 2px 8px ;border-left:1px solid #040404;}
ul#navdown  li  a { color:#040404; line-height:12px;}
div#copy			   	{ float:right; line-height:12px; margin-right:6px; margin-bottom:15px; }

/* Elementy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
ul.usersonline				 { margin:0px; width:100%;}
ul.usersonline li 		 { border-bottom:1px solid #e1e1e1; padding:2px 8px 2px 12px;  }
ul.usersonline li span { font-weight:bold;}
a.cart                 { display:block; text-align:center}

/* tabele
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table.tables 								{ width: 100%; padding: 0; margin: 0 0 12px;}
table.tables th							{ border-right:1px solid #dcdee1; border-bottom:1px solid #dcdee1; border-top:1px solid #dcdee1; text-align:left; padding:6px 4px 5px 8px; background:#ececee; font-weight:bold; vertical-align:middle}
table.tables th.spec				{ border-left:1px solid #dcdee1; border-bottom:1px solid #dcdee1; border-top:1px solid #dcdee1}

table.tables td							{ border-right:1px solid #dcdee1; border-bottom:1px solid #dcdee1; background:#fff; padding:4px 6px 2px 6px; vertical-align:middle; text-align:center}
table.tables td.spec				{ border-left:1px solid #dcdee1; font-weight:bold}
table.tables td.alt 			  { border:none; border-right:1px solid #dcdee1!important; height:30px}
table.tablelist       			{ width:100%; padding:0; margin:0 0 20px}
table.tablelist th    			{ color:#0e507e; border-left:1px solid #dcdee1; border-right:1px solid #dcdee1; border-bottom:1px solid #dcdee1; border-top:1px solid #dcdee1; text-align:left; padding:6px 4px 5px 8px; background:#ececee; font-weight:bold; text-transform:uppercase; vertical-align:middle}
table.tablelist td    			{ border-right:1px solid #dcdee1; border-bottom:1px solid #dcdee1; background:#fff; padding:4px 6px 2px 6px; vertical-align:middle}
table.tablelist td.spec  		{ border-left:1px solid #dcdee1; border-right:1px solid #dcdee1; text-align:center}
   
div.toolhead								{ border-bottom: 1px solid #dadada;  line-height:22px; padding:10px 13px 10px 13px;}
div.toolhead ul		 					{ margin: 0px; padding: 0px; text-align:center; }
div.toolhead ul li 					{ display: block; float:left;padding: 0px 14px; font-weight: bold; margin-left: 15px;}
/* product list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
table.products  			      { width:100%;}
table.products tr.odd, table.products tr.even 			{background-color:#fff;}
table.products tr.even td, table.products tr.odd td		{border: 1px solid #111;}
table.products   a.images	  { display:block; margin:8px 4px 8px 8px; padding:5px; border:1px solid #dadada; background:#fff; }
table.products   a.images	  img {}
table.products td           { padding:6px 5px 6px 5px; vertical-align:middle }
table.products a.prod_name_list img	{ display:block; float:right;}
table.products div.title	  { font-size:13px; font-weight:bold ; margin:2px 0px 3px; }
table.products div.title a	{ text-decoration:underline;}
table.products div.title a:hover	{ text-decoration:none;}
table.products div.text     { padding:0px 0px 10px 0px; line-height:18px; clear:both; width:100%}
table.products div.price	  { text-align:center; font-size:15px;line-height:16px; font-weight:bold;  margin:0px 0px 6px 0;} 
table.products div.price span { text-align:center; font-size:12px;line-height:16px; font-weight:normal; display:block}
table.products div.priceup	 { text-align:center; font-size:12px;line-height:14px;  font-weight:bold;  margin:0px 0px 6px 0; text-decoration:line-through; color:#2E8BB1} 
table.products form input.input	{ width:25px; margin:0px 0px 5px 0; padding: 0px 1px;float: none;}
table.products a.adcart 	  {display:block; width:97px; height:20px; background:url(gfx/adcart.png) no-repeat; border:none;margin:0px auto 3px; }
table.products a:hover.adcart { background:url(gfx/adcart.png) 0px -20px no-repeat; border:none;}
table.products a.adcart span  { display:none}


table.products  tr.h  td   		 { padding:6px 2px 4px 2px;}
/*table.products tr.h div.title  { width:280px; }   */
table.products tr.h  div.price,table.products tr.h  div.priceup 		{ float:left; margin:2px 8px 1px 0;}
table.products tr.h  form div 	{ float:left;margin:2px 8px 1px 0;}
table.products tr.h  form  			{ float:right;}
table.products tr.h   a.adcart  { float:left;margin:2px 8px 1px 0;  width:22px; height:20px; background:url(gfx/add.png) no-repeat; }

div.products		{ float:left; padding:5px 5px;}
div.products   a.images	 { display:block; margin:8px 4px 8px 8px; padding:3px; border:0px solid #111; background:#fff}
div.products  div.title	 { font-size:13px; font-weight:bold ; margin:8px 0px 3px;;  }
div.products div.text   { padding:0px 0px 10px 0px; line-height:18px; }
div.products div.price	 { text-align:center; font-size:15px;line-height:16px; font-weight:bold;  margin:0px 0px 6px 0;} 
div.products a.adcart 	  {display:block; width:97px; height:20px; background:url(gfx/adcart.png) no-repeat; border:none;margin:0px auto 3px; }
div.products a.adcart span  { display:none}


/* product
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

table.product									{ width:100% }
table.product  td							{ padding:6px 5px 12px 5px; vertical-align:middle; }
table.product  div.images a	 	{ display:block; float:left; margin:8px 4px 8px 8px; padding:5px; border:1px solid #dadada; background:#fff }
table.product  div.images a	img { display:block}
table.product  div.atribut		{ float:left;}
table.product  div.prices			{ padding:2px 10px 0 0; float:right}
table.product  div.prices 	div { text-align:center }



table.product a.adcart 			  {display:block; width:97px; height:20px; background:url(gfx/adcart.png) no-repeat; border:none;margin:3px auto 8px;   clear:both }
table.product a:hover.adcart  { background:url(gfx/adcart.png) 0px -20px no-repeat; border:none;}
table.product a.adcart span   { display:none}
table.product  input.adrep		{  font-size:9px; font-weight:bold; clear:both; width:97px; height:20px; display:block;  background:url(gfx/adrep.png) no-repeat; margin:0 auto 4px auto; border:0px; cursor:pointer}
table.product  input:hover.adrep	{ background:url(gfx/adrep.png) 0px -20px no-repeat; }
table.products.noborder td			{ border:none}
div.product_desc								{ padding:6px 16px 16px ; }


h4.modulhead				 					{ border-top:1px solid #dadada }
h4.modulhead span							{ font-size:12px; font-weight:bold; float:left; display:inline; height:auto; background:url(gfx/modulhead2a.png) 100% 0 no-repeat;  height:25px;  line-height:25px; padding:0px;  margin:0px 0px 6px 0 ; border:none; position:relative;top:-1px; }

h4.modulhead span	 span 			{ display:block;height:25px; background:url(gfx/modulhead_2.png) 0 0px no-repeat; padding:0px 21px 0px 32px; float:left;border:none;position:relative;top:0px; }
img.gallery 									{ padding:1px; border:1px solid #dadada; background:#fff; margin:2px; } 

div.opinion										{ padding:8px 5px 8px 12px}
div.opinion.odd								{ background:#f7f7f7}
a.addopinion									{ padding-left:21px;background:url(gfx/comment.png) 0 2px no-repeat; margin-top:10px; display:block;   }
a.powiadom                    { padding-left:21px;background:url(gfx/powiadom.png) 0 2px no-repeat; margin-top:2px; display:block;   }
tr.white td										{ padding:3px 0}

img.captcha										{ border:1px solid black;  margin:5px 0px; display:inline; border-color:#d3d0c7;}

.sonda_wynik									{ margin:10px }
.sonda_wynik div          		{ margin:5px }
.sonda_wynik div .pol_odp 		{ font-weight:bold; clear:both; padding-top:5px }
.sonda_wynik div span     		{ clear:left; float:left }
.sonda_wynik  .pol_wynik  		{ margin:0px 0px 0px 40px; background:#FFF url(gfx/shoper_poll_bg.gif) center no-repeat; width:104px}
.sonda_wynik .pol_wynik img		{height:8px; margin:2px}

.w_lewo, .fleft								{ display:inline; float:left; clear: none;}
.w_prawo, .fright             { display:inline; float:right;clear: none;}

div.adresy										{ margin-top:12px}
div.adresy div.info           { padding-left:4px}
div.adresy div                { padding-left:12px}

a.galery											{text-decoration: none; }
a.nov {font-weight:bold; clear:both; padding-top:5px}










/*

*/

div.loga a img {padding: 0px 7px; }
div.loga2 a img {padding: 0px 9px;}
div.loga2 {border-top: 1px solid #000; }
div.loga {margin-bottom: 1px; border-bottom: 1px solid #000; }

.kat_l {border: 0 !important;padding: 0;margin: 0 0 10px 0;height: 500px;}
.kat_b {float: left;margin: 2px;}
.kat_l a{display: block;height: 80px;}
.kat_l a:hover {display: block;border: 0; box-shadow:0px 0px 4px #666;}
#center{overflow: hidden;}

