/* ZMENA LAYOUT - BEZ PRAVEHO PANELU */
#content {
    background-image: none;
}
#contentPanelContainer {
    width:auto;
}


.ctlg-product-head {
    background:#FFF;
}
.ctlg-product-head .t {
    background:#FFF;
}
.ctlg-product-head .b {
    background:#FFF;
    padding:0;
}
.ctlg-product-head h2 {
    color:#000;
    background:#FFF;
    padding:0;
}
.ctlg-product-head .nextprev {
    display:none;
}
.ctlg-product-head .kontext {
    color:#000;
}
.ctlg-product-head .kontext a {
    color:#000;
}

.ctlg-product-overview {
    background:#FFF;
}
.ctlg-product-descr {
    padding:0;
}
.ctlg-product-descr h3 {
    color:#000;
}
h3.ctlg-product-section {
    padding:0;
    background:#FFF;
    color:#000;
    clear:both;
}

#ctlgProductPgi {
    background:#FFF;
}

#ctlgProductPgPreview {
    background:#FFF;
    border:1px solid #000;
}

h3, h3.ctlg-product-section {
    font-size:1.3em;
}
