/* @group DOPOLNENIE */

* {
        margin: 0;
        padding: 0;
}

div.border {
        border: 1px dotted gold;
}

div.clr {
        clear: both;
}

div.float_l {
        float: left;
}

div.float_r {
        float: right;
}

div.padding_l {
        padding-left: 10px;
}

div.padding_r {
        padding-right: 10px;
}

.inner {
        padding: 10px;
}

h1 {
        font: bold 14px/1.25em Verdana;
}

a {
        text-decoration: none;
        color: #95171f;
}

a:hover {
        text-decoration: underline;
        color: #ce171f;
}

/* @end */

/* @group GLOBAL */

html {
        height: 100%;
}

body {
        background-position: top center;
        background-repeat: no-repeat;
        background-image: url(../site_/images/bg_title_global.jpg);
        font-family: Helvetica, Arial, sans-serif;
        line-height: 1.3em;
        margin: 0px 0px 0px 0px;
        font-size: 12px;
        color: #000000;

}

div#wrapper {
        border: 0;
        margin-left: auto;
        margin-right: auto;
}

/* @end */

/* @group TOP */

div#header {
        width: 100%;
        height: 138px;
}

div#logo {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
}

div#home_img {
        position: absolute;
        left: 20px;
        top: 0;
}

!div#phone {
        position: absolute;
        left: 250px;
        top: 70px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 16px;
        text-shadow: 0px 0px 5px white;
        color: white;
        letter-spacing: 2px;
}

div#header #line1 {
        background-position: left top;
        background-repeat: no-repeat;
        height: 94px;
        background-color: #ce171f;
        text-align: right;
}

div#header #line2 {
        height: 25px;
        background-color: #dcdcd2;
}

div#header #line3 {
        height: 21px;
        background-color: #ebebe6;
}

/* @end */

/* @group MENU-TOP */

dl, dt, dd, ul, li {
        margin: 0 10px 0 0;
        padding: 0;
        list-style-type: none;
}

#menu_top {
        left: 250px;
        position: absolute;
        font: bold 1.4em Arial, Hevlvetica, sans-serif;
        color: #575756;
        margin-top: 3px;
}

#menu_top dl {
float: left;
}

#menu_top li {
display: inline;
}

#menu_top a {
color: #575756;
text-decoration: none;
}

#menu_top a:hover {
        color: #ce171f;
        text-decoration: none;
}

#menu_top a:active {
        color: #ce171f;
        text-decoration: none;
}

#smenu2 {
position: absolute;
left: 83px;
padding: 0.4em;
font-size: 0.8em;
width: 700px;
}

#smenu3 {
position: absolute;
left: 202px;
padding: 0.4em;
font-size: 0.8em;
width: 700px;
}

/* @end */

/* @group CONTENT-MENU */

.menu {
        border: 3px solid #ce171f;
        padding: 0px;
        width: 300px;
        height: 135px;
        margin: 5px;
}


div#menu1 {
        background: url(../site_/images/menu_glavnaya/sborno_razbornie_zdaniya.jpg) no-repeat right;
}

div#menu2 {
        background: url(../site_/images/menu_glavnaya/modulnie_sistemi_CONTEINEX.jpg) no-repeat left;
}

div#menu3 {
        background: url(../site_/images/menu_glavnaya/santehnicheskie_moduli.jpg) no-repeat right;
        margin-bottom: 24px;
}

div#menu4 {
        background: url(../site_/images/menu_glavnaya/dostavka_modulnih_sistem.jpg) no-repeat left;
        margin-bottom: 24px;
}

div#menu5 {
        background: url(../site_/images/menu_glavnaya/osnaschenie_modulnih_zdaniy.jpg) no-repeat right;
        margin-top: 24px;
}

div#menu6 {
        background: url(../site_/images/menu_glavnaya/panelniy_metod_sborki.jpg) no-repeat left;
        margin-top: 24px;
}

div#menu7 {
        background: url(../site_/images/menu_glavnaya/vnutrennaya_otdelka_moduley.jpg) no-repeat right;
}

div#menu8 {
        background: url(../site_/images/menu_glavnaya/soedinenie_voduley.jpg) no-repeat left;
}

.content_top {
        font-family: Arial, Helvetica, sans-serif;
        padding: 1px;
        text-align: center;
        color: #4b4b4b;
        height: 40px;
        width: 163px;
        font-size: 16px;
        background-color: white;
}

.content_b {
        font-family: Arial, Helvetica, sans-serif;
        padding: 1px;
        padding-left: 3px;
        text-align: left;
        color: #333;
        height: 91px;
        width: 160px;
        font-size: 11px;
        line-height: 1.2em;
        background-color: white;
}

div#content {
        clear: both;
        display: block;
}

div#flash {
        border: 3px solid #ce171f;
        padding: 0px;
        width: 300px;
        height: 300px;
        margin: 5px;
        background-color: #ce171f;
}

div#container1 {
        width: 632px;
}

div#container2 {
        width: 316px;
}

div#container3 {
        width: 316px;
}

div#container4 {
        width: 632px;
}

div#container_2-3 {
        width: 948px;
}

/* @end */

/* @group BOTTOM */

div#footer {
        width: 80%;
        height: 29px;
        border-top: 3px solid #ce171f;
        font-size: 11px;
        color: #726e5f;
}

div#footer a, #footer a:active, #footer a:visited {
        text-decoration: underline;
        color: #726e5f;
}

div#footer .padding_l a:hover {
        color: Green;
}

div#footer .padding_r a:hover {
        color: #ce171f;
}

/* @end */
