/*default2*/

.name{}
.image{}
.description{}
.discount{}
.price{}
.discount{}

.name a, .product_link a
{
    font-size: 1.1em;
    text-decoration: none;
}

.name a:hover, .product_link a:hover
{
    text-decoration: underline;
}

.price, .major_price span
{
    font-size: 1.1em;
    font-weight: bold;
}

.minor_price
{
    font-size: 0.9em;
    font-weight: normal;
}

.old_price, .old_price span, .price .old_price
{
    text-decoration: line-through;
    font-size: 1em;
    font-weight: normal;
}

/* Product list long and main */

#main_products .item, #product_long .item
{
    float: left;
    padding-top: 10px;
    position: relative;
}

#main_products .image, #product_long .image
{
    width: 32.423208191%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#main_products .name, #product_long .name
{
    text-align: center;
    padding: 10px 10px 0;
}

#main_products .description, #product_long .description
{
    text-align: center;
    padding: 10px;
    line-height: 1.3em;
    font-size: 11px;
}

#main_products .discount, #product_long .discount
{
    text-align: center;
    padding: 0 10px;
    padding-bottom: 3px;
}

#main_products .old_price, #product_long .old_price
{
    text-align: center;
    padding: 0 10px;
}

#main_products .major_price, #product_long .major_price
{
    text-align: center;
    padding-left: 10px;
}

#main_products .minor_price, #product_long .minor_price
{
    text-align: center;
    padding: 0 10px;
}

#main_products .price, #product_long .price
{
    text-align: center;
    padding: 5px 10px 10px;
}

#main_products .basket, #product_long .basket
{
    text-align: center;
}

#product_recommend, #product_accessories
{
    text-align: center;
    padding-top: 4px;
}

#product_recommend .basket, #product_accessories .basket 
{
    padding: 0;
    text-align: center;
    margin-top: 5px;
}

.basket a
{
    text-decoration: none;
    padding: 9px 0;
    display: block;
    font-family: 'Pontano Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 14px;
}

.basket a:hover
{
    background: #383838;
    color: #fff;
    text-shadow: none;
}

.basket a.st_button_options_basket
{
    padding-right: 0px;
}

/* Product list other */

#product_other .name a
{
    font-size: 1em;
}

#product_other .item, #product_recommend .item, #product_accessories .item
{
    float: left;
    margin-bottom: 7px;
    text-align: center;
}

#product_recommend .basket a, #product_accessories .basket a
{
    padding: 4px 0;
    font-size: 12px;
}

#product_other .image, #product_recommend .image, #product_accessories .image
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 94px;
}

#product_other .name, #product_recommend .name, #product_accessories .name
{
    padding: 5px 3px 0;
    text-align: center;
}

#product_card #product_recommend .old_price
{
    text-align: center;
    padding-left: 0px;
}

/* Product list short */

#product_short table
{
    border: none;
}

#product_short td.photo_short
{
    padding: 5px 0px 5px 5px;
    width: 50px;
}

.box_photo_sort 
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 33px;
    height: 33px;
}

.box_photo_sort * 
{
    vertical-align: middle;
}

#product_short td
{
    text-align: left;
    border: none;
    padding: 0px;
}

#product_short td.price, #product_short td.old_price,  #product_short td.basket
{
    text-align: right;
    padding-right: 5px;
}

#product_short .price span
{
    font-size: 0.8em;
    font-weight: normal;
}

#product_short td.basket
{
    padding-right: 10px;     
}

#product_short td.photo_short
{
    text-align: center;
}

/*Products in boxes*/

.box .content .full
{
    text-align: center;
    margin: 0 0 5px;
    padding: 1px 0px 8px 0;
}

.box .content .full .product_link
{
    padding-top: 10px;
}

.box_group .content > a
{
    display: block;
    padding: 3px 0px 2px 16px;
    font-size: 11px;
    text-decoration: none;
}

.box_group .content > a:hover
{
    text-decoration: underline;
}

/* Product card */

#product_card
{
   padding: 17px;
}

.information, #st_tab_navigator-product_description ul, #st_tab_navigator-product_list ul
{
    list-style: none;
}

#product_label
{
	margin-left: 25px;
	float: left;
    width: 440px;
}

#product_card .label
{
    padding-bottom: 15px;
}

#product_gallery
{
    float: left;
    width: 290px;
    margin: 0px 0px 5px 0px;           
}

#product_card .producer_logo
{
    margin-bottom: 15px;
}

#product_card .product_name h2
{
    font-weight: normal;
    padding: 0px 0 3px;
    font-family: 'Pontano Sans', sans-serif;    
    font-size: 22px;
}

#product_card #image
{
    text-align: center;
}

#product_card #hidden_gallery
{
    display: none;
}

#product_card .product_code
{
    font-size: 11px;
    padding: 1px 0 2px;
}

#product_card .description
{
    word-spacing: 1px;
    padding: 20px 0 0 0;
    overflow: hidden;
    width: 440px;
    float: left;
	margin-left: 25px;
}

#product_card .description_right
{
    float: right;
    margin: 20px 0px 0px 0px;
    width:  170px;
}

#product_card .information
{
    text-align: right;
}

#product_card .information li
{
    clear: both;
    text-align: left;
    padding-bottom: 0px;
    overflow: hidden;
}

#product_card .information li h1
{
    line-height: 24px;
    margin-top: 10px;
}

#st_product_options-catalogue-brutto
{
    font-weight: normal;
}

#product_card .information .price span
{
    font-size: 1.3em;
    padding-left: 5px;
}

#product_card .information .price
{
    color: #333;
}

#product_card .information .price_minor
{
    text-align: right;
    color: #919191;
}

#product_card .information .price .old_price
{
    text-align: right;
    font-size: 1em;
    font-weight: normal;
}

#product_card .information .price_catalogue
{
    text-align: right;
    display: block;
    font-weight: normal;
    color: #919191;
    font-size: 1em;
    padding-top: 3px;
}

#product_card .information .price_catalogue span
{
    font-size: 1em;
}

#product_card .information .price_catalogue_minor
{
    text-align: right;
    padding-bottom: 5px;
    font-weight: normal;
}

#product_card .information .price_discount
{
    text-align: right;
    padding-bottom: 11px;
    display: block;
    color: #ED1C24;
}

#product_card .information .price_discount_minor
{
    text-align: right;
    padding: 5px 0px;
}

#product_card .information .discount_name
{
    text-align: right;
}

#product_card .information .question_link a
{
    background-image:url(/images/frontend/theme/default/stQuestionPlugin/ask_question.gif);
    background-position:left center;
    background-repeat:no-repeat;
    display:block;
    padding:0px 0px 0px 25px;
    text-align:left;
}

#product_card .information .question_login
{
    background-image:url(/images/frontend/theme/default/stQuestionPlugin/ask_question.gif) !important;
    background-position:left center !important;
    background-repeat:no-repeat !important;
    display:block !important;
    padding:5px 10px 5px 25px !important;
    text-align:left !important;
}

#product_card .information li.st_admin-horizontal-look-element
{
    padding-bottom: 5px;
}

#product_card .old_price
{
    padding-left: 10px;
}

#st_product_options-old_price_brutto
{
    padding-left: 10px;
}

#st_basket-add-button
{
    padding: 10px;
    text-align: center;
    overflow: hidden;
}

#st_basket-add-button button
{
    float: none;
    display: inline;
}

#product_card .gallery
{
    padding-top: 10px;
    margin-bottom: 10px;
    clear: both;
	margin-left: 10px;
}

#product_card #gallery li
{
    float: left;
    margin:5px 5px 0px 0px;
    width: 85px;
    height: 85px;
    background-color: #f8f8f8;
    overflow: hidden;
}

#product_card #gallery li:nth-child(8n+8)
{
    margin-right: 0px;
}

#product_card #gallery .photo
{
    width: 85px;
    height: 85px;
    margin: 0px auto;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#product_card #gallery .photo:hover
{
    opacity: 0.85;
}

#product_card #gallery .photo img
{
    max-width: 85px;
    max-height: 85px;
}

#list h1
{
    padding-bottom: 10px;
}

/* Product list */

.list_producers
{
    float: left;
    padding: 5px 0px 0px 5px;
}

.list_producers select
{
    width: 160px;
}

.list_sort
{
    float: right;
    padding: 7px 6px 0px 15px;
}

.list_sort img
{
    position: relative;
    top: -2px;
    padding: 0 2px;
}

.list_sort a
{
    color: #838383;
    text-decoration: none;
    padding-left: 9px;
    padding-right: 5px;
    border-left: 1px solid #c0bebe;
    display: inline-block;
}

.list_sort a:first-of-type
{
    border: none;
}

.list_sort a:hover
{
    color: #000;
}

.list_sort .current
{
    padding: 1px 5px;
    display: inline-block;
    border: 1px solid #c0bebe;
    background: #fff;
}

.list_sort .current a
{
    margin: 0;
    padding: 0;
    border: none;
}

.list_sort .sort_name
{
    margin-left: 5px;   
}

.list_sort_separator
{
    display: none;
}

.list_types
{    
    float: right;
    padding-top: 8px;
    padding-bottom: 3px;
}

/* pager na listach produktów */

#pager
{
    float: right;
    margin-bottom: 10px;       
}

#pager .next_prev
{
    float: left;
    margin-top: 2px;
}

#pager .space
{
    float:left;
    width:45px;
}

#pager .pages
{   
    margin-left: 1px;
    margin-right: 5px;
    float: left;
}

#pager .pages span
{
    font-weight: bold; 
    margin-left: 1px;
    margin-right: 1px;
    text-decoration:underline;
}

#pager .pages a
{
    text-decoration: none;
    margin-left: 2px;
    margin-right: 2px;
}

/* small_product_info */
#small_card
{
    margin-top: 10px;
}

#small_card .photo
{
    float:left;
}

#small_card .right
{
    margin-left:180px;
    width:300px;
}

/* product in basket */

#product_in_basket
{
    margin-top: 15px;
    margin-bottom: 10px;
}

#product_in_basket h3
{
    border-color:#E3E3E3;
    border-style:solid;
    border-width:0 0 1px;
    margin-bottom:15px;
    padding-left:5px;
}

#product_in_basket #product_other
{
    margin: 0px;
}


#st_button-recommend a{
    display: block;
    padding: 0px 10px 5px 25px;
    background-image: url('/images/frontend/theme/default/recommend.png');
    background-repeat: no-repeat;
    background-position: 50% left;
    text-align: left;
}

.st_review-show_success_button{
    width: 100px;
    float: right;
}

#st_button-review
{

}
#st_button-review a
{
    display: block;
    width: 80px;
    padding: 3px 10px 5px 20px;
    font-size: 10px;
    background-image: url('/images/frontend/theme/default/review.gif');
    background-repeat: no-repeat;
    background-position: 5% center;
    text-decoration: none;
    text-align: left;
}

#st_product-show_success_frame_info #st_product_options_form li
{
    margin-bottom:10px;
}

#changed_field
{
    display:none;
}

#st_product-show_success_short_description
{
    text-align: justify;
    margin: 10px 0px 10px 10px;
    width: 550px;
}

#st_component-st_basket-add_enable
{
    margin-top: 0px;
}

#st_product_options-modify-basket #st_component-st_basket-add_enable
{
    margin-top: 0px;
}

.st_product-show_theme_default-box-star a
{
    font-size: 11px;
    color: #000;
    padding-left: 10px;
}

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

.st_link_notice a, .st_link_recommend a
{
    background: url(/images/frontend/theme/default/icon_notice.gif) center left no-repeat;
    display:block;
    font-size:12px;
    padding:1px 10px 1px 23px;
    text-align:left;
    text-decoration:none;
    color:#154D81;    
    margin-left: 2px;
}

.st_link_recommend a
{
    background: url(/images/frontend/theme/default/icon_recommend.gif) center left no-repeat;
    margin-left: 1px;
    padding:1px 10px 1px 24px;    
}

#product_short .basket a
{
    background: none;
    padding-right: 0px;
    padding-top: 0px;
}

#product_short .name
{
    text-align:left;
    padding-left:5px;
}

#product_short .code, #product_short .discount
{
    text-align:center;
}

#product_short th
{
    text-align:center;
    font-weight: normal;
}

#product_long .name, #main_products .name{height:18px;}
#product_long .image, #main_products .image{height:162px;}
#product_long .price, #main_products .price{height: 18px;}
#product_long .basket, #main_products .basket{height: 36px;}

#product_label .price
{
    text-align: right;
}

#product_label #st_basket-add-button
{
    margin: 0px;
    padding: 6px 0px 0px 0px;
    float: right;
}
#st_availability_info
{
    display: inline;
    padding-left: 6px;
}

#main_products .group_label, #product_long .group_label
{
    margin: 0 3px;
}

#main_products .pg_label, #product_long .pg_label
{
    text-align: right;
    position: absolute;
    top: -1px;
    right: -4px;
}

#product_card h1, #product_card h2, #product_card h3, #product_card h4
{
    font-weight: bold;
    display: block;
}

#product_card h1
{
    padding-top: 10px;
    padding-bottom: 7px;
}

#product_card h2
{
    padding-top: 6px;
    padding-bottom: 4px;
}

#list #product_other
{
   margin-left: -7px;
}

#product_other .item
{
    margin-left: 7px;
    width: 120px;
    padding-bottom: 5px;
}

#product_recommend .item, #product_accessories .item
{
    width: 132px;
    margin-left: 6px;
    padding: 10px 0 0;
    margin-bottom: 5px;
    margin-top: 5px;
}

#product_other .image
{
    width: 123px;
}

#product_recommend .image, #product_accessories .image
{
    width: 134px;
}

#product_card .section > div
{
    clear: both;
}

#product_card .section
{
    margin-bottom: 9px;
    padding-bottom: 9px;
}

#product_card .availability_box
{
    margin-bottom: 13px;
}

#product_card .price_box
{
    padding-bottom: 13px;
    margin-bottom: 13px; 
}

#product_card .share_box > div:first-of-type
{
    margin-top: 13px !important;
    padding-top: 13px;
}

#product_card .label a
{
    text-decoration: none;
}

#product_card .section .gray a:hover, #product_card .label .producer a:hover
{
    text-decoration: underline;
    color: #000;
}

#product_card .section .gray, #product_card .section .gray a
{
    color: #919191;
}

.gray #st_availability_info
{
    color: #000;
}

#st_availability_info span
{
    padding-right: 2px !important;
}

#product_card .gallery.two_column
{
/*    width: 375px; */
    float: left;
    clear: none;
}

/* usunac po przeniesieniu input */ #quantity
{
    border-color: #D30000;
    border-radius: 0px;
}

#product_other .search-result-row h4 a
{
    color: #000;
}

.new_search-box input
{
    border-radius: 0px;
}

.new_search-box #query
{
    width: 714px;
}

#product_card .label .title
{
    margin: 10px;
}

#st_component-st_product-product_list #st_search-st_title
{
    font-size: 15px;
    font-family: 'Pontano Sans', sans-serif;
    padding: 9px 10px;
    font-weight: normal;
}

x:-o-prefocus, .box_product_type
{

    padding-bottom: 5px;
}

#main_products .basket, #product_long .basket, #product_recommend .basket, #product_accessories .basket
{
    background: #636363;
    text-transform: uppercase;
}

#execute_time .gray
{
    padding-right: 5px;
}