.post-ccl {
    background: #0b1014;
    padding: 5px 20px;
    border-radius: 7px;
    margin-bottom: 20px;
}
.post-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    justify-content: space-between;
    height: 75px;
    align-items: center;
}
img#avatar-post {
    width: 35px;
    height: 35px;
    border-radius: 3333px;
    margin: 0;
    border: 2px solid #264059;
}

.itemss {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.post\=avek {
    margin-right: 15px;
}
span.nick-post {
    display: block;
    font-size: 14px;
}
span.rang-post {
    font-size: 11px;
    display: block;
}
.post-itemss-data {
    font-size: 11px;
}
div#post_meta_1 {
    font-size: 10px;
    margin: 13px 0px;
    color: #a0a0a0;
}

.post-items1 {
    border-top: 2px solid #19242d;
    padding: 20px;
    font-size: 13px;
}

span.online12 {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #00a827;
    margin: -11px 23px;
    border-radius: 3333px;
    border: 4px solid #0f1014;
}
img.attachment {
    border: 1px solid #264059;
    padding: 2px;
    margin: 20px 0px;
}

.post_meta {
    font-size: 11px;
    color: #b7b7b7;
}

.tloprofil {
    background: #0b1014;
    padding: 45px 10px;
    border-radius: 13px;
    border-top: 3px solid #0e6dc9;
    text-align: center;
    position: relative;
    border-bottom: 2px solid #0e6dc9;
}


a#buttonszukajkawprofilu {
    display: block;
    background: #0f1014;
    padding: 20px 10px;
    text-align: left;
    border-radius: 7px;
    margin-bottom: 10px;
    margin-top: 10px;
}
a.register12 {
    background-image: -moz-linear-gradient(-16deg, rgb(69, 104, 220) 0%, rgb(176, 106, 179) 100%);
    background-image: -webkit-linear-gradient(-16deg, rgb(1 75 119) 0%, rgb(8 115 179) 100%);
    box-shadow: none;
    display: inline-block;
    padding: 15px 20px;
    font-size: 13px;
    border-radius: 7px;
    min-width: 120px;
    text-align: center;
    text-transform: none;
}

.login-form1 {

    background: #080c0f;
     box-shadow: 0px 0px 10px #6c6c6c42;

}

.login-form2 {

    background: #111316;

    box-shadow: 0px 0px 10px #000;

}

.post-items2 {
    height: 50px;
    margin: 20px 0px 5px 0px;
    display: inline-block;
    width: 100%;
}
span.online123 {
    position: absolute;
    width: 15px;
    height: 15px;
    background: #e5211a;
    margin: -15px 22px;
    border-radius: 3333px;
    border: 4px solid #0b1014;
}

		