/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							PRODUKTY LISTA							                       		*/
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div.prod_lista_box {width:150px; float: left; padding: 0px 13px 40px 13px; background-image: url('images/prod_listabg.gif'); background-repeat: no-repeat; background-position: right top;}
.prod_lista_top { padding: 0px 0px 10px 0px; }
div.prod_lista_foto { width: 135px; height: 125px; text-align: center; margin: 0px auto; }
.prod_lista_bot { display: block; height: 44px; }
.prod_lista_bot a { display: block; float: left; margin: 14px 0px 0px 10px; width: 67px;}
div.prod_lista_cena { display: block; width: 71px; height: 44px; line-height: 43px; color: #fff; float: left; background-image: url('images/cena.gif'); font-size: 16px; font-weight: bold; text-align: center;}
.prod_lista_cena span { font-size: 12px; }
div.prod_lista_cena_vat { padding: 8px 0px 0px 5px; font-size: 11px; }
div#prod_podglad_cena_vat { padding: 8px 0px 0px 5px; font-size: 11px; }
div.prod_lista_cena_retail { padding: 8px 0px 0px 5px; font-size: 11px; }

input.inp_dodaj { cursor:pointer; height: 26px; width: 125px; text-align:center; background-color: #214d55; color: #fff; border:1px solid #214d55; margin: 0px 0px 0px 9px; padding: 0px 0px 4px 0px;}
input.inp_dodaj2 { cursor:pointer; height: 26px; width: 85px; text-align:center; background-color: #387e8b; color: #fff; border:1px solid #387e8b; margin: 0px 0px 0px 9px; padding: 0px 0px 4px 0px;}
input.inp_dodaj3 { cursor:pointer; height: 26px; width: 44px; text-align:center; background-color: #214d55; color: #fff; border:1px solid #214d55; margin: 0px 0px 0px 9px; padding: 0px 0px 4px 0px;}

a.producent_link { color: #c98c3c; }
/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							PRODUKTY SORTOWANIE						                       	*/
/* ----------------------------------------------------------------------------------------------------------------------------------------*/


div.sortowanie_strony { display:block; height: 22px; }
.sortowanie_strony1 { float: left; position: relative; left: 50%; }
.sortowanie_strony2 { float: left; position: relative; left: -50%; }
.sortowanie_strony a { display: block; float: left; height: 22px; margin-right: 3px; }
.sortowanie_strony a img {  }

select.sortowanie  { font-size:11px; font-family: Tahoma,Verdana,Arial; color:#808080; height:18px; border: 1px solid #cccccc;  background-color:#fff; padding: 0px 0px 0px 5px;}


div#produkty_sortowanie { float: right; width: 400px; padding: 14px }
div.sortowanie_etykieta { font-size: 11px; color: #353535; float: right; padding: 0px 5px 0px 10px; line-height: 18px;}
div.sortowanie_pole { float: right; }
/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							PRODUKTY NOWOSCI							                       	*/
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div.prod_nowosci_box
{
	background: url('images/kropkiseparator.jpg') repeat-x bottom;
	padding-bottom:12px; margin-bottom:8px; 
}

/* ----------------------------------------------------------------------------------------------------------------------------------------*/	
/*							PRODUKT							                       	*/
/* ----------------------------------------------------------------------------------------------------------------------------------------*/
div#prod_podglad {}
div#prod_podglad_left { width: 408px; float: left; }
div#prod_podglad_right { width: 288px; float: left; position: relative;}

div#prod_podglad_powiekszenie { display: none; width: 268px; height: 268px; overflow: hidden; position: absolute; top: 0px; left: 0px; border: 1px solid #d6d6d6; }
#prod_podglad_powiekszenie img { position: absolute; top: 0px; left: 0px; }

div#prod_podglad_img { width: 387px; height: 282px; display: block; }
div#prod_podglad_img_foto { border: 1px solid #d6d6d6; float: left;}

div#prod_podglad_kat { padding: 0px 0px 30px 0px; }
#prod_podglad_kat a { font-size: 11px; color: #c98c3c; text-decoration: underline; }
#prod_podglad_kat a:hover { font-size: 11px; color: #c98c3c; text-decoration: none; }
div#prod_podglad_opis { font-size: 12px; padding: 0px 0px 13px 0px;}
div#prod_podglad_rozmiary { line-height: 19px; color: #fff; padding: 5px 0px 0px 0px; font-size: 11px; font-weight: bold;}
#prod_podglad_rozmiary div.rozmiar { float: left; height: 40px; width: 37px; display: block; margin: 0px 3px 3px 0px;; }
#prod_podglad_rozmiary div.rozmiar_nazwa { background-color: #925f06;height: 20px; width: 37px; display: block;  text-align: center;}
#prod_podglad_rozmiary div.rozmiar input { width: 35px; border: 1px solid #925f06; padding: 0px; border-top-width: 0; height: 15px; text-align: center;}

div#prod_podglad_cena { width: 91px; height: 79px; display: block; float: left; text-align: center; color: #fff; line-height: 78px; background-image: url('images/cenabig.gif'); font-size: 22px; font-weight: bold;}
#prod_podglad_cena span { font-size: 18px; }
div#prod_podglad_koszyk { width: 99px; padding: 33px 0px 0px 12px; float: left;}


#prod_podglad_opis ul { padding: 0px 0px 0px 0px; }
#prod_podglad_opis li { padding: 0px 0px 0px 11px; list-style-type: none; background-image: url('images/li.gif'); background-repeat: no-repeat; background-position: left center;}

div#prod_podglad_back { padding: 15px 0px 8px 0px; }