body {
    background-color: #ffffff;
    margin: 35px auto 0px auto;
}

div#printheader {
    display:none;
}

/* -------- НОВАЯ ШАПКА COMING SOON

div#header {
    position: relative;
    margin: auto;
    width: 930px;
}

div#header-logo {
    background: url(/resources/images/header-big.png) no-repeat top center;
    display: block;
    margin-bottom: 25px;
    text-indent: -9000px;
    width: 930px;
    height: 93px;
    position: relative;
    z-index: 1;
}

div#header-logo a.default_logo {
    float: left;
    display: block;
    height: 80px;
    width: 265px;
    margin-bottom: 3px;
    z-index: 2;
}

div#header-logo a.da_logo {
    float: right;
    top: 0px;
    display: block;
    height: 100px;
    width: 140px;
    z-index: 2;
}

#hangbar {
    position: absolute;
    top: 80px;
    height: 11px;
    z-index: 9000;
}

#hangbar .hb-home {
    display: inline-block;
    background: url('/resources/images/hb-home.png') no-repeat center right;
    height: 11px;
    width: 34px;
}


#hangbar .hb-favourite {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-favor.png') no-repeat center right;
    height: 11px;
    width: 46px;
    text-indent: -9000px;
}

#hangbar .hb-sitemap {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-sitemap.png') no-repeat center right;
    height: 11px;
    width: 44px;
    text-indent: -9000px;
}

#hangbar .hb-player {
    border-left: 1px solid #d2d2d2;
    display: inline-block;
    background: url('/resources/images/hb-player.png') no-repeat center right;
    height: 11px;
    width: 122px;
    text-indent: -9000px;
}

*/

    div#header {
        margin: auto;
        width: 930px;
        /*height: 210px;*/
        margin-bottom:10px;
        overflow: hidden;
    }

    div#header-logo {
        background: url(/resources/images/logo-big-old.png) no-repeat top center;
        display: block;
        float: left;
        height: 82px;
        margin-bottom: 25px;
        text-indent: -9000px;
        width: 930px;
    }

    div#header-logo a {
        display: block;
        float: left;
        height: 82px;
        width: 265px;
    }

    div#header-motto, div#header-contacts {
        display: none;
    }



div#content {
    clear: both;
    margin: auto;
    width: 930px;
}

div#content-left {
    float: left;
    width: 641px;
    overflow: hidden;
}

div#content-right {
    clear: none;
    float: right;
    width: 266px;
    overflow: hidden;
}

div#colorizer-block-left {
    display: block;
    height: 258px;
    float: left;
    width: 641px;
    text-indent: -9000px;
    margin-bottom: 30px;
}

div#colorizer-block-left embed {
    height: 258px;
    float: left;
    width: 641px;
    margin-bottom: 30px;
}

div#colorizer-block-right {
    float: right;
    padding-top:1px;
    /* height: 258px; */
    width: 266px;
    margin-bottom: 17px;
}

div.banner_right img {
    display: block;
    /*border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;*/
    margin-bottom: 14px;
}

div#redemption img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
    margin-bottom: 15px;
}

div#comission img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
    margin-bottom: 15px;
}

div#trade-in img {
    display: block;
    border: solid 1px #d7d7d7;
    height: 74px;
    width: 264px;
}

div#brands4sale {
    float: left;
    width: 641px;
    overflow: hidden;
    margin-bottom: 20px;
}

div#brands4sale h3{
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale.png) no-repeat;
    background-color: #ffffff;
    width: 181px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#brands4sale-wrapper {
    border: 1px solid #d7d7d7;
    position: relative;
    top: -1px;
    width: 639px;
    z-index: 2;
}

div#brands4sale-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#brands4sale-wrapper ul {
    list-style:none;
}

div#brands4sale ul li {
    height: 25px;
    padding-top: 2px;
}

div#brands4sale .left {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 60px;
    overflow: hidden;
}

div#brands4sale .center {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 19px;
    overflow: hidden;
}

div#brands4sale .right {
    display: block;
    float: left;
    width: 175px;
    margin: 10px 0px 0px 20px;
    overflow: hidden;
}

div#brands4sale p {
    text-align: center;
    clear: both;
    display: block;
    padding: 23px;
}

div#brands4sale ul li img {
    display: block;
    float: left;
    /*width: 45px;*/
}

div#brands4sale p:after {
    content: ' >';
}

div#fresh-tv {
    clear: right;
    width: 266px;
    height: 266px;
    display: block;
    float: right;
    overflow: hidden;
    margin-bottom: 20px;
}

div#fresh-tv h3 {
    background: url(/resources/images/fresh-tv-bg.png) no-repeat;
    display: block;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 93px;
    z-index: 6;
}

div#fresh-tv-body {
    position: relative;
    background: url(/resources/images/fresh-tv-body-bg.png) no-repeat;
    height: 233px;
    padding-left: 20px;
    top: -3px;
    width: 266px;
    z-index: 5;
}

div#fresh-tv-body embed.fresh-tv, div#fresh-tv-body  img  {
    background-color: #cccccc;
    height: 174px;
    margin-top: 15px;
    width: 230px;
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
}

div#fresh-tv-body p:after {
    content: ' >>';
}


div#proposals, div.vcontent_block {
    float: left;
    width: 641px;
}

div#proposals h3, div.vcontent_header, div#car-details h3, div#car-details-set h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale.png) no-repeat;
    background-color: #ffffff;
    width: 181px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div.vcontent_content  p {
    margin:inherit;
    padding:inherit;
    }

div.vcontent_content  ul {
    margin:10px 25px;
    padding: auto;
    list-style: disc;
    color: #666666;
}

 div.vcontent_content  ol {
    margin:10px 25px;
    padding: auto;
    list-style:decimal;

}
div#proposals-wrapper, div.vcontent_content {
    border-top: 1px solid #d7d7d7;
    width: 642px;
    position: relative;
    padding-top: 5px;
    top: -1px;
    z-index: 2;
}
div.vcontent_content  {
    width:640px;
}

div#proposals-wrapper div.spec-proposal, div#proposals-wrapper div.daily-proposal, div#proposals-wrapper div.more-cars-proposal {
    float: left;
    overflow: hidden;
    height: 228px;
    height: 253px;
    width: 202px;
    /*_margin: 0px  5px 3px 5px; */
    margin:0px 0px 3px 0px;
}


div#proposals-wrapper div.more-cars-proposal {
    border: 1px solid #c8c8c8;
    height: 181px;
    height: 204px;
    width: 198px;
    overflow: visible;
    margin: 0px 0px 3px 0px;
    padding-top: 30px;
    text-align: center;
    line-height: 32px;
}


div#proposals-wrapper div.best_sells_spacer {
    float: left;
    height: 228px;
    width: 18px;
}

div#proposals-wrapper img, div#car-details-pics img, div#similar-wrapper img {
    display: block;
    padding: 3px 3px 3px 3px;
    border: 1px solid #c8c8c8;
}

div#proposals-wrapper .spec-proposal img {
    border: none;
    padding: 5px 5px 5px 5px;
}

div#proposals-wrapper img.sale{
    border: none;
    position: absolute;
    padding: 0px 0px 0px 0px;
}

div#proposals-wrapper ul li, #similar-wrapper ul li {
    clear: both;
    display: block;
    background: url(/resources/images/points-filler-bg.png) repeat-x;
    background-position: 0px 2px;
    line-height: 16px;
    height: 12px;
    width: 202px;
}

span.data {
    float:right;
    background-color: #ffffff;
}

span.proposals-row {
    float: left;
    background-color: #ffffff;
}

div#proposals-wrapper h4, div#car-details-similar h4 {
    display: block;
    background: url(/resources/images/proposals-name-left-border.png) no-repeat;
    background-position: right;
    background-color: #89b725;
    height: 16px;
    padding: 3px 0px 0px 4px;
    margin: 10px 0px 10px 0px;
}

div#car-details-similar div.spec-proposal h4
, div#proposals-wrapper div.spec-proposal h4 {
    background-color: #ffde00;
}

p.proposal-more-cars-2 {
    margin-top: 16px;
}
p.proposal-more-cars-2:after {
    content: ' >';
}

div#news {
    clear: right;
    width: 266px;
    display: block;
    float: right;
    overflow: hidden;
}

div#news h3 {
    background: url(/resources/images/news-bg.png) no-repeat;
    display: block;
    height: 23px;
    text-align: center;
    padding-top: 10px;
    position: relative;
    width: 133px;
    z-index: 3;
}

div#news-wrapper {
    position: relative;
    background-color: #ebebeb;
    border: 1px solid #d7d7d7;
    top: -3px;
    width: 264px;
    z-index: 2;
}

div#news-wrapper .right-top-border-2 {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border-2.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#news-wrapper .left-bottom-border-2 {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border-2.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#news-wrapper .right-bottom-border-2 {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border-2.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#news-wrapper h4 {
    clear: both;
    display: block;
    float: left;
    background: url('/resources/images/news-h4-right.png') no-repeat;
    background-position: right;
    background-color: #89b725;
    height: 16px;
    white-space:nowrap;
    padding: 3px 15px 0px 4px;
    margin: 6px 0px 6px 0px;
}

div.news-block {
    width: 220px;
    margin: 20px 0px 14px 18px;
}

span.news-date {
    float: left;
}

div#news-wrapper p {
    clear: both;
}

div#news-wrapper p.all-news {
    clear: both;
    display: block;
    margin: 20px 0px 14px 18px;
}

div#news-wrapper p:after {
    /*content: ' >';*/
}

div#pre-footer {
    clear: both;
    margin: auto;
    height: 30px;
    width:930px;
}

div#footer {
    margin: 0px auto 0px auto;
    width: 930px;
    overflow: hidden;
}

div#banners {
    width: 100%;
    clear:both;
    height: 60px;
}

img.down-banner {
    border: 1px solid #c0c0c0;
    margin-right:40px;
}

img.left-ban {
    float: left;
    /*border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px; */
}

img.right-ban {
    float: right;
    /*border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px;*/
}

img.middle-ban {
    margin: 0px 63px 0px 63px;
/*    border: 1px solid #c0c0c0;
    width: 264px;
    height: 74px;*/
}

div#hr {
    background: url(/resources/images/hr.png) repeat-x;
    height: 1px;
    width: 100%;
    margin: 30px 0px 10px 0px;
}

div.coyrights {
    float: left;
    margin-left: 60px;
    height: 50px;
    width: 270px;
    line-height: 16px;
}

div.designed-by {
    float: right;
    height: 50px;
    width: 170px;
    line-height: 16px;
}

div.contacts {
    margin: 0px;
/*    height: 30px;
    line-height: 20px; */
    vertical-align: middle;
}

/* ------------------------------------------------------------ */

div#additional-menu {
    clear: both;
}

div#additional-menu ul {
    list-style: none;
}

div#additional-menu ul li {
    float: left;
    padding: 10px 5px 0px 0px;
}

div#additional-menu ul li:after {
    /* content: '>'; */
    padding-left: 5px;
}

div#additional-menu ul li.additional-menu-active:after {
    content: '';
}

div#car-details-similar div.similar-1, div.similar-2, div.similar-3, div.similar-4 {
    height: 228px;
    width: 202px;
    margin: 0px  5px 3px 5px;
}

div#car-detail-text {
    border: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-detail-text .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-detail-text .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-detail-text .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-detail-text .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div.clear-both {
    clear: both;
}

div#car-detail-text ul {
    display: block;
    float: left;
    width: 400px;
    margin: 20px 10px 20px 40px;
}

div#car-detail-text ul li {
    clear: both;
    display: block;
    background: url(/resources/images/points-filler-bg.png) repeat-x;
    background-position: 0px 5px;
    line-height: 20px;
    height: 20px;
}

div#car-details-pics {
    height: 400px;
    margin: 20px 0px 0px 0px;
}

div#car-details-pics .big {
    float: left;
    margin: 0px 0px 0px 70px;
}

div#car-details-pics .column-2 img, div#car-details-pics .column-3 img {
    height: 84px;
    width: 112px;
    margin: 0px 0px 3px 0px;
}

div#car-details-pics .column-2, div#car-details-pics .column-3 {
    float: left;
    margin: 0px 0px 0px 25px;
}

div#car-details-set {
    clear: both;
}

div#car-details-set-wrapper {
    border: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-details-set-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-set-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}


div#car-details-set-wrapper .left {
    float: left;
    width: 275px;
    margin: 20px 0px 20px 60px;
    line-height: 18px;
}

div#car-details-set-wrapper .center {
    float: left;
    width: 315px;
    line-height: 18px;
    margin: 20px 0px 20px 0px;
}

div#car-details-set-wrapper .right {
    margin: 20px 0px 20px 0px;
    line-height: 18px;
}

div#car-details-addinfo {
    margin-top: 25px;
}

div#car-details-addinfo h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale-2.png) no-repeat;
    background-color: #ffffff;
    width: 214px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#car-details-addinfo-wrapper {
    border: 1px solid #d7d7d7;
    width: 930px;
    position: relative;
    top: -1px;
    z-index: 2;
}

div#car-details-addinfo-wrapper .left-top-border {
    position: relative;
    left: -1px;
    top: -1px;
    background: url(/resources/images/left-top-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .right-top-border {
    position: relative;
    right: -1px;
    top: -1px;
    background: url(/resources/images/right-top-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .left-bottom-border {
    position: relative;
    left: -1px;
    top: -4px;
    background: url(/resources/images/left-bottom-border.png) no-repeat;
    float: left;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper .right-bottom-border {
    position: relative;
    right: -1px;
    top: -4px;
    background: url(/resources/images/right-bottom-border.png) no-repeat;
    float: right;
    height: 5px;
    width: 5px;
}

div#car-details-addinfo-wrapper p {
    padding: 10px;
}

p.where-to-buy {
    display: block;
    margin: 20px 0px 20px 0px;
}

div#buy-online a{
    display: block;
    margin: 0px auto 20px auto;
    background: url(/resources/images/buy-online.png) no-repeat;
    text-indent: -9000px;
    height: 35px;
    width: 162px;
}

div#car-details-similar h3 {
    display: block;
    position: relative;
    background: url(/resources/images/cars4sale-3.png) no-repeat;
    background-color: #ffffff;
    width: 276px;
    height: 21px;
    margin: 0px auto 0px auto;
    padding-top: 10px;
    text-align: center;
    z-index: 3;
}

div#similar-wrapper {
    border-top: 1px solid #d7d7d7;
    height: 220px;
    height: 245px;
    width: 930px;
    position: relative;
    padding-top: 21px;
    top: -1px;
    z-index: 2;
    overflow: hidden;
}

div#similar-positioning {
    float: left;
    position: relative;
    left: 50%;
}

div#similar-positioning-2 {
    float: left;
    position: relative;
    left: -50%;
    white-space: nowrap;
}




div#content div#similar-wrapper div.spec-proposal, div#similar-wrapper div.daily-proposal {
    float: left;
    overflow: hidden;
    height: 228px;
    height: 253px;
    width: 202px;
    margin: 0px  5px 3px 5px;
}

div#content div#similar-wrapper .spec-proposal img {
    border: none;
    padding: 5px 5px 5px 5px;
}

div#content div#similar-wrapper img.sale{
    border: none;
    position: absolute;
    padding: 0px 0px 0px 0px;
}





img.menu_point {
    padding: 0px 5px 0px 5px;
}

div#proposals {
    padding:0px;
}

a.current_page {
    background:#5AB708;
    color:white;

}

p.pager a {
    padding:4px ;
}
p.pager {
    margin:10px 0px;
    text-align:center;
}

table select {
    width:135px;
}

form#search_form, form#request_form {
    text-align:center;
}

div.buttons input
{
    background: #89B725;
    border:1px solid #89B725;
    color:white;
    margin:5px 25px;
    width:150px;
    font-family: Arial, Tahoma, Verdana;
}

form#search_form div.title
,form#request_form div.title
{

    margin:10px 0px;
    font-weight:bold;
}

input, textarea, select {
    font-family: Arial, Tahoma, Verdana;
    font-size:12px;
}

table.search_table {

    margin-left:0px;
    width:630px;
}
table.search_table td {
    text-align:left;
    padding:3px 0px;
}

form#request_form div.subtitle {
    display:block;
    width:640px;
    height: 20px;
    margin:10px 0px;
}
form#request_form div.subtitle div {
    float:left;
    width:177px;
    font-weight:bold;
    text-align:left;
}

form#request_form div.subtitle input, form#request_form div.subtitle textarea {
    float:left;
    width:350px;
}

div.request_ok {
    text-align:center;
    font-size:16px;
    color: #89B725;
    font-weight:bold;
}

div.request_error {
    text-align:center;
    font-size:16px;
    color: red;
    font-weight:bold;
}

div.vcontent_seo {
    font-size:10px;
    text-align:center;
    clear:both;
}

div.files {
    margin:10px 0px;
}

div.files div {
    height:25px;
}

div.file_p1, div.file_p2 {
    width:250px;
    height:25px;
    }

div.file_p1 {
    float:left;
}
div.file_p2 {
    float:right;
}


table#avto_list {
    width:99%;
    margin:10px 0px;
    display:table;
    empty-cells:show;
    height:100%;
    border-collapse:collapse;
    border: 1px solid #89B725;
}


table#avto_list a {
    text-decoration:none;
}

table#avto_list td {
    vertical-align:middle;
    padding:9px 2px;
    border: 1px solid #89B725;

}
table#avto_list td * {
    display:inline;
}

table#avto_list div.list_name {
    float:left;
}

table#avto_list a.foto_open {
    background: url('/resources/images/foto.png') no-repeat;
    float:left;
    display:block;
    width:13px;
    height:11px;
    margin:0px 4px;
    text-indent:-9000px;
}

table#avto_list span.video-icon{
    background: url('/resources/images/video-icon.gif') no-repeat;
    float:left;
    display:block;
    width:14px;
    height:13px;
    margin:0px 4px;
    text-indent:-9000px;
}

table#avto_list a.foto_close {
    background: url('/resources/images/foto.png') no-repeat;
    float:left;
    display:block;
    width:13px;
    height:11px;
    margin:0px 4px;
    text-indent:-9000px;
}



table#avto_list thead a.foto_open,table#avto_list thead a.foto_close {
    background: url('/resources/images/foto_wh.png') no-repeat;
}

table#avto_list tr td {
    text-align:left;
    vertical-align: middle;
    }

table#avto_list thead tr td {
    background: #89B725;
    color:white;
    text-align:center;
    font-weight:bold;
    white-space:nowrap;
}


table#avto_list tr td img {
    padding:0px; margin:2px; border:0px;
}

table#avto_list tr td div.list_preview {
    clear:both;
    float:none;
    display:none;
    }

table#avto_list tr td.name {
    white-space:nowrap;
    width:200px;
    text-align:left;
}

td.selectable select {
    width:65px;
}

td.selectable input {
    width:90px;
}


table#fastsearch td {
    height:30px;
    line-height:30px;
    vertical-align: middle;
}

table#fastsearch td.selectable button.imgbutton  img {
    border:1px;
    width:14px;
    height:14px;
    padding:0px ;
    margin:0px ;
    }

table#fastsearch  td.selectable button.imgbutton {
    border:1px solid white;;
/*    width:18px;
    height:18px; */
    background: #FFF;
    padding:0px;
    margin:0px;
}

span.news_date {
    font-size:10px;
}

h2.news_title {
    margin:5px 0px;
    color: #89B725;
}


/* для иконки видео */

table#avto_list a.video {
    background: url('/resources/images/video.png') no-repeat;
    float:left;
    display: inline-block;
    width:14px;
    height:13px;
    margin:0px 4px;
    text-indent:-9000px;
}

.ad-container {
    position: relative;
    width: 641px;
    height: 251px;
    background: #ffffff;
    /*border: 1px solid #cacaca;*/
    margin: 0px;
    padding: 0px;
}

#ad1 {
    background: url(/resources/images/ad-ad1bg.png) no-repeat center;
}

.filler {
    display: inline-block;
}

.ad-container .ad {
    display: none;
    width: 640px;
    height: 250px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left:0px;

}

.ad-container div.displayed {
    display: block;
}

.ad-container h2 {
    display: none;
    /*display: block;*/
    background: url(/resources/images/ad-podlozhka1.png) repeat;
    width: 160px;
    margin: 20px 0px 0px 0px;
    padding: 7px 0px 7px 10px;
    font-size: 16px;
    color: #FFFFFF;
    text-transform: uppercase;
}

.ad-container .ad-text {
    display: none;
    width: 320px;
    background: url(/resources/images/ad-podlozhka2.png) repeat;
    margin: 5px 0px 0px 0px;
    padding: 7px 0px 7px 10px;
}

.ad-text p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.ad-nav {
    position: absolute;
    bottom: 5px;
    right: 0px;
    margin: 0px 10px 0px 10px;
    text-indent: 0px;
}

.ad-button {
    display: inline-block;
    background: url(/resources/images/ad-button.png) no-repeat top center;
    height: 22px;
    width: 24px;
    margin: 0px 3px 0px 3px;
    padding-top: 5px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.ad-button-active {
    background: url(/resources/images/ad-button-active.png) no-repeat top center;
}

div#car-video-block {
    margin:5px 0px 25px 0px;
    padding-left:225px;
}

div#main-menu-wrapper {
    height:155px;
}

.print-ready {
    display:block;
    color:#666666;
    text-decoration: none;
    float:left;
    cursor: pointer;
}

div.print-block .print-ready{
        margin:2px 30px 0px 0px;
}

table#avto_list td.print_td {
    text-align: center;
}
div#content a.print-ready img {
    display: inline;
    padding:0px;
    margin:0px 5px;
    border:0px;
}

