﻿h1, h3
{
  font-weight: bold;
  font-style: italic;
}
h3
{ font-size: 160%; }


/*---_Center_---*/
div#centralPart
{
  width: 890px;
  padding: 35px 42px 0 68px;
  overflow: hidden;
}
/*-Left block-*/
div.leftPart
{ width: 602px; margin-right: 52px; }
div#fCol
{
  width: 298px;
  padding-right: 43px;
}
div#content
{
  width: 100%;
  font-size: 130%;
}
.greyP
{
  font-size: 110%;
  color: #666;
}
div#rCol
{ width: 261px; min-height: 284px; }
div#goodImg
{ width: 261px; min-height: 236px; }
div#order
{
  width: 249px;
  height: 34px;
  padding: 14px 0 0 12px;
  background: #ebebeb;
  font-size: 160%;
  font-weight: bold;
  text-align: center;
  word-spacing: -1px;
  letter-spacing: -1px;
}
div#toOrder
{ width: 110px; margin-right: 35px; }
div#toOrder a:link, div#toOrder a:active, div#toOrder a:visited, div#toOrder a:hover
{
  color: #055bd5;
  display: block;
  height: 23px;
  padding: 2px 0 0 35px;
  background: url(/images/power/orderButton.gif) no-repeat top left;
  word-spacing: normal !important;
  letter-spacing: normal !important;
}
div#price
{
  width: 100px;
  color: #1c3276;
  font-size: 125%;
  word-spacing: normal !important;
  letter-spacing: normal !important;
}
/*-Right block-*/
div#rightPart
{ width: 236px; }
div#comparison
{
  width: 217px;
  height: 25px;
  padding: 10px 0 0 11px;
  background: #ebebeb;
  font-size: 140%;
  font-style: italic;
  color: #333;
}
div#gallery
{
  width: 226px;
  padding: 14px 0 0 10px;
  overflow: hidden;
}
div#gallery div
{
  width: 93px;
  height: 93px;
  margin: 0 18px 7px 0;
  float: left;
  border: 1px solid #e5e5e5;
  cursor: pointer;
}
div#gallery img { float: left; }

/*---_Partners_---*/
div#partners
{
  width: 932px;
  overflow: hidden;
  padding: 40px 0 170px 68px;
}
div#partners div
{
  width: 130px;
  height: 60px;
  float: left;
  margin-right: 56px;
}
div#centerFoot
{
  width: 882px;
  padding: 30px 50px 0 68px;
  height: 81px;
  font-size: 110%;
  color: #b2aabd;
}













