
    #content
    {
        background-color: #FFF;
        margin-top: 54px;
        padding-bottom: 80px;
    }

    #crumbs
    {
        list-style-type: none;
        display: block;
        width: 542px;
        height: 30px;
        border-bottom: 8px solid #e5e5e5;
        padding-left: 10px;
    }

    #crumbs li
    {
        float: left;
        height: 30px;
        line-height: 30px;
        padding-left: 5px;
        color: #2a343b;
        font-weight: bold;
        font-size: 1.1em;
    }

    #crumbs li a
    {
        text-decoration: none;
        color: #2a343b;
        font-weight: normal;
    }

    #crumbs li a:hover
    {
        text-decoration: underline;
    }

    #catdesc
    {
        position: relative;
        min-height: 320px;
    }

    #catdesc img
    {
        position: absolute;
        left: 0;
        top: 0;
    }

    #catdesc p
    {
        color: #666;
        line-height: 1.6em;
        font-size: 1.1em;
        margin-left: 330px;
        padding: 30px 20px 10px 0;
    }

    #catdesc p a
    {
        color: #3d577a;
        display: block;
        width: 165px;
        height: 20px;
        line-height: 20px;
        margin: 8px 0 4px 0;
        text-decoration: none;
    }

    #catdesc p a.galerija, #catdesc p a.vec
    {
        background: transparent url(../img/bg/a_apple_galerija.gif) no-repeat;
        text-indent: -9999px;
        overflow: hidden;
    }

    #catdesc p a.vec
    {
        background-image: url(../img/bg/a_apple_vec.gif);
    }

    table.list
    {
        width: 551px;
    }

    table.list th
    {
        font-size: 1.1em;
        line-height: 2.8em;
        background-color: #3d577a;
        color: #fff;
        width: 100px;
        width: 394px;
        border-left: 1px solid #fff;
        padding-left: 15px;
        width: 409px;
    }

    table.list th.price
    {
        padding: 0;
        width: 140px;
        text-align: center;
    }

    table.list td
    {
        font-size: 1.1em;
        padding: 1px;
        vertical-align: top;
        background-color: #fff;
        padding: 10px;
        font-size: 1.1em;
        color: #2a343b;
        line-height: 1.6em;
    }

    table.list td.desc
    {
        width: 290px;
    }

    table.list td.image
    {
        width: 100px;
        text-align: center;
        vertical-align: middle;
    }

    table.list td.price
    {
        background-color: #edf1f2;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        color: #000;
        text-align: center;
        font-weight: bold;
    }

    table.list td.price a
    {
        color: #3d577a;
        font-weight: normal;
        text-decoration: none;
        display: block;
        width: 80px;
        background: transparent url(../img/bg/ico_mail.gif) left center no-repeat;
        text-align: left;
        padding-left: 25px;
    }

    table.list td.price a:hover
    {
        text-decoration: underline;
    }

    table.list td.price span
    {
        display: block;
        font-weight: normal;
        color: #2a343b;
    }

    table.list td.price span.strikeout
    {
        text-decoration: line-through;
        color: #666666;
        font-size: 0.9em;
    }

    table.list td.alt
    {
        background-color: #f6f8f8;
    }

    table.list td.extra
    {
        font-size: 1.2em;
        font-weight: bold;
        padding: 0 10px;
    }

    p.txt
    {
        font-size: 1.2em;
        padding: 10px 10px 0 10px;
    }

    p.txt b, p.txt strong
    {
        font-size: 1.4em;
    }

    p.dis
    {
        color: #666;
        font-size: 1.1em;
        padding: 10px;
    }
