html, body {
  padding: 0px;
  margin: 0px;
  font-family: Tahoma;
  font-size: 12px;
}
.top_6 {
  background-image: url('images/2.gif');
  background-repeat: no-repeat;
  background-position: top left;
}
.top_5 {
  background-image: url('images/1.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}
.top_4 {
  background-image: url('images/arw.gif');
  background-repeat: repeat-x;
  background-position: top;
}
.top_3 {
  background-image: url('images/arw.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}
.top_2 {
  background: url(images/logo.gif);
  background-repeat: no-repeat;
}
.top {
  background-color: #4D85CF;
}
.top_1 {
  background: url(images/top_1.gif);
  background-repeat: no-repeat;
}
.bot_1 {
  background-color: #4D85CF;
  border-bottom-color: #DA251C;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  padding-bottom: 7px;
}
.bot_2 {
  background-color: #4D85CF;
  border-bottom-color: #FF9900;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  padding-bottom: 7px;
}
.bot_3 {
  background-color: #4D85CF;
  border-bottom-color: #D1D1D1;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  padding-bottom: 7px;
}
.bot_4 {
  background-color: #4D85CF;
  background-image: url('images/bot.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 15px;
}
.con {
  background-color: #F5F5F8;
  background-image: url('images/cbr.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}
.top_content {
  background-image: url(images/top.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.text {
  color: #FFFFFF;
  font-size: 11px;
  padding-left: 20px;
}
.text a {
  color: #FFFFFF;
  font-size: 11px;
  text-decoration: none;
}
.text a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.zag {
  padding: 5px;
  color: #FFFFFF;
  font-size: 14px;
}
.zag a {
  color: #FFFFFF;
  font-size: 14px;
  text-decoration: none;
}
.zag a:hover {
  color: #FF9900;
  font-size: 14px;
  text-decoration: none;
}
.function {
  color: #4D85CF;
  font-size: 14px;
  text-align: left;
  padding-top: 20px;
}
.function a {
  color: #4D85CF;
  font-size: 12px;
  text-decoration: none;
}
.function a:hover {
  color: #FF9900;
  text-decoration: none;
}
.zakazik {
  color: #4D85CF;
  font-size: 13px;
  text-decoration: none;
  border-bottom:dashed 1px;
}
.zakazik a {
  color: #4D85CF;
  font-size: 13px;
  text-decoration: none;
  border-bottom:dashed 1px;
}
.zakazik a:hover {
  color: #4D85CF;
  font-size: 13px;
  text-decoration: none;
  border-bottom:dashed 1px;
}
.href a {
  color: #4D85CF;
  font-size: 12px;
  text-decoration: none;
}
.href a:hover {
  color: #FF9900;
  text-decoration: none;
}
.menu {
  color: #FFFFFF;
  font-size: 13px;
}
.menu a {
  color: #FFFFFF;
  text-decoration: none;
}
.menu a:hover {
  color: #FF9900;
  text-decoration: none;
}
.tm a {
  border-left: solid;
  border-left-color: #4D85CF;
  border-left-width: 5px;
}
.tm a:hover {
  padding-left: 5px;
  border-left: solid;
  border-left-color: #FF9900;
  border-left-width: 5px;
}
h1 {
  font-size: 16px;
}
img {
  border: none;
}
.main {
  color: #FFFFFF;
  font-size: 14px;
  padding-top: 20px;
}
.main a {
  color: #FFFFFF;
  text-decoration: none;
}
.main a:hover {
  color: #FF9900;
  text-decoration: none;
}
.form td {
  	padding-bottom: 6px;
    padding-top: 2px;
}
.commentForm td {
	padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 5px;
}
li {
  list-style: square;
  vertical-align: middle;
}
.center {
background: url(doshed.gif) repeat-y top center;
}

