html {
  overflow-y: scroll;
}


body {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

.ed {
  background-image: url(images/ed.png);
  width: 8px;
  height: 10px;
  float: left;
  margin-left: 3px;
  margin-top: 4px;
  background-repeat: no-repeat;
}

#palmexx {
}

h1 {
  font-size: 14px;
  font-weight: bold;
}

h2 {
  font-size: 12px;
  font-weight: bold;
  color: #DE6A01;
}

h1 a, h2 a {
  color: black;
}


.rur {
  font-weight: normal;
}


#search {
  width: 200px;
}

img {
  border: 0;
}


.center {
  padding-top: 6px;
  padding-bottom: 5px;
}

.block {
  border: 1px solid #ffffff;
  height: 89px;
}

.basket {
  color: #869591;
  padding-top: 17px;
  padding-left: 15px;
}

.btopic {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}


.menu {
  background-image: url(images/bar.jpg);
  height: 32px;
  border: 1px solid #ffffff;
}

.menu a {
  margin-left: 25px;
  margin-right: 25px;
  color: #ffffff;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

.menu a:hover {
  text-decoration: underline;
}

#contacts {
  float: right;
  text-align: right;
  font-size: 18px;
  color: #869591;
  margin-top: 13px;
  margin-right: 10px;
}

#contacts p {
  margin: 0px;
}

.block2 {
  width: 100%;
  border: 2px solid #E0DFDF;
  padding-left: 3px;
  padding-right: 3px;
  margin-bottom: 1px;
}

.title {
  background-color: #FF9833;
  height: 25px;
  color: #ffffff;
  font-weight: bold;
}

.title p {
  margin: 0px;
  padding-top: 5px;
  text-align: center;
  white-space: nowrap;
}


#content {
  padding-top: 2px;
  padding-left: 1px;
  padding-bottom: 10px;
  padding-right: 2px;
}

.right {
  padding-left: 1px;
  width: 220px;
}

.main {
  width: 100%;
}

.main object {
}


.left {
  padding-right: 1px;
  width: 240px;
}



.foot {
  padding: 1px;
}


#tree {
  margin-left: -6px;
}


#tree a {
  color: black;
  text-decoration: none;
}

#tree a:hover {
  text-decoration: underline;
}

#tree .curCategory {
  color: #DE6A01;
}

.product {
  width: 205px;
  float: left;
  margin: 5px;
  margin-bottom: 30px;
  padding: 5px;
  padding-bottom: 7px;
  border: 1px solid #EFEFEF;
  background-color: #FDFDFD;
}

.novelty {
  margin-bottom: 20px;
}

.novelty .name {
  overflow: hidden;
  height: 40px;
}


.price {
  float: left;
  font-size: 14px;
  padding-top: 5px;
  padding-left: 3px;
}

.bigprice {
  font-size: 26px;
}

.product .inbask {
  float: right;
  padding-top: 6px;
}

.product .inbask a {
  font-size: 11px;
  font-weight: bold;
  color: black;
}




.product h2 {
  margin: 0px;
  padding: 0px;
}

.product h2 a {
  color: #DE6A01;
  text-decoration: none;
}

.product h2 a:hover {
  text-decoration: underline;
}



.clear {
  clear: both;
}

.picture {
  height: 155px;
  line-height: 155px;
}

.nofoto {
}

.product .name {
  margin-top: 3px;
  height: 42px;
  overflow: hidden;
  margin-bottom: 7px;
}

#basketwrapper {
}

.checked {
  background-image: url(images/inbask.png);
  position: absolute;
  z-index: 9999;
  margin-left: 185px;
  margin-top: 170px;
  width: 32px;
  height: 30px;
}

input, select, textarea {
  font-size: 11px;
}

form {
  margin: 0px;
  padding: 0px;
}


#types a {
  color: black;
  font-size: 12px;
  margin-left: 170px;
}

#price {
  position: absolute;
  margin-left: 250px;
  margin-top: 22px;
}



.thumb {
  border: 1px solid #FFFFFF;
}


.photoselected {
  border: 1px solid #808080;
}

.banner {
  margin-bottom: 2px;
  border: 2px solid #E0DFDF;
}

.pages {
  font-size: 14px;
}

.print img {
  width: 52px;
  height: 52px;
  margin-left: 10px;
  margin-bottom: 10px;
  filter: Alpha(Opacity=85);
  opacity: 0.85;
}

.print:hover img {
	filter: Alpha(Opacity=100);
	opacity: 1;
}

.topbar {
  position: absolute;
  margin-top: -18px;
  margin-left: -15px;
}

.curPage {
  color: red;
}

.brand_link {
  margin-left: 15px;
}

.brands {
  padding-left: 2px;
}


.brands div {
  border: 1px solid #D7D7D7;
  padding: 2px;
  float: left;
  margin: 2px;
}

