@import "menu.css";

div#custom-doc {
  margin: 0;
}

html body a:hover {
  color: white;
}
div#hd {
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  height: 231px;
}

div#main-template {
  background-image: url(../images/kachel.jpg);
  background-repeat: repeat-y;
}
div#bd {
  background-image: url(../images/quali-logo2.jpg);
  background-repeat: no-repeat;
  background-position: 32px bottom;
  min-height: 300px;
}
div.yui-gb .right .csc-row {
  padding-left: 0px;
  width: 200px;
}

div#ft {
  background-image: url(../images/footer.jpg);
  background-repeat: no-repeat;
}

div#ft-logo {
  background-image: url(../images/quali-logo.jpg);
  background-repeat: no-repeat;
  background-position: 0px -90px;
  height: 52px;
  width: 129px;
  margin-left: 32px;
  
}
div.col-wrapper p {
  margin-bottom: 0em;
}

div.csc-row p, div.csc-row h1 {
  color: #272727;
}

tr td {
  vertical-align: top;
}

#custom-doc #bd .yui-g .normal-right .col-wrapper, #custom-doc #bd .yui-g .left-normal .col-wrapper {
margin: 24px 50px 0px 30px;
padding: 0px;
}

