
body{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  width: 959px;
  text-align: center;
  padding: 0px;
  background-image: url(images/k2515.png);
  background-repeat: repeat;
  background-attachment: fixed;
  font: 14px "Trebuchet MS", arial, sans-serif;
}

h2{
  font-size: 140%;
  color: #000;
  padding-bottom: 10px;
  padding-left: 15px;
  margin: 0;
}

h6 {
  overflow: hidden;
  margin: 0;
  padding: 0px;
}

p{
  margin: 0;
  padding: 0 15px 0.7em;
  line-height: 1.5;
  text-align: justify;
}

div#container{
  background: #edf3f5;
  padding: 0px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}

div#header{
  background-image: url(images/qaz.jpg);
  background-repeat: no-repeat;
  height: 149px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
}

div#title{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  height: 30px;
  padding: 15px 0 10px 0;
  background: #edf3f5;
}

div#frame {
  width: 960px;
}

div#content{
  border-top: 1px solid #000;
  padding-top: 15px;
  background: #edf3f5;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  overflow: hidden;
}

div#footer {
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  background: #000;
}

.center{
  text-align: center;
}

.center > div{
  margin: 0 auto;
}

.loginform {
  font-weight: bold;
  background: transparent;
  text-align: center;
  padding: 20px 0 10px 0;
}

.boxlogin {
  display: inline;
  margin: -70px 50px 00px 10px;
  float: right;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  width: 400px;
  height: 200px;
  background: #4696b0;
  border: 1px solid #000;
}

.hr4 {
  border: 0;
  width: 100%;
  color: #000;
  background-color: #000;
  height: 1px;
  margin: 20px 0 0px 0;
  overflow: hidden;
}

a {
  color: #000;
  text-decoration: none;
}

a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #808080;
  text-decoration: none;
}
