#left {
    width: 565px;
    float: left;
    margin-bottom:15px;
    margin-top: 30px;
}
#left table {
    width: 515px;
}
#left tr {
    height: 25px;
    background: #dededc;
}
#left .tdwhite {
    height: 25px;
    background: #ffffff;
}
#left th {
    background: #6b2324;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    padding: 0px;
    border-top: 1px #693635 solid;
    border-left: 1px #ab706c solid;
    border-right: 1px #be8482 solid;
    border-bottom: 1px #aa7e7b solid;
}
#left td {
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#left a {
    color:#6b2324;
    text-decoration: none;

}
.left-meritum p {
  margin-top: 15px;
}

#page h2 {
    color: rgb(108,35,36);
}
#page ul {
    padding-left: 20px;
}
.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;
}
#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);
}


