  body {
    background-image: url(/templates/monolit/images/bgsg.png);
    background-repeat: no-repeat;
  }

  .head {
    width: 100%;
    height: 175px;
    background-image: url(/templates/monolit/images/bghead-sg.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    top: 29px;
  }

  .dottedLineHTop {
    position: absolute;
    left: 0px;
    top: 28px;  
  }

  .dottedLineHBottom {
    position: absolute;
    left: 0px;
    top: 204px;  
  }

  .head_image {
    background-color: white;
    width: 697px;
    height: 175px;
    position: absolute;
    left: 13px;
    top: 29px;
  }

  .head_image_border {
    background-color: black;
    background-image: url(/templates/monolit/images/headImageBorder-sg.png);
    width: 5px;
    height: 175px;
    position: absolute;
    left: 708px;
    top: 29px;
  }

  .sciezka { visibility: hidden; }
  
  .mapaLogowanie {
    height: 12px;
    position: absolute;
    left: 540px;
    top: 215px;
  }

  .content {
    padding-left: 0px;
    padding-top: 205px;
    clear: both;
  }
  
  .contentFull {
    margin: 20px 20px 20px 32px;
    width: 708px ;
    clear: both;
    text-align: justify;
  }

  .col1 {
    width: 0px;
    visibility: hidden;
    float: left;
  }
  .col2 {
    padding: 20px 0px 20px 32px;
    width: 496px ;
    float: left;
    text-align: justify;
  }
  .col2f {
    padding: 20px 0px 20px 32px;
    width: 678px ;
    float: left;
    text-align: justify;
  }

.col3 {
    margin: 20px 0px 20px 32px;
    text-align: justify;
    width: 144px ;
    float: left;
  }

