#header {
  float:left;
  width:100%;
  font:20pt Impact;
  line-height:normal;
  z-index: 10;
  position: relative;
}
#header ul {
  margin:0;
  padding:143px 0px 0px 210px;
  list-style:none;
}
#header li {
  float:left;
  background:url("left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
}
#header a {
  float:left;
  display:block;
  background:url("right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#765;
}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
}
#header #current {
  background-image:url("left_on.gif");
}
#header #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
}

/* --------------------------------- */
.clearboth {
  clear: both;
}

/* logo */
.xvxlogo {
    position: absolute;
    margin-left: 350px;
    margin-top: 22px;
}

.xvxlogo2 {
    position: absolute;
    background: url("xvinylx.png");
    _background: url("xvinylx.gif");
    width: 327px;
    height: 89px;
    margin-left: 351px;
    margin-top: 23px;
}

/* gramec */
.xvxgramec {
    position: absolute;
    margin-left: 24px;
    margin-top: 46px;

    border: 1px solid transparent;

    z-index:10;
}

.xvxgramec2 {
    position: absolute;
    margin-left: 25px;
    margin-top: 47px;
    width: 178px;
    height: 190px;
    background: url("xvxgramec.png");
    _background: url("xvxgramec.gif");
    z-index:10;
}

/* stin */
.xvxstin {
    position: absolute;
    margin-left: 60px;
    margin-top: 17px;
    z-index: -1;

    border: 1px solid transparent;
}

.xvxstin2 {
    position: absolute;
    margin-left: 61px;
    margin-top: 18px;
    z-index: -1;
    width: 269px;
    height: 177px;

    background: url("xvxstin2.png");
    _background: url("xvxstin2.gif");
}

