/* FOOTER - links
----------------------------------------------- */
#portal_links {
    background-color:#e2e2e2;
}

#portal_footer-wrapper {
    padding: 15px 20px 10px 20px;
    font-size: 80%;
}

#portal_footer-wrapper a {
    font-weight: normal;
}

#portal_footer_content h4 {
    font-size: 17px;
}

#portal_footer_content p {
    font-size: 1rem;
}

#portal_footer_content ul {
    border: 0;
    margin: 0;
    padding: 0;
}

#portal_footer_content ul li {
    border: 0;
    margin: 0;
    padding: 3px 0;
    font-size: 1rem;
    list-style: none;
}

#portal_footer_content li a {
    font-weight: normal;
}


/* facebook seznam rss share footer
------------------------------------------- */
#footer_rss_seznam_share {
    font-size: 21px;
    font-weight: bold;
    padding: 0 0 30px 0;
    line-height: 30px;
}

#footer_rss_seznam_share a {
    font-weight: normal;
    margin-left: 10px;
}

/* portal partners
------------------------------------------- */
#portal_partners {
    padding-bottom: 0px;
    padding-top: 5px;
}

#portal_partners h4.title {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}

/* FOOTER - Copyright
----------------------------------------------- */
#portal_footer {
    color: #9caac6;
}

#portal_footer a {
    color: #9caac6;
}
#portal_footer a:hover {
    color: #9caac6;
}

#portal_links {
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    top: 2px;
    padding: 15px 5px 5px 5px;
    font-size: 80%;
}