@charset "iso-8859-1";
/* CSS Document */

*{margin:0px; padding:0px;}
body{
background-color: #586F7F;
}
img{
margin:0px;
padding:0px;
border:none;
}

.body{
min-width:1000px;
width:1000px;
//width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "1000px");
position: relative;
text-align: left;
}
.slog {
position: absolute;
right: 0px;
top: 55px;
}
.tel{
position: absolute;
right: 10px;
top: 125px;
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
font-weight:bold;

color:#FFC600;
}
.tel span{
color:#fff;
font-weight:bold;
}

.main{
width:100%;
background:url(/images/header_top.gif) top repeat-x #5D7482
}

.header{
height:264px;
width:780px;
width:100%;
background:url(/images/header_bg.jpg) top left no-repeat;
}

.header .compname{
padding:70px 0px 0px 34px;
display: block;
}

.header .compname b{
display:block;
padding:0px 0px 0px 2px;
}

.header .menu{
height:93px;
margin:0px 0px 0px 0px;
background:url(/images/menuright_bg.gif) top repeat-x;
}

.header .menu .menuleft{
height:93px;
width:130px;
float:left;
background:url(/images/menuleft_bg.gif) top left no-repeat;
}

.header .menu a{
height:58px;
width:80px;
float:left;
display:block;
padding:35px 5px 0px 5px;
}

.header .menu a.main{}

.header .menu a.main{
background:url(/images/menuitem_main.gif) top no-repeat;
}

.header .menu a.about{
background:url(/images/menuitem_about.gif) top no-repeat;
}

.header .menu a.resh{
background:url(/images/menuitem_resh.gif) top no-repeat;
}

.header .menu a.supp{
background:url(/images/menuitem_supp.gif) top no-repeat;
}

.header .menu a.contact{
background:url(/images/menuitem_contact.gif) top no-repeat;
}

.header .menu a.smap{
background:url(/images/menuitem_smap.gif) top no-repeat;
}

.content_table{
width:100%;
}

.content_table td{
vertical-align:top;
}

.content{
background:url(/images/rightcol_bgr.gif) top right repeat-y #fff;
padding:0px 10px 0px 0px;
}

.content_table .left_td{
width:278px;
}

.content_table .right_td{
padding:0px 18px 0px 0px;
background:url(/images/rightcol_bgl.gif) top left repeat-y;
}

.content .leftcol{
width:228px;
float:left;
padding:20px 20px 10px 30px;
}

.content .leftcol .date{
height:18px;
background:url(/images/papka.gif) top left no-repeat;
padding:0px 0px 10px 30px;
}

.content .leftcol a.moreinf{
height:19px;
width:99px;
display:block;
background:url(/images/btn_moreinf.gif) top left no-repeat;
margin:10px 10px 10px 0px;
}

.content .leftcol .border{
height:1px;
clear:both;
background:url(/images/border.gif) top left repeat-x;
margin:10px 0px;
}

.content .rightcol{
padding:1px 0px 0px 0px;
}

.content .rightcol .title{
height:25px;
background:url(/images/title_bg.gif) top repeat-x;
}

.content .rightcol .title span{
display:block;
float:left;
background:url(/images/bullet.gif) 0px 11px no-repeat;
padding:6px 0px 0px 10px;
}

.content .rightcol .title .leftimg{
float:left;
margin:0px 20px 0px 0px;
}

.content .rightcol .title .rightimg{
float:right;
}

.content .rightcol .textimg{
float:left;
padding:0px 20px 20px 0px;
}

.content .rightcol .cbody{
padding:10px 10px 20px 10px;
}

.content .rightcol .cbody ul{
margin:10px 0px 10px 20px;
}

.content .spacer{
height:1px;
clear:both;
}

.footer{
width:100%;
background:url(/images/footer_bg.gif) top repeat-x #fff;
margin:10px 0px 0px 0px;
}

.footer .links{
padding:10px 0px 10px 0px;
}

.footer .links a{
margin:0px 10px;
}

.footer .copyright{
padding:25px 0px 50px 0px;
}