body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #666366;
  line-height: 22px;
  margin-top: 60px; }
  body .header {
    margin-bottom: 65px; }
    body .header a {
      margin: 0px;
      background: url(../images/logo_en.gif);
      padding: 0px;
      display: block;
      height: 260px;
      width: 581px; }
      body .header a:hover {
        padding: 0px;
        background-position: 0px 260px; }
      body .header a.hr {
        background: url(../images/logo_hr.gif); }
        body .header a.hr:hover {
          padding: 0px;
          background-position: 0px 260px; }
  body .holders {
    border-left: 55px solid white;
    width: 750px;
    padding-top: 25px;
    margin-top: 2px; }
    body .holders .left {
      width: 110px;
      margin-left: 75px;
      float: left; }
    body .holders .right {
      width: 562px;
      float: right; }
    body .holders img {
      margin-bottom: 15px;
      display: block; }
    body .holders a {
      color: #9f9f9f;
      text-decoration: none;
      padding: 3px;
      margin-left: -3px; }
      body .holders a:hover {
        background: #fbc817;
        color: #666366; }
  body h2 {
    font-size: 14px;
    text-transform: uppercase; }
  body .yellow {
    border-left-color: #fbc817; }
    body .yellow h2 {
      color: #fbc817; }
  body .green {
    border-left-color: #00afaa; }
    body .green h2 {
      color: #00afaa; }
  body .orange {
    border-left-color: #ec6e00; }
    body .orange h2 {
      color: #ec6e00; }
  body p {
    margin-bottom: 30px; }
  body .clear {
    line-height: 1px;
    height: 1px;
    clear: both; }
  body h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 30px; }
  body h4 {
    color: #ec6e00;
    font-weight: normal;
    margin-bottom: 10px; }
