html {
  font-family: arial;
  font-size: 11px;
  background-image: url(images/bg.gif);
  padding-right: 15px;
}

body {
  margin: 0;
  margin-right: 15px;
}

p {
  margin: 0;
}

img {
  border: 0;
}

td {
  font-family: arial;
  font-size: 11px;
}

hr {
  border: 1px white solid;
  border-top: 1px #cccccc solid;
  margin: 0 0 5px 0;
}
h1, h2, .green {
  color: #009137;
}
h1 {
  margin: 8px 10px 5px 0;
  font-size: 15px;
  font-weight: bold;
}
h2, h3 {
  margin: 10px 0;
  font-size: 13px;
}

.left {
  float: left;
}

ul {
  margin: 0;
  padding: 0;
  margin-left: 25px;
}

ol {
  margin: 0;
  padding: 0;
  margin-left: 25px;
}

.right {
  float: right;
}

#page {
	position: absolute;
	width: 810px;
	margin-left: -405px;
	left: 50%;
}

#head {
  background-image: url(images/bg_head.gif);
  background-repeat: no-repeat;
  height: 36px;
}
#head .left {
  padding: 10px 0 0 30px;
  color: #cccccc;
  font-size: 10px;
  width: 200px;
}
#head .left a, #foot, #foot a {
  color: #cccccc;
}
#head .right {
  padding-top: 7px;
  padding-right: 30px;

}
#head .inputleft, #head .inputright, #head .butons {
  float: left;
}
#head .butons {
  padding-top: 2px;
  padding-right: 20px;
}
#head .butons img {
  padding-left: 5px;
}
#head .butons a {
  color: white;
}
#head .inputleft input {
  border: 1px white solid;
  height: 16px;
  background-image: url(images/head_text.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 10px;
}
#head .inputright input {
  border: 1px white solid;
  height: 20px;
  background-image: url(images/head_buton.gif);
  background-repeat: repeat-x;
  background-position: top;
  color: white;
  font-size: 9px;
}
#head .inputright {
  padding-left: 5px;
  _padding-top: 1px;
}

#top {
  background-image: url(images/bg_top.gif);
  height: 99px;
  font-size: 0;
}
#top .left {
  padding: 26px 0 0 24px;
}
#top .right {
  padding-right: 20px;
}

#menu {
  background-image: url(images/bg_menu.gif);
  background-repeat: no-repeat;
  height: 27px;
  padding-left: 25px;
  padding-top: 8px;
}

#main {
  background-image: url(images/bg_main.gif);
  background-repeat: repeat-y;
  padding: 0px 20px;
}
#main .left, #main .right {
  padding-top: 10px;
  padding-bottom: 10px;
  background-image: url(images/bg_text.gif);
  background-repeat: repeat-x;
  background-position: top;
}
#main .left {
  width: 195px;
  padding-left: 10px;
}
#main .right {
  width: 555px;
  padding-left: 10px;
}
#main-fix {
  clear: both;
  height: 0px;
}
#foot {
  height: 47px;
  background-image: url(images/bg_pata.gif);
  background-repeat: no-repeat;
  clear: both;
  text-align: center;
  padding-top: 10px;
}

.text {
  line-height: 150%;
}
.text input, .text select, .text textarea, table.calendar  {
  border: 1px #cccccc solid;
  font-size: 11px;
  color: #333333;
}
.text tr {
  vertical-align: top;
  }

.text li {
 /* list-style-image: url(images/li.gif);*/
 /*list-style-type: none;*/
}
table.calendar {
  padding: 0;
  margin: 0;
}

table.calendar td {
  width: 25px;
  /*border-bottom: 2px #dddddd solid;*/
  background-color: #eeeeee;
}

.okno {
  border: 1px #cccccc solid;
  background-color: #f2f2f2;
  padding-left: 6px;
  padding-right: 0px;
  width: 185px;
}
.clanok {
  padding: 0px 15px 10px 10px;
}
a {
  color: #00aeef;
}
a:hover {
  text-decoration: none;
}


#smallb {
  position: absolute;
  width: 140px; 
  top: 180px; 
  left: 10px;
}
#smallb img {
  border: 0;
}
