body {
    background: url(/im/bg.jpg) repeat-x #ce0153;
    margin: 0;
    padding: 0;
}

* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}


img {
    border: 0;
}

.left {
}

.mainmenu {
    position: absolute;
    right: 50%;
    top: 190px;
    margin-right: -300px;
}

.mainmenu a {
    padding-left: 10px;
    color: white;
    font-weight: bold;
}

.all {
    text-align: right;
}

.alr {
    color: red;
    font-weight: bold;
}

.nick {
    color :black;
    font-size: 12px;
}

.nick a {
    text-decoration: none;
    color: blue;
}

.znaleziono {
    width: 100%;
    height: 24px;
    background: url(../im/anonse.png) no-repeat #E9E8FF;
    text-align:right;
}

