/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */

html { 
	min-width: 790px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #ffffff url('../img/bgsite.gif') repeat-x top;
	color: #29480c;
	font: 11px Verdana, Helvetica, sans-serif;
	}

  	
#global{
 	width: 790px; 
 	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	border: 0;
	padding: 0;
}


#TopHead{
width: 790px;
height: 92px;
text-align: left;
}


/* LOGO */

#logo{
width: 215px;
height: 92px;
margin: 0;
float: left;
}

#logo a{
width: 215px;
height: 92px;
display: block;
background: transparent url('../img/logo.gif') no-repeat left;
}

#TopM{
width: 575px;
height: 92px;
color: #cbe584;
float: right;
text-align: right;
}


#Flags{
width: 150px;
height: 92px;
color: #cbe584;
float: left;
text-align: right;
}

#Flags form{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#Flags form input{
border: 0;
background: none;
margin: 0;
padding: 0;
}


#Flags ul{
	padding: 0;
	margin: 5px 0 0 0;
	border: 0;
	text-align: right;
	list-style: none;
}

#Flags li{
	margin: 0;
	padding: 0 0 0 7px;
	margin: 0;
	list-style: none;
	display: inline;
}




#TopRight{
width: 425px;
height: 92px;
color: #cbe584;
float: right;
text-align: right;
}


#TopRight ul{
	padding: 10px 0 0 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#TopRight ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#TopRight ul li a{
	margin-right: 10px;
	padding: 0 0 0 22px;
	color: #cbe584;
	font-size: 11px;
	font-family: Tahoma;
	background: url('../img/bgultop.gif') no-repeat left;
}


#TopRight ul li a.click{
	margin-right: 10px;
	padding: 0 0 0 22px;
	color: #cbe584;
	font-size: 11px;
	font-family: Tahoma;
	background: url('../img/bgultop.gif') no-repeat left;
}

#SearchTop{
width: 425px;
padding: 30px 0 0 0;
text-align: right;
}

#SearchTop table{
text-align: right;
float: right;
}

#SearchTop table td{
padding-left: 10px; 
}

#SearchTop form input{
 	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
   background: #c8df8b;
   border: 0;
   padding: 2px;
}

#SearchTop form input.img{
border: 0;
padding: 0;
background: transparent;
}




/* MENU TOP */


#MenuTop{
height: 30px;
background: transparent;
font-size: 12px;
font-family: Arial;
line-height: 30px; 
padding-left: 5px;
color: #f40c33;
text-align: left;
}



#MenuTop ul{
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	list-style: none;
}


#MenuTop ul li{
	margin: 0;
	padding: 0;
	margin: 0;
  	display: inline;
}

#MenuTop ul li a{ 
display: block;
height: 30px;
float: left;
padding: 0 10px;
color: #fff;
text-decoration: none;
line-height: 30px;
font-size: 12px;
font-family: Arial;
text-transform: uppercase;
}

#MenuTop ul li a:hover{
background: url('../img/bgmenu.gif') repeat-x bottom; 
}

#MenuTop ul li a.click{
background: url('../img/bgmenu.gif') repeat-x bottom; 
}



#TopBan{
width: 790px;
height: 214px;
margin: 0;
padding: 0;
}




#content {
	padding: 0;
	margin: 0;
	background: #fff url('../img/bgcont.gif') repeat-y left;
	text-align: left;
	border: 0;
	width: 790px; 
}




/* LEWA i PRAWA SEKCJA */


#LeftSec{
	width: 200px; 
 	float: left;
	margin: 0;
	padding: 0;
	background: #e8f4c7;
}


/* naglowek */

#LeftSec h1{
margin: 1px 0 10px 0;
font-size: 11px;
font-family: Tahoma;
color: #fff;
font-weight: bold;
height: 27px;
line-height: 27px;
background: #7aa222 url('../img/bgh.gif') no-repeat;
text-transform: uppercase;
padding: 0 5px 0 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 183px;
}

html>body #LeftSec h1 {
	width: 183px; /* ie5win fudge ends */
}


/* menu nawigacyjne */

#LeftSec ul{
	padding: 5px 0 5px 0;
	margin: 0 0 15px 0;
	border: 0;
	list-style: none;
}

#LeftSec ul li{
	margin: 0;
	padding: 0;

}

#LeftSec ul li a{
	text-decoration: none;
	color: #6e6009;
	background: transparent url('../img/bg_m.gif') no-repeat left;
	margin: 0;
	display: block;
	padding: 3px 5px 3px 20px;
}


#LeftSec ul li a.click{
	background: url('../img/bg_mo.gif') no-repeat left;
	color: #fd4811;
}

#LeftSec ul li a:hover{
	background: url('../img/bg_mo.gif') no-repeat left;
	color: #fd4811;
}



/* submenu 1 */


#LeftSec ul ul{
	padding: 5px 0;
	margin: 0;
	border: 0;
	list-style: none;
}


#LeftSec ul ul li a{
	display: block;
	text-decoration: none;
	background:  url('../img/bg_m1.gif') no-repeat left;
	margin: 0;
	padding: 3px 5px 3px 30px;
}


#LeftSec ul ul li a.click{
	background: url('../img/bg_m1o.gif') no-repeat left;

}

#LeftSec ul ul li a:hover{
	background: url('../img/bg_m1o.gif') no-repeat left;
	text-decoration: underline;
}


/* blok tekstowy */

.RTxt{
padding: 0 10px 15px 10px;
}



#LeftSec hr{
border-bottom-color: #dae5bb;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 10px 0;
clear: both;
}

#Plog{
font-family: tahoma;
margin: 7px 0 0 0;
color: #6e6009;
}

/* TRESC MAIN */



#MainSec{
width: 590px;
padding: 15px;
background: #fff;
text-align: left;
float: right;
voice-family: "\"}\"";
	voice-family: inherit;
	width: 560px;
}

html>body #MainSec {
	width: 560px; /* ie5win fudge ends */
}



#MainCont{
padding: 0;
}




















/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}

.small{
font-size: 10px;
}


/* pozycjonowanie grafiki do lewej i prawej */

.Imri{ 
	margin: 5px 0px 2px 7px;
	float: right;
}


.Imle{ 
	margin: 5px 7px 2px 0;
	float: left;
}

.ImleB{ 
	margin: 5px 7px 2px 0;
	float: left;
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 5px;
}


.ImB{
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 5px;
	margin-bottom: 4px;

}

.ImgB{
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 3px;
}

/* grafika z podpisem */

.DImle{ 
	margin: 5px 7px 2px 0;
	background: #e7ebe7;
	padding: 5px;
	float: left;
}

.DImle img{
	padding-bottom: 5px;

}

.DImri{ 
	margin: 5px 0 2px 7px;
	background: #e7ebe7;
	padding: 5px;
	float: right;
}

.DImri img{
	padding-bottom: 5px;

}



/* data w aktualnosciach */

.Data{
margin: 0;
font-size: 11px;
font-weight: normal;
font-family: tahoma;
font-size: 10px;
color: #7D8971;
}


/* adnosniki */
a{
text-decoration: none;
color: #6E6009;
}
a:hover{
text-decoration: underline;
}


a.more{
display: block;
font-size: 10px;
height: 12px;
line-height: 12px;
background: url('../img/more.gif') no-repeat right; 
text-align: right;
margin-top: 7px;
margin-right: 5px;
padding-right: 12px;
color: #6E6009;
}







/* nagłówki */


h1{
clear: left;
font-size: 24px;
margin: 10px 0;
color: #6D8A0C;
font-weight: normal;
font-family: Tahoma;
}


h2{
font-size: 18px;
margin: 10px 0;
color: #6D8A0C;
font-family: Tahoma;
font-weight: normal;
}


h3{
font-size: 14px;
margin: 8px 0;
color: #6D8A0C;
font-family: Tahoma;

}

h3 a{
color: #6D8A0C;
}

h4{
font-size: 12px;
color: #6D8A0C;
margin: 1px 0 5px 0;
}

h4 a{
color: #6D8A0C;
font-size: 11px;
font-weight: bold;
}


/* naglowki bez odstepow*/

h4.NN{
padding: 0;
margin: 0;
}

p.NN{
margin-top: 0;
padding-top: 0;
}

h2.NN{
padding-bottom: 0;
margin-bottom: 0;

}



/* Sciezka nawigacyjna */

#Sciezka ul{
	padding: 10px 0 20px 0;
	margin: 0;
	border: 0;
	list-style: none;
}

#Sciezka li{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#Sciezka li a{
	display: block;
	margin-right: 7px;
	float: left;
	padding: 0 0 0 16px;
	color: #7D8971;
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;
	background: url('../img/strsc.gif') no-repeat left;

}

#Sciezka li a.Home{
	padding: 0;
	background: none;
}



/* Galeria zdjec dokumentow, newsow, artykulow  */


table.tbgal{ 
text-align: center;
font-size: 11px;
empty-cells: show;
width: 100%;
border: 0;
margin: 15px 0;
}

table.tbgal td{
padding: 7px;
vertical-align: top;
}

table.tbgal td img{
margin-bottom: 4px;
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 5px;
}






/* lista plikow dolaczonych do dokumentow  */


ul.pliki{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	color: #7D8971;
}
ul.pliki li{
margin: 5px;
}




/* nawigacja u dolu strony: wroc, do gory, drukuj */

#NavigFotter{
text-align: right;
}


/* Nawigacja: limit, stronicowanie*/


#Navig{
padding: 3px 0;
background: #E8F4C7;	
margin-top: 10px;
text-align: center;
}


#Navig a{
margin: 0 1px;
}

#Navig .Nav{
font-size: 11px;
font-weight: normal;
color: #2a2e36;
text-decoration: underline;
font-weight: bold;
}
#Navig img{ 
vertical-align: text-top;
}




/* buton download */


#ButDown{
width: 200px;
height: 30px;
float: right;
padding: 5px 20px 0 0;
text-align: right;
}


#ButDown .formb{
  color: #ffffff;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #EADED5;
  width: 150px;
  background: #64270b;
  padding: 0px 5px;
  height: 28px;
  margin: 1px;
}

/* Download: lista opcji */

ul.down{
margin: 0 0 20px 0;
padding: 0;
list-style: none;
}


ul.down li{
margin-bottom: 3px;
color: #7D8971;
}




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}







/* linia */

hr{
border-bottom-color: #D2E796;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-width: 0;
border-left-width: 0;
border-right-width: 0;
height: 1px;
margin: 15px 0 10px 0;
clear: both;
}





/* tabela formatowana w tekscie - tabela z=w historii zamowien klienta   */


table.tab, table.tba{
empty-cells: show;
width: 100%;
border-collapse: collapse;
}


table.tab td, table.tba td{
padding: 4px 7px;
border: solid 1px #6D8A0C;
vertical-align: top;
}


table.tab thead, table.tba thead{
background: #D2E796;
}


/* jasniejsza czcionka */

.ogl{
color: #7D8971;
font-size: 10px;
}




/* Dowlnoad Lista plikow */

ul.DList{
margin: 10px 0 25px 0;
padding: 0;
list-style: none;
}

ul.DList li{
margin-bottom: 20px;
}

ul.DList li h3{
margin-bottom: 4px;
}












/* Formularz */


form{
margin: 0;
}

form input, form select, form textarea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
   background: #fff;
   border: 1px solid #d2e796;
   padding: 2px;
}
form input.but{
	width: 206px;
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #6E6009;
	background: #6E6009;
	padding: 0px 5px;
}


form input.img{
border: 0;
padding: 0;
background: transparent;
}


/* lista kategorii FAQ i kategorii Linkow */

ul.FAQcat{
margin: 0;
padding: 0 0 20px 0;
list-style: none;
}
ul.FAQcat li{
margin: 10px 0;
padding: 0 5px;
}


ul.FAQcat a{
font-weight: bold;
font-size: 13px;
}


/* lista pytan FAQ */

ul.faq{
margin: 3px 10px;
padding: 3px  10px;
/*list-style: disc; */
list-style-image: url('../img/more.gif');
}

ul.faq li{
margin: 5px 0;
padding: 0 2px;
}


ul.faq a{
color: #6E6009;
font-size: 11px;
font-weight: normal;
}







/* lista wypunkotowana bez punktow */

ul.noCir{
margin: 0 0 0 10px;
padding: 0 0 0 0px;
list-style: none;
}

ul.noCir li{
margin: 2px 0;

}


/* baner */

.baner{
margin: 10px;
}



/* mapa serwisu lista */

#sitemap ul{
margin: 0;
padding: 0 7px;
list-style: none;
}

#sitemap ul li{
margin: 10px 0;
font-weight: bold;
}


#sitemap ul ul{
margin: 0;
padding: 0 10px;
}

#sitemap ul ul li{
margin: 8px 0;
font-weight: normal;
}

#sitemap ul ul ul{
margin: 0;
padding: 0 15px;
}

#sitemap ul ul ul  li{
margin: 6px 0;
font-weight: normal;
}

#sitemap ul ul ul ul{
margin: 0;
padding: 0 20px;
font-style: italic;

}


/* tabela mapy serwisu */

#sitemap table{
width: 100%;
}

#sitemap table td{
padding: 7px;
vertical-align: top;
}



/* Submenu wyswietlane na stronie MAIN */

ul.SubMenuMain{
margin:  0 0 20px 0;
padding: 5px 25px;
background: #F5F6F7;
list-style: url('../img/more.gif');
}

ul.SubMenuMain li{
margin: 7px 0;
padding: 0 5px;
}


ul.SubMenuMain a{
font-weight: bold;
font-size: 10px;
}



/* FLAGI */

#flags{
 	width: 780px; 
 	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto; 	
}
	
	
#flags form{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}


#flags form input{
border: 1px solid #ADB1B2;
background: none;
margin: 0 3px 0 0;
padding: 0;
}


#flags ul{
	padding: 0;
	margin: 0 5px 0 0;
	border: 0;
	text-align: right;
	list-style: none;
}

#flags li{
	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}













/* formularz wyszukiwania */

#topbelka #topb_left form{
margin: 0;
padding: 0;
}


#topbelka #topb_left form input{
	font-size: 11px;
   background: #f2ece7;
	color: #2f1612;
   border: 0;
   padding: 2px;
	margin: 0;
	
}

#topbelka #topb_left form input.img{
border: 0;
padding: 0 0 5px 0;
margin: 0;
background: none;
vertical-align: bottom;
}




/* TOP BELKA formularz logowania, koszyk */

#topbelka{
width: 770px;
height: 25px;
background: #d9cdc5;
line-height: 25px;
}


#topbelka a{
color: #2e1612;
text-decoration: none;
}

#topbelka a:hover{
text-decoration: underline;
}

/* blok z formularzem logowania */

#topb_left{
height: 25px;
line-height: 25px;
padding: 0 10px;
text-align: left;
float: left;
width: 230px;
voice-family: "\"}\"";
	voice-family: inherit;
	width: 210px;
}

html>body #topb_left {
	width: 210px; /* ie5win fudge ends */
}


/* buton przechowalnia zarejestruj sie */
#topb_right{
line-height: 25px;
background: url('../img/login_bg.gif') no-repeat left;
height: 25px;
padding: 0 0 0 30px;
text-align: left;
float: right;
width: 550px;
voice-family: "\"}\"";
	voice-family: inherit;
	width: 510px;
}

html>body #topb_right {
	width: 510px; /* ie5win fudge ends */
}


#userlog{
float: left;
width: 240px;
}

/* blok z koszykiem */

#topb_basket{
float: right;
width: 270px;
background: #64270B;
color: #EADED5;
padding: 0 5px 0 7px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 258px;
}
html>body #topb_baske {
	width: 258px;
}

#topb_basket a{
color: #EADED5;

}

#Bask{
display: block;
width: 110px;
height: 25px;
background: url('../img/sbag.gif') no-repeat right;
float: left;
margin-right: 10px;
}






/* SEKCJA HOME - tresc na stronie glownej */



#HomeSec{
width: 400px; 
padding-right: 10px;
float: left;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 390px;
}
html>body #HomeSec {
	width: 390px;
}







/* PRODUKTY - LISTA - KARTA */


/* tabela z lista i na karcie produktu */

table.Plist{
width: 100%;
border-spacing: 0;
border: 0;
empty-cells: show;
border-collapse: collapse;
}

table.Plist td{
vertical-align: top;
}


/* komorka ze zdjeciem na liscie */

table.Plist td.p1{
padding: 15px 5px 15px 10px;
margin: 0;
border: 0;
vertical-align: top;
width: 160px;
text-align: center;
}

/* komorka z opisem */

table.Plist td.p2{
padding: 15px 5px 15px 0;
margin: 0;
border: 0;
vertical-align: top;
}

/* wiersz z tlem */
/*
table.Plist tr.bgr{
background: #f4f4f5;
}
*/

/* nazwa produktu */
table.Plist h2{
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
margin: 0;
}

table.Plist h2 a{
font-size: 11px;
}

/* komorka ze zdjeciem na karcie produktu */

table.Plist td.Photo{
width: 170px;
vertical-align: top;
text-align: center;
}


/* tlo na karcie pod krotki opis i slowa kluczowe */

.PrInfo{
padding: 0 0 5px 10px;
}

/* kod produktu */
.PrInfo p.Data{
margin: 0 0 10px 0;
}

/* slowa kluczowe */

.PrInfo .ico{
float: left;
margin: 0 5px 0 0;
}

.PrInfo p.lin{
margin: 0;
padding: 0;
clear: left;
}

/* Cena */

p.Cena{
color: #FD4811;
}

p.Cena strong{
font-size: 15px;
}

/* cena na liscie */

p.Cenal{
color: #FD4811;
margin: 5px 0;
}


/* Blok z opisem produktu */

.Descr{
background: #EDF6D4;
padding: 10px;
margin: 15px 0;
}


.Descr h2{
margin-top: 0;
font-size: 14px;
}


/* nazwa producenta */
.Producer{
margin: 15px 0 5px 0;
text-align: center;
}



/* tabela z danymi produktu */

table.PDane{
empty-cells: show;
width: 100%;
border-collapse: collapse;
}


table.PDane td{
padding: 4px 7px;
border: solid 1px #6D8A0C;
vertical-align: top;

}


table.PDane td.ng{
background: #D2E796;
font-weight: bold;
}

table.PDane td.le{
width: 250px;
background: #EDF6D4;
}


/* wiecej zdjec */

a.Pgallery{
display: block;
text-align: left;
margin: 6px 0 0 15px;
background: url('../img/ico_gal.gif') no-repeat left; 
padding: 0 0 0 20px;
}


/* Kategorie produktow wyswietlane na stronie MAIN */


table.TBMenu {
empty-cells: show;
font-size: 11px;
width: 100%;
border: 0;
margin: 10px 0;
border-spacing: 7px;
text-align: center;
}


table.TBMenu td{
vertical-align: top;
margin: 7px;
background: #E8F4C7;
}


table.TBMenu td a.cat{
margin: 5px;
}

table.TBMenu td img{
margin-bottom: 2px;
margin-top: 5px;
	border: 1px solid #D2E796;
	background: #fff;
	padding: 5px;
}


table.TBMenu a{
display: block;
text-align: center;
font-weight: bold;
font-size: 10px;
}


table.TBMenu td.nob{
background: none;
}









/* GALERIE ZDJEC */




/* tabela galerii zdjec */

table.gallery{
text-align: center;
border-spacing: 7px;
empty-cells: show;
width: 100%;
}

table.gallery td{
padding-bottom: 5px;
}


table.gallery a img {
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 5px;
padding: 5px;
}



/* tabela z lista galerii */

table.GalList{
border-spacing: 7px;
empty-cells: show;

}


table.GalList td{
empty-cells: show;
vertical-align: top;
padding: 0 10px 10px 0;
}

table.GalList td img{
	border: 1px solid #D2E796;
	background: #E8F4C7;
	padding: 5px;
padding: 5px;
}


table.GalList td h3{
margin-top: 0;
padding-top: 0;
}





/* HOT OFERTA */


/* hot main - zdjecie */

.FotoHot{
text-align: center;
margin: 0 0 10px 0;
}

/*
.FotoHot img{
border: 1px solid #D2E796;
	background: #EDF6D4;
	padding: 5px;

}
*/

/* hot main - opis */

.TxtHot{
margin: 0 0 12px 0;
text-align: center;
}



/* odnosnik na calym polu tresci*/

.TxtHot a#ahot{
	display: block;
}

.TxtHot a#ahot:hover{
text-decoration: none;
}


/* naglowek */

#MainSec .TxtHot .h1{
font-size: 11px;
font-weight: bold;
margin: 0;
padding: 0;
display: block;
}

/* tekst dodatkowy - opis */

.TxtHot .p{
font-size: 11px;
font-weight: bold;
margin: 3px 0;
padding: 0;
color: #64270B;
display: block;
}

.TxtHot .price{
font-size: 11px;
font-weight: bold;
color: #840F0F;
}


/* tabela z hot oferta dodatkowa */

table.PList2{
text-align: center;
font-size: 11px;
empty-cells: show;
width: 100%;
border: 0;
margin: 15px 0;
}


table.PList2 td{
vertical-align: top;
padding-bottom: 5px;
padding-top: 10px;
text-align: center;
background: #E8F4C7;
}


table.PList2 td img{
border: 1px solid #D2E796;
	background: #fff;
	padding: 5px;
}


/* nazwa prduktu */

table.PList2 td h3{
margin: 0;
padding: 0;
font-size: 11px;
}

table.PList2 td h3 a{
font-weight: normal;
}



/* opis */

table.PList2 td p{
margin: 2px 0 0 0;
}

/* cena */
table.PList2 .Pn p.price{
margin: 0;
color: #FD4811;
}


/* opis w tabeli dodatkowej oferty */

.Pn{
text-align: center;
margin: 0;
padding: 7px 5px 10px 5px;
}





/* STOPKA */


/* usytuowanie bloku */

#footer{
 	width: 790px; 
 	text-align: center;
	color: #508c18;
	background: transparent;
	margin-right: auto;
	margin-left: auto; 	
	border-top: solid 15px #466c0f;
	padding: 10px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 770px;
}
html>body #footer {
	width: 770px;
}


/* zawartosc bloku */


#footer a{
color:  #508c18;
}

#footer ul{
	padding: 0;
	margin: 0 0 12px 0;
	border: 0;
	list-style: none;
}

#footer ul li{
	margin: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

#footer ul li a{ 
padding: 0 10px;
}

#footer ul li a.click{ 
font-weight: bold;
}


