/* Content */
#szukaj {
	float:left;
	margin-left: 14px;
	width: 260px;
	height: 166px;
	background-image: url(images/panel_left.jpg);
	background-repeat: no-repeat;	
}

#banner {
	float:left;
	margin-left: 16px;
	width: 546px;
	height: 166px;
	
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

#koszyk {
	float:left;
	margin-left: 16px;
	width: 181px;
	height:166px;
	
	background-image: url(images/panel_right.jpg);
	background-repeat: no-repeat;	
}


/*.blue_top {
	background-image: url(images/yellow_top.jpg);
	background-repeat: no-repeat;
	height: 29px;
	padding-left: 27px;
	padding-top: 7px;
	height: 22px !important;
	height: 29px;
	width: 334px;
	color: #000;
	font-size: 14px;
	font-weight:600;
	
}

.blue_mid {
	background-color:#FFFFFF;
}

.blue_bot {
	
}*/


/* Lista produktów */

.bg_ProductList {
	background-image: url(images/bg_prod.jpg);
	background-repeat: no-repeat;
	width:736px;
	height:124px;
	
}

.bg_ProductListTitle {
	background-image: url(images/bg_prod_list_title.jpg);
	background-repeat: no-repeat;
	width:736px;
	height:23px;
	color:#000;
}
.ProductListCena {
	width: 90px;
	color:#00B8FF;
	text-align:center;
	font-weight:600;
}
.ParametryHandlGoods, .ProductListCena span
{
  font-size:larger;
  font-weight:bold;
  color:red;
}

.ProductListProducent {
	width: 100px;
	text-align:center;
	font-weight:600;
}
.ProductListDostepnosc {
	width: 136px;
	text-align:center;
	font-weight:600;
}
.ProductListOpis {
	width: 300px;
	vertical-align:top;
}
.ProductListObraz {
	width: 110px;
	text-align:center;
}

.ProductListCenaTitle {
	width: 90px;
	text-align:center;

}

.ProductListProducentTitle {
	width: 100px;
  text-align:center;

}
.ProductListDostepnoscTitle {
	width: 136px;

}
.ProductListEmptyTitle {
	width: 410px;
	
}

a.ProductTitle:link, a.ProductTitle:visited {
	color:#00B8FF;
	font-weight:600;
	text-decoration:none;
}

a.ProductTitle:hover {
	color:#00B8FF;
	font-weight:600;
	text-decoration: underline;
}


/* Lista produktów w koszyku*/

.bg_BascetList {
	background-image: url(images/bg_prod.jpg);
	background-repeat: no-repeat;
	width:736px;
	height:62px;
	
}



/* Szczegóły produktu */
#obrazekDetails{
	float:left;
	width: 206px; /*było236*/
	top: 179px;
	margin-left: 9px;
	margin-top: 10px;
	text-align:center;
}

.previous_nextDetails{margin-top:5px; text-align:center;}

#nazwa_slownikiDetails{
	margin-left: 512px;
}

#clear { clear: both; }

/*zakładki*/

#zakladkiDetails {padding:10px 0px;}

	.zakl_opis ul{list-style:none; margin:0px; padding:0; border-bottom:3px solid #7A7C7D; height:28px; line-height:16px;}
	.zakl_opis ul li{float:left; margin-right:3px;}
	.zakl_opis ul li a{display:block; font-weight:bold; text-decoration:none; background:#FFFFFF; padding:11px 19px 1px}
	.zakl_opis ul li a, .zakl_opis span{color:black}
	.zakl_opis ul li span{display:block; font-weight:bold; text-decoration:none;background:#7A7C7D;  padding:11px 19px 1px}
	.zakl_opis ul li a:hover{color:#CCC }



/*karta towaru-parametry techniczne*/

.KartaTowaruTableDetails{width:100%; background:#CCC;}
	.KartaTowaruTableDetails th{width:60%; text-align:right; font-weight:bold;}
	.KartaTowaruTableDetails tr{background:#EBEEF1;}



/* Słowniki 

.KartaTowaruRightDetails{
	text-align:right;
	
}*/
