/* ==================== */
*         {margin:0; padding:0; border:0;}

ul                { list-style:none; }
a                { color:#5e5d5d; text-decoration:none;}
a:hover        { text-decoration:underline; cursor:pointer;}

h1              {font:normal 120% tahoma;}
h2              {font:bold 130% tahoma;line-height:15px;}
h3              {font:bold 125% sans-serif;}

html {
        height:100%;
}

table {
border:0 none;
border-collapse:collapse;
}
table td {
padding:0;
}

body {
        color:#4D4C4C;
        font:normal 76% Tahoma,Arial;
        background-color:#f3f2ed;
        height:auto !important;
        height:100%;
        min-height:100%;
    min-width:1000px;
        width:100%;
    *width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
}
#container {
        *width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
        min-width:1000px;
}

#header .header_r img,#header .header_l .header_r .logo,#cobweb img{
margin:3px 0 0 15px;
}

/* ==================== */


/* =====Шапка===== */
#header .header_l .header_r .logo{
margin:0;
position:absolute;
top:130px;
left:28px;
z-index:3;
}

#header{
height:290px;
background:url(../img/header_bg.jpg) repeat-x;
}

#header .header_l{
height:290px;
background:url(../img/header_l.jpg) no-repeat;
position:relative;
z-index:1;
}

#header  .header_l .header_r{
height:290px;
background:url(../img/header_r.jpg) no-repeat right;
position:relative;
z-index:1;
}

#cobweb{
width:100%;
height:290px;
z-index:4;
}

#cobweb img,#cobweb a{
display:block;
}

#cobweb .pautina_l{
width:436px;
position:relative;
}
#cobweb .pautina_l div {
        position:relative;
        background:url(../img/pautina_l.png) no-repeat right;
        height:290px;
}

#cobweb .width{
width:100%;
}
#cobweb .int1,#cobweb .int2 {
        position:relative;
        overflow:hidden;
}
#cobweb .int1 div,#cobweb .int2 div {
        background:url(../img/pautina_interval.png) repeat-x;
        height:290px;
}

#cobweb .int2 div {
        height:290px;
        background:url(../img/pautina_interval2.png) repeat-x;
}

#cobweb .pautina_c{
width:160px;
}
#cobweb .pautina_c div {
        background:url(../img/pautina_c.png) no-repeat;
        height:290px;
        position:relative;
}

#cobweb .pautina_r{
width:399px;
position:relative;
}
#cobweb .pautina_r .bg {
        position:relative;
        background:url(../img/pautina_r.png) no-repeat;
        height:290px;
}

#cobweb .pautina_l .slesar{
position:absolute;
left:280px;
top:20px;
width:170px;
}

#cobweb .pautina_l .dopolnitelno{
position:absolute;
left:280px;
top:190px;
}

#cobweb .pautina_c .kuzov{
position:relative;
left:4px;
top:20px ;
}

#cobweb .pautina_c .kuzov img{
margin:3px 0 0;
}

#cobweb .pautina_c .uslugi{
position:relative;
left:4px;
top:28px;
}

#cobweb .pautina_c .uslugi img{
margin:15px 0 0;
}

#cobweb .pautina_r .electric{
position:relative;
width:150px;
left:6px;
top:20px;
float:left;
}

#cobweb .pautina_l .dopolnitelno .title,#cobweb .pautina_c .uslugi .title{
background:url(../img/top_icon2.gif) no-repeat left center;
margin-left:8px;
padding-left:10px;
color:#fff;
font:bold 110% arial;
}


#cobweb .pautina_l .slesar .title,#cobweb .pautina_c .kuzov .title,#cobweb .pautina_r .electric .title{
background:url(../img/top_icon1.gif) no-repeat left center;
margin-left:8px;
padding-left:10px;
color:#fff;
font:bold 110% arial;
}

#header .header_r  a:hover{
color:#000;
text-decoration:none;
}

#cobweb .pautina_r .home{
height:40px;
width:130px;
position:absolute;
top:17px;
right:14px;
}

#cobweb .pautina_r .home ul{
margin-left:15px;
}

#cobweb .pautina_r .home li{
display:inline;
}

#cobweb .pautina_r .home li a{
display:block;
margin:12px 8px 0;
float:left;
*display:inline;
cursor:pointer;
}

#cobweb .pautina_r .home .top_pic1{
height:13px;
width:12px;
background:url(../img/top_pic1.gif) no-repeat;
}
#cobweb .pautina_r .home .top_pic2{
height:13px;
width:12px;
background:url(../img/top_pic2.gif) no-repeat;
}
#cobweb .pautina_r .home .top_pic3{
height:13px;
width:12px;
background:url(../img/top_pic3.gif) no-repeat;
}
/* =====Шапка===== */

/* =====Центральное меню===== */
#center_menu{
background:#B0DBEC url(../img/center_menu_bg.gif) repeat-x top;
}

#center_menu .center_menu_r{
height:19px;  
background:url(../img/center_menu_bg_r.jpg) no-repeat right top;
}

#center_menu .center_menu_r ul{
margin-left:15px;
}

#center_menu .center_menu_r li{
height:17px;
display:block;
float:left;
background:url(../img/center_menu_li.gif) no-repeat;
padding:0 4% 0 5px;
margin-top:2px;
}

#center_menu .center_menu_r li a{
font:bold 120% arial;
color:#003399;
}
/* =====Центральное меню===== */

/* =====Левая колонка===== */
#left_col{
width:226px;
margin:10px 0 0 -100%;
float:left;
_display:inline;
}

#left_col .left_col_c {
background:url(../img/left_col_bg_c.gif) repeat-y left;
width:214px;
height:auto !important;
margin-left:12px;
}

#left_col .left_col_t {
background:url(../img/left_col_bg_t.gif) no-repeat right top;
}

#left_col .left_col_b {
background:url(../img/left_col_bg_b.gif) no-repeat bottom;
padding-top:10px;
position:relative;
}

#left_col .left_col_b h3 {
background:url(../img/left_col_icon1.gif) no-repeat left center;
padding-left:5px;
margin:0 10px;
border-bottom:1px solid #fff;
}

#left_col .left_col_b h3:hover {
background:url(../img/left_col_icon2.gif) no-repeat left center;
}

#left_col .left_col_b .h3 {
color:#003399;
text-decoration:none;
}

#left_col .left_col_b .h3:hover {
color:#990000;
text-decoration:none;
}

#left_col li {
padding:1px 0;
}
#left_col ul {
text-align:left;
padding: 0 5px 10px 18px;
}
#left_col li a{
font:normal 90% arial;
color:#003399;
padding-left:5px;
}
#left_col li a:hover{
color:#003399;
text-decoration:none;
font-weight:bold;
padding-left:5px;
background:url(../img/left_col_icon1.gif) no-repeat left center;
*background:url(../img/left_col_icon1.gif) no-repeat left 30%;
}

#left_col .left_col_b .left_border {
width:14px;
border:1px solid #fff;
position:absolute;
left:-14px;
bottom:7px;
}

/* =====Левая колонка===== */

/* =====Центральная колонка===== */
#wrapper{
float:left;
width:100%;
background:url(../img/wrapper_bg.gif) repeat-x;
}

#center_col{
margin: 0 226px;
padding:0 15px;
margin-top:10px;
position:relative;
height:auto !important;
min-height:562px;
}

#center_col h1{
margin:10px 0;
color:#1a4ba4;
}

#center_col p{
line-height:18px;
text-align:justify;
}

#center_col  .link{
color:#003399;
text-decoration:underline;
height:23px;
width:104px;
background:url(../img/podrobnee.gif) no-repeat;
padding:2px 0 0 10px;
margin:10px 0 0;
display:block;
float:right;
}

#center_col .link:hover{
text-decoration:none;
}

#center_col .clear{
clear:both;
}

#center_col .browes{
padding-top:5px;
overflow:hidden;
*overflow: visible;
}

#center_col .border h2{
height:16px;
background:url(../img/center_col_icon.gif) no-repeat;
padding-left:20px;
}

#center_col .border .fon{
background-color:#f3f2ed;
}

#center_col .border{
height:16px;
background:url(../img/center_col_border.gif) repeat-x;
margin-top:15px;
}

#center_col .browes img{
margin:10px 20px 2px 0;
float:left;
*display:inline;
}
/* =====Центральная колонка===== */

/* =====Правая колонка===== */
#right_col{
float:left;
width:226px;
margin-left:-226px;
_display:inline;
}

#right_col a:hover{
text-decoration:none;
}

#right_col .right_col_map{
height:215px;
width:214px;
display:block;
position:relative;
top:-9px;
background:url(../img/right_col_map.jpg) no-repeat;
color:#003399;
font:normal 240% arial;
}

#right_col .right_col_map .tel{
display:block;
position:relative;
top:16px;
margin-left:15px;
line-height:25px;
}

#right_col .right_col_map .red{
color:#FF0000;
font-size:70%;
}

#right_col .right_col_map .sxema{
background:url(../img/right_col_icon.png) no-repeat left center;
padding-left:15px;
margin-left:15px;
font: bold 50% arial;
position:relative;
top:28px;
}

#right_col .right_col_avakuator{
height:134px;
width:214px;
display:block;
position:relative;
top:-6px;
background:url(../img/right_col_avakuator.jpg) no-repeat;
color:#003399;
font:bold 120% arial;
}

#right_col .right_col_avakuator .avakuator{
background:url(../img/right_col_icon.png) no-repeat left center;
padding-left:15px;
margin-left:15px;
position:relative;
top:10px;
}

#right_col .right_col_skidka{
height:134px;
width:214px;
display:block;
position:relative;
background:url(../img/right_col_skidka.jpg) no-repeat;
color:#003399;
font:bold 120% arial;
}
#right_col .right_col_skidka .skidka{
background:url(../img/right_col_icon.png) no-repeat left center;
padding-left:15px;
margin-left:15px;
position:relative;
top:10px;
}
#right_col .right_col_skidka .skidka15{
color:#A32121;
position:absolute;
top:30px;
left:22px;
text-decoration:underline;
font:bold 80% arial;
}
/* =====Правая колонка===== */

/* =====Footer===== */
#footer{
clear:both;
height:84px;
background:url(../img/footer_bg.gif) repeat-x;
position:relative;
top:40px;
}

#footer .footer_r{
height:84px;
background:url(../img/footer_bg_r.jpg) no-repeat right;
position:relative;
color:#003399;
margin-right:10px;
}

#footer .footer_r p{
float:left;
margin:50px 0 0 20px;
*margin:40px 0 0 20px;
}

#footer .footer_r span{
color:#000;
}

#footer .footer_r a{
color:#01349A;
}

#footer .footer_r .copyright{
position:absolute;
left:23%;
}

#footer .footer_r .adress{
float:right;
font:normal 85% arial;
margin:15px 18px 0 0;
*margin:10px 6px 0 0;
text-align:right;
line-height:12px;
}
#footer .footer_r .adress .time{
font:bold 130% arial;
color:#003399;
}
#footer .footer_r .adress .sxema{
font-weight:bold;
text-decoration:underline;
}
/* =====Footer===== */

