/* 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: #4e4e4c;
	font: 11px Verdana, Helvetica, sans-serif;
	}
	
#global{
 	width: 790px; 
 	text-align:center;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto; 	
	border: 0;
}


#content {
	padding: 10px 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-weight: normal;
font-family: tahoma;
font-size: 10px;
color: #ADB4B8;
}


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


img.more{ 
vertical-align: bottom;
margin-left: 5px;

}







/* nagłówki */


h1{
clear: left;
font-size: 21px;
margin: 5px 0 10px 0;
color: #800000;
font-weight: normal;
font-family: Arial;
border-bottom: 1px dashed #DADDE0;
}


h2{
font-size: 18px;
margin: 10px 0;
color: #800000;
font-weight: normal;
font-family: Arial;
}


h3{
font-size: 14px;
margin: 8px 0;
font-family: Arial;
}

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

h4 a{
font-size: 11px;
font-weight: bold;
}




/* 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: #ADB4B8;
	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;
padding: 4px;
border: 1px solid #D5DADF;
}






/* 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: #F5F5F6;	
margin-top: 10px;
text-align: center;
}


#Navig a{
margin: 0 1px;
}

#Navig .Nav{
font-size: 11px;
font-weight: normal;
color: #048FFD;
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{
  	width: 150px;	
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	background: #800000;
	padding: 2px 5px;
}

/* Download: lista opcji */

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


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




/* Czerwony, blas, alert */

.red{
color: #CC0000;
}







/* linia */

hr{
border-bottom-color: #DADDE0;
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  */


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


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


table.tab thead{
background: #E1E1D7;
}


/* jasniejsza czcionka */

.ogl{
color: #ADB4B8;
}




/* 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: #fafafa;
   border: 1px solid #D6D6D6;
   padding: 2px;
}
form input.but{
	width: 206px;
	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	background: #800000;
	padding: 1px 5px;
}

/* formularz szukaj */

#Flags form#MForm input{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
   background: #fafafa;
   border: 1px solid #D6D6D6;
   padding: 2px;

}


/* 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{
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;
padding: 5px 25px;
background: #F1F1EA url('../img/bgsubm.gif') no-repeat top;
list-style: url('../img/more.gif');

}

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


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

.submainbot{
width: 100%;
height: 10px;
background: #F1F1EA url('../img/bgsubmbot.gif') no-repeat top;
margin:  0 0 20px 0;
}

/* Lista w wynikach wyszukiwania */

p.Se{
margin: 4px 0 15px 0;
color: #8b8f90;
}

p.Se a{
color: #8b8f90;
}

p.Se a:hover{
color: #8b8f90;
}



/* LOGO */

#TopSec{
width:790px;
height: 71px;
padding: 0;
margin: 0;
text-align: left;
border-bottom: 4px solid #B0B0B0;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	height: 67px;
}
html>body #TopSec{
	height: 67px; 
}



a#logo{
width: 300px;
height: 67px;
display: block;
float: left;
background: #fff url('../img/logo.gif') no-repeat left;
}




#TopBaner{
width: 790px;
height: 207px;
border-bottom: 4px solid #B0B0B0;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	height: 203px;
}
html>body #TopBaner{
	height: 203px; 
}


/* Naglowek z Flagami */

#Flags{
	padding: 0;
	margin: 5px 5px 0 0;
	text-align: right;
	border: 0;
	float: right;
	width: 400px;
}




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

#Flags li{

	margin: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;


}



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


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



/* MENU TOP */


#MenuTop{
width: 780px;
height: 30px;
background: #43474a;
font-size: 11px;
color: #eadfbf;
text-align: left;
}



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


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

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

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

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




/* LEWA SEKCJA */


#LeftSec{
	width: 160px; 
 	float: left;
	margin: 0;
	padding: 28px 0 0 0;
  	background: #F5F5F6 url('../img/bgsec.gif') no-repeat top;
}

#LeftSecBot{
  	background: #F5F5F6 url('../img/bgsecb.gif') no-repeat top;
	width: 160px;
	height: 15px; 
}


/* naglowek */

#LeftSec h1{
margin: 10px;
font-size: 18px;
color: #43474a;
font-weight: normal;
border-bottom: 1px dashed #8b8f90;
text-transform: uppercase;
font-family: Arial;
}


/* menu nawigacyjne */

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

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

}

#LeftSec ul li a{
	width: 146px;
	height: 21px;
	display: block;
	text-decoration: none;
	color: #8795A4;
	font-size: 12px;
	line-height: 21px;
	background: none;
	margin: 0;
	font-family: Artial;
	font-size: 12px;
	text-transform: uppercase;
	border-bottom: 1px dashed #DADDE0;
	padding: 0 5px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 136px;
}
html>body #LeftSec ul li a {
	width: 136px; 
}

#LeftSec ul li a.click{
	background: #EDEDEF;
}

#LeftSec ul li a:hover{
	background: #EDEDEF;
}



/* submenu 1 */

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


#LeftSec ul ul li a{
	width: 146px;
	display: block;
	text-decoration: none;
	text-transform: none;
	border: 0;
	padding: 0 5px 0 11px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 130px;
}
html>body #LeftSec ul ul li a {
	width: 130px; 
}


/* blok tekstowy */

.RTxt{
margin: 0;
padding: 0 7px;
}



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






/* PRAWA SEKCJA */



#RightSec{
width: 250px; 
padding: 0 0 0 5px;
float: right;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 245px;
}
html>body #RightSec {
	width: 245px;
}



/* SEKCJA HOME - tresc na stronie glownej */



#HomeSec{
width: 355px; 
padding-right: 15px;
float: left;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 340px;
}
html>body #HomeSec {
	width: 340px;
}


/* TRESC MAIN */



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

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





/* 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 10px;
margin: 0;
border: 0;
vertical-align: top;
text-align: center;
}

table.Plist td.p1 img{
padding: 4px;
border: 1px solid #D5DADF;
background: #ffffff;
}


/* 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: #F5F5F6 url('../img/bgsubm.gif') no-repeat top;
}


td.bgrbot{
width: 605px;
height: 10px;
background: #F5F5F6 url('../img/bgsubmbot.gif') no-repeat top;

}


/* 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{
padding: 0 10px;
vertical-align: top;
text-align: center;
}

table.Plist td.Photo img{
padding: 4px;
border: 1px solid #D8D9C6;
background: #ffffff;
}


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

.PrInfo{
background: #F5F5F6;
padding: 10px 10px 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: #8a1d2c;
}

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

/* cena na liscie */

p.Cenal{
color: #8a1d2c;
margin: 10px 0;
}


/* Blok z opisem produktu */

.Descr{
background: #F5F5F6;
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 #C8C8B6;
vertical-align: top;

}


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

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


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


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

table.TBMenu td img{
margin-bottom: 2px;
}


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


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 {
padding: 4px;
border: 1px solid #D5DADF;
}



/* 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{
padding: 4px;
border: 1px solid #D5DADF;
}


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: 200px;
height: 200px;
margin: 0 0 20px 0;
padding: 20px;
background: #e4e4e4;
float: right;
	voice-family: inherit;
	width: 160px;
	height: 160px
}

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


/* odnosnik na calym polu tresci*/

.TxtHot a#ahot{
	width: 160px;
	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: #8E3A00;
font-family: 'tahoma';
display: block;
}

/* tekst dodatkowy - opis */

.TxtHot .p{
font-size: 10px;
font-weight: bold;
margin: 10px 0;
padding: 0;
color: #333638;
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{
width: 135px;
vertical-align: top;
padding-bottom: 10px;
text-align: center;
}

/* nazwa prduktu */

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

#MainSec table.PList2 td h3 a{
text-decoration: none;
font-weight: normal;
}

#MainSec table.PList2 td h3 a:hover{
text-decoration: underline;
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;
background: #e4e4e4;
}





/* STOPKA */


/* usytuowanie bloku */

#footer{
 	width: 790px; 
 	text-align: left;
	color: #ADB4B8;
	border-top: 4px solid #B0B0B0;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	padding: 5px 0;

}

#footer a{
	color: #b2b3b2;
}

#footer p{
margin: 5px 0 0 0;

}


/* zawartosc bloku */

#footerins{
text-align: left;
padding: 5px 5px 5px 10px;
float: left;
background: #F5F5F6;
width: 390px;
margin-right: 10px;
}

#footerins a{
color:  #61aae3;
background: url('../img/strul.gif') no-repeat left;
}

#footerins ul{
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}

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

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

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


.Wyr{
margin: 15px 0 10px 0;
width: 340px;
background: #F5F5F6 url('../img/wyr.gif') no-repeat top;
}

.WyrBot{
width: 340px;
height: 10px;
background: #F5F5F6 url('../img/wyrbot.gif') no-repeat top;
}

.TxtW{
padding: 5px 7px;
}

.Wyr h2{
margin-top: 2px;

}


/* UZYTKOWNIK */

/* tabela logowania, formularz rejestracyjny, */

.signin{
padding: 10px;
background: #F5F5F6;
border: 0;
margin: 0 0 15px 0;
}



.signin p{
margin: 5px 0 10px 0;
}



.signin ul{
margin: 5px;
padding: 5px 10px;
}

.signin table{ 
border-spacing: 4px;
width: 100%;
border: 0;
}

.signin table td.txt{
width: 150px;
text-align: right;
}

.signin table td.redtb{
width: 150px;
text-align: right;
color: #CC0000;
}


.signin hr{
margin: 0;
}

form input.inp{
width: 200px;
}

form input.binp{
	width: 206px;
  	color: #ffffff;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	border: 0;
	background: #800000;
	padding: 1px 5px;
}

/* menu uzytownika w panelu uzytkownika */


.UsMenu {
	margin-left: 15px;
	list-style-image: url('../img/strulr.gif');
}

.UsMenu li{
margin-bottom: 5px;
}


.UsMenu a.red{
color: #E33135;
}




