/* GLOWNE BLOKI  */


/* Glowne ustawienia strony */

html { 
	min-width: 790px;
	 }
body	{
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	background: #E6E9EE url('../img/bg_site.jpg') repeat-x top;
	color: #2a2e36;
	font: 11px Verdana, Helvetica, sans-serif;
	}

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




#content {
	padding: 17px 0 0 0;
	margin: 0;
	background: #fff;
	text-align: left;
	border: 0;
	width: 790px; 
}






/* KLASY WSPOLNE - GLOBALNE*/

.alt{
display: none;
}


/* pozycjonowanie grafiki do lewej i prawej */

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


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

/* 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-size: 10px;
color: #9499AA;
}


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


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







/* nagłówki */


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


h2{
font-size: 15px;
margin: 10px 0;
font-family: Tahoma;
}


h3{
font-size: 12px;
margin: 8px 0;
font-family: Tahoma;
}

h4{
font-size: 11px;
margin: 1px 0 5px 0;
}

h4 a{
color: #cc000;
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: 0 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: 10px;
	float: left;
	padding: 0 0 0 18px;
	color: #9499AA;
	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: 5px solid #ffffff;
}






/* lista plikow dolaczonych do dokumentow  */


ul.pliki{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	color: #8c9091;
}
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: #eff1f7;	
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 #f0f0f0;
  width: 150px;
  background: #8a1d2c;
  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: #8b8f90;
}




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}







/* linia */

hr{
border-bottom-color: #d3d7e2;
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 #c2c5cf;
vertical-align: top;
}


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


/* jasniejsza czcionka */

.ogl{
color: #9499AA;
}




/* 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: #FCFBFE;
   border: 1px solid #CECDD4;
   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 #f0f0f0;
	background: #8a1d2c;
	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;
}

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


ul.faq a{
color: #3e4551;
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 0;
}



/* 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;
}



/* LOGO */

#logo{
width:790px;
height: 130px;
margin: 0;
border-top: 8px solid #5d687a;
text-align: left;
background: #fff url('../img/logo.jpg') no-repeat right;
}

#logo a{
width: 790px;
height: 130px;
display: block;
background: none;
}




/* MENU TOP */


#MenuTop{
height: 30px;
background: #5d687a;
font-size: 11px;
line-height: 30px; 
padding-left: 5px;
color: #fff;
text-align: left;
}



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


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

#MenuTop ul li a{ 
padding: 0 7px;
color: #fff;
text-decoration: none;
line-height: 30px;
}

#MenuTop ul li a:hover{
color: #FBE3A7;
}

#MenuTop ul li a.click{
color: #FBE3A7;
font-weight: bold;
}




/* formularz wyszukiwania */

#MenuTop form{
margin: 0;
padding: 0 0 0 5px;
float: left;
}


#MenuTop form input{
	font-size: 10px;
   background: #f6f8ff;
	color: #000;
   border: 0;
   padding: 1px 2px;
	margin: 7px 0 0 0;
}

#MenuTop form input.img{
border: 0;
padding: 1px;
background: none;
vertical-align: middle;
margin: 0;
}




/* TOP BELKA formularz logowania, koszyk */

#topbelka{
width: 790px;
height: 35px;
background: #c2c5cf;
font-size: 10px;
line-height: 35px;
}

#TopTb{
width: 790px;

}


#TopTb td{
height: 35px;
padding: 0 8px;
}

#TopTb .img{
vertical-align: middle;

}


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

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

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

/* blok z formularzem logowania */


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

#topbelka form input{
	font-size: 10px;
   background: #F6F8FF;
   border: 0;
   padding: 1px;
	margin-right: 5px;
}

#topbelka form input.img{
border: 0;
padding: 0;
background: none;
vertical-align: middle;
margin-top: 0;
}


/* buton przechowalnia zarejestruj sie */


a.top_a{
float: left;
margin: 0 10px;
text-decoration: none;
font-weight: bold;
}

/* buton przechowalnia */



/* blok z koszykiem */

#topb_basket{
text-align: left;
padding-left: 10px;
background: #ABAFBD url('../img/basket.gif') no-repeat right;
width: 250px;
}



#topb_basket a{
display: block;
width: 250px;
height: 35px;
color: #1B1E23;
padding-left: 20px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 230px;
}
html>body #topb_basket a {
	width: 230px;
}



#topb_basket form{
padding-right: 10px;
float: left;
}

#topb_basket form input.img{
margin-top: 5px;
}




/* LEWA i PRAWA SEKCJA */


#LeftSec, #RightSec{
	width: 175px; 
 	float: left;
	margin: 0;
	padding: 0;
}

#RightSec{
	width: 175px; 
 	float: right;
	margin: 0;
	padding: 0;
}


/* naglowek */

#LeftSec h1, #RightSec h1{
margin: 0;
font-size: 11px;
color: #fff;
font-weight: bold;
background: #5d6471;
height: 22px;
line-height: 22px;
padding: 0 5px 0 10px;
}


/* menu nawigacyjne */

#LeftSec ul, #RightSec ul{
	padding: 0;
	margin: 0 0 17px 0;
	background: #f4f4f5;
	border: 0;
	list-style: none;
}

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

}

#LeftSec ul li a, #RightSec ul li a{
	height: 20px;
	display: block;
	text-decoration: none;
	color: #2d323b;
	line-height: 20px;
	background: #f4f4f5 url('../img/bg_m.gif') no-repeat left;
	margin: 0;
	border-bottom: 1px dashed #DEDEE0;
	padding: 0 5px 0 25px;
}


#LeftSec ul li a.click, #RightSec ul li a.click{
	background: #cc0000;
	color: #fff;
}

#LeftSec ul li a:hover, #RightSec ul li a:hover{
	background: #d9e4f5  url('../img/bg_m.gif') no-repeat left;
	color: #2d323b;
}



/* submenu 1 */


#LeftSec ul ul, #RightSec ul ul{
	padding: 0;
	margin: 0;
	background: #fbfcfd;
	border: 0;
	list-style: none;
}


#LeftSec ul ul li a, #RightSec ul ul a{
	height: 20px;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	background: #fbfcfd url('../img/bg_m1.gif') no-repeat left;
	margin: 0;
	border-bottom: 1px dashed #e9e9eb;
	padding: 0 5px 0 35px;
}


#LeftSec ul ul li a.click, #RightSec ul ul li a.click{
	background: #cc0000;
	color: #fff;
}

#LeftSec ul ul li a:hover, #RightSec ul ul li a:hover{
	background: #E1EAF7 url('../img/bg_m1.gif') no-repeat left;
	color: #2d323b; 
}


/* blok tekstowy */

.RTxt{
margin: 0 0 17px 0;
padding: 10px;
background: #f4f4f5;
}



#LeftSec hr, #RightSec hr{
border-bottom-color: #dedee0;
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;
}



/* SEKCJA HOME - tresc na stronie glownej */



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


/* TRESC MAIN */



#MainSec{
width: 615px;
padding: 0 0 15px 10px;
text-align: left;
background: #fff;
float: right;
	voice-family: inherit;
	width: 605px;
}

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



#MainCont{
padding-right: 10px;
}




/* 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{
color: #434b58;
font-size: 11px;
}


/* nazwa produktu wyswietlana w systemie pod zdjeciem */

table.Plist h3{
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
margin: 5px 0 2px 0;
}

table.Plist h3 a{
color: #434b58;
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{
background: #f7f7f8;
padding: 0 10px 15px 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;
line-height: 1px;
clear: left;
}

/* Cena */

.Cena{
color: #cc0000;
}

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

/* cena na liscie */

.Cenal{
color: #cc0000;
margin: 10px 0 0 0;
}


/* Blok z opisem produktu */

.Descr{
background: #f4f4f5;
padding: 15px 15px 10px 15px;
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 #cecdd4;
vertical-align: top;

}


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

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


/* wiecej zdjec */

a.Pgallery{
display: block;
text-align: left;
margin: 10px 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: #f5f6f7;
}


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

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


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;
color: #687588;
width: 100%;
}

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


table.gallery a img {
border: 1px solid #dedee0;
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 #dedee0;
padding: 5px;
}


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





/* HOT OFERTA */


/* hot main - zdjecie */

.FotoHot{
float: left;
margin: 0 0 20px 0;
}


/* hot main - opis */

.TxtHot{
width: 145px;
height: 200px;
margin: 0 0 20px 0;
padding: 15px 10px 15px 15px;
background: #E2E8FE;
float: right;
	voice-family: inherit;
	width: 120px;
	height: 170px
}

html>body .TxtHot {
	width: 120px;
	height: 170px
}


/* odnosnik na calym polu tresci*/

.TxtHot a#ahot{
	width: 120px;
	height: 160px
	display: block;
}

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


/* naglowek */

#MainSec .TxtHot .h1{
font-size: 15px;
font-weight: bold;
margin: 0;
padding: 0;
color: #cc0000;
font-family: 'tahoma';
display: block;
}

/* tekst dodatkowy - opis */

.TxtHot .p{
font-size: 10px;
font-weight: bold;
margin: 10px 0;
padding: 0;
color: #4E535E;
display: block;
}

.TxtHot .price{
font-size: 14px;
font-weight: bold;
color: #c7282c;
}


/* 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: #F5F6F7;
}


table.PList2 td img{
border: 4px solid #fff;
}


/* nazwa prduktu */

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

table.PList2 td h3 a{
color: #2A2E36;
font-weight: normal;
}



/* opis */

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

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


/* 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: #CDCDD5;
	margin-top: 15px;
	background: #5D687A;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
	padding: 10px 10px 15px 10px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 770px;
}
html>body #footer {
	width: 770px;
}


/* zawartosc bloku */


#footer a{
color:  #CDCDD5;
}

#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;
}




.imga{
border: 0;

}

.Baner{
text-align: center;
}
