body { 
  margin: 0px; 
  /* background: url('img/body-background.gif') repeat-y black 580px 0px; */
  background: url('img/body-background2.gif') repeat-y black top center fixed;
  font-family: verdana;
  font-size: 12px;
  color: white;
}
form { margin: 0px; padding: 0px; }
a {
  color: #848484;
  font-size: 11px;
}
a:hover {
  color: white;
  text-decoration: none;
}
.bequiet { font-size: 0px; }
.main { margin-left: auto; margin-right: auto; }
.header-top {
  background: url('img/header-top.gif') repeat-x bottom left;
}
.header-left {
  background: url('img/header-left.gif') no-repeat bottom left;
  font-size: 0px;
}
.header-middle {
  background: url('img/header-middle.gif') no-repeat bottom left;
  font-size: 0px;
}
.side-panel {
  background: url('img/side-panel.gif') no-repeat 0px -2px;
  font-size: 0px;
  width: 19px;
}
.menu-left {
  background: url('img/menu-left.gif') no-repeat top left;
  font-size: 0px;
}
.menu-right {
  background: url('img/menu-right.gif') no-repeat top left;
  font-size: 0px;
}
.panel-top {
  background: url('img/panel-top.gif') repeat-y top left;
}
.panel-bottom {
  background: url('img/panel-bottom.gif') no-repeat top left;
  text-align: center;
  font-weight: bold;
  color: #F4F4f4;
  padding: 15px 0px;
}
.panel-sub {
  background: url('img/panel-sub.gif') repeat-y top left;
}
.footer-left {
  background: url('img/footer-left.gif') no-repeat top left;
  font-size: 0px;
}
.footer {
  background: url('img/footer-middle.gif') repeat-x top left;
  font-size: 11px;
  padding-bottom: 5px;
  font-weight: bold;
  text-align: center;
  color: white;
}
.panel-footer {
  background: url('img/panel-floor.gif') no-repeat top left;
  padding-left: 30px;
  padding-top: 5px
}
.menu { background-color: #2e2d2d; }
.menu a {
  background: url('img/link.gif') repeat-x;
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: #bcbcbc;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  height: 14px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #848484;
  border-top: 1px solid black;
}
.menu a:hover {
  background: url('img/link-hover.gif') repeat-x;
  color: white;
}
a.current { 
  color: yellow; 
  background: url('img/current.gif') 0px 0px repeat-x #2e2d2d;
  border-bottom: 1px solid #2e2d2d 
}
a.current:hover { 
  text-decoration: underline;
  color: white; 
  background: url('img/current.gif') 0px 0px repeat-x #2e2d2d;
}
.menu td.sep  { 
  background: url('img/link-sep.gif') repeat-y; 
  font-size: 0px; 
  border-bottom: 1px solid #848484; 
  border-top: 1px solid black;
}
.menu td.sep-active {
  background: url('img/link-sep.gif') repeat-y -1px 0px;
  font-size: 0px; 
  border-bottom: 1px solid #848484; 
  border-top: 1px solid black;
}
.menu td.blank { 
  background: url('img/link.gif') repeat-x; 
  font-size: 0px; 
  border-bottom: 1px solid #848484;
  border-top: 1px solid black;
}
.body-left {
  background: url('img/body-left.gif') repeat-y top left #2e2d2d; 
  padding-left: 40px;
}
.body-right {
  background: url('img/body-right.gif') repeat-y top left; 
  font-size: 0px;
}
.logo {
  margin-left: 40px; 
  margin-bottom: 9px
}
.search {
  background: url('img/input.gif') repeat-x #242424;
  font-family: verdana;
  width: 130px;
  height: 14px;
  font-size: 11px;
  color: white;
  border: 1px solid #7d7d7d;
  margin-left: 15px;
  margin-top: 3px;
}
.input {
  background: url('img/input.gif') repeat-x #242424;
  color: white;
  border: 1px solid #848484;
  font-family: verdana;
  font-weight: bold;
  font-size: 11px;
  width: 150px;
  display: block;
  margin-top: 3px;
}
.random {
  width: 204px; 
  height: 76px; 
  background: url('img/random.gif') no-repeat 50% 50%;
  text-align: center;
}
.rand-text {
  font-size: 10px;
  text-align: center;
  margin-bottom: 3px;
  padding-top: 5px;
}
.random-image { 
  margin-top: 7px;
  border: 1px solid black;
  width: 90px;
  height: 60px;
}
.nonews {
  padding-left: 45px; 
  padding-top: 15px; 
  color: white; 
  text-align: center; 
  font-weight: bold;
}
.blogtable {
  background-color: #555555; 
  border-style: solid;
  border-width: 1px;
  border-color: #848484 white white white;
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 10px;
}
a.title {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  background: url('img/title.gif') repeat-x;
  border-bottom: 1px solid #848484;
  text-align: center;
  font-weight: bold;
  color: white;
  text-decoration: none;
  height: 13px;
  display: block;
}
a.title:hover {
  color: lime;
}
a img.picture {
  float: left;
  border: 1px solid black;
  margin-right: 2px;
  margin-bottom: -2px;
}
a:hover img.picture {
  border: 1px solid white;
}
td.date {
  padding-top: 5px;
  text-align: center;
}
td.desc {
  padding: 5px;
}
.open, .gallery {
  width: 500px;
  margin: auto;
}
.open img { border: 1px solid white; margin-bottom: 3px; }
.open-title {
  font-size: 22px; 
  font-weight: 700;
  text-align: left;
}
.open-date { font-weight: bold; }
.whole { text-align: justify; }
.whole a { font-size: 12px; }
.djundj-body {
  width: 188px;
  margin: auto;
  padding: auto;
  font-size: 11px;
  padding-left: 7px;
}
.djundj {
  width: 195px; 
  background: url('img/djundji.gif') no-repeat 0% 0%; 
  font-weight: 500; 
  padding: 1px 0px 3px 10px;
}
.djundj-online {
  width: 195px; 
  background: url('img/djundji_online.gif') no-repeat 0% 0%; 
  margin: auto; 
  font-weight: bold; 
  padding: 1px 0px 1px 10px;
}
.register {
  text-decoration: none;
  font-weight: bold;
  color: white;
  font-size: 11px;
}
.register:hover { color: red; }
.gallery  a {
  width: 140px;
  height: 160px;
  display: block;
  color: white;
  text-decoration: none;
  background-color: #464646;
  border: 1px solid white;
}
.gallery a:hover {
  background-color: #646464;
}
.gallery a div.all {
  margin-top: 90px;
  background: url('img/gallery/separator.gif') 50% 35% no-repeat;
}
.title-all { text-align: center; }
.images-all {
  background: url('img/gallery/images.gif') no-repeat 2% 50%; 
  padding-left: 20px;
  margin-top: 20px;
}
.date-all {
  background: url('img/gallery/date.gif') no-repeat 2% 50%; 
  padding-left: 20px; 
  margin-top: 3px;
}
.nocomments {
  font-weight: bold;
  text-align: center;
}
.comments {
  font-size: 11px;
}
.com-from, .com-date {
  background: url('img/title.gif') repeat-x;
  padding: 3px;
  font-size: 10px;

  border-bottom: 1px solid black;
}
.com-date {
  border-right: 1px solid black;
  text-align: right;
}
.com-from {
  border-left: 1px solid black;
}
.com-comment1 {
  border-style: solid;
  border-width: 1px;
  border-color: #848484 black black black;
  padding: 5px;
  background-color: #4b4a4a;
}
.com-comment2 {
  border-style: solid;
  border-width: 1px;
  border-color: #848484 black black black;
  padding: 5px;
  background-color: #5b5a5a;
}
.com-empty {
  font-size: 0px;
}
.com-from a {
  font-size: 10px;
  font-weight: bold;
}
.red {
  color: red;
}
.ten {
  font-size: 10px;
}
#textarea {
  background: url('img/input.gif') repeat-x #242424;
  font-family: verdana;
  width: 495px;
  height: 150px;
  color: white;
  font-size: 11px;
  padding: 5px;
}
.left { background: url('img/gallery/left-arrow-none.gif') no-repeat; }
.right { background: url('img/gallery/right-arrow-none.gif') no-repeat; }
tr.avatar td a img { border: none; }
.thumbs-back { background: url('img/gallery/thumbs-middle.gif') repeat-x; }

#image { border: 4px solid white; }
select {
  border: 1px solid white;
}
option, select {
  background-color: #242424;
  color: white;
  font-family: Verdana;
}
.pages { text-align: center; }
.pages a {
  color: black;
  font-weight: bold;
  text-decoration: none;
  padding: 1px 4px;
  border: 1px solid white;
  background: url('img/pages.gif') repeat-x #9c9c9c;
}
.pages a:hover {
  color: white;
}
.active-page { margin: 0px 2px; color: #FFFFFF; }
.alert {
  background: url('img/alert.gif') no-repeat 460px 0px;
}
p { margin: 0px; }
#username2, #password2, #code2, #codepng { border: none; }
.calender a {
  text-decoration: none;
}
#box {
  width: 200px; 
  background-color: #555555; 
  border: 1px solid black;
  color: white;
  padding: 10px;
  position: absolute;
  left: 0px;
  top: 0px;
}