.SBody
{
  background-color: rgb(255,255,255);
  font-family: Verdana;
  font-size: 11px;
  line-height: 150%;
  color: rgb(51,0,0);
}

#ILeftColumnCell
{
  width: 256px;
  border-right: solid rgb(220,213,199) 3px;
  border-bottom: solid rgb(220,213,199) 3px;
  padding-bottom: 14px;
  vertical-align: top;
}

#IRightColumnCell
{
  width: 249px;
  border-left: solid rgb(220,213,199) 3px;
  border-bottom: solid rgb(220,213,199) 3px;
  vertical-align: top;
}

#ICenterColumnCell
{
  border-bottom: solid rgb(220,213,199) 3px;
  vertical-align: top;
  padding: 12px 10px 0 10px;
}

#ILeftColumnDiv
{
  padding: 0 5px 0 6px;
}

#IRightColumnDiv
{
  padding: 0 7px 0 6px;
  margin-top: -10px;
}

#IMenuTopBand
{
  margin-top: 13px;
  background-color: rgb(204,51,51);
  color: rgb(249,244,244);
  font-size: 14px;
  font-weight: bold;
  padding: 1px 0 3px 7px;
}

.SCommonTopBand
{
  margin-top: 10px;
  background-color: rgb(214,119,13);
  color: rgb(249,244,244);
  font-size: 14px;
  font-weight: bold;
  padding: 1px 0 3px 7px;
}

/* левое меню */

#ILeftMenuDiv
{
  font-size: 14px;
  font-weight: bold;
}

.SLeftMenuPartDiv
{
  color: rgb(151,136,136);
  padding: 7px 0 7px 4px;
}

.SMainLeftMenuPartDiv
{
  color: rgb(51,0,0);
  padding: 7px 0 7px 4px;
}

.SLeftMenuPartDiv .SMenuLevel0, .SMainLeftMenuPartDiv .SMenuLevel0
{
  border-left: solid rgb(255,255,255) 2px;
  padding: 14px 0 0 3px;
}

.SLeftMenuPartDiv .SMenuLevel1, .SMainLeftMenuPartDiv .SMenuLevel1
{
  border-left: solid rgb(255,255,255) 2px;
  padding: 0 0 0 14px;
}

.SLeftMenuPartDiv .SMenuSelLevel0
{
  border-left: solid rgb(206,60,60) 2px;
  color: rgb(206,60,60);
  padding: 0 0 0 3px;
  margin-top: 14px;
}

.SLeftMenuPartDiv .SMenuSelLevel1
{
  padding: 0 0 0 14px;
  border-left: solid rgb(206,60,60) 2px;
  color: rgb(206,60,60);
}

/* левое меню, обычная ссылка */
.SLeftMenuPartDiv .SMenuLevel0 a, .SLeftMenuPartDiv .SMenuLevel1 a
{
  color: rgb(151,136,136);
  text-decoration: none;
}
.SLeftMenuPartDiv .SMenuLevel0 a:hover, .SLeftMenuPartDiv .SMenuLevel1 a:hover
{
  text-decoration: underline;
}

.SMainLeftMenuPartDiv .SMenuLevel0 a, .SMainLeftMenuPartDiv .SMenuLevel1 a
{
  color: rgb(51,0,0);
  text-decoration: none;
}
.SMainLeftMenuPartDiv .SMenuLevel0 a:hover, .SMainLeftMenuPartDiv .SMenuLevel1 a:hover
{
  text-decoration: underline;
}

/* левое меню, ссылка в выделенном пункте */
.SLeftMenuPartDiv .SMenuSelLevel0 a, .SLeftMenuPartDiv .SMenuSelLevel1 a, .SMainLeftMenuPartDiv .SMenuSelLevel0 a, .SMainLeftMenuPartDiv .SMenuSelLevel1 a
{
  color: rgb(204,51,51);
  text-decoration: none;
}
.SLeftMenuPartDiv a:hover
{
  text-decoration: underline;
}

.STopMenuCell
{
  color: rgb(51,0,0);
  font-size: 13px;
  font-weight: bold;
  padding: 20px 10px 0 8px;
  vertical-align: top;
  width: 50%;
}

/* верхнее меню, ссылка в пункте первого уровня */ 
.STopMenuCell a
{
  color: rgb(51,0,0);
  text-decoration: none;
}
.STopMenuCell a:hover
{
  text-decoration: underline;
}

/* верхнее меню, ссылка в пункте второго уровня */ 
.STopMenuCell p
{
  padding-left: 7px;
}
.STopMenuCell p a
{
  color: rgb(51,0,0);
  text-decoration: none;
}
.STopMenuCell p a:hover
{
  text-decoration: underline;
}

.SDivider
{
  border-bottom: solid rgb(220,213,199) 3px;
  margin-left: -10px;
  margin-right: -10px;
}

.SArtAnonsPictCell
{
  padding-top: 15px;
  vertical-align: top;
}

.SArtAnonsTextCell
{
  vertical-align: top;
  padding-top: 15px;
  padding-left: 11px;
  color: rgb(51,0,0);
  text-align: justify;
}

.SArtAnonsHeaderDiv
{
  padding-bottom: 5px;
}

.SArtAnonsTextCell .SArtAnonsHeaderDiv a
{
  color: rgb(51,0,0);
  font-weight: bold;
  text-decoration: none;
}
.SArtAnonsTextCell .SArtAnonsHeaderDiv a:hover
{
  text-decoration: underline;
}

.SArtAnonsTextCell a
{
  color: rgb(204,102,0);
}

.SArtAnonsTextCell .SArtAnonsTextHref
{
  color: rgb(51,0,0);
  text-decoration: none;
}

#IBottomLeftCell
{
  width: 256px;
  color: rgb(204,153,51);
  vertical-align: top;
}

#IBottomLeftDiv
{
  padding: 4px 0 0 12px;
}

#IBottomCenterCell
{
  vertical-align: top;
  padding: 16px 21px 0 21px;
}

#IBottomRightCell
{
  color: rgb(204,153,51);
  vertical-align: top;
  width: 249px;
}

#IBottomRightDiv
{
  padding: 4px 12px 4px 6px;
}

#IBottomRightDiv a
{
  color: rgb(204,153,51);
  text-decoration: none;
}
#IBottomRightDiv a:hover
{
  text-decoration: underline;
}

#IBottomLeftCell a
{
  color: rgb(204,153,51);
}

#IBottomCenterCell td
{
  white-space: nowrap;
}

#IBottomCenterCell a
{
  color: rgb(204,153,51);
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
}
#IBottomCenterCell a:hover
{
  text-decoration: underline;
}

.SRightColumnEdit
{
  margin-right: 5px;
  border: solid rgb(248,209,195) 1px;
  height: 20px;
}

.SRightColumnButton
{
  font-size: 12px;
  width: 60px;
  height: 20px;
}

#IRightColumnCell a
{
  color: rgb(204,102,0);
}

.SRightColumnListDiv
{
  padding-top: 11px;
}

.SRightColumnListDiv p
{
  padding: 2px 0 2px 19px;
  background: 5px 6px no-repeat url('../images/list.gif');
}

.SRightColumnListDiv div
{
  padding: 2px 0 2px 19px;
  background: 5px 6px no-repeat url('../images/list.gif');
}

#IRightColumnCell .SRightColumnListDiv p a
{
  color: rgb(130,126,121);
  text-decoration: none;
}
#IRightColumnCell .SRightColumnListDiv p a:hover
{
  text-decoration: underline;
}

#IRightColumnCell .SRightColumnListDiv div a
{
  color: rgb(51,0,0);
  text-decoration: none;
  font-weight: bold;
}
#IRightColumnCell .SRightColumnListDiv div a:hover
{
  text-decoration: underline;
}

#IRightColumnCell .SRightColumnListDiv .SDarkHref
{
  color: rgb(51,0,0);
  font-weight: bold;
}

#IRightColumnCell .SRightColumnListDiv span
{
  color: rgb(51,0,0);
  font-weight: bold;
}

.SRightLabelsCell
{
  color: rgb(130,126,121);
}

.SPagesHrefsDiv
{
  color: rgb(214,119,13);
}

.SPagesHrefsDiv span
{
  color: rgb(204,51,51);
  padding: 0 3px 0 3px;
  font-weight: bold;
}

.SPagesHrefsDiv a
{
  color: rgb(214,119,13);
  padding: 0 3px 0 3px;
}

.STracePath
{
  color: rgb(204,102,0);
  font-size: 10px;
}

.STracePath a
{
  color: rgb(204,102,0);
}

.SReceptIconsHorTable
{
  height: 30px;
  margin-bottom: 10px;
}

.SReceptIconsHorTable td
{
  padding: 0 5px 0 5px;
}

.SReceptIconsVertTable
{
  margin-top: 23px;
}

.SReceptIconsVertTable td
{
  padding-bottom: 7px;
}

.SContSourceDiv
{
  padding-top: 10px;
  font-size: 11px;
}

.SContSourceDiv a
{
  color: rgb(204,102,0);
}

.SReceptIngredsDiv
{
  border: solid rgb(0,0,0) 1px;
  padding: 5px;
  background-color: rgb(245,245,245);
}

#ICoordsTable td
{
  padding: 2px 5px 2px 0;
}

#IFeedbackTable td
{
  vertical-align: top;
  padding-right: 10px;
}

#IFeedbackTable #IFeedbackReplyToTable td
{
  padding-bottom: 5px;
  vertical-align: middle;
  white-space: nowrap;
}

#IFeedbackTable #IFeedbackReplyToTable input
{
  width: 150px;
  font-family: Verdana;
  font-size: 11px;
}

.SErrorsList
{
  color: rgb(255,0,0);
}

#IBottomBannersTable
{
  margin-top: 20px;
}

#IBottomBannersTable td
{
  padding: 0 5px 10px 5px;
}

.SSiteMapTable th
{
  vertical-align: top;
  padding-right: 10px; 
  padding-bottom: 10px;
}

.SSiteMapTable td
{
  vertical-align: top;
}

.SSiteMapTable td p
{
  padding: 2px 10px 2px 19px;
  background: 5px 6px no-repeat url('../images/list.gif');
}

.SSiteMapTable td p a
{
  color: rgb(51,0,0);
  text-decoration: none;
}
.SSiteMapTable td p a:hover
{
  text-decoration: underline;
}

.SSloganDiv
{
  text-align: center;
  font-size: 10px;
  padding-top: 10px;
}

/* каналы RSS */

.SLBHeader
{
  font-size: 11px;
  font-weight: bold;
  display: block;
}

.SLBHeader a
{
  color: #000000;
}

.SLBText
{
  font-size: 11px;
  padding: 7px 0 15px 0;
}

.SUserAll .STable .SLBImage
{
  padding: 5px 10px 10px 0;
  vertical-align: top;
}

.SHeadRepeatCell
{
  background-image: url("../images/head_newyear3.jpg");
  background-position: left top;
  background-repeat: repeat-x;
}

#IPartnersBannersTable td
{
  line-height: 150%;
  padding-top: 10px;
  vertical-align: top;
}

#IPartnersBannersTable th
{
  padding-top: 10px;
  vertical-align: top;
  padding-left: 20px;
  text-align: left;
}
