﻿body {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  background-image: url(../i/bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  font-family: Arial;
  position: relative;
}
a img {border: 0px;}
p {
  padding: 0px;
  margin: 0px;
}
form, ul, li {
  margin: 0px;
  padding: 0px;
}
.top {
  width: 1000px;
  margin: 0px auto;
  position: relative;
  height: 1px;
}
.logo {
  position: absolute;
  top: 28px;
  left: 100px;
}
.slogan {
  position: absolute;
  top: 50px;
  left: 377px;
  text-align: left;
  color: #336633;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  border-left: 5px solid #336633;
  padding-left: 21px;
}
table.main {
  margin-top: 305px;
}
td.left {
  width: 228px;
  padding: 0px 16px 22px 16px;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  vertical-align: top;
}
.menu {
  width: 197px;
  margin: 0px auto;
  margin-bottom: 51px;
}
.menu a {
  display: block;
  height: 28px;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  color: #1E6450;
  margin-bottom: 9px;
  padding: 0px 0px 0px 24px;
}
.menu a span {
  color: #1E6450;
}
.menu a:hover, .menu a#active {
  text-decoration: none;
  color: #CC0000;
  background-image: url(../i/bg_menu.jpg);
  background-repeat: no-repeat;
}
.menu a:hover span, .menu a#active span {
  text-decoration: none;
  color: #CC0000;
}
.reg {
  width: 208px;
  height: 101px;
  margin: 0px auto;
  margin-top: 7px;
  padding: 11px 8px 7px 12px;
  background-image: url(../i/bg_reg.jpg);
  background-repeat: no-repeat;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 30px;
}
.reg .input {
  width: 100%;
  border: 1px solid #666666;
}
.reg a {
  color: #FFFF66;
}
.reg input.batton {
  background-image: url(../i/bg_input.jpg);
  background-repeat: no-repeat;
  width: 104px;
  height: 30px;
  border: 0px;
  background-color: transparent;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-style: italic;
  cursor:pointer;
}
.reg input.batton2 {
  background-image: url(../i/logout.jpg);
  background-repeat: no-repeat;
  width: 104px;
  height: 30px;
  border: 0px;
  background-color: transparent;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-style: italic;
    cursor:pointer;
}
.right {
  padding: 0px 11px 22px 11px;
  font-size: 14px;
  line-height: 21px;
  color: #000000;
  vertical-align: top;
}
.prod td {
  padding: 0px 20px 19px 20px;
  color: #000000;
  font-size: 14px;
  line-height: 18px;
  vertical-align: top;
}
.prod a img {
  padding: 5px;
  background-image: url(../i/bg_prod.jpg);
  background-repeat: no-repeat;
  margin-bottom: 10px;
}
.prod a {
  font-size: 14px;
  line-height: 18px;
  color: #003366;
}
.link {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  padding: 0px 0px 22px 52px;
}
.link a {
  color: #003366;
}
.footer {
  height: 115px;
  background-image: url(../i/bg_footer.jpg);
  background-repeat: repeat-x;
  background-position: right;
  font-size: 12px;
  padding-top: 5px;
  line-height: 21px;
  color: #990000;
  font-style: italic;
  background-color: #FFFFFF;
}
.footer a {
  color: #336633;
}
.footer a span {
  color: #336633;
}
.valik {
  position: absolute;
  right: 0px;
  bottom: 4px;
}

