@charset "windows-1251";
/* CSS Document */

html, body {
  background: #0A127B url(../img/bck.jpg) repeat-x;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

a {
  color: #000;
}

h1 {
  color: #e60503;
  font-size: 1.5em;
  text-align: center;
}

#content {
  vertical-align: top;
}

#content-wrapper {
  background-color: #fff;
}

#fon-table {
  background: url(../img/down.jpg) repeat-x bottom;
}

#left-colomn {
  width: 300px;
  height: 600px;
  vertical-align: top;
}

#left-wrapper {
  height: 600px;
  overflow: auto;
  width: 300px;
}

#left-wrapper a {
    font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}

#left-wrapper a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#left-wrapper ul {
  color: #fff;
}

#right-colomn {
  padding: 0px 50px 0px 10px;
}

#ugol-left-top {
  width: 50px;
  height: 50px;
  background: url(../img/corn1.jpg) no-repeat;
}

#ugol-right-top {
  width: 50px;
  height: 50px;
  background: url(../img/corn2.jpg) no-repeat;
}

#ugol-left-bottom {
  width: 50px;
  height: 50px;
  background: url(../img/corn3.jpg) no-repeat;
}

#ugol-right-bottom {
  width: 50px;
  height: 50px;
  background: url(../img/corn4.jpg) no-repeat;
}








