body {
  color: #ffd951;
  font-size: 12px;
  font-family: arial;
  background-color: #3e0505;
  background-image: url(images/back.jpg);
  margin: 0;
}

a:link, a:active, a:visited {
  color: #ffa200;
  text-decoration: none;
}

a:hover, a:focus {
  color: #ce5700;
}

img.logo {
  vertical-align: top;
}

div.header {
  background-color: #320303;
  background-image: url(images/header.gif);
}

div.logos {
  color: #f8a833;
  font-size: 10px;
  position: absolute;
  top: 38px;
  left: 8px;
}

div.naves {
  background-image: url(images/naves.gif);
  height: 15px;
}
.line{
border: 1px #cac9c9 solid;
padding: 3px;
margin: 0px -2px 1px -2px;
background: #EAEAEA;
}
div.lang {
  background-color: #3a0000;
  background-image: url(images/lang.gif);
  background-repeat: repeat-x;
  background-position: 50% bottom;
  padding: 3px;
}

div.one_patt {
  background-color: #661e11;
  background-image: url(images/one_patt.gif);
  height: 12px;
  border-top: 1px solid #3a0000;
  border-bottom: 1px solid #3a0000;
}

div.two_patt {
  background-color: #512116;
  background-image: url(images/two_patt.gif);
  height: 12px;
  border-top: 1px solid #320000;
  border-bottom: 1px solid #320000;
}

div.zanaves_left {
  background-image: url(images/zanaves_left.png);
  background-repeat: no-repeat;
  background-position: left 50%;
}

div.zanaves_right {
  background-image: url(images/zanaves_right.png);
  background-repeat: no-repeat;
  background-position: right 50%;
}

div.rek {
  padding: 3px;
}

div.auth {
  background-color: #370808;
  background-image: url(images/auth.jpg);
  text-align: center;
  padding: 1px;
}

div.menu {
  background-image: url(images/menu.png);
  margin: 3px;
  padding: 3px;
}

div.banners {
  padding: 2px;
}

div.footer {
  text-align: center;
  padding: 3px;
}

form {
  margin: 0;
  padding: 0;
}

input, textarea, select {
  color: #ce5700;
  background-color: transparent;
  border: 1px inset #470000;
}

td { 
border-right: 1px solid #604c04; 
border-bottom: 1px dotted #604c04; 
}


/* Copyright AZban.Net */
