body,
input,
select,
textarea {
    font-family: "Varela Round", sans-serif;
}


body {
    background-color: #282828;
    color: #eb8d64;

}

html {
    scroll-behavior: smooth;
}

input,
select,
textarea {
    background: #353535;
    color: #fff;
    border: 1px solid lightgray;
    transition: border 0.5s ease;
}

input:focus,
select:focus,
textarea:focus {
    outline: 0 !important;
    border: 1px solid #eb8d64;
}

h2 {
    font-size: 18px;
    margin: 0 0 3px 4px;
    color: white;
}

span.he2 {
    font-size: 18px;
    margin: 0 0 3px 4px;
    display: block;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    unicode-bidi: isolate;
    color: #fff;
}

span.he1 {
    font-size: 25px;
    color: #eb8d64;
    text-align: left;
    margin-top: 2px;
    vertical-align: top;

}

.new-post .he1 {
    text-align: center;
    display: block;
}

div.top-title {
    background: #100f0f;
    z-index: 99;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 64px;
}

div.top-subtitle {
    background: #282828;
    position: fixed;
    left: 0;
    top: 64px;
    right: 0;
    height: 39px;
    z-index: 99;
}

#long_button {
    display: inline-block;
}

#small_button {
    display: none;
}

#inner_row {
    display: block;
}

#under_row {
    display: none;
}


div.top-gradient {
    background-image: linear-gradient(to bottom, rgba(16, 15, 15, 1) 0%, rgba(16, 15, 15, 0) 100%);
    z-index: 1;
    position: fixed;
    left: 0;
    top: 64px;
    right: 0;
    height: 20px;
}

div.tspc {
    width: 100%;
    height: 40px;
}

h3,
h4,
label {
    color: #eb8d64;
}

h3 {
    font-size: 16px;
    margin: 0;
    width: 100%;
}

main {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
}

div.main-box {
    margin: 0 auto;
    z-index: 1;
    padding: 5px 0;
    vertical-align: top;
}

div.thread {

}


a.profile-link {
    max-width: 190px;
    overflow: hidden;
    height: 18px;
    text-overflow: ellipsis;
    display: inline-block;
    top: 4px;
    text-wrap: nowrap;
    position: relative;
    cursor: pointer;
}

div.avatar-container {
    margin-top: 15px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: max-content;
    margin-right: 29px;
}

div.edit-profile {
    margin-bottom: 10px;
    display: flex;
    position: relative;
}

div.thirdrow {
    position: relative;
    display: block;
    top: -10px;
    height: 28px;
    margin-left: 20px;
}

a.llt {
    position: absolute;
    left: 50px;
    top: 0;
    margin: 15px 0 0 15px;
    font-size: 25px;
    font-weight: bold;
    display: block;
}

div.sublinear {
    background-image: linear-gradient(to bottom, rgba(16, 15, 15, 1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    position: fixed;
    left: 0;
    top: 102px;
    right: 0;
    height: 20px;
}

div.top-menu {
    display: block;
    position: absolute;
    left: 50%;
    top: 3px;
    z-index: 99;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px;
    width: max-content;
}


.rounded,
div.filterGroup,
div.rounded,
table.rounded,
td.rounded {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div.rounded5, span.rounded5, a.rounded5 {
    border-radius: 5px;
}

.rotate45 {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

div.verification_box {
    position: absolute;
    top: 10px;
    right: 58px;
    display: inline-block;
}

.rotate90 {
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

a {
    text-decoration: none;
    color: inherit;
}

h1,
label.title {
    font-size: 25px;
    color: #eb8d64;
}


h1 {
    text-align: left;
    margin-top: 2px;
    vertical-align: top;
}

label.title {
    font-family: "Varela Round", sans-serif;
    letter-spacing: 0.4px;
    word-spacing: 1px;
    font-weight: 700;
    text-decoration: none solid #444;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    cursor: Pointer;
    position: absolute;
    top: 5px;
    margin-left: 15px;
}

div.slidediv {
    margin: 0;
    color: darkgray;
}

select.spsel {
    background: #5c5b5b;
    margin-top: 5px;
    max-width: 180px;
}


div.top-button {
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 3px;
    background: #eb8d64;
    color: black;
    user-select: none;
}

input.tele {
    text-align: center;
    width: 177px;
    border: none;
    background: #100f0f;
}

div.mbic {
    display: none;
    min-height: 230px;
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: #100f0f;
    border: 2px inset white;
    z-index: 9;
    padding: 5px;
}

a.follow {
    padding: 3px;
}

a.hoverable {
    cursor: pointer;
}

div.hoverable {
    transition: border 0.5s ease;
    border: 1px solid transparent;
}

div.hout {
    width: 95%;
    vertical-align: top;
    display: inline-block;
    top: 0px;
    left: -4px;
    position: relative;
    height: 35px;
}

.add img:hover,
div.hoverable:hover {
    position: relative;
    left: 2px;
    top: 2px;
    cursor: Pointer;
    box-shadow: none;
}

div.hoverable:hover {
    border-color: white;
}

img.hoverable {
    cursor: pointer;
}


li.hoverable:hover {
    cursor: pointer;
    border: 2px inset #fff;
    margin: 0;
}

li {
    margin: 2px;
}

div.margined {
    margin: 10px;
}


div.thread-panel {
    position: relative;
    max-height: 768px;
    overflow-y: scroll;
    border-radius: 0;
    width: 100%;
    margin-top: 20px;
}

span.bracket {
    font-size: 75px;
    font-weight: 700;
    /*top: 20px;*/
    position: relative;
    vertical-align: top;
}

div.panel,
h1 {
    display: inline-block;
}

div.panel {
    width: -webkit-fill-available;
    color: #eb8d64;
    margin-bottom: 10px;
}

div.inner-panel,
div.panel {
    background: #353535;
    min-height: 90px;
    height: fit-content;
    vertical-align: middle;
    padding: 15px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div.note {
    background: #353535;
    color: #eb8d64;
    min-height: 0;
    padding: 5px;
    border: 1px solid white;
    margin: 5px 0 0 0;
}

.note p {
    text-align: left;
}

.note p::before {
    content: "";
    display: block;
    /*background: url(/images/question.png) no-repeat;*/
    background-size: 30px;
    width: 30px;
    height: 45px;
    float: left;
    margin-right: 20px;
}

div.inline {
    width: auto;
    display: inline-block;
    margin: 5px;
    min-height: 0;
}

div.block-center {
    width: max-content;
    display: block;
    min-height: 0;
    margin: 5px auto 10px;
}

div.block {
    display: block;
    min-height: 0;
    margin: 0 auto;
}

#mobile_back {
    display: none;
}

.filter h2,
.filterGroup h2 {
    margin: 0 0 5px;
    text-align: center;
}

.filter label {
    float: right;
    font-weight: 700;
    color: #fff;
}

.filter label:hover {
    border: 1px solid red;
    cursor: pointer;
}

tr.switch {
    display: none;
}

tr.noswitch {
    display: table-row;
}

div.inverted {
    background: #100f0f;
    color: #eb8d64;
}

.invisible {
    opacity: 0;
}

div.input_div {
    display: none;
}

table.listTable {
    border-collapse: collapse;
    table-layout: fixed;
    margin: 0 auto;
    color: #eb8d64;
    text-align: left;
    border: 1px solid #eb8d64;
}

.shadow {
    box-shadow: rgba(0, 0, 0, 0.4) 4px 4px;
}

div.big-shadow {
    box-shadow: rgba(0, 0, 0, 0.5) 10px 10px;
}

.listTable tr.hoverable:hover,
td.hoverable:hover,
tr.hoverable:hover {
    cursor: Pointer;
    background: #00f;
    color: #fff;
}

img.back_button {
    background: gray;
    cursor: pointer;
    width: 35px;
    height: 35px;
}

tr.hoverable_new:hover {
    cursor: pointer;
}

.listTable td {
    font-size: 12px;
}

.listTable thead,
.listTable thead td,
.listTable thead:hover {
    padding: 2px 5px;
    font-weight: 700;
    background: #eb8d64;
    border: 1px outset #c27b0b;
    color: #000;
    font-size: 13px;
}

.listTable td.clickable:hover {
    background: green;
    color: #ff0;
    border: 3px outset #c27b0b;
    box-shadow: rgba(0, 0, 0, 0.8) 2px 2px;
}

.post a, .odkaz {
    cursor: pointer;
    color: aqua;
}

.wnd a {
    color: aqua;
}

.post a:hover {
    text-decoration: underline;
}

span.sign {
    position: absolute;
    right: -9px;
    top: -30px;
    font-size: 20px;
    font-weight: bold;
    color: lawngreen;
    cursor: Pointer;
    padding: 1px 5px;
}

img.astro {
    height: 25px;
    position: relative;
    top: 6px;
}

a.realButton,
a.realFlatButton,
a.realImgButton {
    font-size: 9px;
    text-decoration: none;
    color: #000;
    text-align: center;
    user-select: none;
}

a.realFlatButton {
    background-color: #fe695e;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid transparent;
    padding: 5px 25px;
    margin: 0 2px 2px 0;
    display: inline-block;
    transition: color 0.3s ease, margin 0.3s ease;
}

a.realButton:hover,
a.realFlatButton:hover {
    cursor: Pointer;
    margin: 2px 0 0 2px;
    font-size: 9px;
}

a.realFlatButton:hover {
    color: #fff;
}

a.realButton,
a.realImgButton {
    padding: 2px;
    margin: 2px;
}

img.type-icon {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

a.realButton {
    background-color: #d4d0c8;
    border-radius: 6px;
    padding: 2px 4px;
    margin: 0 2px 2px 0;
    box-shadow: rgba(0, 0, 0, 0.8) 2px 2px;
}

.realImgButton img {
    border: 0;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
}

a.realButton:hover {
    box-shadow: rgba(0, 0, 0, 0.4) 0 0;
}

a.realImgButton:hover {
    position: relative;
    left: 2px;
    top: 2px;
    margin: 2px;
    cursor: Pointer;
    font-size: 9px;
}

.realButton img {
    position: relative;
    top: 5px;
}

a.big-thin,
a.big-thin:hover {
    font-size: 14px;
}

a.big,
a.big:hover {
    font-size: 14px;
    font-weight: 700;
}

a.very-big,
a.very-big:hover {
    font-size: 20px;
    font-weight: 700;
}

a.center,
div.center {
    margin: 0 auto;
}

.centerA {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
}

.visit_dialog h2,
p.center {
    text-align: center;
}


.right-float {
    float: right;
}

img.left {
    float: left;
}

a.blueFlatButton {
    color: #00f;
    font-weight: 700;
    display: inline;
}

a.blueFlatButton:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #00f;
}

a.whiteFlatButton,
a.whiteFlatButtonBig {
    color: #fff;
    font-weight: 700;
    font-size: small;
    cursor: pointer;
    user-select: none;
}

a.whiteFlatButtonBig {
    font-size: large;
}

a.whiteFlatButton:hover {
    color: #fff;
}

a.redFlatButton {
    color: red;
    font-weight: 700;
}

a.grayFlatButton {
    color: gray;
    font-weight: 700;
    font-size: small;
    cursor: pointer;
    transition: display 0.3s ease;
}

a.redFlatButton:hover,
a.whiteFlatButton:hover,
a.grayFlatButton:hover {
    text-decoration: underline;
    cursor: pointer;
}


div.back-fog,
div.block-text-fog,
div.fog {
    text-align: center;
    left: 1px;
    top: 1px;
    width: 100%;
    height: 100%;
    color: red;
    font-weight: 700;
}

a.quickButton {
    background: #5c5b5b;
    color: darkgray;
    padding: 3px 6px;
    margin: 1px 7px 6px 0;
    text-wrap: nowrap;
    display: inline-block;
}

a.quickButtonActive {
    color: white !important;
}

div.fog {
    display: none;
    font-size: 18px;
    position: fixed;
    z-index: 99;
}

div.back-fog,
div.block-text-fog {
    opacity: 0.9;
}

div.back-fog {
    display: none;
    font-size: 18px;
    position: fixed;
    z-index: 10;
    background: #353535;
}

div.block-text-fog {
    vertical-align: middle;
    position: absolute;
    z-index: 99;
    background: #353535;
}

.block-text-fog span {
    position: relative;
    top: 50%;
}

.picture_manager div {
    font-size: 12px;
    color: #eb8d64;
    vertical-align: top;
}

.picture_manager label {
    display: inline-block;
    text-shadow: none;
    position: relative;
    font-size: 12px;
    font-weight: 700;
    margin: 5px 0 2px;
}

.gray-max {

    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(100%);
    opacity: 50%;
}

td.selected {
    color: #fff;
}

.filter option,
td.selected {
    font-weight: 700;
}

.filter option,
.filterGroup select {
    font-size: 15px;
    direction: rtl;
    background: #100f0f;
    display: inline-block;
    color: #fff;
    float: right;
    border: 0;
    max-width: 180px;
    font-size: 12px;
}

.filter option,
.filterGroup option {
    text-align: right;
    background: #000;
}

div.add {
    display: none;
    width: 64px;
    height: 64px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    z-index: 57;
    background: #353535;
}

.add img {
    position: relative;

}


.visit_dialog td.hoverable:hover {
    background: green;
}

a.big-image-button,
a.close_button {
    font-size: 70px;
    color: #eb8d64;
    font-weight: 700;
    cursor: pointer;
}

a.big-image-button:hover {
    color: #fff;
}


a.close_button {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: gray;
    z-index: 10;
}


a.close_button:hover {
    color: #fff;
}


.report,
.report input,
.report li,
.report ul {
    text-align: left;
    list-style-type: none;
}

.report input,
.schedule tr:hover {
    background: #353535;
}

.filterGroup select,
.label-items label {
    font-weight: 700;
    text-align: right;
}

.label-items table {
    table-layout: fixed;
    margin: 0 auto;
}

.label-items table td:nth-child(1) {
    width: 240px;
    text-align: right;
    vertical-align: top;
}

.label-items table td:nth-child(2) {
    width: 120px;
    padding-left: 5px;
    vertical-align: top;
}

img.icon {
    background: gray;
    width: 16px;
    margin-top: 5px;
    position: relative;
    top: 2px;
}

img.img-icon {
    max-width: 32px;
    max-height: 32px;
    margin: 0;
    padding: 0;
}

table.scoreboard {
    font-size: 40px;
}


div.show-more {
    display: none;
    background-image: linear-gradient(to top, #353535, rgba(53, 53, 53, 0));
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 80px;
}

.show-more img,
span.show-more-single {
    cursor: Pointer;
    font-weight: 700;
    color: #fff;
}

.show-more img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1px;
}

span.show-more-single {
    float: right;
    bottom: 10px;
}

img.show-more {
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.header td,
tr.header {
    /*font-weight: 700;*/
    text-align: center;
    font-size: 13px;
}

.header td {
    padding: 5px;
    background: #eb8d64;
    color: black;
}

.visitors .header td {
    font-size: 14px;
    font-weight: bold;
}

div.inner-gallery,
div.new-post,
div.viewer {
    position: fixed;
    display: inline-block;
    background: #353535;
}

.txt-cen {
    text-align: center;
}

div.viewer {
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    z-index: 999;
    text-align: center;
    border: 2px solid #000;
}

.viewer img.imageCloseButton {
    font-size: 40px;
}

div.inner-gallery {
    height: auto;
    top: 60px;
    bottom: 60px;
    overflow-y: scroll;
    z-index: 90;
    text-align: left;
    border: 2px solid #c27b0b;
    padding: 16px;
}

.filter_header_panel select {
    font-size: 18px;
    border: 1px solid #eb8d64;
    color: #eb8d64;
}

.filter_header_panel div.central {
    display: inline-block;
}

div.new-post {
    height: auto;
    top: 20vh;
    z-index: 170;
    text-align: left;
    border: 2px solid #c27b0b;
    padding: 16px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 640px;
    width: fit-content;
    box-shadow: rgba(0, 0, 0, 0.4) 5px 5px;
}

label.size_exceed {
    position: absolute;
    left: 50%;
    bottom: 16px;
    color: red;
    transform: translateX(-50%);
    font-weight: bold;
    text-shadow: 0 0 8px yellow;
    font-size: 16px;
}

.bold,
.login label {
    font-weight: 700;
}

.new-post .he2,
h2.new-post,
h4.new-post {
    text-align: center;
    display: block;
}

h4.new-post {
    fotnt-size: 22px;
    font-weight: 700;
}

.new-post input.code-input {
    font-size: 20px;
    text-align: center;
    background: #353535;
    border: 3px inset #d3d3d3;
    font-weight: 700;
    color: white;
}

.select {
    border-width: 2px;
    border-style: inset;
    /*noinspection CssInvalidFunction*/
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
}

.viewer img.imagee {
    vertical-align: middle;
    margin-top: 1%;
    max-width: 90%;
    max-height: 80%;
    top: 43%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    /*transition: height 1s ease-out, width 1s ease-out, max-height 1s ease-out, max-width 1s ease-out;*/
    transition: height 0.3s ease, width 0.3s ease;
}

.viewer img.zoomed {
    max-width: unset;
    max-height: unset;
    height: 200%;

}

table.starTable {
    width: 300px;
    table-layout: fixed;
    font-size: 60px;
    cursor: Pointer;
    color: #fff;
}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #100f0f;
}

::-webkit-scrollbar-thumb {
    background: #424242;
}

::-webkit-scrollbar-thumb:hover {
    background: gray;
}

a.comm-butt {
    bottom: 10px;
}

div.comment {
    text-align: left;
    margin: 0;
    font-size: 14px;
    color: #eb8d64;
    padding: 3px;
    position: relative;
    vertical-align: top;
    min-height: auto;

}


.comment p {
    margin: 5px 0 0 0;
}

.comment td {
    vertical-align: top;
}

.comment div.content {
    min-height: auto;
    margin-left: 15px;
    min-width: 320px;
}

.comment span.date {
    margin-left: 15px;
    font-size: 11px;
    color: gray;
}

.login input[type="password"],
.login input[type="text"],
input.search-input {
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

input.search-input {
    border: 3px solid #eb8d64;
    background: #353535;
    font-size: 30px;
    width: 100%;
    font-weight: 400;
    vertical-align: top;
}

div.search-filter-panel {
    float: left;
    width: 190px;
    vertical-align: top;
    min-height: 400px;
    position: relative;
    padding: 10px;
    border: 1px solid #c27b0b;
    overflow: hidden;
    margin-right: 10px;
}

div.forward_link {
    display: inline-block;
    margin: 5px 10px;
    vertical-align: top;
}

.forward_link a {
    cursor: pointer;
}

div.selected, img.selected, td.selected {
    border: 2px solid red;
}

.glt-elm {
    position: absolute;
    left: 0;
    top: 0;
    width: 150px;
    color: #fff;
    opacity: 0.9;
    visibility: hidden;
    box-shadow: rgba(0, 0, 0, 0.5) 10px 10px;
    z-index: 9999;
}

.glt-elm p {
    background: #666;
    margin: 0;
    padding: 0.5em;
}

.glt-elm img {
    display: block;
}


div.top {
    vertical-align: top;
}

div.login {
    width: 210px;
    padding: 10px;
    border: 1px solid #eb8d64;
    margin: 0 auto;
    text-align: left;
    position: fixed;
    right: 1px;
    top: 0;
    display: none;
    background: #353535;
    z-index: 150;
}

.login input[type="password"],
.login input[type="text"] {
    background: #535353;
    font-family: "Varela Round", sans-serif;
    border: 1px solid #eb8d64;
    width: 150px;
    font-size: 17px;
    margin: 5px auto 2px;
}

.login input[type="password"] {
    -webkit-text-security: circle;
}

.login input:-webkit-autofill {
    -webkit-text-fill-color: #eb8d64;
    background: 0 0;
}

.login h2 {
    font-weight: 400;
}

.login li {
    list-style-type: none;
    margin-left: 10px;
    transition: color 0.3s ease; /* Plynulá změna obrysu */
}

.login li:hover {
    text-decoration: underline;
    color: #fff;
}

.login ul {
    padding-left: 15px;
}

ul {
    margin-top: 0;
    margin-bottom: 3px;
}

div.search-list {
    display: inline-block;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    vertical-align: top;
}

a.show-advanced {
    z-index: 9;
    padding: 5px;
}


div.tright {
    text-align: right;
}

div.left-side-banner,
div.right-side-banner {
    float: left;
    width: 140px;
    margin-top: 35px;
    height: auto;
    position: fixed;
}

div.right-side-banner {
    float: right;
    right: 1px;
}

div.center-side {
    height: 100%;
    min-width: 360px;
    margin: 30px 140px 0;
    padding: 10px 5px 20px 5px;
    position: relative;
}

div.sinput {
    padding: 0;
    text-align: center;
    /*margin-bottom: 50px;*/
    /*margin-top: 20px;*/
}

.sinput table {
    width: 100%;
}

div.new-gfc,
div.new-gfg {
    width: 100%;
    padding: 5px 0 0 5px;
}

.new-gfc h2,
.new-gfg h2 {
    font-size: 15px;
}

.flags span,
div.flags {
    position: absolute;
    font-size: 15px;
    font-weight: 700;
}

div.flags {
    left: 3px;
    bottom: 3px;
    position: absolute;
    display: inline-block;
    width: 50px;
    color: #e27140;
    padding: 5px;
    height: 18px;
    overflow: hidden;
}

.flags a {
    display: block;
    margin-bottom: 10px;
}

.flags a:hover {
    cursor: pointer;
    background: #353535;
}

.flags span {
    cursor: pointer;
    right: 6px;
    top: 6px;
}

div.flags_l {
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%);
    position: relative;
    right: unset;
    top: unset;
}

div.lsm {
    box-shadow: rgba(0, 0, 0, 0.8) 10px 10px;
    overflow: hidden;
    z-index: 100;
    width: 0;
    position: fixed;
    left: 1px;
    top: 41px;
    bottom: 1px;
    background-image: linear-gradient(to right, #050505, #464646);
    overflow-y: scroll;
}

div.regbox,
table.tt {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

div.regbox {
    max-width: 300px;
    min-width: 250px;
    width: auto;
    display: inline-block;
    padding: 20px 10px;
    margin: 0 20px;
    background-image: linear-gradient(to bottom, #600303, #100f0f);
    color: #fff;
    text-align: center;
}

.regbox h2,
.regbox p {
    color: #fff;
}

.banner270,
.banner350,
.banner710 {
    display: none;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 10px 0 30px;
}

.banner350 img {
    max-width: 350px;
}

.banner270,
.banner710 {
    margin: 0 0 30px;
}

.banner270 img {
    max-width: 270px;
}

.banner710 {
    margin: 10px 0 30px;
}

.banner710 img {
    max-width: 710px;
}

img.menub {
    width: 40px;
    height: 40px;
    margin: 5px;
    right: 15px;
    bottom: 15px;
    position: fixed;
    display: none;
    z-index: 99;
    border: 1px solid gray;
    border-radius: 10px;
    background-color: black;
}

div.backButton:hover {
    border: 1px solid white;
}

div.backButton {
    z-index: 99;
    cursor: pointer;
    border-radius: 10px;
    padding: 2px 11px 1px 7px; vertical-align: top; display: inline-block;
    border:1px solid transparent;
    background:black;
}


img.menub:hover {
    border: 1px solid white;
}

table.tt {
    table-layout: fixed;
    width: 342px;
    background: #100f0f;
    padding: 3px 10px;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

table.tt td {
    width: 38px;
}

/*table.tt td:nth-child(5),*/
/*table.ttg td:nth-child(4) {*/
/*    width: 190px;*/
/*    background-image: url(/images/prepinac_l.png);*/
/*    background-size: 190px;*/
/*    background-repeat: no-repeat;*/
/*    background-position: center;*/
/*}*/

.tt span {
    font-size: 13px;
}

.tt span.ttl,
.tt span.ttr {
    font-weight: 700;
    color: #100f0f;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}

.tt span.tto {
    color: #535353;
    cursor: Pointer;
}

.tt span.tto:hover {
    text-decoration: underline;
}

.tt div {
    display: inline-block;
    width: 90px;
    height: 20px;
    position: relative;
    text-align: center;
    margin: 10px 0 0;
    padding: 0;
    cursor: pointer;
}

div.hrline {
    width: 100%;
    height: 10px;
    margin: 0 0 10px;
}

.hrline div {
    display: inline-block;
    height: 27px;
}

.hrline div.l {
    float: left;
    width: calc(50% - 150px);
    background-image: linear-gradient(to left, #100f0f, #353535);
}

.hrline div.c {
    vertical-align: top;
    width: 300px;
    background: #100f0f;
}

.hrline div.r {
    float: right;
    width: calc(50% - 150px);
    background-image: linear-gradient(to left, #353535, #100f0f);
}

div.cont {
    left: 50%;
    transform: translateX(-50%);
    top: 1px;
    width: fit-content;
    height: auto;
    position: absolute;
    text-align: center;
}

a.pag {
    color: #e27140;
    font-size: 14px;
    font-weight: 700;
    margin: 0 10px 0 5px;
    cursor: pointer;
}

a.selpag,
div.ami {
    background: #e27140;
}

div.rounded-top, table.rounded-top, td.rounded-top {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
}

a.selpag {
    font-size: 15px;
    color: #100f0f;
}

span.addon {
    font-size: 10px;
    margin-top: 0;
    top: -14px;
    position: relative;
    color: #f7af8f;
}


a.flatButton {
    color: #eb8d64;
    text-decoration: underline;
    font-size: 12px;
    display: inline-block;
    margin: 2px;
    cursor: pointer;
}

div.bordered, img.bordered {
    border: 1px outset #c27b0b;
}

div.bordered-gray {
    border: 1px solid gray;
}

div.bordered-choco {
    border: 1px solid chocolate;
}

div.bordered-brown {
    border: 2px solid burlywood;
}

.reg h2 {
    color: white;
    text-align: center;
    margin: 20px;
}


/*div.nform {*/
/*    position: relative;*/
/*    !*background: #600303;*!*/
/*    width: 300px;*/
/*    height: 150px;*/
/*    text-align: left;*/
/*    padding: 30px;*/
/*    background-image: url("/images/newsbck.png");*/
/*    background-size: contain;*/
/*    background-repeat: no-repeat;*/
/*}*/


a.disabled {
    text-decoration: line-through;
}

select.disab {
    color: gray;
}

.box h2 {
    margin-top: 0;
}

.inzerat span.d {
    color: #9d6d57;
    font-size: 12px;
    font-weight: normal;
}


div.odr {
    text-align: left;

}

.odr li {
    margin: 5px 0 5px 0;
}


a.fclbtn {
    left: 50%;
    transform: translateX(-50%);
    top: -5px;
    position: absolute;
}


.news div.box {
    max-width: 200px;
    height: 100px;
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
    overflow: hidden;
}

.news div.box:hover {
    cursor: pointer;
    top: -1px;
    left: -1px;
    position: relative;;
}

.news span {
    margin-left: 5px;
    vertical-align: top;
    display: inline-block;
    color: #f7af8f;
    font-size: 15px;
}

.box table {
    background-position-x: right;
    background-size: contain;
    background-repeat: no-repeat;
}


span.like-panel {
    position: absolute;;
    left: 20px;
    bottom: 10px;
}

span.img-like-panel {
    overflow: hidden;
    text-wrap: nowrap;
    height: 55px;
    max-width: 50%;
    display: inline-block;
    text-align: left;
}

span.like-panel:hover {
    cursor: pointer;
}

span.comment-panel {
    position: absolute;;
    right: 15px;
    bottom: 10px;
}

span.comment-panel:hover {
    text-decoration: underline;
    cursor: pointer;
}

div.add-new-post-button {
    font-size: 20px;
    max-width: 700px;
    border: 1px solid transparent;
    padding: 10px;
    display: inline-block;
    margin: 0 0 0 0;
    width: 50%;
    box-sizing: border-box; /* Aby padding nezvětšoval rozměry divů */
    min-height: 50px;
    transition: border 0.3s ease, font-weight 1s ease;
    background: #5c5b5b;
    color: darkgray;
    text-align: left;
    padding-left: 20px;
    font-style: italic;
}

.add-new-post-button img {
    width: 24px;
    height: 24px;
    position: relative;
    top: 3px;
    left: -7px;
}

div.center-top-bar {
    min-height: 50px;
    text-align: center;
    border: 1px solid transparent;
    padding-bottom: 0;
    display: flex;

    margin: auto auto 10px;
    min-width: 300px;
    max-width: 700px;
}

.center-top-bar input {
    width: 150px;
    font-size: 20px;
}


p.notip {
    display: none;
    border: 1px solid gray;
    width: 90%;
    position: fixed;
    top: 50px;
    vertical-align: middle;
    left: 5px;
    right: 5px;
    background: #100f0f;
    color: red;
    line-height: 60px;
    font-size: 25px;
    text-align: center;
    height: 60px;
    z-index: 99;
}

div.add-new-post-button:hover {
    font-weight: bold;
    border: 1px solid #f7af8f;
    cursor: pointer;
}

div.post {
    margin-bottom: 10px;
    padding-bottom: 0;
    overflow: hidden;
    max-width: 700px;
    transition: max-height 1s ease-out, height 1s ease-out, fit-content 1s ease-out;
}

.post div.content {
    position: relative;
    margin-top: 20px;
    max-height: 250px;
    padding-bottom: 20px;
    overflow: hidden;
    transition: max-height 1s ease-out;
    color: white;
}

.post img.like {
    width: 17px;
    height: 17px;
    position: relative;
    top: 2px;
}

.post div.header {
    display: inline-block;
    margin: -2px 0 0 5px;
    vertical-align: top;
    width: -webkit-fill-available;
}

div.smileyBar {
    width: auto;
    display: inline-block;
    font-size: 20px;
    cursor: Pointer;
}

.smileyBar span {
    cursor: Pointer;
}

.visit_dialog p,
div.quickSearchBox h2 {
    margin: 0;
}

div.visit_box,
div.visit_dialog {
    display: none;
    text-align: center;
    position: fixed;
}

img.blur {
    filter: blur(5px);
}

div.visit_box {
    vertical-align: middle;
    width: 100%;
    height: 100%;
    font-size: 18px;

    /*background: gray;*/
    /*opacity: 0.9;*/
    background-color: rgba(128, 128, 128, 0.5); /* poloprůhledná šedá barva */
    backdrop-filter: blur(10px); /* nastavení rozmazání */

    z-index: 160;
    font-weight: 700;
    left: 1px;
    top: 1px;
}

.add img,
.visit_dialog img {
    width: 64px;
    height: 64px;
}

.visit_dialog h3 {
    margin-bottom: 0;
}

.visit_dialog table {
    border-spacing: 25px;
    max-width: 450px;
    margin: 0 auto;
}

.visit_dialog td {
    padding: 15px;
    background: gray;
}


div.visit_dialog {
    border: 1px solid #eb8d64;
    z-index: 180;
    opacity: 1;
    background: #100f0f;
    max-width: 420px;
    max-height: 600px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.visit_dialog td.hoverable:hover {
    background: green;
}

.viewer img.like {
    width: 20px;
    height: 20px;
    position: relative;
    top: 3px;
}


.post div.filterDiv {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background: linear-gradient(to bottom, rgba(53, 53, 53, 0) 0%, rgba(53, 53, 53, 1) 100%);
    /*background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(53, 53, 53, 1) 100%);*/
    /*background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(53, 53, 53, 1) 100%);*/
}

.post div.footer, div.image-container {
    width: 100%;
    display: block;
    margin-top: 15px;
    position: relative;
    height: 40px;
    overflow: hidden;
}

.post div.footer {
    margin-top: 0;
    color: gray;
    font-size: 14px;
}

.post div.footer:hover {
    color: #c27b0b;
}

.post p {
    position: relative;
    margin: 3px 0 1px 0;
    /*display: flex;*/
    align-items: center;
    flex-wrap: wrap;
    font-size: 14px;
}

.post ul {
    font-size: 14px;
}

div.image-member-container {
    /*display: flex;*/
    display: inline-block;
    margin-top: 15px;
    position: relative;
    /*height: 100px;*/
    overflow: hidden;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 550px;
}

div.comments {
    width: 96%;
    background: #5c5b5b;
    margin-top: 15px;
    position: relative;
    height: auto;
    overflow: hidden;
    bottom: 0;
    text-align: center;
    color: darkgray;
    display: none;
}

div.comm-form {
    background: #282828;
    margin-top: 10px;

}

div.image-container {
    height: auto; /*190px / odstarneno 28.2. v postech to bylo moc vysoke... */
    max-height: 190px; /* // pridano 28.2.*/
}

.image-container img, .image-member-container img, img.custom-img, .preview-image-wrapper img {
    margin: 5px;
    border: 2px solid gray;
    cursor: pointer;
    max-width: 160px;
    max-height: 160px;
    vertical-align: middle;

    border-radius: 4px;
    object-fit: cover;
    width: auto;
    height: 160px;

}

.image-member-container img {
    max-height: 80px;
    max-width: 80px;

}


span.moreimg {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 65px;
    font-weight: bold;
    position: absolute;
    cursor: pointer;
}

div.new-post {
    display: none;
    position: fixed;
}

.new-post textarea {
    border: 0;
    font-size: 18px;
    padding: 10px;
}

img.insert-image-button {
    width: 32px;
    height: 32px;
    display: inline-block;;
}

img.insert-image-button:hover {
    width: 33px;
    height: 33px;
    cursor: pointer;
}


/*
UPLOAD SYSTEM
 */
.preview-container {
    display: flex;
    flex-wrap: wrap;
}

.preview-image {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border: 1px solid white;
    cursor: pointer;
}

.progress-container {
    margin-top: 10px;
    /* width: 100vh; */
    height: 20px;
    background-color: #f0f0f0;
    border-radius: 5px;
    overflow: hidden;
    z-index: 10;
    display: none;
    position: absolute;
    left: 10px;
    right: 10px;
}

img.avatar {
    width: 47px;
    height: 47px;
    border: 2px inset white;
    border-radius: 10%;
    cursor: pointer;
    max-width: 47px;
    max-height: 47px;
    object-fit: cover;
    background: #353535;
}

div.avatar {
    width: 48px;
    height: 48px;
    position: relative;
    display: inline-block;
}

.verif img {
    border: 2px inset #eb8d64;
}


.progress-bar {
    height: 100%;
    background-color: #c27b0b;
    border: 1px solid black;
    border-radius: 5px;
    width: 0;
    transition: width 0.3s ease;
}

.preview-image-wrapper {
    position: relative;
    margin: 5px;
}

.remove-button {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    font-size: 12px;
    line-height: 1;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.remove-button:hover {
    color: red;
}


div.member {
    width: 135px;
    height: 135px;
    max-width: unset;
    max-height: unset;
}

div.member img.avatar {
    width: 135px;
    height: 135px;
    max-width: unset;
    max-height: unset;
}


div.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;

    animation: spin 2s linear infinite;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/*gallery move button*/
div.gmb-l, div.gmb-r {
    display: block;
    align-items: center;
    font-size: 130px;
    text-align: center;
    justify-content: center;
    color: gray;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40%;
    height: 100%;
    /*border: 2px solid white;*/
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

div.gmb-r {
    right: 0;
}

div.gmb-l {
    left: 0;
}

@media (hover: none), (pointer: coarse) {
    div.gmb-l, div.gmb-r {
        width: 0;
    }
}


div.gmb-l:hover, div.gmb-r:hover {
    color: gray;
    opacity: 1;
    cursor: pointer;
}

.gmb-l span, .gmb-r span {
    position: relative;
    top: 50%;

}

/*
gallery footer
 */
div.gf {
    width: 100%;
    bottom: 0;
    height: 10%;
    color: gray;
    text-align: center;
    position: absolute;
}

.gf span.cnt {
    top: 20%;
    position: absolute;
    font-size: 2.5vh;
}


a.orng {
    color: #e27140;
    font-weight: bold;
}

p.motto {
    margin-left: 10px;
    color: #eb8d64;
    padding: 5px;
    font-size: 21px;
    font-style: italic;
    text-align: center;
}

div.pbub {
    padding: 2px 6px 2px 6px;
    border: 1px solid #5c5b5b;
    background: #5c5b5b;
    color: white;
    margin: 10px 10px 0 0;
    border-radius: 5px;
    display: inline-block;
}

.sidepanel h2 {
    margin: 15px 0 0px 4px;
}

.pbub h3, .member-cell h3 {
    color: #eb8d64;
    display: block;
    font-weight: normal;
    margin: 0 0 2px 0;
}

.pbub span {
    margin-left: 5px;
    font-size: 13px;
}

span.uname, a.uname {
    margin: 0px 0 0 20px;
    font-size: 20px;
    vertical-align: bottom;
    color: white;
    display: inline-block;
    /*noinspection CssInvalidPropertyValue*/
    text-wrap: nowrap;
    height: 28px;
    user-select: none;
}

.visitors span.uname, .visitors a.uname {
    font-size: 14px;
    vertical-align: middle;
    display: inline;
}

a.puname {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 135px;
    margin: -1px 0 0 0;
    text-wrap: nowrap;
}

.notifications a.puname {
    display: contents;
}

span.uage {
    margin: 0px 0 0 0;
    font-size: 18px;
    vertical-align: bottom;
    color: white;
    display: inline-block;
}

span.uname:hover, a.uname:hover {
    cursor: pointer;
}


/* CSS pro fadeIn efekt */
div.fadeIn {
    opacity: 0;
    animation: fadeInAnimation 0.25s forwards; /* Nastavte dobu trvání podle potřeby */
}

@keyframes fadeInAnimation {
    to {
        opacity: 1;
    }
}


div.cfilter, span.cfilter {
    display: none;
    position: absolute;
    top: 30px;
    right: 10px;
    background-color: #424242;
    color: white;
    border: 1px solid black;
    min-width: 160px;
    padding: 5px;
    z-index: 99;
    font-size: 12px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.cfilter a {
    padding: 5px 5px;
    text-decoration: none;
    display: block;
    color: white;
}

.cfilter a.hoverable:hover {
    background: #eb8d64;
    color: black;
    cursor: pointer;
}


span.timeinfo, a.timeinfo {
    color: gray;
    font-size: 11px;
    vertical-align: top;
    margin-top: 5px;
    display: inline-block;
}

a.timeinfo:hover {
    color: white;
}

.messages {
    display: flex; /* Použijeme Flexbox */
    flex-wrap: wrap; /* Umožní položkám zalomení, pokud není dost místa */
    max-width: 60%; /* Max šířka hlavního kontejneru */
    margin: auto; /* Centrování kontejneru */
    height: 80vh; /* Nastaví výšku na 100% viewportu */
    min-height: 400px; /* Minimální výška kontejneru */
    max-height: 80vh; /* Minimální výška kontejneru */
}

.messages .users {
    background: #353535;
    max-width: 250px;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    flex: 0 0 200px; /* flex-grow: 0, flex-shrink: 0, flex-basis: 200px */
    padding: 5px;
    position: relative;
    height: 80vh;

}

div.user_profile, div.notifications {
    padding: 15px;
    max-width: 60%; /* Max šířka hlavního kontejneru */
    margin: auto; /* Centrování kontejneru */
    background: #353535;
    position: relative;

}

div.member-cell {
    background: #353535;
    display: inline-block;
    margin: 5px;
    padding: 10px;
    min-width: 300px;
    border-radius: 5px;
    font-size: 13px;
    vertical-align: top;
    overflow: hidden;
    width: fit-content;
    max-width: 350px;
    height: fit-content;
}

.member-cell table {
    margin: 0;
}

.member-cell span.oneitem {
    padding: 2px 3px 2px 2px;
    background: #5c5b5b;
    color: white;
    margin: 5px;
    display: inline-block;
    border-radius: 5px;
}

.member-cell table tr td:nth-child(2) {
    color: white;
}

div.user_profile {
    border: 1px solid #e27140;
    background: #100f0f;
    padding-bottom: 0;
}

.users div.uheader {
    height: 23px;
    position: relative;
    left: 10px;
    width: auto;
}

.notifications h2 {
    margin: 0 10px 10px 5px;
    display: inline-block;
}

.notifications p {
    margin-left: 15px;
}

.messages .content {
    margin-left: 10px;
    background: #353535;
    width: auto;
    height: 80vh;
    display: inline-block;
    vertical-align: top;
    flex-grow: 1; /* Dynamicky se roztahuje, aby zaplnil zbývající prostor */
    flex-basis: 200px; /* Minimální šířka */
    padding: 5px;
    position: relative;
}

div.notification {
    position: relative;
    min-height: unset;
}

.messages .content textarea {
    width: 96%;
    resize: none;
}

div.user {
    padding: 8px;
    position: relative;
    vertical-align: top;
    max-height: 50px;
    border: 2px solid transparent;
    transition: background-color 1s ease !important;
}

div.user:hover {
    transition: border 0.5s ease !important;
    border: 2px solid white !important;
}


.user table {
    width: 100%; /* Tabulka zabírá celou dostupnou šířku */
    border-collapse: collapse; /* Odstranění mezer mezi buňkami */
    /*max-width: 160px;*/
    table-layout: fixed;
}

.user td {
    border: none;
}

div.mess_out {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 10px;
    position: absolute;
    top: 40px;
    bottom: 111px;
    left: 1px;
    overflow-y: scroll;
    overflow-x: hidden;
    right: 9px;
}

div.side_left {
}


.messages div.content_header {
    width: 100%;
    color: white;
    background: #e27140;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    /*border-bottom:1px solid black;*/
    height: 35px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5); /* Stín pod spodním okrajem */
    position: relative;
    z-index: 1;
}

div.message {
    color: white;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    font-size: 13px;
    margin: 5px 20px 5px 20px;
    width: fit-content;
    max-width: 80%; /* Omezení šířky zprávy */
}

.message p {
    margin: 0;
}

div.npf-div {
    margin-bottom: 10px;
}

div.my_message_cont {

    align-self: flex-end;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: flex-end;
    flex-wrap: wrap;
}

div.my_message {
    color: #100f0f;
    background: #eb8d64;
    position: relative;
}


div.thou_message {
    background: #282828;
    color: #eb8d64;
    display: inline-block;
    margin-top: 2px;
    vertical-align: top;
    position: relative;
    margin-left: 30px;
}

div.thou_message_cont {

}

.unread::after {
    content: ""; /* Povinný atribut pro ::after, ale bez textového obsahu */
    position: absolute; /* Umístí trojúhelník relativně k .my_message */
    width: 0; /* Šířka a výška 0 pro vytvoření bodu */
    height: 0; /* Šířka a výška 0 pro vytvoření bodu */
    border-style: solid; /* Typ okraje */
    border-width: 10px 10px 0 0; /* Vytváří trojúhelník */
    border-color: transparent white transparent transparent; /* Barva okrajů, bílá je na horní pravé straně */
    right: 0; /* Umístí trojúhelník do pravého dolního rohu */
    bottom: 0; /* Umístí trojúhelník do pravého dolního rohu */
}

.unread20::after {
    content: ""; /* Povinný atribut pro ::after, ale bez textového obsahu */
    position: absolute; /* Umístí trojúhelník relativně k .my_message */
    width: 0; /* Šířka a výška 0 pro vytvoření bodu */
    height: 0; /* Šířka a výška 0 pro vytvoření bodu */
    border-style: solid; /* Typ okraje */
    border-width: 15px 15px 0 0; /* Vytváří trojúhelník */
    border-color: transparent white transparent transparent; /* Barva okrajů, bílá je na horní pravé straně */
    right: 0; /* Umístí trojúhelník do pravého dolního rohu */
    bottom: 0; /* Umístí trojúhelník do pravého dolního rohu */
}


div.bigFlatButton {
    width: 40%;
    height: 20px;
    padding: 10px;
    text-align: center;
    background: #eb8d64;
    color: black;
    bottom: 5px;
    position: absolute;
    z-index: 9;
    cursor: pointer;
    border: 1px solid black;
}

div.bigFlatButton:hover {
    border: 1px solid white;
}


div.upv {
    display: inline-block;
    margin: 10px 10px 10px 0;
}

.upv span.upv_left {
    color: white;
    border: 2px solid black;
    border-right: 0;
    background: #100f0f;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 3px 7px;
}

.upv span.upv_right {
    border: 2px solid #100f0f;
    border-left: 0;
    background: black;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 3px 7px;
}

.up_item select {
    max-width: 109px;
}

.same {
    position: relative;
}

.same::after {
    content: "💚";
    position: absolute;
    bottom: -6px;
    right: -8px;
    font-size: 12px;
}


div.up_item {
    display: inline-block;
    margin: 5px 10px;
    width: 40%;

}

.up_item label {
    color: #eb8d64;
}


.upd {
    /*
    for member update
     */
}

.updsl {
    /*
    update sex likes
     */
}


div.image-browser {
    height: auto;
    max-height: 640px;
    overflow-y: scroll;
    padding: 10px;
    border: 2px inset gray;
    width: 96%;
}

.image-browser img {

}

img.back {
    border: 1px solid transparent;
    margin-right: 10px;
    width: 64px;
    height: 64px;
    display: inline-block;
    cursor: pointer
}

img.back:hover {
    border: 1px solid white;
}

div.sidepanel {
    max-width: 210px;
    width: 210px;
    padding: 10px;
    border: 1px solid transparent;
    margin: 0 auto;
    text-align: left;
    position: fixed;
    left: 0px;
    top: 64px;
    bottom: 0px;
    background: #100f0f;
    overflow-y: auto;
    z-index: 100;
}

div.filter_header_panel {
    border: 1px solid #eb8d64;
    background: #100f0f;
    z-index: 99;
    width: 700px;
    padding: 5px 10px;
    max-width: 700px;
    height: 27px;
    text-align: center;
    transition: height 0.2s ease-out;
    overflow: hidden;
    margin: 0 auto;
}

a.orangeFlatButton {
    color: black;
    background: #eb8d64;
    font-weight: 700;
    font-size: small;
    border-radius: 3px;
    padding: 3px 5px;
    cursor: pointer;
    transition: color 0.3s ease;
    user-select: none;
    margin-bottom: 5px;
    display: inline-block;
}

a.orangeFlatButton:hover {
    color: white;
    text-decoration: none;
}

div.sidepanel_button, div.sidepanel_filter {
    padding: 5px 10px 5px 10px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    /*background: #100f0f;*/
    background: #100f0f;
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    cursor: pointer;
    margin: 10px 10px 5px 0;
    transition: width 2s, height 2s;
    border: 2px solid transparent;
    max-width: 220px;
    transition: border 0.3s ease; /* Plynulá změna obrysu */
    user-select: none;
}

div.sidepanel_button {
    height: 37px;
}


div.sidepanel_button_down {
    height: 25px;
}

div.sidepanel_button_down {
    padding: 5px 10px 5px 10px;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    /*background: #100f0f;*/
    background: #282828;
    border-radius: 10px;
    /*border-bottom-right-radius: 0;*/
    /*border-bottom-left-radius: 0;*/
    cursor: pointer;
    margin: 0px 10px 5px 0;
    transition: width 2s, height 2s;
    border: 2px solid transparent;
    max-width: 220px;
    transition: border 0.3s ease; /* Plynulá změna obrysu */
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;

}


table.want-status {
    margin: 0 auto;
}

div.lsm {
    box-shadow: rgba(0, 0, 0, 0.8) 10px 10px;
    overflow: hidden;
    z-index: 100;
    width: 0;
    position: fixed;
    left: 1px;
    top: 41px;
    bottom: 1px;
    background-image: linear-gradient(to right, #050505, #464646);
    overflow-y: scroll;
}

.want-status img {
    width: 32px;
    height: 32px;
    display: block;
    cursor: pointer;
    background: transparent;
    border: 1px solid;
    border-radius: 4px;
}

.want-status img:hover {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.9); /* Bílá záře */
}

.want-status td {
    margin: 0;
    padding: 3px;
}

div.active_down {
    /*background:#100f0f;*/
    /*border-bottom: 2px solid #100f0f;*/
    border-bottom: 2px solid #e27140;
    font-weight: bold;
}

div.sidepanel_button_down:hover {
    border-bottom: 2px solid #e27140;
}

table.top_subpanel {
    top: 61px;
    z-index: 99;
    left: 50%;
    position: fixed;
    transform: translateX(-50%);
}

.filter_header hr {
    border-color: darkgray;
    display: inline-block;
    width: 83%;
    vertical-align: super;
}

.filter_header img {
    width: 25px;
    margin-left: 5px;
}


div.sidepanel_filter {
    font-size: 12px;
    position: relative;
    display: block;
    /*max-width: 185px;*/
    margin: 0 0 10px 0;
    cursor: auto;
    background: none;
    text-align: left;
    padding: 0;
}

.sidepanel_button a, .sidepanel_button_down a {
    text-wrap: nowrap;
}

div.sidepanel_button:hover {
    border-bottom: 2px solid #e27140;
}

div.inverted-button {
    background: #353535;
}

div.active, div.active-dark {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #282828;
    border-bottom: 2px solid #282828;
    font-weight: bold;

}

.new-post div.active {
    color: white;
}

div.active-dark {
    background: #100f0f;
    border-bottom: 2px solid #100f0f;

}

div.banner_horizontal {
    text-align: center;
    display: none;
}

.banner_horizontal img {
    margin: 0 auto;
    max-height: 120px;
    max-width: 90%;
}

.sidepanel_button img, .sidepanel_button_down img {
    width: 24px;
    height: 24px;
    position: relative;
    top: 3px;
    left: -3px;
}

.sidepanel_filter span.he2, span.buttonek {
    text-align: center;
    font-size: 17px;
    color: black;
    background: #e27140;
    display: block;
    padding: 3px;
    border-radius: 5px;
    margin: 0 0 10px 0;
}

span.buttonek {
    font-weight: bold;
    top: 13px;
    position: relative;
    padding: 8px;
    transition: box-shadow 0.3s ease, color 0.3s ease;
}

span.buttonek:hover {
    color: white;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.9); /* Bílá záře */
}

.sidepanel_filter h3 {
    font-size: 13px;
    font-weight: bold;
    display: block;;
    margin-bottom: 6px;
    text-align: center;
    color: white;
}

.sidepanel_filter div.item, div.item {
    display: inline-block;
    margin: 0 5px 0 0;
}


div.filterCell {
    display: inline-block;
    margin-right: 15px;
    background: #100f0f;
    padding: 7px 8px 3px 8px;
    border-radius: 10px;
    overflow: hidden;
    height: 45px;
    transition: width 1s, height 0.5s;
    box-sizing: border-box;
}

div.gray_container {
    display: inline-block;
    min-width: 64px;
    border: 1px solid #e27140;
    text-align: left;
    padding: 5px;
    border-radius: 3px;
    margin: 2px;
    position: relative;
    vertical-align: top;
}

div.gca {
    background: #5c5b5b;
    border: 1px transparent none;
}


.gray_container span.gctn_btn {
    border-radius: 5px;
    vertical-align: top;
    font-size: 14px;
}

.gray_container img.gctn_img, img.gctn_img {
    margin: 1px 0 0 5px;
    height: 16px;
    width: 10px;
    cursor: pointer;
}

img.thrd_more_img {
    height: 28px;
    cursor: pointer;
}

.gray_container div.preview {
    color: darkgray;
}


div.filter {
    display: none;
    /*padding: 5px;*/
    border-radius: 5px;
    margin: 10px;
    text-align: left;

    position: relative;
}

a.filter {
    display: inline-block;
    width: fit-content;
    margin: 5px 5px;
}

div.gc_header {
    cursor: pointer;
}

a.filter:hover {
    margin: 5px 5px;
}


.range-slider {
    position: relative;
    /*width: 200px;*/
    display: none;
}

.slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.slider:hover {
    opacity: 1;
}

.range-slider p {
    text-align: center;
}


div.wnd {
    height: auto;
    min-height: 100px;
    width: auto;
    min-width: 320px;
    overflow-y: auto;
    text-align: left;
    border: 2px solid transparent;
    padding: 16px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #100f0f;
    font-size: 15px;
    position: fixed;
    display: none;
    max-width: 800px;
    max-height: 90vh;
    z-index: 999;

}

canvas {
    margin: 0 auto 0 auto;
}

.centered-label {
    color: white;
    font-size: 23px;
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

img.top_logo_image, img.top_logo_image_100 {
    position: absolute;
    top: 10px;
    left: 10px;
    height: 50px;
}

img.top_logo_image {
    left: -5px;
}

img.top_logo_image_100 {
    display: none;
    top: 6px;
}

.fixed {
    width: 50px; /* Pevná šířka pro levý sloupec */
    white-space: nowrap; /* Zabrání zalamování textu */
    overflow: hidden; /* Skryje text, který přetéká */
    text-overflow: ellipsis; /* Přidá "..." na konec textu, pokud je příliš dlouhý */

}

.flexible {
    width: auto; /* Flexibilní šířka pro pravý sloupec */
    white-space: nowrap; /* Zabrání zalamování textu */
    overflow: hidden; /* Skryje text, který přetéká */
    text-overflow: ellipsis; /* Přidá "..." na konec textu, pokud je příliš dlouhý */
    vertical-align: top;
    padding: 10px 0 0 10px;
}

div.bbcode-help-div {
    position: absolute;
    left: 120px;
    top: 120px;
    padding: 5px;
    border: 1px solid white;
    background: #353535;
    display: none;
    z-index: 180;
}

.bbcode-help-table {
    width: 100%;
    max-width: 200px;
    background: #100f0f;
    /*border: 1px solid #c27b0b;*/
    border-spacing: 0;
}

.bbcode-help-table th, .bbcode-help-table td {
    padding: 4px;
}

.bbcode-help-table tr td:first-child {
    color: white;
}

.bbcode-help-table td {
    border-collapse: collapse;
    border: 1px solid #3e2804;
}

.bbcode-help-table th {
    background-color: #c27b0b;
    color: black;
}

div.flt-btn {
    padding: 3px 0 0 12px !important;
    margin-right: 10px !important;
    width: 56px !important;
}

.flt-btn img {
    width: 44px !important;
    height: 41px !important;
}

p.grayNote, span.grayNote {
    color: gray;
    font-size: 11px;
    margin: 0;
}

p.grayNote:hover, span.grayNote:hover {
    color: white;
    cursor: pointer;
}

p.whiteNote {
    color: white;
    text-align: center;
    font-size: 20px;
}

div.notify-icon, div.message-icon {
    right: 10px;
    position: absolute;
    top: 10px;
    width: 24px;
    height: 24px;
    background: transparent;
    transition: box-shadow 0.3s ease
}

div.message-icon {
    top: 30px;
}

.notify-icon span, span.notify-icon, span.message-icon, .message-icon span {
    color: white;
    font-weight: bold;
    background: red;
    position: absolute;
    top: 9px;
    right: -6px;
    padding: 2px 3px;
    border-radius: 5px;
    font-size: 10px;
}

span.notify-bubble {
    position: absolute;
    right: 12px;
    top: 15px;
    border-radius: 50%;
    background: orange;
    width: 10px;
    height: 10px;
    display: none;
}

span.message-bubble {
    position: absolute;
    right: 12px;
    top: 35px;
    border-radius: 50%;
    background: lawngreen;
    width: 10px;
    height: 10px;
    display: none;
}

.notify-icon img, .message-icon img {
    width: 24px;
    height: 24px;
}

div.notify-icon:hover, div.message-icon:hover {

    cursor: pointer;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.8); /* Bílá záře */
}

.glow {
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.8); /* Bílá záře */
}

.tglow {
    text-shadow: 0 0 8px rgba(255, 255, 255, 0.5); /* Bílá záře */
}

.tshadow {
    text-shadow: -2px -2px 0px black,
    2px -2px 0px black,
    -2px 2px 0px black,
    2px 2px 0px black;
}


.grey-filter {
    filter: grayscale(100%);
}

.tag {
    position: absolute;
    font-family: Arial, sans-serif;
    color: darkgray;
    white-space: nowrap;
    padding: 2px;
}

div.tag_table {
    width: 100px;
    margin-left: 40px;
    display: none;
}

.tag_table div {
    height: 15px;
    width: 55px;
    margin: 5px;
    display: block;
    border: 1px solid transparent;

}

.tag_table div:hover {
    border: 1px solid white;
    cursor: pointer;
}

label.error_label {
    display: none;
    color: red;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
    width: fit-content;
}

.error_label label {
    color: red;
}

label.visible {
    display: inline-block;
}

div.invisible, a.invisible, span.invisible {
    display: none;
}

label.ok_label {
    color: green;
    font-weight: bold;
}

div.rtmenub {
    position: absolute;
    cursor: pointer;
    right: 23px;
    top: 11px;
    width: 30px;
    height: 30px;
}

span.visibility {
    top: 2px;
    left: 6px;
    position: relative;
    font-size: 12px;
}


p.whiteInfoText {
    color: darkorange;
    text-align: center;
    font-size: 20px;

}


a.medium,
a.medium:hover {
    font-size: 12px;
    padding: 4px 7px;
}

.realButton a.green, a.green {
    background: #7ebf7e;
    color: #000;
}

a.red {
    background: #fe695e;
    color: #000;
}

a.blue {
    background: #00f;
    color: #fff;
}

a.orange {
    background: #e27140;
    color: #000;
}


a.yellow {
    background: #ff0;
    color: red;
}

a.black {
    background: #000;
    color: red;
}

a.inactive,
a.yellow_inactive {
    color: silver;
    border: 1px solid #d3d3d3;
    box-shadow: rgba(0, 0, 0, 0.3) 2px 2px;
}

a.inactive {
    background: #ff9;
}

a.yellow_inactive {
    background: #ffffe0;
}

a.active-red {
    background: red;
}

a.active-red:hover {
    background: red;
    color: #fff;
}

a.active {
    color: white;
    font-weight: bold;
}

a.nound:hover {
    text-decoration: none;
}


/*body.iphone .user_profile span { height: -webkit-fill-available; width: -webkit-fill-available;}*/

body.iphone .gmb-r, body.iphone .gmb-l {
    display: none;
    opacity: 0;
}

.sipka { display:none;}

@media all and (max-width: 1554px) {

    div#subco {
        max-width: 330px;
        height: 86px;
        overflow: hidden;
    }

    .sipka { display:inline-block;}

}

@media all and (max-width: 1230px) {

    span.online-dot {
        bottom:3px;
    }

    /*
                TOP MENU
     */
    div.top-menu {
        width: auto;
    }

    div.top-gradient {
        top: 52px;
    }

    div.top-title {
        height: 52px;
    }

    div.top-subtitle {
        top: 52px;
    }

    div.sublinear {
        top: 90px;
    }


    div.sidepanel_button, div.sidepanel_button_down {
        overflow: hidden;
        width: 25px;
        height: 30px;
        display: inline-block;
        margin: 10px 4px 5px 0;
        padding-top: 0;
    }

    .sidepanel_button img, .sidepanel_button_down img {
        width: 30px;
        height: 30px;
        margin-right: 5px;
    }

    table.top_subpanel {
        top: 39px;
    }

    div.tspc {
        height: 30px;
    }

    .top-menu a {
        font-size: 25px;
    }

    /*
                SIDEPANEL
     */
    div.sidepanel {
        width: auto;

        top: 55px;
    }

    div.rtmenub {
        top: 0;
    }

    .rtmenub img.avatar {
        top: 10px;
        position: absolute;
    }

}


@media all and (max-width: 500px) {

    a.comm-butt {
        bottom: auto;
        left: auto;
        right: 15px;
        transform: none;
    }

    span.break-span {
        display: block !important;
    }

    #action-status {
        display: inline-block;
        position: relative;
    }

    .messages div.content {
        display: none;
        width: 100%;
    }

    #users {
        display: block;
        width: 100%;
        max-width: unset;
        flex: none;
    }

    div.hout {
        width: 87%;
    }

    #mobile_back {
        display: inline-block;
    }

    tr.switch {
        display: table-row;
    }

    tr.noswitch {
        display: none;
    }

}


@media all and (max-width: 545px ) {

    div.add-new-post-button {
        text-align: center;
        font-size: 15px;
        padding: 5px 0 0 5px !important;
        min-height: 40px;
    }

    div.flt-btn {
        padding: 2px 0 0 10px !important;
    }

    .flt-btn img {
        width:34px !important;
        height: 30px !important;;
    }

    .add-new-post-button img {
        width: 20px;
        height: 20px;
    }


    body.iphone div.member {
        width: 40px;
        height: 40px;
        max-width: unset;
        max-height: unset;
    }

    body.iphone div.member img.avatar {
        width: 40px;
        height: 40px;
        max-width: unset;
        max-height: unset;
    }


}

@media all and (max-width: 387px ) {
    div.add-new-post-button {
        font-size: 15px;
    }
}

@media all and (max-width: 1240px) {

    div.messages {
        max-width: unset;
    }

    /*
                SIDEPANEL
     */
    div.sidepanel {
        z-index: 100;
        display: none;
        width: 220px;
        max-width: unset;
        top: 0px;
    }

    div.side_left {
        box-shadow: 10px 0 15px -5px #e27140;
    }

    div.notifications {
        max-width: unset;
        font-size: 13px;
    }

    .notifications .visitors .header td {
        padding: 0;
    }

    div.banner_horizontal {
        display: block;
    }


    div.left-menu {
        display: none;
    }

    img.menub {
        display: inline-block;
    }

    div.backButton {
        margin: 5px;
        right: 15px;
        bottom: 61px;
        position: fixed;
        border: 1px solid gray;
        width: 23px;
        height: 34px;
        overflow: hidden;
    }

    div.rtmenub {
        display: inline-block;
    }

    div.user_profile {
        max-width: 96%;
        transform: none;
        left: 0;
        margin: 0;
    }

    div.login {
        display: none;
    }


}

@media all and (max-width: 1100px) {


}


@media all and (max-width: 800px) {

    /*
            TOP MENU
 */
    div.top-menu {
        left: 250px;

        transform: none;
    }

    div.filter_header_panel {
        width: 90%;
    }
}


@media all and (max-width: 680px) {
    div.new-post {
        min-width: unset;
        width: 92%;
    }
}

@media all and (max-width: 730px) {

    #inner_row {
        display: none;
    }

    #under_row {
        display: block;
    }


}


@media all and (max-width: 570px) {

    div.comments {

        padding-top: 30px;
        padding-right: 2px;
        padding-left: 2px;
        width: 100%;
    }

    div.sidepanel_button_down {
        font-size: 17px;
        padding-bottom: 0;
        padding-top: 5px;
    }

    .sidepanel_button_down img {
        height: 24px;
    }

    img.top_logo_image_100 {
        display: inline-block;
    }

    img.top_logo_image {
        display: none;
    }

    /*
            LOG
    */
    a.llt {
        display: none;
    }

    div.top-menu {
        left: 53%;
        transform: translateX(-50%);
        right: unset;
        width: max-content;
    }

    div.new-post {
        left: 0;
        transform: none;
        width: 90%;
    }

}

@media all and (max-width: 490px) {

    /*
            LOG
    */
    .comment div.content {
        min-width: unset;
        width: auto;
    }

    .comment table {
        width: 90%;
    }

    div.verification_box {
        WIDTH: 150px;
        text-align: right;
    }

    /*img.top_logo_image {*/
    /*    display: none;*/
    /*}*/
}

@media all and (max-width: 670px) {
    #long_button {
        display: none;
    }

    span.online-dot {
        bottom:0px;
        font-size:8px;
    }

    #small_button {
        display: inline-block;
        right: -15px;
    }

    div.edit-profile {
        display: block;
    }
}


@media all and (max-width: 455px) {
    div.avatar-container {
        width: auto;
        display: block;
    }
}


@media all and (max-width: 380px) {
    .top-menu {
        left: 190px;
    }

    div.edpro {
        display: block !important;
        margin: 0 auto;
    }

}

@media all and (max-width: 510px) {
    div.npf-div-long {
        text-align: right;
        width: 271px;
    }
}

@media all and (max-width: 670px) {
    div.sidepanel_button {
        height: 30px;
        width: 25px;
        padding: 0px 10px 5px 0px;
    }

    .sidepanel_button img {
        margin-left: 5px;
    }

    div.new-post {
        top: 0;

    }


}

@media all and (max-width: 670px) {
    div.sidepanel_button {
        padding: 0;
    }

    .sidepanel_button img {
        margin-left: 1px;
    }
}

span.break-span {
    display: none;
}

div.monet_header {
    display: block;
    font-size: 22px;
    color: white;
}

.monet_header input {
    width: 20px;
    height: 20px;
}

.monet_body p {
    color: silver;
}

.monet_body p.payment {
    text-align: center;
    font-size: 16px;
}

.monet_body .payment span {
    font-size: 18px;
    font-weight: bold;
    color: white;
}


span.active {
    text-align: center;
    display: inline-block;
    font-size: 24px;
    color: red;
    margin-left: 18px;
}

span.concept {
    text-align: center;
    display: block;
    font-size: 24px;
    color: green;
}

table.visitors {
    width: 100%;
    table-layout: fixed;
    font-size: 14px;
}


.visitors td {
    overflow: hidden;
}

.hoverable-div {


    cursor: Pointer;

}

.hoverable-div:hover {
    border-color: white !important;
    border-width: 2px !important;
    cursor: Pointer;
}


div.pfooter {
    display: flex; /* Použijeme flexbox */
    justify-content: center; /* Horizontálně zarovná obsah na střed */
    align-items: center; /* Vertikálně zarovná obsah na střed */
    height: 100px; /* Příklad výšky kontejneru */
    text-align: center; /* Zarovná text na střed */

}

.pfooter a {
    font-size: 12px;
    color: gray;
    margin: 0 10px; /* Přidáme mírný okraj mezi odkazy */;
}

.rules h2 {
    margin: 20px 0 5px 0;
}

.wnd a:hover {
    cursor: pointer;
}

.wnd p {
    color: white;
}


div.highlight {
    border: 2px solid gold;
    border-radius: 10px;


}


p.messageText {
    text-align: center;
    width: 100%;
    top: 41%;
    position: absolute;
}


div.postBottomTile {
    background: #5c5b5b;
    border-radius: 5px;
    display: inline-block;
    min-width: 120px;
    padding: 3px 10px 0 3px;
    margin-bottom: 4px;
    min-height: 21px;
    vertical-align: top;
    margin-left: 5px;
}

.postBottomTile span {
    color: white;
    font-size: 13px;
    vertical-align: top;
    margin: 2px 0 0 8px;
    display: inline-block;
}


.no-select {
    -webkit-user-select: none; /* Chrome, Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

div.post_corner {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
}

.post_corner span.tops {
    display: none;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #eb8d64;
    color: black;
    padding: 4px 5px 2px 5px;
}

.post_corner span.types {
    display: inline-block;
    padding: 4px 5px 2px 5px;;
}