#footer
{
    padding-top : 10px;
    color : white;
    clear : left;
}

.footer-box
{
    float : left;
    width : 190px;
}

.footer-box-c
{
    float : left;
    width : 237px;
}

.footer-red
{
   background-image : url('../img/slayt/footer_red.gif');
   background-repeat : repeat-x;
   height : 8px;
}

.footer-boxs
{
   padding-top : 10px;
   font-size: 12px;
   background-image : url('../img/slayt/footer.gif');
   background-repeat : repeat-x;
   overflow: hidden;
}

.footer-boxs-ru
{
   padding-top : 10px;
   font-size: 12px;
   background-image : url('../img/slayt/footer.gif');
   background-repeat : repeat-x;
   height : 190px;
}

#footer ul
{
    list-style-type: none;
}

.footer-nadpis
{
    padding-top: 10px;
    padding-left : 40px;
}

#footer a
{
    color : white;
    text-decoration: none;
}

#footer a:hover
{
    color : #FB6C07;
}

#footer a.aktivni-menu
{
    color : #FB6C07;
}

/* Copyright */

.copyright
{
   background-image : url('../img/slayt/footer_spodek.gif');
   background-repeat : repeat-x;
   background-color: #2A2C35;
   height : 40px;
   font-size : 12px;
}

.copyright-copy
{
    float : left;
    padding-left : 25px;
    padding-top : 12px;
}

.copyright-right
{
    float : right;
}

.copyright-podm
{
    float : left;
    padding-top : 12px;
    padding-right: 25px;
}

.copyright-ikony
{
    float : left;
    padding-right : 20px;
    padding-top : 8px;
}

.copyright a
{
    text-decoration: underline;
}