.dealer-head {
    background:url(catalog/images/ctlg-listitem-hbg.gif) repeat-y top left #6BBA02;
    margin-bottom:17px;
}
.dealer-head .t {
    background:url(catalog/images/ctlg-listitem-hbgt.gif) no-repeat top left;
}
.dealer-head .b {
    background:url(catalog/images/ctlg-listitem-hbgb.gif) no-repeat bottom left;
    padding:10px 17px;
}
.dealer-head h2 {
    color:#FFF;
    background:URL(catalog/images/ctlg-listitem-hbg2.gif) repeat-x bottom left;
    padding:0 0 3px 0;
    margin:0 0px 0 0;
    font-size:1.6em;
}
.dealer-head .info {
    float:right;
    color:#387601;
    font-size:1.1em;
    font-style:italic;
    font-weight:bold;
    font-family:Arial, sans-serif;
}
.dealer-head h2 a {
    color:#FFF;
}
.dealer-head .kontext {
    color:#FFF;
    padding:0.3em 0em 0em 0em;
}
.dealer-head .kontext a {
    color:#FFF;
}

ul.ctlg-category-tree {
    margin:0em 8px;
    padding:0em;
    list-style:none;
}
ul.ctlg-category-tree li {
    margin:0em;
    padding:0em;
}
ul.ctlg-category-tree li div.item {
    padding:0.2em 0em 0.2em 18px;
    background:url(./images/folder.jpg) no-repeat top left;
}
ul.ctlg-category-tree li ul {
    margin:0em 0em 0em 8px;
    padding:0em 0em 0em 10px;
    list-style:none;
}

div.dealer-sidebar {
    width:190px;
    min-height:1px;
    _height:1px;
    float:left;
    margin-right:16px;
}

div.dealer-section {
    width:524px;
    min-height:1px;
    _height:1px;
    float:left;
}

div.dealer-sidebar div.dealer-logo {
    width:150px;
    margin:0px auto 17px auto;
    text-align:center;
}
div.dealer-sidebar ul.menu {
    margin:0;
    padding:0;
    list-style:none;
    text-decoration:none;
    font-weight:bold;
    color:#50595D;
}
div.dealer-sidebar ul.menu a {
    text-decoration:none;
    font-weight:bold;
    color:#50595D;
}
div.dealer-sidebar ul.menu a:hover {
    text-decoration:underline;
}
div.dealer-sidebar ul.menu span.count {
    font-weight:normal;
    font-size:1em;
    padding-left:0.5em;
}
div.dealer-sidebar ul.menu li {
    background:#DDE1E3 url(images/dealer/sdbr-menu-bgt.gif) no-repeat top left;
    border-bottom:1px solid #FFF;
}
div.dealer-sidebar ul.menu li div.item {
    background:url(images/dealer/sdbr-menu-bgb.gif) no-repeat bottom left;
    padding:10px;
}
div.dealer-sidebar ul.menu li.active {
    background-color:#6BBA02;
    background-image:url(images/dealer/sdbr-menu-bgt-a.gif);
}
div.dealer-sidebar ul.menu li.active div.item {
    background-image:url(images/dealer/sdbr-menu-bgb-a.gif);
}
div.dealer-sidebar ul.menu li.active a, div.dealer-sidebar ul.menu li.active {
    color:#FFF;
}

h3 {
    color:#428901;
    padding-top:0;
    margin-top:0;
    margin-bottom:0.5em;
}

div.attribsContainer table.attribs-dealer th {
    width:30%;
}
div.attribsContainer table.attribs-dealer td {
    width:70%;
}
div.attribsContainer table.dealer-contacts tr th {
    border-bottom:none;
    font-weight:bold;
    vertical-align:top;
    font-size:1.1em;
}
