#menu_new,
#top_nav,
#top_koszyk,
#left,
.prodnew_right,
.prodnew_desc_buttons,
#bottom,
.prodnew_desc_tabs,
#tab_ocena,
#tab_raty,
.prodnew_order_box,
.naglowek_box,
.prodnew_box_img_holder,
.prodnew_order_header,
.newprod_backtolist,
#cookiePolicy
{
    display: none !important;
}

.prodnew_desc_tab {
    display: none;
}

body
{
    background: #fff !important;
}

/*.prodnew_desc_tab,*/
.prodnew_desc_tab#tab_specyfikacja,
.prodnew_desc_tab#tab_opis,
.prodnew_desc_tab .prodnew_desc_tab_header
{
    display: block !important;
}

.prodnew_box_desc h4
{
    overflow: hidden;
    height: 20px;
    background: #fff;
}

.prodnew_desc_tab
{
    width: 100%;
    margin-bottom: 10px;
}

.prodnew_left,
.prodnew_box_desc,
div#right,
div#center
{
    width: 100%
}

div#top
{
    min-height: initial;
}

.prodnew_box_left
{
    width: 60%;

    margin-bottom: 10px;
}

.prodnew_box_right
{
    width: 35%;
    margin: 0 auto;
}

.prodnew_box_desc
{
    margin-top: 10px;
}

.prodnew_order
{
    height: auto;
}