@CHARSET "koi8-r";

* {
  font-size: 14px;
}

p {margin:0;}
div,p,a,li,td {
  color: #d1c5c0;
}

html,body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Arial, Tahoma, sans-serif;
  background: url('../i/body-bg.gif');
}
th {color: #fff;}

input {color:#545454; font-size:12px;}

a:HOVER {
  color: #C20273;
}

h1 {
  font-size: 16px;
  color: #FFF;
}

h2 {
  font-size: 15px;
  color: #FFF;
}

h3 {
  font-size: 14px;
}

h4 {
  font-size: 14px;
  font-weight: normal;
}

h1 * {
  font-size: 16px;
}

h2 * {
  font-size: 15px;
}

h3 * {
  font-size: 14px;
}

h4 * {
  font-size: 14px;
  font-weight: normal;
}

a img {
  border: 0;
}

div {
   /*border: solid 1px #000;*/ 
}

div.center {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

div.main {
  min-height: 100%;
  _height: 100%;
  margin: 0px;
  padding: 0px;
  background: url('../i/main-bg.gif') center center;
  width: 1000px;
  position: relative;
}


div.main div.top, div.main div.head, div.main div.menu, div.main div.content, div.main div.bottom {
	text-align: left;
}

div.main div.top {
  height: 28px;
  _height: 34px;
  background: url('../i/top/bg.gif') center top repeat-x;
  color: #fff;
  font-size: 15px;
  padding: 6px 0 0 0;
  text-align: center;
}

div.main div.head {
  position: relative;
  height: 220px;
  background: url('../i/head/bg.gif') center top no-repeat;
}

div.main div.head div.logo {
	position: absolute;
	top: 5px;
	left: 35px;
}

div.main div.head div.address {
  position: absolute;
  top: 175px;
  left: 43px;
  color: #FFF;
  font-size: 15px;
}

div.main div.head div.phone {
  position: absolute;
  top: 50px;
  right: 23px;
  color: #474747;
  font-size: 16px;
}

div.main div.head img#phone_1 {
  position: absolute;
  top: 70px;
  right: 200px;
}

div.main div.head img#phone_2 {
  position: absolute;
  top: 0;
  right: 200px;
}

div.main div.head div.phone a{
  color: #474747;
  font-size: 14px;
  display:block;
  float:right;
  margin: 10px 0 0 0;
  font-weight: bold;
  color:gray;
}

div.main div.menu {
  height: 34px;
  background: url('../i/menu/bg.gif') center top repeat-x;
}

div.main div.menu table {
  border: 0;
  border-collapse: collapse;
  width: 100%;
  height: 34px;
}

div.main div.menu table td {
  background: url('../i/menu/td-bg.gif') right center no-repeat;
  text-align: center;
}

div.main div.menu table td.last {
	background-image: none;
}

div.main div.menu table td a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	font-size: 15px;
}

div.main div.menu table td a:HOVER {
  text-decoration: underline;
  color: #C20273;
}

div.main div.content {
  padding-bottom: 96px;
}

div.main div.path {
  padding-top: 10px;
  font-size: 14px;
  text-align: left;
  padding: 10px 20px 10px 20px;
}

div.main div.path a {
  font-size: 14px;
}

div.main div.path a:HOVER {
	text-decoration: none;
}

div.main div.content table.main {
  border: 0;
  border-collapse: collapse;
  width: 100%;
}

div.main div.content table.main td {
	vertical-align: top;
}

div.main div.content table.main td.lcol {
	width: 210px;
	text-align: left;
}

div.main div.content table.main td.rcol {
	width: 180px;
}

div.main div.content table.main td.lcol div.lmenu {
	margin: 0 20px 20px 20px;
  color: #FFF;
  font-weight: bold;
}

div.main div.content table.main td.lcol div.lmenu a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

div.main div.content table.main td.lcol div.lmenu a:HOVER {
  text-decoration: underline;
  color: #C20273;
}

div.main div.content table.main td.lcol div.news {
  margin: 0 20px 20px 20px;
}

div.news div.item {
  margin: 15px 0 0 0;
}

div.news div.item div.date {
	font-size: 10px;
	line-height: 10px;
	padding-bottom: 6px;
}

div.news div.item div.date div.day {
	float: left;
	width: 18px;
	height: 16px;
  _width: 21px;
  _height: 21px;
	margin-right: 7px;
	background: url('../i/content/day-bg.gif') center center no-repeat;
	color: #555555;
	padding: 5px 0 0 3px;
	font-size: 12px;
}

div.news div.item div.name {
  padding-bottom: 6px;
}

div.news div.item div.name a {
	color: #ed008c;
	font-size: 12px;
}

div.news div.item div.name a:HOVER {
	text-decoration: none;
}

div.news div.item div.announce {
  font-size: 12px;
}

div.main div.content table.main td.lcol {
  text-align: left;
}

div.main div.content table.main td.rcol div.signin {
  font-size: 12px;
  text-align: center;
  background: #d4d4d4;
  border: solid 1px #d4d4d4;
  color: #545454;
  width:160px;
}

div.main div.content table.main td.rcol div.signin a {
  font-size: 14px;
  color: #ec008b;
  display:block;
  height: 20px
}

div.main div.content table.main td.rcol div.signin h1 {
	text-align: center;
	color: #FFF;
	background: #ec008b;
	margin: 0;
	padding: 4px 0;
}

div.main div.content table.main td.rcol div.signin table {
	margin:5px 0 0 0;
}

div.main div.content table.main td.rcol div.signin table * {
	font-size: 12px;
	color: #545454;
}

div.main div.content table.main td.rcol div.signin table a {
  font-size: 12px;
}

div.main div.content table.main td.rcol div.signin input[type="text"] {width:155px;border:1px solid #545454}
div.main div.content table.main td.rcol div.signin input[type="password"]{width:155px;border:1px solid #545454}


div.main div.content table.main td.lcol div.trade {
  margin: 0 0 0 20px;
  font-size: 10px;
  text-align: center;
  /*background: #d4d4d4;*/
  border: solid 1px #ccc;
  color: #545454;
  width:140px;
}


div.main div.content table.main td.lcol div.trade h1 {
	text-align: center;
	color: #FFF;
	/*background: #ec008b;*/
	margin: 0;
	padding: 4px 0;
}

div.main div.content table.main td.lcol div.trade table {
	margin-bottom: 10px;
}

div.main div.content table.main td.lcol div.trade table * {
	font-size: 9px;
	color: #fff;
}

div.main div.content table.main td.lcol div.trade table th {
	/*background: #fff;*/
    padding: 3px 0;
}

div.main div.content table.main td.lcol div.trade table td {
	padding: 3px 0;
}

div.main div.bottom {
	position: absolute;
  height: 86px;
  width: 1000px;
  left: 0;
  bottom: 0;
}

div.main div.bottom div.b-content {
	position: relative;
  height: 41px;
  _height: 61px;
  margin: 0 6px;
	background: repeat-x top center url('../i/bottom/bg.gif');
	padding: 10px 5px;
  color: #545454;
}

div.main div.bottom div.b-content div.copy {
	position: absolute;
	top: 20px;
	right: 24px;
	text-align: right;
  color: #545454;
  font-size: 11px;
}

div.main div.bottom div.b-content div.copy a {
	text-decoration: none;
	color: #545454;
  font-size: 11px;
}

div.main div.bottom div.b-content div.copy a:HOVER {
	text-decoration: underline;
}

div.main div.bottom div.a-text {
	text-align: center;
	font-size: 10px;
	padding-top: 6px;
}

div.main div.content table.cart {border:solid 1px #fff; width:100%}
div.main div.content table.cart table td{border:0 none;}
div.main div.content table.cart th {color:#fff;font-size:12px}
div.main div.content table.cart td {border:solid 1px #fff; text-align:center; vertical-align:middle;}
div.main div.content div.itogo {text-align:right; margin:2em 0 0;}
div.main div.content div.itogo span {color:#ffa200; font-size:16px; font-weight:800}

div.shine {
left:581px;
position:absolute;
top:89px;
z-index:3;
}

div.black a{font-size:14px;}
div.black b{font-size:16px; color:#C20273}

.production a:HOVER{color:#C20273}
.production img {border:3px solid #A0A0A0;}
.complect img {border:3px solid #A0A0A0;}

.formFieldR {
  width: 100%;
}

.order_form{padding:0;margin:0}
.order_form .input {width:30px; border:1px solid #545454; text-align:right}

.lmenu p {font-size:16px;margin:5px 0 5px 0}
.lmenu a {margin:0 0 0 10px;}

.ccol {padding:0 20px 0 0}
.formFieldR {width:500px}

.section {
	margin:0 0 0;
	overflow:hidden;}
fieldset {
	border:medium none;
	margin:0;
	padding:0; }
.section dl {
	float:left;
	text-align:center;
	width:140px;
	margin:0 0 10px 0 }
.section dt {
	font-size:14px;
	margin:0 0 0;
	text-align:center; }
.section img {
	margin:0 0 0; }
	
.phone_form{display:none;z-index:1000;background:#F2F2F2 no-repeat scroll left top;border:1px solid #D7D7D7;padding:5px;position:absolute;text-align:right;margin-top:27px}
.phone_form input{background:#FFFFFF none repeat scroll 0 0;border:1px solid #C7D8E3;color:#666666;margin:3px 0;font-size:11px;}
.phone_form label{font-size:11px;color:#333333;}

div.main div.content table.main .metric {border:1px solid #D1C5C0;border-collapse:collapse}
div.main div.content table.main .metric td{border:1px solid #D1C5C0;}
div.main div.content table.main .metric td{text-align:center;vertical-align:middle}

div.main div.head div.phone {
  position: absolute;
  top: 50px;
  right: 23px;
  color: #474747;
  font-size: 16px;
}
div.main div.head div.phone div{
  color: #474747;
  font-size: 16px;
  text-align:left;
}
div.main div.head div.phone div b{
  font-size: 21px;
}
div.main div.head div.phone a {
    margin: 10px 0 0;
}