body {
  margin: 0px;
  padding: 0px;
  cursor : default;
  font-family: Verdana;
  font-size: 12px;
  background-color: #434444;
  color: #bcccce;
}
table {
  margin: 0px;
  padding: 0px;
  cursor : default;
  font-family: Arial;
  font-size: 8pt;
  border-collapse: collapse;
}

img {
  border: 0px;
  padding : 0px;
}
div {
    margin : 0px;
    padding : 0px;
    display: block;
}
td {
  margin: 0px;
  padding : 0px;
  vertical-align: top;
  text-align: left;
}

div.main {
  width : 960px;
  text-align: center;  
}


div.header {
  text-align: left;
  height: 220px;
  width: 100%;
  display: block;

  background-position: top left;
  background-image: url(/content/image/do_not_cross_top.jpg);
  background-repeat: no-repeat;
}

img.logo {
  width: 392px;
  height : 113px;
  position: relative;
  left: 250px;
  top: -3px;
}

img.kuda29 {
  width: 169px;
  height : 148px;
  position: relative;
  left: 394px;
  top: 0px;
}

img.slogan {
  width: 225px;
  height : 72px;
  position: relative;
  left: 378px;
  top: -5px;
}

img.exit {
  width: 200px;
  height : 72px;
  position: relative;
  left: 393px;
  top: -5px;
}

table.main {
  width: 100%;
  height: 410px;
}

table.main td.left {
  width : 490px;
  background-position: top left;
  background-image: url(/content/image/do_not_cross_corner.jpg);
  background-repeat: no-repeat;
}

table.main td.label {
  width : 470px;
  background-position: top center;
  background-repeat: no-repeat;
}

table.main td.docent {
  background-image: url(/content/image/docent/label.jpg);
}

table.main td.bober {
  background-image: url(/content/image/bober/label.jpg);
}

table.main td.medved {
  background-image: url(/content/image/medved/label.jpg);
}

div.rezhim {
  margin : 133px 58px 0px 39px;
}


img.image {
  width : 459px;
  height: 344px;
  margin : 96px 28px 65px 34px;
}

img.r_img {
  width : 81px;
  height: 82px;
}

table.rezhim {
  width : 100%;
  height : 82px;
  margin-bottom: 8px;
}

table.rezhim td.r_img {
  width : 81px;
}

table.rezhim td.r_text {
  width : 249px;
}

div.r_text {
  height: 31px;
  background-color: #996f49;
  margin-top: 19px;
  color : #fffefe;
  font-family: 'Century Gothic';
  font-size : 14px;
  font-weight: bold;
  padding-left: 22px;
  padding-top: 14px;
  vertical-align: middle;
}


table.rezhim td.r_end {
  width: 12px;
}

div.r_end {
  width: 100%;
  height: 45px;
  background-image: url(/content/image/r_right.gif);
  background-repeat: no-repeat;
  background-position: left;
  margin-top: 19px;
}

div.text {
  text-align: left;
  width : 460px;
  margin-top : 5px;

}

div.copy {
  width : 100%;
  text-align : right;

}

div.copy_text {
  padding: 5px 17px 10px 0px;
  font-size: 10px;
}


img.copy_top {
  margin: 8px 20px 8px 0px;
  cursor: pointer;
}

a {
  color : #996f49;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

map {
  cursor: pointer;
}


area {
  cursor: pointer;
}

