/* ZMENA LAYOUT - BEZ PRAVEHO PANELU */
#content {
    background-image: url(images/contentbg.gif);
}
#contentPanelContainer {
    width:764px;
}




.ctlg-product-head {
    background:url(images/ctlg-listitem-hbg.gif) repeat-y top left;
}
.ctlg-product-head .t {
    background:url(images/ctlg-listitem-hbgt.gif) no-repeat top left;
}
.ctlg-product-head .b {
    background:url(images/ctlg-listitem-hbgb.gif) no-repeat bottom left;
    padding:10px 17px;
}
.ctlg-product-head .info {
    float:right;
    color:#387601;
    font-size:1.1em;
    font-style:italic;
    font-weight:bold;
    font-family:Arial, sans-serif;
    padding-right:10px;
}
.ctlg-product-head h2, .ctlg-product-head h1 {
    color:#FFF;
    background:URL(images/ctlg-listitem-hbg2.gif) repeat-x bottom left;
    padding:0 0 3px 0;
    margin:0 43px 0 0;
    font-size:1.6em;
}
.ctlg-product-head h2 a, .ctlg-product-head h1 a {
    color:#FFF;
}
.ctlg-product-head .nextprev {
    float:right;
    margin-top:1.5em;
}
.ctlg-product-head .nextprev img {
    vertical-align:middle;
    margin-left:3px;
}
.ctlg-product-head .kontext {
    color:#FFF;
    padding:0.3em 0em 0em 0em;
}
.ctlg-product-head .kontext a {
    color:#FFF;
}

.ctlg-product-overview {
    background:URL(../images/ctlg-listitem-bg.gif) repeat-x bottom left;
}
.ctlg-product-descr {
    padding:10px;
    width:560px;
}

.ctlg-product-sidebar {
    width:130px;
    padding:10px;
    float:right;
    clear:right;
    text-align:center;
}
.ctlg-product-sidebar h4 {
    margin:0.2em 0em 0.1em 0em;
    font-size:1.2em;
}

h3.ctlg-product-section, h2.ctlg-product-section {
    padding:8px 17px;
    margin:0.5em 0em;
    font-size:1.2em;
    background:url(images/section-hbg.gif) no-repeat top left;
    color:#474E51;
    min-height:1px;
    _height:1px;
}

h3.ctlg-product-section span, h2.ctlg-product-section span {
    font-weight:normal;
    font-size:0.8em;
}

#ctlgProductPgi {
    background:url(images/phg-bg.gif) no-repeat top left;
    width:524px;
    height:392px;
    float:left;
}

#ctlgProductPgPreview {
    width:488px;
    height:366px;
    background:url(images/progress1.gif) no-repeat 50% 50%;
    position:relative;
    top:5px;
    left:18px;
    z-index:1;
    overflow:hidden;
    text-align:center;
}
#ctlgProductPgPreview img {
    vertical-align:middle;
}
#ctlgProductPgPreview div.imgdescr-overlay {
    position:absolute;
    bottom:0;
    left:0;
    z-index:2;
    width:488px;
    background:#FFF;
    opacity:0.7;
    filter:Alpha(opacity=70);
    padding:5px;
}
#ctlgProductPgPreview div.imgdescr {
    position:absolute;
    bottom:0;
    left:0;
    z-index:3;
    width:478px;
    color:#000;
    padding:5px;
    text-align:left;
}
#ctlgProductPgImages {
    width:196px;
    float:right;
    padding:0;
}
#ctlgProductPgImages .pgi {
    width:84px;
    height:61px;
    display:block;
    background:#FFF;
    border:1px solid #E1E4E5;
    padding:3px;
    margin:0px 0px 6px 6px;
    float:left;
}
#ctlgProductPgImages .pgi-active {
    border:3px solid #69767C;
    padding:1px;
}
#ctlgProductPgImages .pgi img {
    width:84px;
    height:61px;
}

h4, h3 {
    padding:0em 17px 0.5em 17px;
    font-size:1.1em;
}


.ctlg-product-func {
    background:#69767C;
    padding:0.3em 0.5em;
    border:1px solid #ACB2B4;
}
.ctlg-product-func a {
    color:#FFF;
    text-decoration:none;
}

#ctlgProductAccessories, #ctlgProductDetails {
    padding:5px 10px 0px 10px;
}
/* Detaily strojs */
dl.ctlg-product-detail {
    margin:0px 7px 14px 7px;
    padding:0em;
    width:128px;
    float:left;
}
dl.ctlg-product-detail dt {
    margin:0em;
    padding:3px;
    width:120px;
    height:90px;
    border:1px solid #E1E4E5;
}
dl.ctlg-product-detail dd {
    margin:0em;
    padding:3px 4px 0px 4px;
    text-align:left;
}
/* Prislusenstvo */
dl.ctlg-product-accessory {
    margin:0px 7px 14px 7px;
    padding:0em;
    clear:both;
}
dl.ctlg-product-accessory dt {
    margin:0em 0 7px 0;
    padding:3px;
    width:120px;
    height:90px;
    border:1px solid #E1E4E5;
    float:left;
}
dl.ctlg-product-accessory dd {
    margin:0em 0 7px 0;
    padding:3px 4px 0px 10px;
    text-align:left;
    float:left;
    width:550px;
}

.ctlg-product-dealer-GOLD {
    padding:0.2em;
    font-size:1.4em;
    font-weight:bold;
}
.ctlg-product-dealer-SILVER {
    font-size:1.2em;
    font-weight:bold;
}
div.attribsContainer {
    margin-bottom:1em;
    margin-top:0em;
}
div.attribsContainer table.attribs td {
    width:20%;
}
div.attribsContainer table.attribs th {
    width:30%;
}

.ctlg-product-dealers {
    text-align:center;
}
.ctlg-product-dealers img {
    vertical-align:middle;
    margin:0em 0.5em;
}
