#left {

    width: 565px;

    float: left;

    margin-bottom:15px;
    margin-top: 30px;
}

#page h2 {

    color: rgb(108,35,36);

}

#page ul {

    padding-left: 20px;

}
.left-title h1 {
    font-size: 1.4em;
}
.left-title {
    height: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    display: block;
    background: #ffffff;
    color: rgb(108,35,36);
    float: left;

}

.left-meritum {

    display: block;

    background: #ffffff;

    color: rgb(57,54,51);

    padding-left: 12px;

    padding-right: 12px;

    padding-top:15px;

    padding-bottom:15px;

    clear: both;

}
.left-meritum img {

    padding-right: 10px;
    padding-bottom: 5px;
}

#middle {

    display: block;

    margin-left: 15px;

    margin-right: 15px;

    float: left;

    width: 200px;
    margin-top: 30px;

}



.middle-title {

    position: relative;

    top: -28px;

    left: -14px;

    height: 15px;

    margin: 0px;

    padding: 0px;

    padding-right: 7px;

    padding-left: 7px;

    padding-top: 8px;

    margin-right: 4px;

    display: block;

    color: rgb(108,35,36);

    border: 2px solid #c1c1c1;

    border-bottom: 4px solid #e5e5e3;

    z-index: 5;

    float: left;

}



.oferta_pracy {

  text-decoration: none;

  color: rgb(57,54,51);

  z-index: 20;

    position: static;



}



.middle-meritum {

    display: block;

    color: rgb(57,54,51);

    padding-left: 12px;

    padding-right: 12px;

    padding-top: 0px;

    border: 2px solid #c1c1c1;

    clear: both;

    z-index: 0;

    margin-bottom: 12px;

    visibility: visible;

    margin-top: 27px;

    margin-bottom: 45px;

    clear: both;

}

.middle-meritum-inside {

    position: relative;

    top: -27px;

    clear: both;

}

#right {

    width: 215px;

    float: right;

    padding-top: 30px;

    height: 100%;
    background: url('../img/prawa-tlo.jpg') no-repeat top left;

}

#right ul {

	margin: 0px;

	padding: 0px 0px 0px 0px;

	list-style: none;

	line-height: normal;

    margin-right: 25px;

}



#right li {

	display: block;

    text-align: right;

    margin-bottom: 15px;



}



#right a {

    text-decoration: none;

    font-size: 1em;

    color: rgb(108,35,36);

}



