/* Start of CMSMS style sheet 'kamyk : menu_stopka' */
/* A CSS Framework by Mike Stenhouse of Content with Style, adapted to CMSMS by Daniel Westergren */

/* NAV */


   * html div#footer {
        /* hide ie/mac \*/
        height: 1%;
        /* end hide */
    }

    div#footer ul {margin:0 0px;
        list-style: none;
       }
    div#footer li {
        float: left;
        display: inline;
        list-style: none;
       }
    div#footer a,
    div#footer a:link,
    div#footer a:active,
    div#footer a:visited {
        text-align:center;
        padding: 5px 3px;
         

        /* hide from ie/mac \*/
        display: block;
        /* end hide */
    }

/* End of 'kamyk : menu_stopka' */

