/*-------------------ОСНОВНЫЕ НАСТРОЙКИ * НАЧАЛО-----------------------*/

h1 {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: normal;
    margin: 15px 0;
    position: relative;
    width: 100%;
}

#wrap h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: inherit;
	font-family:Tahoma;
	text-transform:uppercase;
}
.more{
    font-weight: bold;
    margin: 10px 0;
}
p {
    margin: 0 0 1.6em;
    padding: 0;
	line-height: 1.2;
}
.main_content table.no{
    border-left: 0;
    border-top: 0;
}

body {    
    height: 100%;
    min-height: 100%;
    padding: 0;
    margin: 0;
}

#wrap {
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    position: relative;
    text-align: left;
    width: 880px;
}

#header {
    float: left;
    height: 304px;
    position: relative;
    width: 100%;
	padding:6px 0 0;
}

#header #h-left{
    height: 304px;
    width: 300px;
    z-index: 20;
	position: absolute;
}

#header #h-left #logo{
    height: 141px;
    left: 0;
    position: absolute;
    top: 85px;
    width: 293px;
	margin:0;
	padding:0;
}

#header #h-left #logo a{
    text-indent: -9999px;
    position: relative;
    display: block;
    width: 277px;
    height: 105px;
}

#header #h-right {
    height: 304px;
    position: relative;
    width: 880px;
	right:0;
}
#header #h-right {
	/*position:relative;*/
	height:230px;
	margin-left:0;
	width:100%;
	float: left;
}
#header #h-right ul {
	margin:0!important;
}
#header #h-right ul li {
	float:left;
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}
#header #h-right ul li.show {
	z-index:10;
}

.search-global {
    display: inline-block;
    float:right;
    position: relative;
}

#main-menu {
    height: 34px;
    line-height: 100%;
    margin: 8px 0 30px;
    padding: 0;
}
#main-menu li {    
    padding: 0;
    float: left;
    position: relative;
    list-style: none;
    margin: 0 20px 0 0;
}
#main-menu li.last{
    margin: 0;
}

/* main level link */
#main-menu a {
    display: block;
    font-weight: bold;
    margin: 0;
    padding: 12px 0 0;
    text-decoration: none;

}

/* main level link hover */

#main {
    float: left;
    width: 100%;
	padding-top:26px;
}
#header .seo-block {
    height: 20px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 25px;
    width: 125px;
    z-index: 1000;
}

#header .seo-block a {
    display: block;
    float: left;
    height: 12px;
    margin-bottom: 15px;
    margin-right: 25px;
    text-indent: -9999px;
    width: 20px;
}

#main #m-left {
    float: left;
    position: relative;
    width: 325px;
    z-index: 100;
}

#main #m-right {
    float: right;
    right: 0;
    left: auto;
    position: relative;
    width: 555px;
}

#main #m-left .inner{
    float: left;
/*    padding-right: 20px;*/
    position: relative;
}
#main #m-left .inner a{
    text-decoration: none;
}
#main #m-left ul {
    clear: both;
    float: left;
    list-style: none outside none;
    width: 100%;
}
#catmenu{
	margin-left:-20px;
	padding-top:72px;
	-margin-left:-10px;	
	
}
#catmenu li{
	background:url(/site/images/cat_mbg.gif) repeat-x 0 0;
	height:49px;
	padding:0;
}
#catmenu li a{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:20px 15px 17px 105px;
	line-height:1;
	text-decoration:none;
	display: block;
}
#catmenu  #oneur{
	padding:0;
	margin:0;
}

#main #m-left ul.l-one {
    margin: 0 0 20px;
    padding: 0;
}

#main #m-left ul.l-one li {
    clear: both;
    float: left;
    font-weight: normal;
    margin: 0;
    position: relative;
    width: 100%;
}
#main #m-left ul.l-one li.last{
    border: none;
}

#main #m-left ul.l-two li a{
    display: block;
    float: left;
    line-height: 15px;
    padding: 5px;
    width: auto;
}

#main #m-left ul.l-one li a{
    display: block;
    font-weight: normal;
    margin: 0;
    padding: 10px 17px;
    text-decoration: none;
}
#main #m-left ul.l-one li:hover > ul {
    display: block;
}
#main #m-left ul.l-one ul.l-two li a{
    padding: 10px 17px;
    text-decoration: none;
}
#main #m-left ul.l-one ul.l-two li a:hover{
    text-decoration:underline !important;
}
#main #m-left ul.l-one ul.l-two {
    display: none;
    padding: 0;
    width: 185px;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 10000;
    margin: 0 0 0 1px;
}
#main #m-left .inner-menu{   
    margin: 0 0 0 12px;
    padding: 0 0 0 0;
    position: relative;    
}
#main #m-left .inner-menu li{
    list-style-position: outside;
	margin: 10px 0 10px 0;
	position: relative;
	float: left;
	width: 100%;
}
#main #m-left .inner-menu li ul li,
#main #m-left .inner-menu li ul li ul li{
    list-style: none;
}
#main #m-left .inner-menu a{
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

#main #m-left .inner-menu li ul{
    list-style: none;
    margin: 0 0 0 20px;
}
#main #m-left .inner-menu li ul li a{
    font-weight: normal;
    text-decoration: underline;
	font-size:12px;
}
#main #m-left .inner-menu li ul li a.select,
#main #m-left .inner-menu li ul li a:hover{
    text-decoration: none;
}
/*menu*/
#innermenu{
    width: 96%;
    float: left;
}
#innermenu #oneur{
    float:left;
    margin:0;
    padding:0px 20px 10px 25px;
    position:relative;
    width:87%;
    
}
#innermenu #oneur li a.select,
#innermenu #oneur li a:hover{
    text-decoration: none;
}

#innermenu #oneur a{
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    padding:5px 0px 5px 15px;
    position:relative;
    text-decoration:none;
    width:100%;
}
#innermenu-client #oneur div{
    position: relative;
    float: left;
    width: 100%;
}

#innermenu #oneur #twour {
    float:left;
    margin:0;
    padding:0px 20px 10px 25px;
    position:relative;
}

#innermenu #oneur #twour a{
    background:none repeat scroll 0 0 transparent;
    border:medium none;
    font-weight: normal;
    font-size:12px;
    margin:0 0 0 0;
    position:relative;
    text-decoration:underline;
}
#innermenu #oneur #twour a:hover,
#innermenu #oneur #twour a.select{
    text-decoration: none;
}

/*menu*/

#m-right-left {
    float: left;
    position: relative;
    width: 300px;
}

#m-right-right {
    float: left;
    overflow: hidden;
    position: relative;
    width: 255px;
}

#m-right-left #content{
    padding-right: 45px;
    margin-bottom: 0px;
}

#m-right-left #image{
    height: 342px;
    margin-bottom: 30px;
    width: 100%;
}
.main_content{
    float: left;
    width: 100%;
}

.main_content .breadcrumbs {
    float: left;
    margin: 0 !important;
    padding: 0px !important;
    position: relative;
    width: 100%;
}
.main_content .breadcrumbs li{
    float: left;
    list-style: none;
    margin: 0px 5px 0px 0px;
}
.main_content .breadcrumbs li a{
    font-size: 11px;
}
.main_content ol, .main_contentt ul{
    margin: 5px 0px 10px 15px;
    padding: 0px 0px 0px 5px;
}
.main_content li{
    margin: 5px 0px 0px;
    padding: 0px;
}

#news .record a{
    font-size: 14px;
    text-decoration: none;
}
#news .record a:hover{
    text-decoration: underline !important;
}

#m-right-right #news{
    float: right;
    position: relative;
    width: 100%;
}
#m-top-right {
    float: left;
    margin-bottom: 30px;
    margin-left: 0;
    position: relative;
    width: 100%;
	border-top:4px solid #462b75;
	border-bottom:4px solid #462b75;
	color:#000000;
	font-size:18px;
	line-height:1.5;
	text-align:center;
	padding: 20px 0 15px;
}
#m-top-right  a{
	font-size:18px;
	line-height: 2.2;
}
#m-top-right span{
	font-size:24px;
	font-weight:bold;
}

#m-top-right .b-r  a{
    display:block;
    float:left;
    position:relative;
    height: 114px;    
    width: 100%;
}

#m-top-right #b-one {
    height: 114px;
    width: 246px;
    margin-bottom: 0;
}

#m-top-right #b-one .inner{
    height: 114px;
}

#m-top-right #b-two {
    height: 114px;
    width: 246px;    
}

#m-top-right #b-two .inner{
    height: 114px;
}

#m-top-right #b-three {
    height: 113px;
    width: 246px;
}

#m-top-right #b-three .inner{
    height: 113px;
}

.distributors {
    border-bottom: 1px dotted #A5A6A7;
    border-top: 1px dotted #A5A6A7;
    height: 56px;
    margin: 30px 0 10px;
	width:100%;
	overflow:hidden;
	float:left;
}
.distributors ul{
    margin:0;
    padding:5px 0;
}
.distributors li{
	display:inline;
	list-style:none;
	padding:0 9px;
}
.clear{
    clear: both;
}

#footer {
    bottom: 0;
    clear: both;
    height: 90px;
    left: 0;
    position: relative;
    padding:0 25px;
}

#footer p{
    margin-bottom: 0;
}

#footer .inner{
    width: auto ! important;
    width: 100%;
}

#f-left {
    float: left;
    position: relative;
    font-size: 11px;
    margin-top: 30px;
    width: 60%;
}

#f-left .f-inner{
    padding-right: 2%;
    display: inline-block;
}
#f-left .f-inner img{
    float: left;
    position: relative;
}
#f-left p{
    margin-left: 47px;    
}

#f-center {	
    float: left;
    padding-left: 30px;
    padding-top: 31px;
    width: 420px;
}
#f-center img{
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
    position: relative;
}

#f-right {    
    float: right;
    margin-top: 30px;
    position: relative;
    width: 27%;
}
#f-right .ru-master{
    float: left;
    position: relative;
}
#f-right .f-in {
    height: 43px;
    padding-top: 0;float: right;
}
#f-right .f-in a{
    display: inline-block;
}
#f-right .f-in p{
    display: inline-block;
}

#f-right p {
    font-size: 11px;
    margin: 0 0 0;
    padding: 3px 0 0 10px;
}

#f-right span, #f-right strong{
    display: inline-block;
    position:relative;
    font-size: 24px;
}

.clear-footer {
    height: 20px;
    clear: both;
}
/*-------------------ОСНОВНЫЕ НАСТРОЙКИ * КОНЕЦ-----------------------*/
