html {
	
}

body {
	margin: 0;
	padding: 20px 30px 20px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
	line-height: 19px;
}

#all {
	min-width: 940px;
}

#container {
	
}

* html #all {padding-left:944px}
* html .minwidth {height:0} /* holy hack для IE, что бы включить свойство hasLayout */
* html #container {margin-left:-944px; position:relative; height:0}


#spacer {
	font-size: 0;
}

#head {

}

#head_img {
	background-repeat: repeat-x;
	background-image: url(images/main_img_bg.gif);
	position: relative;
	height: 1%;
}

#head_img_inner {
	background-repeat: repeat-x;
	background-image: url(images/inner_bg.gif);
	position: relative;
	height: 1%;
}


#head_img_inner img, #head_img img {
	display: block;
	border: none;
}

#main_img_xvost {
	position: absolute;
	left: 601px;
	top: 168px;
/*	top: 288px; */
}

#middle {
	margin-top: 10px; 

}

#left {
	width: 200px;
	float: left;
	display: block;
}

#right {
	width: 200px;
	float: right;
}

#center_ip, #center {
	border-left-width: 200px;
	border-left-style: solid;
	border-left-color: White;
}

#center {
	border-right-width: 200px;
	border-right-style: solid;
	border-right-color: White;
}

#footer {
	border-top-color: Gray;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	margin-top: 20px;
}

.border {
       border: 1px solid gray;

}
.clear {
	clear: both;
}

#head_text {
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	color: #0071C8;
	margin-left: 25px;
}

#center_inner {
	padding: 10px 30px 10px 30px;
}

#center_inner_2 {
}

#right_inner{
	padding-top: 10px; 
}

.mm_2_a, .mm_2{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 90%;
}

.mm_2_a a, .mm_2 a{
	font-size: 11px;
	text-decoration: none;
	color: #696969;
	font-weight: bold;
	text-transform: uppercase;
}
.mm_2_a a{
	color: #6495ED;
}	

.mm_1_a, .mm_1 {
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px 0 4px 20px;
	background-image: url(images/menu_point.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

.mm_1_a a, .mm_1 a, .mm_1 span, .mm_1_a span {
	text-decoration: none;
	text-transform: uppercase;
	color: Gray;
	font-weight: bold;
	font-size: 12px;
}

.mm_1_a a, .mm_1_a span {
	font-size: 12px;
	color: #FFA500;
}

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #0071C8;	
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0071C8;	
}

h3{
	font-size: 12pt;
	color: #6C6C6C;	
}

a{
	color: #0071C8;	
	text-decoration: underline;
}

a:hover{
	color: #FF9002;	
	text-decoration: underline;
}

p{
	color:#212121;
}

#line{
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
}

th{
	background-color: #619EDD;
	color: White;
	font-weight: bold;
	text-align: center;
}

.bord{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.zag3{
	font-weight: bold;
	color: #0071C8;	
}

.patents{
	float: left;
	margin-right: 20px;
	margin-top: 30px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
} 

.blue {
	color: #0071C8;	
}

.orange {
	color: #FF9002;		
}

.gray {
	color:	#434343;
}

.news_box {
	padding-bottom: 15px; 
	overflow: auto;
}

* html .news_box {
	overflow: visible;
	height: 1%;	
}

.right {
	float: right;
	margin-left: 10px;
}

.left {
	float: left;
	margin-right: 10px;
}

.center {
	text-align: center;
}

.photo_img {
	border-style:solid; 
	border-width:5px;
	border-color:silver	
}


