* 	{
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}
html,body {
	height: 100%;
	}
body	{
	font-family: Tahoma, Verdana, "Arial Cyr", sans-serif;
	color: #575757;
	background: #8B8B8B;
	line-height: 1.3;
	text-align: center;
	}
table.main {
	border-collapse: collapse;
	table-layout: fixed;
	border: none;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	min-width: 1024px;
	max-width: 1200px;
        width: expression(document.body.clientWidth < 1024? "1024px" :  document.body.clientWidth > 1200? "1200px" : "100%");
	font-size: 0.75em;
	text-align: left;
	color: #575757;
	background: #fff;
  	}
table.main td {
	border: none;
	vertical-align: top;
	}
table.main col#c_2 {width: 300px;}
table.main col#c_1 {width: 100%;}

table.main_prod {
	border-collapse: collapse;
	table-layout: fixed;
	border: none;
	height: 100%;
	width: 100%;
	margin: 0 auto;
	min-width: 1024px;
	max-width: 1200px;
        width: expression(document.body.clientWidth < 1024? "1024px" :  document.body.clientWidth > 1200? "1200px" : "100%");
	font-size: 0.75em;
	text-align: left;
	color: #575757;
	background: #fff;
  	}
table.main_prod td {
	border: none;
	vertical-align: top;
	}
table.main_prod col#c_1 {width: 100%;}
table.main_prod col#c_2 {width: 424px;}

a	{
	color: #007074;
	text-decoration: underline;
      	}
a:hover	{
	color: #229CA1;
	text-decoration: underline;
        }

h1	{
	font-size: 2em;
	font-weight: normal;
	margin: 0.8em 0 0.5em 0;
        }
h2	{
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
	color: #953D0A;
        }
h3	{
	font-size: 1.14em;
	margin: 1em 0 0.3em 0;
        }
h4	{
	font-size: 1.07em;
	margin: 1em 0 0.3em 0;
        }
h2 a,h2 a:hover,h1 a,h1 a:hover,h3 a,h3 a:hover	{
	color: #454545;
	}

* html h2,
* html h3,
* html h4 {margin-top: expression( !this.previousSibling || ( this.previousSibling && this.previousSibling.nodeName.match(/^H[1-4]$/) ) ? 0 : '1em' );}

h2:first-child, h3:first-child,
h4:first-child {margin-top: 0;}

h1+h2, h1+h3, h1+h4, h2+h3,
h2+h4, h3+h4 {margin-top: 0;}

p	{
	margin: 0 0 0.65em 0;
	}
img	{
	border: 0;
	}
img.left {
	float: left;
	margin: 0 20px 5px 0;
	}
img.right {
	float: right;
	margin: 0 0 5px 20px;
	}

:focus 	{
	outline: 0;
	}

input, select, textarea {
	font: normal 12px Tahoma, Verdana, "Arial Cyr", sans-serif;
	margin: 2px;
	color: #000;
	}
input.checkbox {
  	border: 0;
  	width: auto;
  	background: transparent;
	margin: 0;
	}
textarea {
	overflow: auto;
	}

ul, ol  {
	margin: 0 0 0.65em 2em;
	}
li 	{
	margin: 0.5em 0 0 0;
	}
dl	{
	margin: 0.5em 0 0.65em 0;
	}
dt	{
	font-weight: bold;
	margin: 0.5em 0 0 0;
	}
dd	{
	margin: 0 0 0 2em;
	}

table 	{//border-collapse: collapse; border-spacing: 0; border: none;}
td 	{padding: 0; border: none; vertical-align: top;}

.clear	{
	clear: both;
	min-height: 1px;
	height: 1px;
	line-height: 1px;
	width: 1px;
	font-size: 1px;
	}
.left   {
	float: left;
	}
.right   {
	float: right;
	}

.top-links {
	vertical-align: middle !important; 
	color: #ebebeb; 
	font-size: 12px;
}
.top-links a {
	font-size: 12px !important;
}

.top	{
  	background: #8B8B8B;
  	height: 26px;
	}
.top a,.top a:hover {
	color: #fff;
	font-size: 1.17em;
	}
.top #icons {
	margin: 3px 0 0 11px;
	}
.top #icons img {
	float: left;
	margin-right: 8px;
	}
.top #contact {
	float: right;
	background: url(icon_contact.gif) 0% 3px no-repeat;
	padding: 2px 15px 0 26px;
	}
.top #price {
	float: left;
	background: url(icon_price.gif) 0% 2px no-repeat;
	padding: 2px 0 0 19px;
	}

.head	{
	background: url(hd_bg.gif) 0% 0% repeat-x;
	height: 233px;
	}
.head #hd {
	position: relative;
	}
#hd div {
	position: absolute;
	}
div#logo {
	width: 321px;
	height: 163px;
	top: 32px;
	left: 25px;
	z-index: 2;
	}
div#hd1 {
	top: 0;
	right: 397px;
	}
div#hd2 {
	top: 0;
	right: 0;
	}
div#txt {
	font-size: 18px;
	color: #F37024;
	top: 145px;
	right: 45px;
	text-align: right;
	}
div#txt big {
	font-size: 24px;
	}
div#txt a, div#txt a:hover {
	color: #F37024;
	}

.menu 	{
	background: url(menu_bg.gif) 0% 0% repeat-x;
	height: 40px;
	}
.menu ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 15px;
	}
html:first-child .menu ul {
	/*width: 60%;*/
	}

.menu li {
	float: left;
	margin: 0 25px 0 0;
	line-height: 40px;
	}
.menu a {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	}
.menu a:hover {
	color: #fff;
	}
.menu a.act {
	text-decoration: none;
	}

.searchblock {
	float: right;
	margin-right: 15px;
	margin-top: 10px;
	}
.searchblock input {
	margin: 0;
	}
.searchblock input.txt {
        border: 1px solid #9C9C9C;
        height: 20px;
        float: left;
	}
.searchblock input.img {
	margin-left: 14px;
	}

h1.home {
	font-size: 1.5em;
	margin: 1.5em 0 1.3em 15px;
	}
.content {
	margin-left: 15px;
	//height: 1%;
	}
.catalog {
	width: 100%;
	background: url(home_pic.jpg) 100% 30px no-repeat;
	}
.catalog h2 {
	color: #F37024;
	margin: 0;
	}
.catalog h2 img {
	float: left;
	position: relative;
	top: 3px;
	}
* html .catalog h2 img {
	display: inline;
	float: none;
	}

.catalog ul {
	margin: 10px 20px 20px 30px;
	list-style: none;
	}
.catalog li {
	font-size: 1.17em;
	margin: 0.2em 0 0 0;
	}
.catalog li a {
	color: #454545;
	}
.catalog li a:hover {
	color: #454545;
	text-decoration: none;
	}
.catalog ul h3 {
	margin: 0;
	font-size: 1.29em;
	font-weight: normal;
	}
.catalog ul h3 a,.catalog ul h3 a:hover {
	color: #454545;
	text-decoration: none;
	}
.catalog ul ul {
	margin: 0 0 15px 20px;
	}
.catalog li li {
	font-size: 1em;
	}
.catalog li li a {
	color: #454545;
	}
.catalog li li a:hover {
	color: #454545;
	text-decoration: none;
	}

#banner {
	background: url(banner_bg.gif) 0% 0% repeat-x;
	height: 91px;
	margin: 30px 0 40px;
	color: #3D3D3D;
	font-size: 24px;
	}
#banner b {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	}

h1.news {
	color: #F37024;
	padding: 0 0 0 15px;
	}
.home_news td {
	padding: 0 15px;
	}
.home_news .date {
	font-size: 1em;
	color: #606060;
	}
.home_news h2 {
	margin: 7px 0 5px 0;
	font-size: 1.17em;
	}
.home_news h2 a {
	color: #606060;
	}
.home_news p {
	font-size: 1.17em;
	margin: 0;
	color: #454545;
	line-height: 1.4;
	}

.bot_pic {
	background: url(bot_pic.jpg) 0% 0% no-repeat;
	height: 87px;
	}
.bot 	{
	background: #8B8B8B url(bot_bg.jpg) 0% 0% no-repeat;
	height: 90px;
	padding: 19px 15px 0 15px;
	}
.bot table {
	color: #fff;
	font-size: 11px;
	}
.bot a,.bot a:hover {
	color: #fff;
	}

.bot .copy_softart {
	float: right;
	width: auto;
	text-align: left;
	}
.bot .copy_softart img {
	margin-right: 9px;
	float: left;
	position: relative;
	top: -3px;
	z-index: 2;
	}
.bot .copy_softart .text {
	margin-left: 43px;
	}
.bot .copy_softart .site {
	margin-top: 10px;
	}

.path	{
	margin: 18px 15px 0 15px;
	font-size: 0.83em;
	color: #5F5F5F;
	}
.path img {
	margin-right: 8px;
	position: relative;
	top: 1px;
	}
.path a,.path a:hover {
	color: #5F5F5F;
	}

.leftcol {
	padding: 0 15px 20px 0;
	}
.canvas {
	padding: 0 15px 20px 15px;
	}

.prod_img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width: 170px;
	}
.prod_img img {
	border: 1px solid #929292;
	}
.prod_img div {
	font-size: 0.83em;
	margin-top: 5px;
	}

.prodmenu h2 {
	color: #F37024;
	margin: 0 0 12px 0;
	}
.prodmenu h2 img {
	float: left;
	position: relative;
	top: 3px;
	}
* html .prodmenu h2 img {
	display: inline;
	float: none;
	}
.prodmenu h2 a {
	color: #F37024;
	}
.prodmenu h2 a.act,.prodmenu h2 a:hover {
	text-decoration: none;
	color: #F37024;
	}
.prodmenu ul {
	margin: 0 0 20px 30px;
	list-style: none;
	}
.prodmenu li {
	font-size: 1.17em;
	margin: 0.2em 0 0 0;
	}
.prodmenu li a {
	color: #454545;
	}
.prodmenu li a.act {
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	}
.prodmenu li a:hover {
	color: #454545;
	text-decoration: none;
	}
.prodmenu ul h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	}
.prodmenu ul h3 a.act {
	text-decoration: none;
	}
.prodmenu ul ul {
	margin: 0 0 10px 6px;
	}
.prodmenu li li {
	font-size: 1em;
	}

.submenu {
	margin-top: 20px;
	}
.submenu h1 {
	margin: 0;
	display: inline;
	}
.submenu ul {
	list-style-type: none;
	margin: 12px 0 20px 15px;
	}
.submenu li {
	font-size: 18px;
	}
.submenu li a,.submenu li a:hover {
	color: #F37024;
	}
.submenu li a.act {
	text-decoration: none;
	}

.news_pic {
	background: url(news_pic.jpg) 100% 10px no-repeat;
	min-height: 290px; // height: 290px;
	}
.news	{
	padding: 0 200px 1em 0;
	}
.news h2 {
	margin: 0;
	font-size: 1.17em;
	}
.news h2 a {color: #007074;}
.news p {
	margin: 5px 0 0 0;
	}
.date	{
	color: #953D0A;
	font-weight: bold;
	margin-bottom: 7px;
	}

.article {
	padding: 0 0 1em 0;
	}
.article h2 {
	margin: 0;
	font-size: 1.17em;
	}

.pic_left {
	float: left;
	margin: 0 20px 10px 0;
	width: 200px;
	}
.pic_left p {
	font-size: 0.93em;
	width: 190px;
	margin: 0 0 0 5px;
	}

.small	{
	font-size: 0.92em;
	}
.bold	{
	font-weight: bold;
	}
.red	{
	color: red;
	}
.ast	{
	color: red;
	}

.detail {
	font-size: 0.92em;
	}

div.sitemap {
	margin-bottom: 0.65em;
	font-size: 1.17em;
	}
div.sitemap ul {
	list-style: none;
	font-size: 0.92em;
	}

.group	{
	list-style: none;
	margin-bottom: 2em;
	}
.group	h2 {
	margin: 0.3em 0 0.3em 0;
	font-size: 1.17em;
	}
.group img {
	border: 1px solid #ccc;
	}

.gray_bg {
	background-color: #F2F2F2;
	}
table.cat {
	border-collapse: collapse;
	border-spacing: 0;
	}
table.cat th {
	text-align: left;
	font-size: 1em;
	font-weight: normal;
	padding: 3px 10px;
	border: 2px solid #fff;
	color: #953D0A;
	font-weight: bold;
	}
table.cat td {
	padding: 3px 10px;
	border: 2px solid #fff;
	font-size: 1em;
	}

table.tth {
	border-collapse: collapse;
	border-spacing: 0;
	}
table.tth th {
	padding: 5px 5px 3px;
	font-size: 1em;
	color: #953D0A;
	font-weight: bold;
	text-align: left;
	}
table.tth td {
	padding: 3px 5px;
	font-size: 1em;
	border-bottom: 1px solid #ccc;
	}

.catgroup {
	overflow: hidden;
	_height: 1%;
	}
.catgroup img {
	float: left;
	}
.catgroup p {
	margin-left: 170px;
	}

.inv { display: none }

fieldset {margin-bottom: 1em; border: none;}
legend {font-size: 1em; font-weight: bold; padding-left: 8px 0 5px 135px;}
label {float: left; width: 130px; text-align:right; font-size:12px; cursor:pointer;}
.f-row {overflow: hidden; margin-bottom: 15px;/* height:1%;*/}
.f-inputs {padding-left: 135px;}
.f-inputs-submit {padding-left: 135px;}
.submit {font-size:12px; width: auto; cursor: pointer; padding: 1px 5px; font-family: Tahoma, Verdana, Arial, sans-serif;}
.remark {font-size:11px;}

input, textarea, select {font-family:Tahoma, Verdana, Arial, sans-serif; font-size:12px;}
input {vertical-align: middle;}
textarea {overflow: auto;}
.f-inputs input, textarea, select {background:#fff; border:1px solid #B3B3B3; padding:2px;}
.i-text {width: 309px;}
.i-select {width: 315px;}

table.tbl {width:100%; border:1px solid #ccc; border-collapse: collapse;}
table.tbl th {padding: 3px 3px; font-size: 1em; border: 1px solid #ccc; text-align:center; font-size:0.92em; background:#efefef;}
table.tbl td {padding: 2px 3px; border: 1px solid #ccc; vertical-align:top; font-size: 0.92em;}

.hidden {display:none;}