#Content {
    padding-top:15px;
    padding-left:8px;
    padding-right:8px;
    background:#3e1106;
    padding-bottom:15px;
}
#CenterTop {
    background:url(../images/contentTop.gif) no-repeat;
    width:809px;
    height:7px;
    font-size:1px;
    margin-left:15px;
    margin-right:15px;    
}
#CenterBottom {
    background:url(../images/contentBottom.gif) no-repeat;
    width:809px;
    height:7px;
    font-size:1px;
    margin-left:15px;
    margin-right:15px;
}
#ContentLeft {
    width:269px;
    float:left;
    margin-right:12px;
    display:inline;
}
#ContentRight {
    width:629px;
    float:right;
    margin-right:3px;
}
    #RightTop {
        background:url(../images/rightTop.gif) no-repeat;
        width:629px;
        height:15px;
        font-size:1px;    
    }
    #RightBottom {
        background:url(../images/rightBottom.gif) no-repeat bottom;
        width:629px;
        height:15px;
        font-size:1px;
        
    }
    #RightCenter {
        background:url(../images/rightCenter.gif) repeat-y;
        width:609px;
        padding-left:10px;
        padding-right:10px;
        vertical-align:top;
        padding-top:0px;
        padding-bottom:0px;
    }
        #RightCenterInside {
            background:url(../images/logo.gif) center no-repeat ;
            line-height:160%;
            padding-left:15px;
            padding-right:15px;
        }
            #RightCenterInside p {
                margin:0px;
                padding-bottom:10px;
                padding-top:10px;   
            }

#ContentCenter p {
    margin-bottom:0px;
    padding-bottom:10px;
}
#ImagesList {
    float:left;
    margin-right:15px;
    margin-bottom:15px;
}
#Nyito .pagesBoxText {
    float:right;
    width:330px;
}
.wsOuterDiv {
    margin-top:15px;
}
    
    .webshopProductBox {
        background:#fff;
    }
    .webshopProductBoxTitle {
        font-size:16px;
        font-weight:bolder;
        text-align:center;
        display:block;
        color:#EA690D;
        margin-bottom:10px;
    }
    .wsproductimgcontainer {
        text-align:center;
        display:block;
    }
        .wsproductimgcontainer img {
            border:none;
        }
    .webshopProductBoxPrice {
        font-weight:bolder;
        color:#EA690D;
        float:left;
        padding-left:15px;
    }
    .wsDatasheetLink {
        float:right;
        padding-right:15px;
    }

 /*TABLE */
#Outer {
    height:100%;
    border-collapse:collapse;
}
    #Outer td {
        padding:0px;
        vertical-align:top;    
    }
    #InnerTr td {
        height:100%;
    }
    .topbottom1 {
        height:15px;
        overflow:hidden;
        background:url(../images/rightCenter.gif) repeat-y;
    }
    #Bottom {
        vertical-align:sub;
    }

