html, body
{
  font-family: Tahoma;
  color: #646e73;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

img, table, tr, td, p, form, h1, h2, h3, h4, h5, h6
{
  border-width: 0;
  padding: 0;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

a
{
  color: #646e73;
}

a:hover{
  text-decoration: none;
}

#ContentWrapper
{
  width: 918px;
  background: white;
  margin: auto;
}

#Logo
{
  margin-left: 5px;
  height: 84px;
  width: 254px;
  background-image: url('i/logo.jpg');
  float: left;
  display: block;
}

#LangMenu
{
  height: 30px;
  width: 194px;
  border-left: 1px solid #a8a9ad;
  border-right: 1px solid #a8a9ad;
  float: left;
  margin-top: 31px;
  text-align: center;
}


#LangMenu a
{
  width: 26px;
  height: 18px;
  display: block;
  margin-top: 8px;
  float: left;
  margin-left: 24px;
}

#LangMenu a:first-child
{
  margin-left: 32px;
}

#SearchForm
{
  padding-top: 35px;
  padding-left: 52px;
  float: left;
}

#SearchFormText
{
  border: 1px solid #909090;
}

#SearchFormSubmit
{
  background-color: transparent;
  background-image: url('/i/SearchButtonBg.gif');
  height: 21px;
  width: 57px;
  color: #535353;
  margin: 0px;
  padding: 0px;
  padding-bottom: 4px;
  cursor: pointer;
  position: relative;
  top: 1px;
  left: 10px;
  border-width: 0px;
}

.TopSpacer
{
  border-left: 1px solid #a8a9ad;
  float: left;
  margin-top: 35px;
  padding-left: 30px;
  margin-left: 37px;
  height: 30px;
}

#Basket
{
  float: left;
  margin-top: 35px;
  font-size: 10px;
}

#Basket .BasketTitle
{
  color: #c7c7c7;
  font-weight: bold;
  margin-bottom: 5px;
}
#Basket .BasketTitle a
{
  color: #c7c7c7;
  text-decoration:none;
}

#Basket .BasketContent
{
  color: #f42630;
  font-weight: bold;
  margin-bottom: 5px;
}
#Basket .BasketContent a
{
  text-decoration: none;
  color: #f42630;
  font-weight: bold;
}

#LeftMenu
{
  width: 260px;
  float: left;
}

.LeftLevel1
{
  width: 231px;
  border-left: 3px solid #000000;
  margin-bottom: 1px;
  background-color: #0072bc;
  padding: 12px 0px 12px 20px;
  font-weight: bold;
  color: white;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.LeftLevel1 div
{
  background: url('/i/CategoriesBullet.gif') no-repeat left;
  padding-left: 26px;
}

.SubMenu
{
  padding-top: 4px;
  width: 254px;
}

.LeftLevel2
{
  height: 18px;
  background: url('/i/LeftMenuL2Bg.gif') repeat-x left bottom;
  padding-left: 35px;
  padding-top: 6px;
}

.LeftLevel2 a
{
  background: url('/i/LeftMenuL2Bullet.gif') no-repeat left;
  padding-left: 14px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #535353;
}

.LeftLevel2_2
{
  height: 23px;
  padding-left: 35px;
  padding-top: 8px;
}

.LeftLevel2_2 a
{
  background: url('/i/LeftMenuL2Bullet.gif') no-repeat left;
  padding-left: 14px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #535353;
}

.LeftLevel3
{
  height: 18px;
  background: url('/i/LeftMenuL2Bg.gif') repeat-x left bottom;
  padding-left: 55px;
  padding-top: 6px;
}

.LeftLevel3 a
{
  background: url('/i/LeftMenuL2Bullet.gif') no-repeat left;
  padding-left: 14px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #535353;
}

#BasketLeft
{
  /*height: 41px;*/
  background-color: #ededed;
  width: 238px;
  padding-left: 16px;
  color: black;
}

#BasketLeftContent
{
  background-color: #ededed;
  width: 214px;
  padding-left:  20px;
  padding-right: 20px;
}
table.BasketSmall td
{
  font-size: 11px;
  color: black;
}
table.BasketSmall td a
{
  font-size: 11px;
  color: black;
  text-decoration: none;
}


#BasketLeft a.main
{
  background: url(/i/BasketLeftIcon.gif) no-repeat left;
  padding-left: 30px;
  display: block;
  height: 30px;
  padding-top: 12px;
  text-decoration: none;
  color: black;
}

#BasketLeft a.main span
{
  color: red;
  font-weight: bold;
  font-size: 10px;

}

#BeforeBasket
{
  background: url('/i/UnderLeftMenu.gif') repeat-x bottom;
  width: 254px;
  height: 1px;
  margin-bottom: 3px;
}

#UnderLeftMenu
{
  background: url('/i/UnderLeftMenu.gif') repeat-x bottom;
  width: 254px;
  height: 1px;
  padding-top: 5px;
  font-size: 1px;
}

#RightSide
{
  margin-left: 260px;
}

#TopMenu
{
  height: 40px;
  background: url('/i/TopMenuBg.gif') repeat-x;
}

#TopMenu a
{
  float: left;
  display: block;
  height: 28px;
  padding-top: 12px;
  color: white;
  text-decoration: none;
  font-weight: bold;
}

#TopMenu a div
{
  border-left: 1px solid white;
  padding: 0px 20px 0px 20px;
}

#TopMenu a:first-child div
{
  border-width: 0px;
}

#Path
{
  background-color: #e5e5e5;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 23px;
  margin-bottom: 8px;
}

#Path a
{
  background: url('/i/PathBullet2.gif') no-repeat left;
  padding-left: 22px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #535353;
  margin-left: 10px;
}

#Path a:first-child
{
  background: url('/i/PathBullet1.gif') no-repeat left;
  margin-left: 0px;
}

#BigContentBlock
{
  padding: 10px;
  border: 1px solid #919191;
  border-top-width: 0px;
  font-size: 12px;
  color: #646e73;
}

#BigContentBlock table.RegBlockTab
{
  border: 1px solid lightgrey;
  width: 100%;
}

#BigContentBlock form.reg
{
  font-size: 12px;
}
#BigContentBlock form.reg table td
{
  padding-left: 4px;
}
#BigContentBlock form.reg table td input
{
  width: 150px;
  font-size: 10px;
}
#BigContentBlock form.reg table td select
{
  width: 156px;
  font-size: 10px;
}

#BigContentBlock form table td input.radio
{
  width: 20px;
}

#BigContentBlockHeader
{
  margin-top: 3px;
  height: 2px;
  background: url('/i/RightBlockBigTop.gif') no-repeat left;
  background-color: #6c6c6c;
  font-size: 1px;
}

.SubPhoto
{
  background-image: url('/i/SubPhoto.gif');
  width: 116px;
  height: 111px;
  padding: 4px 3px 3px 3px;
  text-align: center;
}

.Item
{
  width: 215px;
  height: 207px;
  background-image: url(/i/RightBlock.gif);
  margin: 0 0 7px 0;
  display: block;
  cursor: pointer;
  color: #525252;
  text-decoration: none;
  font-size: 10px;
  text-align: center;
}
.Item a
{
  text-decoration: none;
}

.ItemImage
{
  margin: 10px 7px 10px 7px;
  height: 149px;
  width: 202px;
}

.ItemDescription
{
  font-size: 8pt;
  padding: 0px 8px 0px 8px;
  height: 30px;
}

.ILeft
{
 margin-right: 7px;
 float: left;
}

.ICenter
{
 float: left;
}

.IRight
{
 float: right;
}

.ContentTableTop
{
  background: url('/i/ContentTableTop.gif');
  width: 636px;
  height: 2px;
  font-size: 1px;
}

table.ParamTable td
{
  padding: 4px;
}

table.ParamTable td
{
  border: 1px solid lightgrey;
  padding: 4px;
}

table.Basket
{
  width: 100%;
  border: 1px solid white;
}

table.Basket td
{
  border: 1px dotted lightgrey;
  text-align: center;
  padding: 10px;
}


#Bottom
{
  margin-top: 30px;
  height: 67px;
  background:  url('/i/BottomBg.gif') repeat-x;
}

#Creditcards
{
  width: 257px;
  background:  url('/i/BottomSpacerBig.gif') no-repeat right;
  height: 43px;
  text-align: center;
  padding-top: 22px;
  float: left;
}

#BottomRight
{
  margin-left: 257px;
  padding-left: 25px;
}

#BottomMenu
{
  height: 43px;
  font-size: 10px;
}

#BottomMenu a
{
  display: block;
  float: left;
  margin-top: 25px;
  padding-right: 25px;
  padding-left: 25px;
  text-decoration: none;
  color: #909090;
  border-left: 1px solid #909090;
}

#BottomMenu a:first-child
{
  padding-left: 0px;
  border-left-width: 0px;
}

#Copyright
{
  font-size: 10px;
}

h1
{
  font-size: 14px;
}


.submit
{
  width: 77px;
  height: 17px;
  border: 0;
  margin: 0;
  padding: 0;
  background-image: url(/i/ButtonBlack.gif);
  color: white;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
}
.submit div
{
  margin-top: 2px;
}


.loadbrochure {
  padding: 3px 10px 6px 35px;
  margin-top: 10px;
  background: url(/i/pdfico.gif) no-repeat 0 2px;
  display: block;
  float: left;
  height: 20px;
}

h1.grey
{
  margin-top: 10px;
  padding-top: 8px;
  padding-left: 20px;
  height: 22px;
  background-color: #e5e5e5;
  font-size: 10px;
}

.collapsed
{
  padding-left: 10px;
  background: url(/i/plus.gif) no-repeat left;
}

.visible
{
  padding-left: 10px;
  background: url(/i/minus.gif) no-repeat left;
}

table.noborder, table.noborder td
{
  border: 0;
}
table.nopadding, table.nopadding td
{
  padding: 0;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

h1.pathcontainer
{
  font-size: 12px;
  font-weight: normal;
}

a.DiscountButton
{
  display: block;
  width: 118px;
  height: 41px;
  margin: 10px;
  color: white;
  font-weight: bold;
  float: left;
  background: url(/i/DiscountSetionButton.jpg);
  text-align: center;
  text-decoration: none;
  padding: 5px;
  padding-top: 14px;
}

.DiscountButtonText
{
  font-weight: bold;
  text-decoration: none;
}

.DiscountButtonText:hover
{
  text-decoration: underline;
}



#ContactForm input { width: 267px; border: 1px solid #296ba7; margin-bottom: 5px; }
#ContactForm img { border: 1px solid #296ba7; margin-bottom: 5px; margin-top: 4px; }
#ContactForm textarea { width: 267px; border: 1px solid #296ba7; }
#ContactForm h2 { font-size: 16px; }

