#box-left {
    background: url(images/lekarz.jpg);
    margin-top: 10px;
}

#box-right {
    margin-top: 30px;
    background: none;
    width: 469px;
    height: 199px;
    margin-left: 10px;
    margin-right: 10px;
    float: right;
    border-left: 1px solid #dddddd;
    padding-bottom: 20px;
}

#box-left h6 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 20px;
    color: #23588e;
    font-weight: 700;
    text-shadow: none;
}

#box-right h6 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    line-height: 20px;
    color: #c71749;
    font-weight: 700;
    text-shadow: none;
}

#boxes {
    margin-top: -50px;
    position: relative;
    background-color: #fff;
}

#medicover {
    margin-top: 60px;
    padding-top: 40px;
}

#box-left p, #box-right p {
    margin: 20px 0;
    letter-spacing: -0.05em;
}

#box-left .content {
    padding: 40px 0 0 25px;
    width: 300px;
    text-align: justify;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px;
}

#box-right .content {
    padding: 20px 0 0 25px;
    width: 430px;
    text-align: justify;
    color: #6b6b6b;
    font-size: 14px;
    line-height: 20px;
}

#slider {
    margin: auto;
    width: 1080px;
    height: 550px;
    margin-top: -30px;
}

#slider .container {
    width: 980px;
    height: 550px;
    display: block;
    margin: auto;
}

#slider a.button {
    display: block;
    width: 150px;
    text-align:  center;
    background-color: #973155;
    background-image:none;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    padding: 8px;
    border-radius: 8px;
}
#slider a.button:hover {
    background-color: #881f44;
    background-image:none;
}

#slider .container.blue h2 {
    color: #00529e;
}

#slider h2 {
    margin-bottom: 20px;
    width: 500px;
    font-size: 48px;
    color: #00529e;
    line-height:52px;
    letter-spacing: -0.01em;
}