<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family: Arial;
	font-size: 12px;
}

.contacts_block {
	padding:0;
	background: none repeat scroll 0 0 white;
    border: 1px solid #E8EEEF;
	margin: 0 0 24px 0;
}

.contacts_title {
    background: none repeat scroll 0 0 #9FAFB8;
    color: white;
    font-size: 16px;
    margin: 0;
    padding: 8px;
    text-transform: uppercase;
}

.contacts_block .block_content {
	padding: 8px;
}

.contacts_block .contacts_body {
	padding: 8px;
}

.contacts_block .contacts_body p {
	margin:0;
	padding:0;
}


.warning {
	border: 0;
	background:none;
	margin:0;
	padding:0;
    background: #f2f2f2;
	padding: 8px;
    color: #f6861f;
}

p {
	line-height: 17px;
	margin: 0 0 17px 0;
	padding: 0;
}

#product_list p {
	margin: 0;
}

td, p, div, select, input, li, ul {
	color: #797c82;
}

.block_left {
	margin: 0 0 10px 0;
	padding: 0;
	background: white;
	border: #e8eeef 1px solid;
}


.category_tree,
.category_tree ul,
.category_tree li {
	margin: 0;
	padding: 0;
	display: block;
}

.category_tree li {
	border-bottom: #eaeaea 1px solid;

}

.category_tree li a {
	display:block;
	padding: 2px 6px 2px 8px;
}

.category_tree li li {
	border: none;
}

.category_tree li ul {
	background: #f9f9f9;
	border: none;
	padding-left: 9px;
	margin-top: 4px;
}

.category_tree li ul ul {
	padding:0;
	margin:0;
	border: 0;
}

.category_tree li ul ul li {
	padding-left: 1px;
}

.category_tree li li li a {
	font-size: 11px;
	padding-left: 24px;
}

.category_tree a:hover {
	background: #004b92;
	color: white;
	text-decoration: none;
}

#searchbox {
	border: white 1px solid;
}

#searchbox input[type=text] {
	font-size: 12px;
	padding: 1px;
	font-family: Arial;
}

.category_block_title {
	margin: 0;
	padding: 8px;
	font-size: 16px;
	background: #9fafb8;
	color:white;
	text-transform: uppercase;
}


.block_left_inner {
	border: none;
	background: #f5f5f5;
}

#header {
	background: white;
	height: 164px;
	position: relative;
	overflow: hidden;
}

.product_item .center_block h3 a,
.product_item .center_block h3 {
	font-size: 21px;
}

.slideshow {
	z-index: 2;
}

.top_buttons {
	position: absolute;
	top: 70;
	margin: 0;
	right: 0;
	padding: 0;
	background: white;
	z-index: 7;
	padding: 0;
	width: 204px;
	height: auto;
	
}

.top_buttons div.tpins {
	margin: 3px 0 0 8px;
}

.top_buttons a {
	display: inline-block;
	padding: 7px;
	margin: 0 4px 0 0;
}

.top_buttons a span,
.top_buttons a b {
	font-size: 14px;
	top: -2px;
	position:Relative;
}

.top_buttons a b {
	top: 0;
}


.logo_image {
	padding:0;
	margin:0;
}

.logo_content {
	position: absolute;
	top: 50px;
	left: 24px;
	z-index: 7;
	
}

.transbg {
	background: url(../img/transbg.png) repeat;
	position: absolute; top: 0; left: 0; z-index: 6; width: 971px; height: 249px;
}

#headercontacts {
	top: 80px;
	right: 0;
	padding: 12px;
	text-align: right;
	z-index: 8;
	background: #f6861f;
	position: absolute;
	color: #ffffff;
}

#headercontacts h4 {
	position: relative;
	font-size: 24px;
	display:block;
	color: #ffffff;
	width: 180px;
}
#headercontacts h5 {
	position: relative;
	font-size: 18px;
	display:block;
	width: 176px;
	color: #ffffff;
}

#topMenu {
	height: auto;
	background: #004b92;
	border-top: white 3px solid;
}

#topMenu a {
	background: #004b92;
	color: white;
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	padding: 3px 16px;
}

#topMenu a:hover {
	background: #F6861F;
	color: white;
	text-decoration: none;
}

/*
.breadcrumb {
	background: #f2f2f2;
	padding:0;
	margin: 5px 0 0 0;
	border: #e8eeef 1px solid;
}
*/
.breadcrumb {
	background: none;
	padding:0;
	margin: 5px 0 0 0;
	border: none;
}

/*
.breadcrumb div {
	margin: 0;
	border: white 1px solid;
	padding: 5px 6px 4px 6px;
}
*/
.breadcrumb div {
	margin: 0;
	border: none;
	padding: 7px 6px 6px 6px;
}

.content {
	padding: 0 0 18px 0;
}

.content h1 {
	background: #f6861f;
	font-size: 21px;
	color: #ffffff;
	padding: 6px 15px 5px 15px;
	
	margin: 12px 0 12px 0;
}

.content h2 {
	background: #f6861f;
	font-size: 16px;
	color: #ffffff;
	padding: 6px 15px 8px 15px;
	
	margin: 12px 0 12px 0;
}


div.cat_desc,
#subcategories {
	margin:0;
	padding:0;
}

div.cat_desc {
	padding: 0 0 12px 0;
}

#product_list {
	margin: 0;
	padding:0;
}

#product_list div.product_item {
	width: 677px;
	margin: 12px 0 0 0;
	border: #e8eeef 1px solid;
}

#product_list div.product_item .center_block {
	width: 556px;
}
#product_list div.product_item .right_block {
	width: 92px;
}


#product_list div.product_item .right_block a.button {
	background: #004b92;
	color: white;
	float:left;
	top:0;
	left:0;
	position:relative;
	width: 90px;
	padding: 3px;
	font-size: 12px;
}

#product_list div.product_item .right_block a.button:hover {
	background: #231f20;
	color: white;
}

ul#suppliers_list li a.button, ul#manufacturers_list li a.button:hover {
	background: #231f20;
	color: white;
}

#product_list div.product_item a.product_img_link {
	border: #e8eeef 1px solid;
	margin-right: 10px;
}

#product_list div.product_item h3 {
	padding: 0;
	margin:1px 0 12px 0;
}

#product_list div.product_item h3 a {
	display:inline-block;
	background: #004B92;
	color:white;
	font-size: 14px;
	padding: 2px 8px 2px 8px;
}

#product_list div.product_item h3 a:hover {
	background:#f6861f;
}

.category_list_item {
	border: #e8eeef 1px solid;
	width: 200px;
	height: 200px;
	margin: 0 28px 28px 0;
	text-align: center;
}

.category_list_item img {
	margin: 30px 30px 6px 30px;
	position: relative;
}


#primary_block #image-block,
#primary_block #short_description_block {
	border: #e8eeef 1px solid;
}

#more_info_block ul {
	margin: 18px 0 0 0;
}

#more_info_sheets {
	border: #e8eeef 1px solid;
}

ul.idTabs {
	border:0;
}

#more_info_tabs li a {
	background: #e5e5e5;
	color: #5d6067;
	padding: 6px;
	border-top: #e5e5e5 3px solid;
}

#more_info_tabs li a.selected {
	background: #004b92;
	color: white;
	border-top: #f6861f 3px solid;
}

#manufacturers_list {
	margin:0;padding:0;
}


ul#suppliers_list li, ul#manufacturers_list li {
	border: #f2f2f2 1px solid;
	background: #f6f6f6;
	padding: 12px;
	width: 665px;
}

#manufacturers_list a.button {
	background: #004b92;
	color: white;
	width: 120px;
	padding: 3px;
	font-size: 12px;
}

#manufacturers_list h3 {
	color: white;
}

ul#suppliers_list li a, ul#manufacturers_list li a {
	color: white;
	font-size: 14px;
}

#manufacturers_list h3 a {
	background: #004B92;
	color: white;
	font-size: 18px;
	padding: 2px 8px;
}

#usefull_link_block {
	margin: 0;
	padding:0;
}

#usefull_link_block {
	text-transform: uppercase;
}


ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span {
    color: #f6861f;
    font-size: 18px;
	font-weight:bold;
}

.container {
	width: 971px;
	border: #eeeeee 1px solid;
	border-top:0;
	border-bottom:0;
}

#header, #topMenu, #cols, #footer {
	margin:0;
}

body {
	background: url(../img/transbg2.png) repeat;

}

.slideshow div {
	display: none;
}


div.pagination {
	margin:0;
	padding:0;
}

ul.pagination {
	margin: 0;
	padding:0;
}

ul.pagination a,
ul.pagination span, 
ul.pagination li {
	background:#004b92;
	color:white;
	border:0;
}


#pagination_previous {
	background:#004b92;
	color:white;
	padding-left:0;
	border:0;
	height: 15px;
}

#pagination_next {
	padding-right:0;
	background:none;
	height: 15px;
}

#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background:#004b92;
	color:white;
}

input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	background:#004b92;
	color:white;
    width: 34px;
	padding: 3px;
}

input.button_mini {
	padding: 3px;
	height:auto;
}

ul.pagination a, ul.pagination span {
	padding: 2px 6px 2px 6px;
}

ul.pagination li.current span {
	background: #f6861f;
	color:white;
	border:0;
}

#product_list div.product_item {
	background: #f6f6f6;
}

#manufacturers_list .logo {
	padding: 5px;
	background: white;
}

#product_list div.product_item a.product_img_link  {
	padding: 25px;
	background:white;
}

#image-block {
	padding: 5px;
	background:white;
}

#primary_block #short_description_block {
   border:none;
}

#views_block {
	margin: 12px 0 0 0;
}

.sublinks {
	padding: 8px 0 0 0;
	margin: 0 0 16px 0;
	border-bottom: #eeeeee 1px solid;
	
}

.sublinks a {
	margin: 0 24px 0 0;
}

.sublinks a u {
	background: #004b92;color: white;
	text-decoration:none;
	padding: 3px 7px 3px 7px;
}


.sublinks a {
	padding: 3px;
}

.about-company-content {
	margin: 0;
	padding: 0;
}

.about-company-content p {
	margin: 0 0 17px 0;
}



.registers_header td {

	 border-bottom: 1px solid #e8eeef;
    border-left: 1px solid #e8eeef;
    border-top: 1px solid #e8eeef;
    text-align: middle;
}

.registers_line td {
    border-left: #e8eeef 1px solid;
    border-top: #e8eeef 1px solid;
    text-align: middle;
}

.registers_line td p{
    margin:0;
    padding: 0;
}

#sitemap_content,
div.categTree {
	margin-left:2px;
}

#sitemap_content h3,
div.categTree h3 {
	font-size: 18px;
}

.sitemap_block li {
 border-bottom: #e8eeef 1px solid;
 padding: 3px;
}

.sitemap_block li a {

}

.sitemap_block ul {
	margin-left:0;
	margin-right: 12px;
}

div.categTree ul {
	margin-left:0;
	
}

div.categTree ul {
border-left: 1px dotted gray;
}

div.categTree ul a {
font-size: 12px;
}

div.categTree ul li {
	border:0;
}

div.tree_top {
	font-size: 18px;
	padding-left:0;
}</pre></body></html>