BODY {
    background-color: #95969b;
}
A {
    text-decoration: none;
}

A IMG {
    border: none;
}

DIV {
 font-family: sans-serif;
 font-size: 11pt;
}
.main_all_page {
    width: 1024px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #e5e5e5;
}
.topheader {
    height: 373px;
    background: transparent url(http://www.avtodinmaz.ru/site_resources/images/topbannermain2.jpg) center no-repeat;
}
.all_page_border {
    height: 100%;
    margin-left: 24px;
    margin-right: 24px;
    margin-bottom: 16px;
    background-color: #d8d8d8;
}
.all_page {
    height: 100%;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
}
.first_menu {
    position: relative;
    top: 0px;
    height: 26px;
    background-color: transparent;
    padding: 0px;
}

.first_menu:hover {
    position: relative;
    top: 0px;
    height: 26px;
    background-color: transparent;
    background-position:
    0 /* Ñìåùåíèå ïî ãîðèçîíòàëè */
    -26px; /* Ñìåùåíèå ââåðõ ïî âåðòèêàëè */
    padding: 0px;
}
.content_body{
	/*position: relative;*/
}
.left_content_border{
    /*position: absolute;*/
    width: 248px;
    background-color: #ffffff;
    float: left;
}
.left_content {
    background-color: #ffffff;
}
.left_content H1{
    text-transform: uppercase;
    font-size: 150%;
    color: #b50f13;
}
.left_content H2{
    font-weight: bolder;
    font-size: 100%;
}

.second_menu {
    list-style-image: url('../images/item.jpg');
    padding: 10px;
    font-size: 90%;
}

.second_menu A:link {
 color: #000000; /* Öâåò ïîñåùåííîé ññûëêè */
}

.second_menu A:visited {
 color: #000000; /* Öâåò ïîñåùåííîé ññûëêè */
}

.second_menu A:hover {
    font-weight: bolder;
}
.right_content_border {
   /* position: absolute;*/
    width: 580px;
    /*margin-left: 248px;*/
    float: left;
    background-color: #ebebeb;
    /*margin-right: 100px;*/
}
.right_content {
    padding: 20px;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #ffffff;    
}

.right_content DIV{
    margin-bottom: 10px;   
}

.right_content TABLE{
    margin-bottom: 10px;
    padding: 10px;
}

.right_content TABLE THEAD{
    background-color: #a3a3a3;
    color: #ffffff;
}
.right_content TABLE TD{
    padding: 6px;
    border-bottom-style: solid;
    border-bottom-color: #ebebeb;
}
.right_content TD A:link{
    font-weight: lighter;
    color: #5e5e5e;
}
.right_content TD A:hover{
    text-decoration: underline;
    font-weight: lighter;
    color: #5e5e5e;
}
.right_content TD A:visited{
    font-weight: lighter;
    color: #5e5e5e;
}
.bordered{
    padding-right: 6px;
    width: 100%;
    border-right-style: solid;
    border-right-color: #ebebeb;
    border-right-width: 2px;

}

.right_content H1{
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 3px;
    font-size: 105%;
    color: #b50f13;
}
.right_banner {
    font-family: sans-serif;
    font-size: 11pt;
    padding: 20px;
    text-decoration: none;
    float: left;
}

.right_banner A:link {
 color: #b50f13; /* Öâåò ïîñåùåííîé ññûëêè */
}

.right_banner A:visited {
 color: #b50f13; /* Öâåò ïîñåùåííîé ññûëêè */
}

.right_banner A:hover {
    font-weight: bolder;
    text-decoration: underline;
}

.third_menu {
    clear: both;
}
