body.title {
    background-color: #4e79be;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0;
}

body.title div.body {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

body.title div.body div.top {
    background-image: url('img/title-auto.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    height: 394px;
    width: 950px;
}

body.title div.body div.top div.tvsmenu {
    position: absolute;
}

body.title div.body div.top div.top_menu {
    height: 394px;
    margin-left: 60px;
    position: relative;
}

body.title div.body div.top div.top_menu div.menu_item {
    width: 150px;
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    float: left;
    text-align: center;
    margin-right: 55px;
    height: 180px;
    margin-top: 180px;
    cursor: pointer;
}

body.title div.body div.top div.top_menu div.menu_item div {
    margin-top: 150px;
}

body.title div.body div.top div.top_menu a {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    height: 180px;
    -moz-box-sizing: border-box;
}

body.title div.body div.middle div.content {
    width: 508px;
    margin-left: auto;
    margin-right: auto;
}

body.title div.body div.middle div.content div.left {
    float: left;
    width: 208px;
    background-image: url('img/title-bottom-auto.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    height: 190px;
    position: relative;
}

body.title div.body div.middle div.content div.left div.menu_item{
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    margin-top: 140px;
    text-align: center;
    height: 180px;
    top: -150px;
    position: absolute;
    cursor: pointer;
}

body.title div.body div.middle div.content div.left div.menu_item div {
    margin-top: 150px;
    margin-left: 30px;
    width: 150px;
}

body.title div.body div.middle div.content div.left a {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    -moz-box-sizing: border-box;
    width: 150px;
}

body.title div.body div.middle div.content div.right {
    float: left;
    width: 300px;
}

body.title div.body div.middle div.content div.right div.menu_block {
    border-left: 2px solid white;
    padding-bottom: 5px;
    padding-left: 20px;
}

body.title div.body div.middle div.content div.right div.menu_block div.languages a.lang {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

body.title div.body div.middle div.content div.right div.menu_block div.languages a.lang_act {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
}

body.title div.body div.middle div.content div.right div.menu_block div.menu {
    margin-top: 15px;
}

body.title div.body div.middle div.content div.right div.menu_block div.menu div.menu_item {
    padding-top: 2px;
    padding-bottom: 2px;
}

body.title div.body div.middle div.content div.right div.menu_block div.menu div.menu_item a.menu_item {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

body.title div.body div.middle div.content div.right div.menu_block div.menu div.menu_item a.menu_item_act {
    font-family: Verdana;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}




body.title div.body div.bottom {
    position: absolute;
    width: 950px;
    clear: both;
    bottom: 0px;
}

body.title div.body div.bottom div.cont {
    width: 820px;
    margin-left: auto;
    margin-right: auto;
}

body.title div.body div.bottom div.cont div.copy {
    float: left;
    width: 48%;
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
}

body.title div.body div.bottom div.cont div.hand {
    float: left;
    width: 48%;
    text-align: right;
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
}

body.title div.body div.bottom div.cont div.hand a {
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
    font-weight: bold;
}

body.title div.body div.bottom div.cont div.hand img {
    vertical-align: middle;
}