html {
	height:100%;
	background: #c3c9ce;
}
body {
	position: relative;
	height: 100%;
	padding: 0;
	margin: 0;
	font: 13px Arial, Tahoma, Sans-Serif;
  	color: #333;
}
* html body {
	height:100%;
}
#framework {
	position: relative;
	margin: 0 auto 0 auto;
	max-width: 1280px;
	min-height: 100%;
	background: url('/images/bg_bottom.gif') #fff right bottom no-repeat ;
}
* html #framework {
	width: expression(document.body.clientWidth > 1280 ? "1280px" : "auto");
	max-width: 1280px;
	height:100%;
}


a {color: #6c7880;}
a:hover {
	text-decoration: none;
	color: #dc351b;	
}

a img {border: none;}
 
p {
	margin: 0 0 12px 0;
	text-align: justify;
}
.center {
	text-align: center;
}
.head {
	text-align: center;
	font-weight: bold;
	margin-bottom: 16px;
}
table {
	padding: 0;
	border-collapse: collapse;
}
td {
	border-collapse: collapse;
	vertical-align: top;
}

ul {
	margin-left: 20px;
	padding: 0;
}
ol {
	margin-left: 25px;
	padding: 0 0 0 35px;
}
*html ul {margin-left: 30px;}
*html ol {margin-left: 30px; padding: 0 0 0 40px;}
ul li {
	list-style: none;
	background: url('/images/point.gif') 0 6px no-repeat;
	padding-left: 14px;
	margin: 4px 0 4px 0;
}
h1 {
	color: #6c7880;
	font-size: 28px;
	margin: 0 0 28px 75px;
	font-weight: normal;
}
h2 {
	color: #6c7880;
	font-size: 22px;
	margin: 0 0 27px 34px;
	font-weight: normal;
}
#content h2 {
	margin: 0 0 27px 0;
	font-size: 18px;
}
h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	margin: 20px 0 12px 0;
}

/* main index
------------------------------ */
#main_index {
	width: 100%;
	overflow: hidden;
	padding-bottom: 190px;
	background: url('/images/bg_top_index.gif') left top no-repeat ;
}

/* main
------------------------------ */
#main {
	width: 100%;
	overflow: hidden;
	padding-bottom: 100px;
	background: url('/images/bg_top.gif') left top no-repeat ;
}

/* logo index
------------------------------ */
#logo_index {
	position: absolute;
	top: 40px;
	right: 72px;
}

/* logo
------------------------------ */
#logo {
	position: absolute;
	top: 52px;
	right: 237px;
	height: 56px;
}

/* left side
------------------------------ */
#left {
	float: left;
	width: 170px;
	padding: 0 0 0 40px;
}

/* left_block
------------------------------ */
.left_block {
	margin: 40px 0 50px 0;
	color: #6c7880;
}


/* right
------------------------------ */
#right {
	float: right;
	width: 170px;
	padding: 0 30px 0 0;
}
.phone_top {
	margin: 74px 0 0 0;
	padding: 0 0 0 20px;
	background: url('/images/phone.gif') 0 2px no-repeat;
	color: #6c7880;
	font-size: 14px;
}

/* right menu
------------------------------ */
#main_index #menu {
	margin-top: 172px;
}

#menu {
	margin: 82px 0 0 10px;
	padding: 58px 0 0 0;
	background: url('/images/bg_menu.gif') 0 0 no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	color: #6c7880;
	margin: 0 0 18px 0;
	padding: 0;
	font-weight: bold;
	background: none;
}
#menu li a {
	color: #6c7880;
	font-weight: normal;
	text-decoration: underline;
}
#menu li a:hover {
	color: #dc351b;
	text-decoration: none;
}

/* right sub
------------------------------ */
#sub {
	margin: 60px 0 0 10px;
}
#sub ul {
	margin: 0;
	padding: 0;
}
#sub li {
	list-style: none;
	color: #6c7880;
	margin: 0 0 12px 0;
	padding: 0;
	font-weight: bold;
	background: none;
}
#sub li a {
	color: #6c7880;
	text-decoration: underline;
}
#sub li a:hover {
	color: #dc351b;
	text-decoration: none;
}

/* center index
------------------------------ */
#center_index {
	margin-left: 220px;
	margin-right: 190px;
	padding: 160px 0 20px 0;
}

/* center
------------------------------ */
#center {
	margin-left: 220px;
	margin-right: 190px;
	padding-top: 160px;
	padding-bottom: 20px;
}

/* icons index
------------------------------ */
#icons_index { 
	position: absolute;
	top: 5px;
	left: 8px;
}
#icons_index img { margin: 0 10px 0 0; }


/* icons
------------------------------ */
#icons { 
	position: absolute;
	top: 74px;
	left: 268px;
}
#icons img { margin: 0 25px 0 0; }

/* content index
------------------------------ */
#content_index {
	padding: 0 40px 20px 84px;
	background: url('/images/marker_content_index.gif') 0 4px no-repeat;
}

/* content
------------------------------ */
#content {
	padding: 0 40px 20px 84px;
	background: url('/images/marker_content.gif') 0 4px no-repeat;
}

.f-left {
	float: left;
	margin: 0 20px 15px 0;
}
.print {
	margin: 40px 0 0 0;
	padding: 0 0 0 22px;
	background: url('/images/print.gif') 0 2px no-repeat;
}
.print a {
	color: #6c7880;
}

/* new
------------------------------ */
#block_new {
	margin: 260px 0 20px 0;
}
#block_new img {
	margin-right: 10px;
}
#block_new a {
	color: #dc351b;	
}

/* news
------------------------------ */
#block_news {
	margin: 350px 0 20px 0;
	font-size: 12px;
}
.news {
	background: url('/images/marker2.gif') 0 4px no-repeat;
	margin: 0 0 30px 0;
	padding: 0 0 0 30px;
}
.news .date {
	color: #dc351b;
	margin-top: 9px;
}

.all_news {
	padding: 0 0 0 30px;
}

/* catalog
------------------------------ */
.catalog_list {
	
}
.catalog_list td {
	border-bottom: 2px solid #e9edf0;
}
.catalog_img {
	padding: 28px 20px 20px 0;
}
.catalog_description {
	padding: 28px 20px 20px 0;
}
.catalog_description ul {
	padding: 0;
	margin: 0;
}
.catalog_description li {
	list-style: none;
	background: none;
	padding: 0;
	margin-left: 0;
	color: #6c7880;
}
.catalog_description li a {
	color: #dc351b;
}
.catalog_list h2 {
	color: #000000;
	font-size: 13px;
	margin: 0 0 12px 0;
	font-weight: bold;
}

/* what_new
------------------------------ */
.what_new {
	
	margin: 10px 0 0 0;
}
.what_new th {
	color: #6c7880;
	font-size: 22px;
	text-align: right;
	font-weight: normal;
	padding: 3px 0 3px 10px;
}
.what_new td {
	padding: 3px 0 3px 10px;
}
.what_new .left_col {
	text-align: right;
}
.what_new .right_col {
	color: #dc351b;
	width: 75px;
}

/* footer index
------------------------------ */
#footer_index {
	clear: both;
	padding: 1px 0;
	position:absolute; 
	bottom:0;
  	width:100%;
  	height: 300px;
  	background: url('/images/phone_bottom.gif') left bottom no-repeat;
  	color: #6c7880;
}
#footer_index .phone_big {
	clear: both;
}
#footer_index .p1 {
	float: left;
	width: 254px;
	padding: 235px 20px 0 140px;
}
#footer_index .p1 img {
	float: left;
	margin: 0 10px 10px 0;
}
#footer_index .p2 {
	float: left;
	padding: 235px 0 0 0;
}

/* footer
------------------------------ */
#footer {
	clear: both;
	padding: 1px 0;
	position:absolute; 
	bottom:0;
  	width:100%;
  	height: 57px;
}
#footer .p1 {
	float: left;
	width: 254px;
	padding: 0 20px 0 30px;
}
#footer .p1 img {
	float: left;
	margin: 0 10px 10px 0;
}
#footer .p2 {
	float: left;
	padding: 0 0 0 0;
}

/*
------------------------------ */
.signature {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	color: #333;
}
.preview {
	/*text-align: center;*/
}

.tech li {
	float: left;
	margin: 0 30px 0 0;
	background: url('/images/str.gif') left 3px no-repeat;
	padding-left: 15px;
}
.tech li a {
	color: #dc351b;
	font-weight: normal;
}
.clear {
	clear: both;
}
small {
	font-size: 11px;
}

.param {
	border-top: 1px solid #c3c9ce;
	border-left: 1px solid #c3c9ce;
	width: 98%;
	margin-top: 10px;
}
.param td {
	border-right: 1px solid #c3c9ce;
	border-bottom: 1px solid #c3c9ce;
	padding: 2px 5px 2px 5px;
}

.param-product td {
	vertical-align: middle;
}



#nav, #nav ul {
  list-style: none;
  
}
#nav li {
  position: relative;
 
}
#sub #nav li li {
 font-weight: normal;
  position: relative;
  text-align: right;
}

#nav li ul  {
	width: 270px;
  float: left;
  position: relative;
  top: -5px;
  left: -281px;
  background: #e9edf0;
  border: 1px solid #c3c9ce;
  padding: 5px 5px 0 5px;
}
#nav li ul {
  display: none;
  position: absolute;
}
#nav li:hover ul, #nav li.jshover ul {
  display: block;
}
