body {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  background: #000;
}
a:link,
a:active,
a:visited {
  color: #74b8c9;
  text-decoration: underline;
  outline: none;
}
a:hover {
  color: #74b8c9;
  text-decoration: none;
  outline: none;
}
table, td {
  font-size: 11px;
  color: #a8a8a8;
  line-height: 13px;
  vertical-align: top;
}
table, img {
  border: none;
}
input[type=text],
input[type=password] {
  margin: 0px;
  padding: 0px 0px 0px 3px;
  width: 140px;
  vertical-align: middle;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #fff;
  border: 1px solid #59d1ff;
}
textarea {
  padding: 1px;
  margin: 1px;
  vertical-align: middle;
  font-size: 11px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #fff;
  border: 1px solid #59d1ff;
}
hr {
  height: 1px;
  border: 0px;
  color: #082024;
  background-color: #082024;
}
form {
  margin: 0px;
  padding: 0px;
}

.main {
  width: 1000px;
  margin: 0px auto;
}
.content {
  width: 100%;
  text-align: left;
}

.menu_divider,
.menu_left,
.menu_box,
.menu_right {
  height: 35px;
  line-height: 35px;
}
.menu_divider {
  width: 2px;
  background: url(images/bg_menu_divider.gif) no-repeat;
}
.menu_left {
  width: 60px;
  background: url(images/bg_menu_left.gif) no-repeat;
}
.menu_box {
  width: 880px;
  text-align: center;
  background: url(images/bg_menu_normal.gif) repeat-x left top;
}
.menu_right {
  width: 60px;
  background: url(images/bg_menu_right.gif) no-repeat;
}

.header_1-1,
.header_1-2,
.header_1-3,
.header_1-4,
.header_1-5 {
  height: 65px;
}
.header_1-1 {
  width: 30px;
  background: url(images/header_1-1.gif) no-repeat;
}
.header_1-2 {
  width: 350px;
  background: url(images/header_1-2.jpg) no-repeat;
}
.header_1-3 {
  width: 240px;
  line-height: 0px;
  text-align: center;
  background: url(images/header_1-3.gif) repeat-x left top;
}
.header_1-4 {
  width: 350px;
  background: url(images/header_1-4.jpg) no-repeat;
}
.header_1-5 {
  width: 30px;
  background: url(images/header_1-5.gif) no-repeat;
}
.header_2-1,
.header_2-2,
.header_2-3,
.header_2-4,
.header_2-5 {
  height: 180px;
}
.header_2-1 {
  width: 30px;
  background: url(images/header_2-1.jpg) no-repeat;
}
.header_2-2 {
  width: 350px;
  background: url(images/header_2-2.jpg) no-repeat;
}
.header_2-3 {
  width: 240px;
  background: url(images/header_2-3.jpg) no-repeat;
}
.header_2-4 {
  position: relative;
  width: 350px;
  background: url(images/header_2-4.jpg) no-repeat;
}
.header_2-5 {
  width: 30px;
  background: url(images/header_2-5.jpg) no-repeat;
}
.iskra_box {
  position: relative;
  width: 350px;
  height: 180px;
}
.iskra {
  position: absolute;
  width: 125px;
  height: 89px;
  top: 26px;
  right: 45px;
  background: url(images/iskra.gif) no-repeat;
}

.header_box {
  margin-top: 15px;
  margin-left: 53px;
  font-weight: bold;
}

.footer_left {
  width: 80px;
  height: 75px;
  background: url(images/bg_footer_left.gif) no-repeat;
}
.footer_mdl {
  width: 840px;
  height: 75px;
  background: url(images/bg_footer_mdl.gif) repeat-x left top;
}
.footer_right {
  width: 80px;
  height: 75px;
  background: url(images/bg_footer_right.gif) no-repeat;
}

.copyright {
  margin-top: 35px;
  margin-bottom: 20px;
  color: #435d6c;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
}

a.kino77:link { font:  14px arial, sans-serif; color: #FFCC66; text-decoration: none; font-weight : bold; }
a.kino77:active { font:  14px arial, sans-serif; color: #FFCC66; text-decoration: underline; font-weight : bold; }
a.kino77:visited { font:  14px arial, sans-serif; color: #FFCC66; text-decoration: none; font-weight : bold; }
a.kino77:hover { font:  14px arial, sans-serif; color: #BBBBBB; text-decoration: underline; font-weight : bold; }