body {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  background-color: #ffffff;
}

.login {
  padding-left: 20px;
  padding-top: 17px;
  width: 250px;
  height: 82px;
  vertical-align: top;
  background-color: #eeeeee;
}

.login form {
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.login input {
  border: 1px solid #999999;
  width: 90px;
  height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.login .button {
  border: 1px solid #eeeeee;
  width: 20px;
  height: 16px;
  background-color: #eeeeee;
  background-image: url(i/headers/regok.gif);
  background-position: center;
  background-repeat: no-repeat;
}

.space {
  background-color: #FFFFFF;
  height: 8px;
}

.header {
  background-image: url(i/header.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  height: 157px;
}

.header td {
  background: transparent;
}

a {
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
  text-decoration: underline;
}

.topmenu {
  text-align: left;
  vertical-align: top;
  height: 157px;
}

.tophead {
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 10px;
  vertical-align: top;
}

.topfoot {
  padding-left: 12px;
  padding-right: 10px;
  padding-bottom: 10px;
  vertical-align: bottom;
}

.menutop {
  background-image: url(i/boolet.gif);
  background-position: left 2;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  padding-left: 12px;
  color: #FFFFFF;
  white-space: nowrap;
  text-decoration: underline;
  cursor: pointer;
}
.menutopsel {
  background-image: url(i/boolets.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  padding-left: 12px;
  color: #000000;
  white-space: nowrap;
  text-decoration: underline;
  cursor: pointer;
}

.tsmenu div, .tmmenu div {
  width: 150px;
}

.leftmenu {
  padding: 12px;
  padding-right: 0px;
  width: 185px;
  line-height: 16px;
}

.leftblock {
  padding: 12px;
  padding-left: 2px;
  padding-right: 2px;
  width: 185px;
  line-height: 16px;
  vertical-align: top;
}

.leftmenu a {
  background-image: url(i/boolet.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
  color: #163445;
}
.ashow
{
  background-image: url(i/boolet.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 12px;
  color: #163445;
  display: inline;
}
.ahide
{
  display: none;
}


.razdel {
  padding-left: 10px;
  background: none;
  background-image: none;
}

.searchform {
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
  background-color: #eeeeee;
  height: 69px;
  vertical-align: top;
  text-align: left;
  padding-left: 10px;
}

.serchf {
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;

}

.searchform input {
  border: 1px solid #999999;
  width: 95%;
  height: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.searchform .button {
  border: 1px solid #eeeeee;
  width: 50px;
  height: 18px;
  background-color: #eeeeee;
  background-image: url(i/search.gif);
  background-position: center;
  background-repeat: no-repeat;
}

.searchform .radio {
  width: 15px;
  height: 15px;
  border: none;
}

.footright {
  width: 135px;
  padding-left: 20px;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  background-image: url(i/dotline.gif);
  background-repeat: no-repeat;
  background-position: left middle;
}

.footleft {
  padding-right: 20px;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
}

.footer a {
  color: #000000;
}
.footer
{
  text-align: right;
}

.botmenu {
  padding-bottom: 25px;
  padding-top: 25px;
}

.botmenu td {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 2px;
  padding-top: 2px;
}

.dotline {
  background-image: url(i/dotline.gif);
  background-repeat: no-repeat;
  background-position: left middle;
}

.page {
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
  padding-bottom: 50px;
  vertical-align: top;
}
.page li
{
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
}
.asall td
{
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
}
.asall th
{
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
  font-weight: bold;
}
.asall li
{
  font-family: Tahoma;
  font-size: 11px;
  color: #163445;
}

a {
  color: #000000;
}

h1 {
  padding: 0px;
  margin: 18px;;
}

p {
  padding-left: 18px;
}

.arr {
  padding-left: 18px;
  background-image: url(i/boolet.gif);
  background-position: left;
  background-repeat: no-repeat;
}

.show {
  display: block;
}

.hide {
  display: none;
}



