#footer {
    background: #fff url('../images/footer_bg.jpg') repeat-x scroll top left;
    margin-top: 10px;
    color: #eee;
    padding: 6px 10px 6px 10px;
    font-size: 12px;
    border-top: 6px solid #ececec;
    clear: both;
    height: 200px;
}

#footer a {
    color: #eee;
    font-size: 11px;
}

.bullet {
    padding-left: 16px;
    padding-right: 16px;
}

#parteneri {
    margin-top: 20px;
}

#text-links {
    width: 980px;
    line-height: 18px;
    float: left;
    padding-right: 10px;
}

#text-links a {
    padding-right: 15px;  
    padding-right: 10px;
}

#text-links .intro {
    font-weight: bold;
    padding-right: 10px;
    color: #fff;
}

#img-links {
    text-align: center;
    margin-left: 740px;
}

#img-links img {
    margin: 2px;
}

#copyright {
    margin-top: 17px;

}

#copyright a {
    font-size: 12px;
}
#copyright .special {
    text-decoration: underline;
}

#copyright a.special:hover {
    text-decoration: none;
}

