﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    /**background: url(trim/body_top_pattern.png) top left repeat-x;	**/
    background: url(trim/body_pattern.png) top left repeat;

}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}

ol, ul {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

h1 {
    padding-right: 150px;
}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

html {
    height: 100%;
}

body {
    font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
    height: 100%;
}

a {
    color: blue;
    outline: none;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 18px
}

#content_pattern_sub p {
    color: #333;
    text-decoration: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
}

#content_pattern_sub p span {
    color: #bd0000;
    text-decoration: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

img {
    border: none;
}

input {
    vertical-align: middle;
}

#top_pattern {
    background: url(trim/body_top_pattern1.png) top left repeat-x;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

#wrapper {
    min-width: 1240px;
    max-width: 1600px;
    margin: 0 auto;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
    /*background: url(trim/header_top_right.png) top right no-repeat;*/
    width: 100%;
    height: 1%;
    position: relative;
    /*background: #FFE680;*/
}

#header:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

#header_left {
    float: left;
    width: 380px;
    height: 220px;
    margin-left: -100%;
}

#header_left_sub {
    height: 167px;
    width: 380px;
    float: left;
    position: relative;
}

#header_left_sub_bottom {
    float: left;
    position: relative;
    margin-left: 48px;
    height: 53px;
    width: 332px;
    background: url(trim/search_icon2.png) top left no-repeat;
}

.menu_span {
    color: #FFF;
    text-decoration: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 40px;
    margin-left: 80px;
    font-weight: bold;
}

#header_right {

    height: 220px;
    width: 100%;
    float: left;
    overflow: hidden;
}

#header_right_sub {
    padding: 0 0 0 380px;
    height: 220px;
}

#header_right_sub_pattern {
    width: auto;
    height: 100%;
    background: url(trim/header_top_right4_eng.png) #FFF top right no-repeat;
    background: url(trim/header_top_right4.png) #FFF top right no-repeat;
}

#header_right_sub_pattern_eng {
    width: auto;
    height: 100%;
    background: url(trim/header_top_right4_eng.png) #FFF top right no-repeat;
}

#header_right_sub_pattern_top {

    height: auto;
    width: 100%;
    float: left;
    position: relative;
}

#header_right_sub_pattern_bottom {
    height: 53px;
    width: 100%;
    float: left;
    position: relative;
    background: url(trim/header_bottom_pattern2.png) top left repeat-x;
}

#contacts {
    background: url(trim/header_top_contacts.png) top left no-repeat;
    height: 167px;
    width: 243px;
    float: left;
    position: relative;
}

#contacts_text {
    width: auto;
    margin-left: 90px;
    margin-top: 18px;
    margin-right: 20px;
    height: auto;
    text-align: left;
}

.contacts_text_span {
    color: #FFF;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    float: left;
}

#contacts_tel {
    margin-left: 13px;
    margin-top: 5px;
    width: auto;
    height: 85px;
    float: left;
    text-align: left;

}

.contacts_tel_normal {
    color: #FFF;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
}

.contacts_tel_bold {
    color: #FFF;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}

#top_car {
    /*background: url(trim/header_top_right2.png) top right no-repeat;*/
    height: 167px;
    width: 510px;
    float: right;
    position: relative;
}

#language {
    background: url(trim/header_top_language.png) top left no-repeat;
    width: 202px;
    float: right;
    height: 32px;
    margin-top: 13px;
    margin-right: 45px;
    padding-top: 5px;
    padding-left: 15px;
}

.language_span {
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    float: left;
    margin-right: 5px;
}

.language_a_activ {
    text-decoration: none;
    cursor: text;
    color: #bd0000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    float: left;
    margin-right: 5px;
}

.language_a {
    text-decoration: underline;
    cursor: pointer;
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    float: left;
    margin-right: 5px;
}

.language_a a:hover {
    text-decoration: none;
}

#logo {
    background: url(trim/logo_eng.png) top left no-repeat;
    background: url(trim/logo.png) top left no-repeat;
    width: 240px;
    height: 125px;
    margin-left: 80px;
    margin-top: 20px;
    float: left;
    position: relative;
}

#logo_eng {
    background: url(trim/logo_eng.png) top left no-repeat;
    width: 240px;
    height: 125px;
    margin-left: 80px;
    margin-top: 20px;
    float: left;
    position: relative;
}

#home_icon_buttom {
    background: url(trim/home_icon1.png) top left no-repeat;
    height: 53px;
    width: 50px;
    float: left;
    position: relative;
}

ul.header_menu {
    list-style-type: none;
    overflow: hidden;
}

ul.header_menu li {
    float: left;
    margin-top: 6px;
    border-left: 1px solid #b33400;
    border-right: 1px solid #e66733;

}

ul.header_menu li:first-child {
    border-left: none;

}

ul.header_menu li:last-child {
    border-right: none;
}

ul.header_menu li a {
    color: #FFF;
    text-decoration: underline;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 31px;
    font-weight: bold;
}

ul.header_menu li a:hover {
    text-decoration: none;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
    width: 100%;
    padding: 0 0 120px;
    height: 1%;
    position: relative;
}

#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

#container {
    width: 100%;
    float: left;
    overflow: hidden;
}

#content {
    padding: 0 0 30px 380px;
    height: auto;
}

#content_background {

    background: #FFF;
    height: auto;
}

#content_pattern {
    padding-bottom: 30px;
    min-height: 1015px;
    background: url(trim/content_pattern3.png) top right repeat-y;
}

#content_pattern_sub {
    min-height: 1015px;
    background: url(trim/content_top_car2.png) top right no-repeat;
}

#content_bottom {
    background: url(trim/content_bottom_pattern_gorizontal.png) top left repeat-x;
    width: auto;
    height: 15px;
    margin-bottom: 30px;
}

#content_bottom_right {
    background: url(trim/content_bottom_right.png) top right no-repeat;
    width: auto;
    height: 15px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
    float: left;
    width: 380px;
    margin-left: -100%;
    position: relative;

}

#sidebar_search {
    margin-left: 48px;
    width: 310px;
    height: auto;
    background: url(trim/sidebar_pattern.png) top left repeat-y;
    text-align: left;
    overflow: hidden;
}

.sidebar_red_text {
    color: #bd0000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: bold;
    text-align: left;
    display: block;
    margin-left: 35px;
    float: left;
    position: relative;
}

.sidebar_grey_a {
    color: #666;
    text-decoration: underline;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 21px;
    text-align: left;
    display: block;
    font-style: italic;
    margin-bottom: 15px;
    margin-left: 35px;
    float: left;
    position: relative;
}

.side_right_list {
    height: auto;
    width: 140px;
    float: left;
    position: relative;
}

.side_right_list a {
    color: #333;
    text-decoration: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    display: block;
    vertical-align: middle;
    height: 20px;
}

.side_right_list a img {
    float: left;
    position: relative;
    margin-right: 2px;
}

.side_right_list a span {
    display: block;
    padding-top: 2px;
}

.side_right_list li {
    display: block;
    margin-bottom: 6px;
}

.side_right_list a span:hover {
    color: #000;
}

.side_left_list {
    margin-left: 20px;
    height: auto;
    width: 140px;
    float: left;
    position: relative;

}

.side_left_list a {
    color: #333;
    text-decoration: none;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    display: block;
    vertical-align: middle;
    height: 20px;
}

.side_left_list a img {
    float: left;
    position: relative;
    margin-right: 2px;
}

.side_left_list a span {
    display: block;
    padding-top: 2px;
}

.side_left_list li {
    display: block;
    margin-bottom: 6px;
}

.side_left_list a span:hover {
    color: #000;
}

.sidebar_grey_a a:hover {
    text-decoration: none;
}

#sidebar_search_privoda {
    margin-left: 48px;
    width: 332px;
    height: 53px;
    background: url(trim/search_icon_privoda.png) top left no-repeat;
}

#sidebar_search_profil {
    margin-left: 48px;
    width: 332px;
    height: 53px;
    background: url(trim/search_icon_profil.png) top left no-repeat;
}

#sidebar_footer {
    margin-left: 48px;
    width: 310px;
    height: 40px;
    background: url(trim/sidebar_footer.png) top left no-repeat;
}

#side_select {
    margin-left: 35px;
    width: 230px;
    display: block;
    float: left;
    position: relative;

}

.side_select_text {
    width: 105px;
    color: #000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    position: relative;
    float: left;
}

.side_select_text_profil {
    width: 65px;
    color: #000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    position: relative;
    float: left;
}

.side_select_pole {
    float: left;
    width: auto;
}

.side_select_pole_profil {
    float: left;
    width: auto;
}

.side_select_pole input {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    width: 120px;
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

.side_select_pole_profil input {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    width: 160px;
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#side_submit {
    margin-left: 160px;
}

.side_submit_button {
    background: url(trim/search_button_eng.png);
    background: url(trim/search_button.png);
    height: 34px;
    width: 104px;
    border: none;
}

.side_submit_button_eng {
    background: url(trim/search_button_eng.png);
    height: 34px;
    width: 104px;
    border: none;
}

.side_submit_button_enter {
    background: url(trim/enter_button_eng.png);
    background: url(trim/enter_button.png);
    height: 34px;
    width: 104px;
    border: none;
}

.side_submit_button_enter_eng {
    background: url(trim/enter_button_eng.png);
    height: 34px;
    width: 104px;
    border: none;
}

.side_submit_button_exit {
    background: url(trim/exit_button_eng.png);
    background: url(trim/exit_button.png);
    height: 34px;
    width: 104px;
    border: none;
}

.side_submit_button_exit_eng {
    background: url(trim/exit_button_eng.png);
    height: 34px;
    width: 104px;
    border: none;
}

#side_select ul li {
    width: auto;
    height: 40px;
}

.side_select_pole select {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    width: 120px;
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: normal;
}

#side_submit input:hover {
    cursor: pointer;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer_pattern {
    margin: -120px auto 0;
    height: 120px;
    background: url(trim/footer_pattern.png) top left repeat-x;
    position: relative;

}

#footer {
    margin: -120px auto 0;
    min-width: 1200px;
    max-width: 1600px;
    height: 120px;
    position: relative;
}

#footer_main {
    width: 100%;
    height: 1%;
    position: relative;
}

#footer_right {
    height: 120px;
    width: 100%;
    float: left;
    overflow: hidden;
}

#footer_mailto {
    float: left;
    position: relative;
    width: 250px;
    height: 120px;
    margin-left: 400px;
    margin-top: 45px;
}

.footer_grey_small {
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

.footer_red_small {
    color: #bd0000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
}

#footer_contacts {
    float: right;
    width: 350px;
    position: relative;
    height: 120px;
}

#footer_contacts_sub {
    float: left;
    position: relative;
    margin-top: 30px;
    margin-left: 65px;
}

.footer_grey_big {
    color: #333;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: normal;
}

.footer_red_big {
    color: #bd0000;
    font-family: Arial, Tahoma, sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}

#footer_left {
    background: url(trim/bottom_img_all.png) top left no-repeat;
    float: left;
    width: 400px;
    height: 120px;
    margin-left: -100%;
}

.red_label {
    color: #BD0000;
    font-weight: bold;
}
