.meni { display: table; position: fixed; top: 0; width: 100%; height: 55px; background: #2d3538; } .meni-link li { display: inline-block; margin-left: 34px; } .meni-link a{ color: yellow; text-decoration: none; font-size: 20px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: bold; }