/*---reset-----------------------*/


* {
    font-size: 100.01%;
    font-family: Tahoma; 
}

body, html,
h1, h2, h3, h4, h5, h6,
address, blockquote, div, p,
dl, dt, dd, ol, ul, li,
form, label,
img  {
    margin: 0;
    padding: 0;
	border: 0;
}

ol, ul {list-style: none;}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th, td {
    vertical-align: top;
    text-align: left;
}

blockquote:before, blockquote:after,
q:before, q:after {content: '';}

blockquote, q {quotes: '' '';}

/*---default---------------------*/
html, body{
    width: 100%;
    height: 100%;
}

body {
    font-size: 0.69em;
	font-style: normal;
	color: #58585a;
	background-color: #fff;
}

a:link, a:active, a:visited, a:hover {
	color: #007cc3;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-bottom: 0.5em;
    padding-bottom: 4px;
    font-size: 1.5em;
	color: #0676b7;
	border-bottom: 1px solid #b0b0b1;
}


/*---error-----------------------*/

.error {
	color: red;
	background-color: green;
}

.z {border: 1px dashed red;}

.none {
	display: none;
}
/*---global----------------------*/

.g-block {display: block !important;}

.g-clear {clear: both;}

.g-png {behavior: url("/images/png.htc");}

/*---container-------------------*/

.b-container {
    margin: 0 auto;
    width: 978px;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.container__rama {
    padding-bottom: 91px;
    position: relative;
}

	/*-------------------------*/
	.b-container_footer {
		margin-top: -71px;
		min-height: 71px;
		overflow: hidden;
		background: url(/images/foot.bg.gif) 0 0 repeat-x; 
	}
	
/*---content---------------------*/

.l-content {
    margin-top: 0.9em;
	margin-bottom: 0.9em;
	width: 100%;
}

.l-content:after {
    clear: both;
    display: block;
    content: '';
}

.l-content .content__wrapper {
    margin-right: -283px;
    width: 100%;
    float: left;
}

.l-content .content__right {
	width: 282px;
    float: right;
    overflow: hidden;
}

.l-content .content__center {
    margin-right: 290px;
	position: relative;
}

.l-content2 .content__left {
	width: 285px;
    float: left;
    overflow: hidden;
}

.l-content2 .content__wrapper {
    margin-right: 0;
    margin-left: -315px;
    float: right;
}

.l-content2 .content__center {
    margin-right: 0;
    margin-left: 318px;
    padding-top: 40px;
	position: relative;
	background: url(/images/center.bg.jpg) 100% 0 no-repeat;
}

.l-content2 .content__news {
    padding-top: 0;
    background: none;
}

/*---b-header---------------------*/

.b-header {
    background: url(/images/header.bg.jpg) 0 0 no-repeat;
    height: 106px;
    position: relative; 
}

.b-header .logo {
    position: absolute;
    top: 11px;
    left: 31px;
}

.b-header .phone {
    position: absolute;
    top: 11px;
    left: 270px;
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: right;
}

.b-header .slogan {
    position: absolute;
    top: 7px;
    right: 22px;
    font-size: 1.3em;
    color: #fff;
    font-weight: bold;
}
/*---b-menu-top---------------------*/

.b-menu-top {
    position: absolute;
    top: 46px;
    right: 20px;
    font-weight: bold;
}

.b-menu-top2 {
    top: 86px;
    font-weight: normal;
}

.b-menu-top li {
    margin-right: 0.86em;
    padding-right: 0.86em;
    float: left;
    border-right: 2px solid #fff;
}

.b-menu-top li.last {
    margin: 0;
    padding: 0;
    border: 0;
}

.b-menu-top a:link,
.b-menu-top a:active,
.b-menu-top a:visited,
.b-menu-top a:hover {
    color: #fff;
    text-decoration: none;
}

.b-menu-foot {
    right: 390px;
    top: 30px;
    font-size: 1em;
    font-weight: normal;  
}

.b-menu-foot li {
    border-right-width: 1px;
}

.b-menu-foot li {
    border-right: 1px solid #505b61;
}

.b-menu-foot a:link,
.b-menu-foot a:active,
.b-menu-foot a:visited,
.b-menu-foot a:hover {
    color: #007cc3;
    text-decoration: none;
}

/*---b-foot---------------------*/

.b-foot {
    
}

.b-foot .copyright {
    position: absolute;
    top: 30px;
    left: 12px;
    width: 300px;
}

.b-foot .phone {
    position: absolute;
    top: 30px;
    right: 20px;
}

/*---b-info---------------------*/

.b-info {
    padding-top: 0.5em;
    text-align: right;
}

.b-info span {
    color: #007cc3;
}

.b-info .usb {
    color: #e62836;
}

.b-info .usb span {
    text-decoration: underline;
    color: #393939;
}

.b-info p {
    padding-bottom: 0.5em;
}

/*---b-rama---------------------*/

.b-rama {
    margin-bottom: 1.17em;
    border: 1px solid #b0b0b1;
}

.b-rama .title {
    padding: 0.92em 0 1em 1em;
    background-color: #e62836;
}

.b-rama h2, .b-rama h3 {
    color: #fff;
    font-weight: normal;
}

.b-rama .text {
    padding: 1.92em 1.33em 0.58em 1em;
}

.b-rama .line {
    height: 8px;
    background: url(/images/rama.line.gif) 0 0 repeat-x; 
    font-size: 0;
}

.b-rama .text p {
    padding-bottom: 0.5em;
}

.b-rama .text li {
    padding-bottom: 0.5em;
}

.b-rama .link-more {
    text-align: right;
}

.b-rama .link-more a:link, 
.b-rama .link-more a:active, 
.b-rama .link-more a:visited, 
.b-rama .link-more a:hover {
    color: #e62836;
    font-size: 1.17em;
}

.b-rama-left {
    width: 339px;
    float: left;
}

.b-rama-right {
    width: 339px;
    float: right;
}

    /*------------------------*/
    
    .b-rama-newsmain {
        padding-bottom: 1em;
    }
    .b-rama-newsmain h2 {
        padding: 0.92em 0 1em 1em;
        background-color: #e62836;
    }
    /*------------------------*/
    
    .b-rama-contact .title {
        background-color: #2354a5;
    }
    
    .b-rama-contact li {
        padding-left: 1.5em;
        background: url(/images/contact.dot.gif) 0 0.3em no-repeat;
        font-size: 1.17em;
    }
    
    
    /*------------------------*/
        
    .b-rama-form .title {
        background-color: #777b7b;
    }
        
    .b-rama-form input {
        margin-right: 0.3em;
        width: 234px;
        float: left;
    }
    
    .b-rama-form button {
        margin-top: -0.4em;
        padding: 0;
        border: 0;
        background: none;
        float: left;
    }
    
    .b-rama-form form {
        padding-top: 1.5em;
        padding-left: 1em;
        padding-bottom: 1em;
    }
    
    .b-rama-form form p {
        color: #010000;
        font-weight: bold;
    }
    
    .b-rama-form2 form {
        padding-top: 1.24em;
    }
    
    .b-rama-form2 .select-line1, .b-rama-form2 .select-line2 {
        width: 234px;
        color: #58585a;
    }   
    
    .b-rama-form2 .select-line2 {
        margin-right: 0.3em;
        width: 200px;
        float: left;
    }
    
    .b-rama-seach form {
        padding-top: 1em;
        padding-left: 0;
    }
    
    .b-rama-seach input {
        width: 200px;
    }
    
    /*------------------------*/
    
    .b-rama-catalog .title {
        background-color: #93c560;    
    }
    
    .b-rama-catalog .text {
        background-color: #ecf0dc;
        font-size: 1.17em;
    }
    
    .b-rama-catalog .text ul {
    }
    
    .b-rama-catalog .text ul ul {
        padding-top: 0.5em;
    }
    
    .b-rama-catalog .text li {
        padding-left: 1em;
        padding-bottom: 0.5em;
        background: url(/images/catalog.dot.gif) 0 0.35em no-repeat;
        font-weight: bold;
    }
    .b-rama-catalog .text li.open {
        background: url(/images/catalog.dot.open.gif) 0 0.35em no-repeat;
    }
    .b-rama-catalog .text li li {
        padding-bottom: 0.3em;
        background: url(/images/catalog.dot.gif) 0 0.35em no-repeat;
    }
    
    .b-rama-catalog .text li li li {
        padding-bottom: 0.2em;
        background: url(/images/catalog.dot2.gif) 0 0.4em no-repeat;
        font-weight: normal;
    }
    
    .b-rama-catalog .text li a:link, 
    .b-rama-catalog .text li a:active, 
    .b-rama-catalog .text li a:visited, 
    .b-rama-catalog .text li a:hover {
        color: #393939;
        text-decoration: none;
    }
    
    .b-rama-catalog .text li a:hover {
        text-decoration: underline;
    }
    
    .b-rama-catalog .text li li a:link, 
    .b-rama-catalog .text li li a:active, 
    .b-rama-catalog .text li li a:visited, 
    .b-rama-catalog .text li li a:hover {
        color: #0053a2;
    }
    
    .b-rama-catalog .text li li a:hover {
        text-decoration: underline;
    }
    
    .b-rama-catalog .text li li li a:link, 
    .b-rama-catalog .text li li li a:active, 
    .b-rama-catalog .text li li li a:visited, 
    .b-rama-catalog .text li li li a:hover {
        color: #007cc3;
        text-decoration: underline;
    }
    
    .b-rama-catalog .text li li li a:hover {
        text-decoration: none;
    }

/*------------------------*/


.b-pdf-box {
    padding-left: 4em;
    padding-top: 0.4em;
    padding-bottom: 2em;
    background: url(/images/pdf2.gif) 0 0 no-repeat; 
}

/*----------b-catalog--------------*/

.b-catalog .left {
    float: left;
}

.b-catalog .right {
    float: right;
}

.b-catalog .item {
    width: 322px;
    position: relative;
}

.b-catalog .item ins {
    position: absolute;
    right: 1px;
    top: 3px;
    display: block;
}

.b-catalog .item h2 {
    padding-top: 20px;
    padding-bottom: 0.4em;
    margin-bottom: 0.56em;
    color: #8fc252;
    font-size: 1.5em;
    border-bottom: 1px solid #b0b0b1;
}

.b-catalog .item li {
    padding-left: 1.07em;
    padding-bottom: 0.3em;
    background: url(/images/catalog.dot2.gif) 3px 0.45em no-repeat; 
    font-size: 1.17em;
}

.b-catalog .item li a:link,
.b-catalog .item li a:visited,
.b-catalog .item li a:active {
    text-decoration: none;
}

.b-catalog .item li a:hover {
    text-decoration: underline;
}

/*----------b-car--------------*/

.b-car {
    margin-bottom: 1em;
}

.b-car th {
    padding: 0.83em;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #77b847;
    white-space: nowrap;
    border: 1px solid #c8c8cb;
}

.b-car td {
    padding: 0.83em;
    border: 1px solid #c8c8cb;
    vertical-align: middle;
    color: #393939;
    font-size: 0.92em;
}

.b-car td.center {
    text-align: center;
}

.b-car td input {
    width: 75px;
}

.b-car .color1 {
    background-color: #ecf2e3;
}

.b-car .color2 {
    background-color: #d9efdc;
}

.b-car .no-border {
    border-left: 0;
    border-right: 0;
    vertical-align: top;
}

.b-car .no-border2 {
    border-right: 0;
}

.b-car .no-border3 {
    border-left: 0;
}

.b-car img {
    cursor: hand;
    cursor: pointer;
}    


/*----------b-but--------------*/

.b-but {
    margin-top: 0.5em;
    width: 97px;
    cursor: hand;
    cursor: pointer;
}

.b-but-size {
    margin-top: 0;
    width: 177px;
}

.b-but-size2 {
    margin: 0 auto;
    width: 88px;
}

.b-but .but-left {
    background: url(/images/but.left.gif) 0 0 no-repeat;
}

.b-but .but-right {
    background: url(/images/but.right.gif) 100% 0 no-repeat;
}

.b-but .but-mid {
    margin-left: 3px;
    margin-right: 3px;
    padding-top: 3px;
    padding-bottom: 4px; 
    background: url(/images/but.bg.gif) 0 0 repeat-x;
    color: #fff;
    font-weight: bold;
    text-align: center;
}



/*----------b-form--------------*/

.b-form {}

.b-form h2 {
    margin-bottom: 0.56em;
    color: #0676b7;
    font-size: 1.5em;
    font-weight: normal;
}

.b-form td {
    padding-bottom: 0.5em;
    padding-right: 1.42em;
}

.b-form input, .b-form textarea {
    width: 367px;
}

.b-form textarea {
    height: 90px;
}

/*----------b-kategor--------------*/

.b-kategor {
    margin-left: 3.75em;
}

.b-kategor .item {
    margin-bottom: 2em;
    width: 40%;
    float: left;
    text-align: center;

}

.b-kategor .item a:link,
.b-kategor .item a:visited,
.b-kategor .item a:active {
    font-size: 1.17em;
    text-decoration: none;
}

.b-kategor .item a:hover {
    font-size: 1.17em;
    text-decoration: underline;
}

.b-kategor .img-box {
    height: 135px;
    overflow: hidden;
}

/*----------b-kategor_tab--------------*/

.b-kategor_tab {

}

.b-kategor_tab table {
    margin-bottom: 0.83em;
    width: 100%;
}

.b-kategor_tab th, .b-kategor_tab td {
    padding: 0.6em;
    border: 1px solid #c8c8cb;
    text-align: center;
}

.b-kategor_tab th {
    background-color: #77b847;
    color: #fff;
}

.b-kategor_tab td {
    vertical-align: middle;
    color: #393939;
    font-size: 0.92em;
}

.b-kategor_tab td.td-pic {
    padding-top: 3px;
    padding-bottom: 0;
}

.b-kategor_tab td a:link, 
.b-kategor_tab td a:active, 
.b-kategor_tab td a:visited, 
.b-kategor_tab td a:hover {
    color: #393939;
    xtext-decoration: none;
}

.b-kategor_tab td a:hover {
    text-decoration: none;
}

.b-kategor_tab .left {
    text-align: left;
}

.b-kategor_tab th a span, .b-kategor_tab th a em {
    background: url(/images/kateg.th.bg.gif) 0 100% repeat-x;
    font-style: normal; 
}

.b-kategor_tab th a.on span, .b-kategor_tab th a.on em {
    background: url(/images/kateg.th.bg.on.gif) 0 100% repeat-x;
    font-style: normal; 
}

.b-kategor_tab th a:link,
.b-kategor_tab th a:visited,
.b-kategor_tab th a:active,
.b-kategor_tab th a:hover {
    color: #fff;
    text-decoration: none;
}

.b-kategor_tab th a.on:link,
.b-kategor_tab th a.on:visited,
.b-kategor_tab th a.on:active,
.b-kategor_tab th a.on:hover {
    padding-right: 0.67em;
    color: #010000;
    background: url(/images/arrow.gif) 100% 0.3em no-repeat; 
}

.b-kategor_tab th a.link-normal:link,
.b-kategor_tab th a.link-normal:visited,
.b-kategor_tab th a.link-normal:active,
.b-kategor_tab th a.link-normal:hover {
    text-decoration: underline;
}

.b-kategor_tab th a.link-normal:hover {
    text-decoration: none;
}

.b-kategor_tab .color1 {
    background-color: #ecf2e3;
}

.b-kategor_tab .color2 {
    background-color: #d9efdc;
}

.b-kategor_seach {
    margin-top: 50px;
    position: relative;
}

.b-kategor_seach input {
    width: 75px;
}

.b-kategor_seach h1 {
    padding-bottom: 0;
    text-align: left;
    border: 0;
}

.b-kategor_seach .size1 {
    width: 130px;
}

.b-kategor_seach .size2 {
    width: 80px;
}

.b-kategor_seach .size3 {
    width: 55px;
}

.b-kategor_seach .size4 {
    width: 40px;
}


.b-kategor_seach .seach-form {
    position: absolute;
    right: 0;
    top: -25px;
}

.b-kategor_seach .seach-form .left-side {
    margin-right: 0.5em;
    float: left;
    font-size: 1.17em;
    font-weight: bold;
}

.b-kategor_seach .seach-form .right-side {
    float: left;
    position: relative;
}

.b-kategor_seach .seach-form button {
    margin-top: -0.3em;
    margin-bottom: 0.5em;
    padding: 0;
    background: none;
    border: 0;
    float: left;
    
    cursor: hand;
    cursor: pointer;
}

.b-kategor_seach .seach-form input {
    margin-right: 0.5em;
    width: 216px;
    float: left;
    color: #58585a;
}

.b-kategor_seach .seach-form input.check {
    margin-left: -3px;
    margin-top: -1px;
    width: 20px;
}

.b-kategor_seach .seach-form_check {
    position: absolute;
    top: 29px;
    left: 0;
    width: 150px;
}

.b-kategor_detal {
    margin-top: 0;
    margin-bottom: 1em;
    width: 100%;
}

.b-kategor_detal td {
    font-size: 1em;
    line-height: 1.5em;
    padding: 0.6em;
}

.b-kategor_detal p b {
    margin-right: 0.5em;
}

.b-kategor_detal .color3 {
    background-color: #ecf2e3;
}

.b-kategor_detal .color4 {
    background-color: #d9efdc;
}

.b-kategor_detal input {
    width: 50px;
}
/*----------b-page-line--------------*/

.b-page-line {
    padding-bottom: 0.83em;
}

.b-page-line a, .b-page-line span {
    margin-right: 0.83em;    
}

.b-page-line a.last {
    margin-right: 0;
}

.b-page-line .left-side {
    float: left;
}

.b-page-line .right-side {
    float: right;
}

.b-page-line-news a, .b-page-line-news span {
    margin-right: 0.6em;
}

.b-page-line-news span {
    color: #e62836;
}

/*----------b-news--------------*/

.b-news {

}

.b-news h1 {
    padding-bottom: 0;
    border: 0;
    text-align: left;
}

.b-news p {
    padding-bottom: 1.25em;
}

.b-news img {
    margin-bottom: 1.25em;
    margin-right: 0.5em;
    float: left;
}

.b-news-list {
    padding-top: 1em;
    padding-bottom: 1em;
}

.b-news-list li {
    margin-bottom: 1em;
    color: #8a8b85;
}

.b-news-list li a:link,
.b-news-list li a:visited,
.b-news-list li a:active,
.b-news-list li a:hover {
    color: #898f9d;
}
/*----------b-katalog-serial--------------*/

.b-katalog-serial {
    
}

.b-katalog-serial .left-side {
    float: left;
    width: 231px;
    overflow: hidden;    
}

.b-katalog-serial .right-side {
    float: right;
    width: 401px;
    overflow: hidden;
}

.b-katalog-serial table {
    width: 398px;
}

.b-katalog-serial .tab1 table, .b-katalog-serial .tab2 table, .b-katalog-serial .tab3 {
    margin-left: 1px;
    margin-bottom: 1em;
    border: 0;
}

.b-katalog-serial .tab3 a {
    white-space: nowrap;
}

.b-katalog-serial .tab1 td {
    padding: 0.5em 0.5em 0.5em 0;
    border: 0;
    border-bottom: 1px solid #b0b0b1;
    border-top: 1px solid #b0b0b1;
    text-align: center;
}

.b-katalog-serial .tab2 td {
    padding: 0.5em;
    padding-left: 0.67em;
    border: 1px solid #b0b0b1;
}

.b-katalog-serial .tab3 th {
    padding: 0.5em;
    padding-left: 0.67em;
    border: 1px solid #b0b0b1;
    background-color: #0083c6;
    color: #fff;
    font-weight: normal;
}

.b-katalog-serial .tab3 td {
    padding: 0.5em;
    padding-left: 0.67em;
    border: 1px solid #b0b0b1;
    vertical-align: middle;
}

.b-katalog-serial .tab4 table {
    margin-left: 1px;
    width: 234px;
}

.b-katalog-serial .tab4 td {
    padding: 0.3em;
    border: 1px solid #b0b0b1;
    vertical-align: middle;
    text-align: center;
}

.b-katalog-serial .center {
    text-align: center;
}

.b-katalog-serial h2 {
    margin-bottom: 1em;
    font-size: 1.17em;
}

.b-katalog-serial .title1 {
    margin-bottom: 1em;
    font-size: 1.17em;
}

.b-katalog-serial ul {
    margin-bottom: 1.25em;
}

.b-katalog-serial li {
    padding-left: 0.83em;
    background: url(/images/contact.dot3.gif) 0 0.4em no-repeat; 
}

.b-katalog-serial .color1 {
    background-color: #e7e7e8;
}

.b-katalog-serial .img-center {
    text-align: center;
}

/*----------b-pathline--------------*/

.b-pathline {
    margin-bottom: 1em;
    color: #7c7b7b;
}

.b-pathline li {
    float: left;
}

.b-pathline a {
    margin-right: 0.5em;
    padding-right: 1em;
    background: url(/images/pathline.gif) 100% 0.4em no-repeat; 
}

/*----------b-pic-box--------------*/

.b-pic-box {}

.b-pic-box .left-pic {
    xfloat: left;
    text-align: center;
}

.b-pic-box .right-pic {
    float: right;
}

.b-pic-box img {
    margin: 0.5em;
}

/*----------------------------кот добавил----*/

.adm_title {
	margin-bottom: 0.5em;
    padding-bottom: 4px;
    font-size: 1.4em;
    font-weight: bold;
	color: #404040;
}
.sh_new_file {

	margin-top: 6px;
	margin-bottom: 6px;

}

/*----------b-editior--------------*/

.b-editior {
    padding-bottom: 1em;
}

.b-editior p {
    padding-bottom: 1.25em;
}

.b-editior ul {
    padding-left: 2em;
    padding-bottom: 1.25em;
    list-style-type: disc;
    list-style-position: inside;
}

.b-editior ol {
    padding-left: 2em;
    padding-bottom: 1.25em;
    list-style-type: decimal;
    list-style-position: inside;
}

.b-editior-main h1 {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0.71em;
    color: #000;
    border: 0;
    font-size: 1.27em;
}

.b-editior-main table {
    margin-bottom: 1em;
    width: 100%;
}

.b-editior-main table .right {
    text-align: right;
}

.b-editior-main p {
    padding-left: 0.71em;
    padding-bottom: 1em;
    margin-bottom: 1.14em;
    font-size: 1.27em;
    font-weight: bold;
    border-bottom: 1px solid #b2b2b3;
}

.b-editior-main p a:link, 
.b-editior-main p a:active, 
.b-editior-main p a:visited, 
.b-editior-main p a:hover {
    text-decoration: none;
}


