﻿/*******************************************************/
/***************** Produkt *****************************/
/*******************************************************/

#PanelProdukty .categories_path {
	width: 783px;
}
div#product
{
    float:left;
	width:622px;
	background-color:#FFFFFF;
	padding-bottom:20px;
	margin-bottom: 12px;
}

div#product div#images
{
    float:left ;
    width:300px; 
}
div#product div#images div.big_image
{
    margin-bottom: 30px;
    width: 280px;
    height: 300px;
	margin-left:12px;  
}
div#product div#images div.big_image a {
	background-image:url(../images/magnifier.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
    display:block;
    height:300px;
    overflow:hidden;
    position:relative;
    text-align:center;
    width:280px;
	padding-bottom: 21px;
}
div#product div#images div.big_image table
{
	width:100%;
	height:305px;
}
div#product div#images div.big_image table td
{
	vertical-align:middle; 
	text-align:center;
}
div#product div#images div.big_image a img{
	max-width: 290px;
	max-height: 290px;
}
div#product div#images div.big_image a span
{
    display:none ; 
}
div#product div#images .magnifier 
{
    display:none ; 
    position: absolute;
	background-image: url(../images/magnifier.png);
	background-repeat: no-repeat;
	margin-left: 260px;
	margin-top: 262px;
	z-index: 89;
	width: 21px;
	height: 18px;
}
div#product div#images div.images_list
{
    width: 310px;
	margin-left: 12px;
   
}
div#product div#images div.small_image
{
background-image:none;
background-repeat:no-repeat;
border:1px solid #A4A3A3;
clear:none;
float:left;
height:62px;
margin-bottom:5px;
margin-right:7px;
overflow:hidden;
width:62px;
}
div#product div#images div.small_image table
{
	width:100%;
	height:66px;
}
div#product div#images div.small_image table td
{
	vertical-align:middle; 
	text-align:center;
}

div#product div#images div.small_image input
{
  max-height:66px;
    max-width:66px;
}
div#product div#images div.small_image:hover,
div#product div#images div.selected
{
	border: 1px solid #99B1D3;
}
div#product div#images div.small_image span
{
    display:none ;
}

#product #images .super_paging{
	display: none;
}

div#product div#text
{
color:#706E6E;
float:left;
margin-left:10px;
margin-top:20px;
width:310px;
 line-height: 20px;
}
div#product div#text a
{
color:#706E6E;
display:block;
font-weight:bold;
text-decoration:underline;
}

div#product div#text h1
{
    font-weight: bold;
    font-size:11pt;
    color:#363535;
       margin-bottom:6px;
}
div#product div#text h1 span
{
    font-size:16px;
margin-bottom:6px; 
color: #706E6E; 
font-weight:bold;
text-transform:uppercase;
}



div#product div#code .property
{
    display:none ;
}

div#product div#code .value
{
    font-size:11pt;

}
div#product div#prices
{
    clear:both;
	color:black;
}
div#product div#prices .propertyMainPrice
{
	clear:both;
	float:left;
	font-size:15px;
	font-weight:bold;
	margin-right:5px;
	margin-top:4px;
	width:auto;
	line-height:24px;
	color:#706E6E;
}

div#product div#prices .property
{
    line-height:16pt;
    margin-right:6px;
	float:left;
}

div#product div#prices .valueOldPrice
{
    text-decoration: line-through;
     line-height:16pt;
	  float:left;
}
div#product div#prices .valueNewPrice
{
    font-size:18px; 
    font-weight:bold;
    line-height:30px;
	float:left;
}
div#product div#prices .valuePriceNetto
{
	display:none;
}

div#product div#prices div.panel_wysylka
{
    margin-top:5px;
}
div#product div#prices .wysylka_text
{
    font-weight:bold ;
    color:#363535;
}
 
div#product div#prices a
{
    color:#36A9F8;
    text-decoration:underline; 
}
div#product div#description
{
	clear:both;
	margin-right: 10px;
}

div#product div#description .value
{
    margin-bottom:5px;
}
div#product div#description .value b
{
    clear:both;
float:left;
font-size:16px;
font-weight:bold;
margin-bottom:4px;
margin-top:5px; color:Black;
}
div#product div#description .property
{
    display:none;
     font-size:11pt;
	 float:left;
	 clear:both;
	 font-weight:600;
	 color:#363535; 
}
div#product div#description a
{
    text-decoration :underline;
}
 div#product div#description div.znaczekCE
 {
    background-image:url(../images/znaczek_ce.gif);
    background-repeat:no-repeat;
    height:23px;
    margin-top:2px;
    padding-left:35px;
    padding-top:4px;
 }
div#product div#add_to_card_button {
background-image:url(../images/btn_buy.png);
background-repeat: no-repeat ;
border:medium none;
clear:both;
display:inline;
float:left;
height:36px;
margin-left:0px;
margin-top:10px;
width:150px;
}
div#product div#add_to_card_button input
{
	float:left;
	margin-top:2px;
	text-align:left;
	width:135px;
	color:#FFFFFF;
	padding-left /*\**/:8px\9; /* IE8 */
}
div#product div#add_to_clipboard_button
{
background-image:url(../images/btn_favorite.png);
background-repeat: no-repeat ;
border:medium none;
display:block;
height:26px;
margin-left:0px;
margin-top:10px;
width:135px;
padding-top:2px;
float:left;
}
div#product input.btn_add_to_clipboard, div#product input.btn_add_to_cart
{
	border:0 solid #000000;
    cursor:pointer;
    font-size:8pt;
    font-weight:bold;
    height:23px;
    margin-left:3px;
    padding-bottom:4px;
    text-align:center;
   	background:none;
	padding-top: 2px;
	width: 135px;
	color:white;

}
div#product .description_list {
		margin-right: 10px;
}
div#product .description_list ul {
	list-style-type: none;
}

div#product .description_list ul li {
	float: left;
	clear: left;
}
div#product .description_list ul li span{
	float: left;
	display: inline;
	font-weight:bold ; 
	text-transform:lowercase;
	color:black;
}
div#product .description_list ul li ul li {
	clear: none;	
}
div#product .description_list ul li ul li span{
    font-weight:normal ; 
    color:#706E6E;
}
div#product .description_list ul li ul{
	padding-left: 100px;
}


div#product .description_list ul.boolDescList {
	display: block;
	clear: both;
	padding-top: 10px;
	font-weight: 600;
}
div#product .description_list #icons
{
clear:both;
padding-top:10px;
}

div#product .description_list #icons .icon_item
{
float:left;
margin-right:5px;
}
div#product .description_list #icons .icon_item span
{
display:none;
}



div#product div#actions
{
    display:none ;
}

.shop_probniki div#product div#actions
{
    display:block ;
	color:#504E50;
}

div#product div#description .value ul
{
    float:left;
margin-top:12px;
width:100%; list-style-type:none;margin-top:0;
}
div#product div#description .value li
{
    background-image:url(../images/common/icon/dot.png);
background-position:0 7px;
background-repeat:no-repeat;
clear:both;
float:left;
font-size:12px;
line-height:18px;
margin-left:15px;
padding-left:10px;
white-space:nowrap;
}
.preview_listitem_name
{
 clear:both;
float:left;
font-size:11px;
margin-top:8px;
text-align:center;
width:100%;
display:none;
}

	
div#product div#actions
{
	clear: both;
}



div#product div#actions table.wartosc_cechy
{border-collapse:collapse;
width:584px;
clear:both;
 margin-left:12px;
}


div#product div#actions tr.wartosc_cechy
{
}
div#product div#actions td.wartosc_cechy
{
border:1px solid #CCC;
color:#212121;
font-size:10px;
padding:5px;
text-align:center;
}

div#product div#actions th.wartosc_cechy
{
background-color:#F2F1F1;
border:1px solid #CCC;
font-size:11px;
font-weight:bold;
height:18px;
padding:4px 5px;
text-align:center;
line-height: 18px;
}