@charset "iso-8859-1";
/* CSS Document */

*{margin:0px; padding:0px;}

p {
font-size: 18px;
font-family: "Times New Roman", Times, serif;
font-weight: 500;
color: #000000;
}

h1, h2 {
font-size: 24px;
text-decoration:underline;
color: #000000;
}

img{
margin:0px;
padding:0px;
border:none;
}

.body{
min-width:1000px;
//width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000? "1000px": "auto");
}

.main{
width:100%;
background:url(/images/header_top.jpg) top left no-repeat #586F7F
}

.header{
height:264px;
width:780px;
width:100%;
background:url(/images/head_bgr1.jpg) top left no-repeat;
}

.header .compname{
padding:50px 0px 0px 20px;
}

.header .compname b{
display:block;
padding:0px 0px 15px 0px;
}

.header .menu{
height:93px;
margin:66px 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:250px;
}

.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:0px 0px 10px 0px;
}

.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:20px 0px 20px 0px;
}

.st1 {
	font-size: 24px;
	font-weight: bold;
}
.st2 {
	color: #990000;
	font-size: 24px;
	font-weight: 900;
}
.st3 {
	font-size: 36px;
	font-weight: bold;
	color: #990000;
}

