
/* PRODUKTY */ 

/* Tabela sortowania wg ceny i nazwy */

table.SortTbl{
margin: 10px 0;
width: 100%;
text-align: right;
background: #D9CDC5;
color: #856E67;
height: 25px;
}

table.SortTbl td{
padding: 0 10px 0 5px;
}

table.SortTbl a{
color: #856E67;

}

/* Tabela redefiniowania producent, kategorie, slowa kluczowe */

table.RefTbl{
margin: 10px 0;
width: 100%;
background: #F2ECE7;
height: 30px;
}

table.RefTbl td{
padding: 0 10px;
}


/* info o dostepnsci produktu */

.Avil{
margin: 2px 0;
color: #8A2B13;
}





/* blok komentarza i polec znajomemu  na karcie produktów */

#Comments{
margin-top: 30px;
}

/* Tabela z komentarzami */

table.Com{
width: 100%;
border-spacing: 1px;
border: 0;
empty-cells: show;
}


table.Com td{
padding: 7px;
margin: 0;
border: 0;
vertical-align: top;
}

table.Com thead td{
background: #A5C2D5;
font-size: 11px;
font-weight: bold;
padding: 3px 7px;
}


table.Com tr.bgr{
background: #B7CEDD;
}



/* Cena specjalna - promocja */

.Special{ 
text-decoration: line-through;
font-weight: normal;
font-size: 11px;
color: #AE7156;
}


/* lista produktow w lewym i prawym bloku: promocje, bestsellery - Male miniaturki */


#RightSec ul.Plista, #LeftSec ul.Plista{
	padding: 0;
	margin: 0 0 15px 0;
	border: 0;
	list-style: none;
}

#RightSec ul.Plista li, #LeftSec  ul.Plista li{
margin: 0 0 10px 0;
border-bottom: 1px solid #D9CDC5;
padding-bottom: 10px;
}



#RightSec ul.Plista li a, #LeftSec ul.Plista li a{
 display: inline;
 background: none;
 line-height: normal;
margin: 0;
padding: 0;
border: none;
font-weight: bold;
}

#RightSec ul.Plista li a:hover, #LeftSec ul.Plista li a:hover{
text-decoration: underline;
}

#RightSec ul.Plista li img, #LeftSec ul.Plista li img{
float: left;
margin: 0 5px 2px 0;
border: 1px solid #5d6471;



}

#RightSec ul.Plista li p, #LeftSec ul.Plista li p{
margin: 2px 0;

}




/* lista produktow w lewym i prawym bloku: promocje, bestsellery - Duże miniaturki */

/*

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

#LeftSec ul.Plista2 li, #RightSec ul.Plista2 li{
margin: 0 10px 5px 10px;
padding-bottom: 5px;
text-align: center;
background: #afc9d9;
}



#LeftSec ul.Plista2 li a.hng, #RightSec ul.Plista2 li a.hng{
margin: 0 0 10px 0;
padding: 7px;
height: 40px;
font-size: 11px;
background: #032c46;
color: #9cbdd2;
font-weight: normal;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	height: 26px;
}
html>body #LeftSec ul.Plista2 li a.hng,  html>body #RightSec ul.Plista2 li a.hng{
	height: 26px;
}


#LeftSec ul.PList2 h3 a, #RightSec ul.Plist2 h3 a{
color: #9cbdd2;
}


#LeftSec ul.Plista2 li a, #RightSec ul.Plista2 li a{
display: inline;
background: none;
line-height: normal;
margin: 0;
padding: 0;
border: none;
}


#LeftSec ul.Plista2 li a:hover, #RightSec ul.Plista2 li a:hover{
text-decoration: underline;
}

#LeftSec ul.Plista2 li img, #RightSec ul.Plista2 li img{
margin-bottom: 2px;
}

#LeftSec ul.Plista2 li p, #LeftSec ul.Plista2 li p{
margin: 2px 0;
}


#LeftSec ul.Plista2 li img, #RightSec ul.Plista2 li img{
	border: 1px solid #dcbc89;
	background: #fcd79d;
	padding: 5px;
}


#RightSec ul.Plista2 li img:hover, #LeftSec ul.Plista2 li img:hover{

	border: 1px solid #E0CFC2;
	background: #B19887;
	padding: 5px;
}



*/
/* UZYTKOWNIK */


/* tabela logowania, formularz rejestracyjny, */

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



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


.signin h2{
font-size: 12px;
padding: 0;
margin-bottom: 5px;
font-weight: bold;
}

.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: bold;
	border: 1px solid #1E526B;
	background: #1E526B;
	padding: 0px 5px;
}


/* menu uzytownika w panelu uzytkownika */



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

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


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

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


/* KOSZYK i PRZECHOWANIA */


/* Informacja: po dodaniu do koszyka, przechowalni */

.Info{
border: 0;
background: #A1CFE6 url('../img/bg_info.gif') no-repeat left;
padding: 17px 10px;
margin: 10px 0 20px 0;
color: #19485F;
border: 1px solid #3699CA;
}

.Info p{
margin: 0 0 0 50px;
}



/* blok informacyny w koszyku i przechowalni */
.Sinfo{
border: 1px solid #85ACC5;
background: #AFC9D9;
padding: 12px;
margin: 0 0 15px 0;
}


/* tabela zawartosc koszyka i przechowalni */

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


table.Basket td{
padding: 4px 7px;
border: solid 1px #4D81A1;
}


table.Basket thead{
background: #91B5CB;
font-weight: bold;
text-align: center;
}

table.Basket tr.a{
background: #AFC9D9;
}

/* ikonki w tabeli koszyka */
.imgbut{
border: 0;
vertical-align: bottom;
margin: 0 0 0 5px;
background: transparent;
}

/* odnosniki przechowalnia, koszyk - nad tabelami */

.Dnav{
margin: 0 0 20px 0;
text-align: right;
}




/* steps - postep zamowienia */


#steps{
margin: 10px 0;
height: 60px;
}

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

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

#steps ul li div{
display: block;
width: 120px;
height: 60px;
float: left;
text-align: center;
font-size: 9px;
font-family: tahoma;
color: #81A1B2;
padding: 40px 5px 0 5px;
 	voice-family: "\"}\"";	
	voice-family:inherit;
	width: 140px;
	height: 20px;
}
html>body #steps ul li div {
	width: 130px;
	height: 20px;
}

#steps ul li #step1{
background: transparent url('../img/step1.gif') no-repeat top;
}
#steps ul li #step2{
background: transparent url('../img/step2.gif') no-repeat top;
}
#steps ul li #step3{
background: transparent url('../img/step3.gif') no-repeat top;
}
#steps ul li #step4{
background: transparent url('../img/step4.gif') no-repeat top;
}
#steps ul li #step5{
background: transparent url('../img/step5.gif') no-repeat top;
}


#steps ul li #step1.on{
background: transparent url('../img/step1o.gif') no-repeat top;
color: #1E526B;
}
#steps ul li #step2.on{
background: transparent url('../img/step2o.gif') no-repeat top;
color: #1E526B;
}
#steps ul li #step3.on{
background: transparent url('../img/step3o.gif') no-repeat top;
color: #1E526B;
}
#steps ul li #step4.on{
background: transparent url('../img/step4o.gif') no-repeat top;
color: #1E526B;
}
#steps ul li #step5.on{
background: transparent url('../img/step5o.gif') no-repeat top;
color: #1E526B;
}





/* tabela dostawcow i formy platnosci - w koszyku */


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


table.Deliv td{
padding: 5px 2px 2px 2px;
vertical-align: top;
}


/* w podsumowaniu koszyka wyrozniona suma zamowienia */

.Amount{
padding: 2px 0;
text-align: center;
background: #cc0000;
margin: 10px 0 0 0;
color: #fff;
}

.Amount .pr{
font-size: 18px;
font-weight: bold;
margin-left: 10px;
}








/* OGOLNE */



/* komorka tabeli z zaznaczonym bledem */


table td.redtb{
text-align: right;
color: #CC0000;
}




















/* - ? - */


form .koszyk{
width: 104px;
height: 20px;
	font-weight: normal;
   background: transparent url('../img/bg_basket.gif');
   color: #fff;
   border: 0;
	padding: 1px 0 4px 0;
	margin: 5px 0 5px 0;
}


form .img2{
margin: 0;
padding: 0;
border: 0;

}


#MainSec table.basketTb{
border-spacing: 0;
border: 0;
empty-cells: show;
border-collapse: collapse;
}



#MainSec table.basketTb td{
padding: 3px 3px 3px 0;
margin: 0;
border: 0;
vertical-align: top;
}



#BasketInfo{
padding: 10px;
color: #fff;
}

#BasketInfo a{
color: #fff;
}




#Keys{
padding: 10px;
color: #fff;
}

#Keys a{
color: #fff;
}

#Keys a.click{
font-weight: bold;

}

#Keys ul{
margin: 0 0 0 5px;
padding: 0 0 0 5px;
}


.imga{
border: 0;
margin-right: 5px;
}


.skup{
margin-top: 25px;
text-align: center;

}





