/* Header */
.header_logo
{
    background-image: url("../images/logo.jpg");
    background-position: left;
    background-repeat: no-repeat;
}
.header_car
{
    background-image: url("../images/car.jpg");
    background-position: center;
    background-repeat: no-repeat;
}
.tel
{
    padding-left: 40px;
}
.header_form
{
    background-image: url("../images/form.gif");
    background-position: center;
    background-repeat: no-repeat;
}
.header_lines
{
    background-image: url("../images/lines.gif");
    background-position: top;
    background-repeat: no-repeat;
}
.header_img_news
{
    padding-left: 31px;
    padding-bottom: 31px;
}
.add_menu
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;

}
.add_menu a
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    color: black;
}
.add_menu a:hover
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: underline;
}
.news_menu
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
}
.news_menu a
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    color: black;
}
.news_menu a:hover
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    text-align: left;
    text-decoration: underline;
}
.menu_top
{
    background-image: url("../images/menu_top.gif");
    background-position: bottom;
    background-repeat: no-repeat;
}
.top_main
{
    background-image: url("../images/line.gif");
    background-position: bottom;
    background-repeat: no-repeat;
}
.menu_center
{
    background-image: url("../images/menu_center.gif");
    background-position: top;
    background-repeat: no-repeat;
}
.menu_li
{
    color: red;
    padding-left: 1px;
    padding-top: 2px;
}
.menu_text
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.menu_text a
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.menu_text a:hover
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.menu_news
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: normal;
    padding-right: 40px;
}
.menu_line
{
    padding-right: 31px;
}
.h1
{
    font-family: verdana, tahoma;
    font-size: 9pt;
    font-weight: bold;
    padding-right: 9px;
}
.main_text
{
    font-family: verdana, tahoma;
    font-size: 10pt;
    font-weight: normal;
}
.footer_line
{
    background-image: url("../images/line_bottom.gif");
    background-position: left;
    background-repeat: no-repeat;
}
.footer
{
    background-image: url("../images/footer.gif");
    background-position: left;
    background-repeat: no-repeat;
}
