/* Elements */
body {
    background-color: #685E55;
    background-color: #bbaa99;
    background-color: #685E55;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='200' viewBox='0 0 160 80'%3E%3Cg fill='%23B0A090' fill-opacity='0.1'%3E%3Cpolygon points='0 10 0 0 10 0'/%3E%3Cpolygon points='0 40 0 30 10 30'/%3E%3Cpolygon points='0 30 0 20 10 20'/%3E%3Cpolygon points='0 70 0 60 10 60'/%3E%3Cpolygon points='0 80 0 70 10 70'/%3E%3Cpolygon points='50 80 50 70 60 70'/%3E%3Cpolygon points='10 20 10 10 20 10'/%3E%3Cpolygon points='10 40 10 30 20 30'/%3E%3Cpolygon points='20 10 20 0 30 0'/%3E%3Cpolygon points='10 10 10 0 20 0'/%3E%3Cpolygon points='30 20 30 10 40 10'/%3E%3Cpolygon points='20 20 20 40 40 20'/%3E%3Cpolygon points='40 10 40 0 50 0'/%3E%3Cpolygon points='40 20 40 10 50 10'/%3E%3Cpolygon points='40 40 40 30 50 30'/%3E%3Cpolygon points='30 40 30 30 40 30'/%3E%3Cpolygon points='40 60 40 50 50 50'/%3E%3Cpolygon points='50 30 50 20 60 20'/%3E%3Cpolygon points='40 60 40 80 60 60'/%3E%3Cpolygon points='50 40 50 60 70 40'/%3E%3Cpolygon points='60 0 60 20 80 0'/%3E%3Cpolygon points='70 30 70 20 80 20'/%3E%3Cpolygon points='70 40 70 30 80 30'/%3E%3Cpolygon points='60 60 60 80 80 60'/%3E%3Cpolygon points='80 10 80 0 90 0'/%3E%3Cpolygon points='70 40 70 60 90 40'/%3E%3Cpolygon points='80 60 80 50 90 50'/%3E%3Cpolygon points='60 30 60 20 70 20'/%3E%3Cpolygon points='80 70 80 80 90 80 100 70'/%3E%3Cpolygon points='80 10 80 40 110 10'/%3E%3Cpolygon points='110 40 110 30 120 30'/%3E%3Cpolygon points='90 40 90 70 120 40'/%3E%3Cpolygon points='10 50 10 80 40 50'/%3E%3Cpolygon points='110 60 110 50 120 50'/%3E%3Cpolygon points='100 60 100 80 120 60'/%3E%3Cpolygon points='110 0 110 20 130 0'/%3E%3Cpolygon points='120 30 120 20 130 20'/%3E%3Cpolygon points='130 10 130 0 140 0'/%3E%3Cpolygon points='130 30 130 20 140 20'/%3E%3Cpolygon points='120 40 120 30 130 30'/%3E%3Cpolygon points='130 50 130 40 140 40'/%3E%3Cpolygon points='120 50 120 70 140 50'/%3E%3Cpolygon points='110 70 110 80 130 80 140 70'/%3E%3Cpolygon points='140 10 140 0 150 0'/%3E%3Cpolygon points='140 20 140 10 150 10'/%3E%3Cpolygon points='140 40 140 30 150 30'/%3E%3Cpolygon points='140 50 140 40 150 40'/%3E%3Cpolygon points='140 70 140 60 150 60'/%3E%3Cpolygon points='150 20 150 40 160 30 160 20'/%3E%3Cpolygon points='150 60 150 50 160 50'/%3E%3Cpolygon points='140 70 140 80 150 80 160 70'/%3E%3C/g%3E%3C/svg%3E");    font-family: "georgia";
    font-size: 13px;
    color: #1c1c1c;
    margin: 0;
    padding: 0;
    font-family: Georgia;
}
#mouse_rnd{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index:11;
    color:#948A81;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
#mouse_rnd h1{
    color:#6d7c4e;
}
#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); /* Černá s průhledností */
    z-index: 10;
}
a {
    color: #392b26;
}
a:hover {
    text-decoration: none;
}
h2, h3, h4, h5, h6 {
    margin: 0;
}
h1{
    font-family: "oswald";
    text-transform: uppercase;
}
h2 {
    font-size: 20px;
    font-family: "oswald";
    color: #574c43;
    font-weight: normal;
    letter-spacing: -1px;
}
h2 em {
    font-style: normal;
    font-weight: bold;
}
img {
    border: none;
}
p,
ol,
ul {
    line-height: 180%;
    list-style-type: none;
    vertical-align: bottom;
}
#colTwo li::before{
    content: url(arrow.png);
    width: 20px;
    height: auto;
    display: inline-block;
    vertical-align: sub;
    padding-right:5px;
}
ul {
    list-style-position: inside;
    margin-left: 0;
}
dfn {
    border-bottom: 1px dashed gray;
    cursor: help;
}

/* Layout */
#colOne {
    float: left;
    width: 200px;
    background-color: #948A81;
    height: inherit;
    border-width: 2px;
    border-style: solid;
    border-left:0;
    border-image: 
    linear-gradient(rgb(99, 82, 71, 0), rgb(99, 82, 71, 1), rgb(99, 82, 71, 0)) 0 100%;

}
#colOne h3 {
    color: #FFF;
    font-size: 11px;
    height: 25px;
    padding: 13px 0 0 20px;
    margin-left: 5px;
}
#colOne h2:not(.list-title){
    background: rgb(161,156,104);
    background: linear-gradient(90deg, rgba(161,156,104,1) 0%, rgba(161,155,96,1) 100%);
    width: 95%;
    height: 30px;
    text-align: left;
    padding-left: 5px;
    border-radius: 0 9px 9px 0;
    box-shadow: 0px 0px 6px #635247;
    margin-left:-4px;
}
#colOne h2:not(.list-title)::after{
    content: "◥";
    position: relative;
    color: #7d773e;
    display: flex;
    top: -3px;
    left: -6px;
    font-size: 7px;
}
#colOne li.first {
    background: none;
}
#colOne ul {
    list-style: none none outside;
    padding-left: 0;
    margin-left: 20px;
}
#colOne ul a {
    display: block;
    padding: 3px 0;
}
#colOne ul.level-1 > li > a {
    padding-left: 15px;
}
#colOne ul.level-2 > li > a {
    padding-left: 30px;
}
#colOne ul.level-3 > li > a {
    padding-left: 45px;
}
#colOne ul.level-4 > li > a {
    padding-left: 60px;
}
#colOne i{
    font-size:13px;
    font-weight: 400;
    font-style: normal;
}
#colTwo {
    float: right;
    background: #948A81;
    width: 1000px;
    height: inherit;
}
#content {
    display:flex;
    margin: 0 auto;
    width: 1200px;
    min-height: 800px;
    background-color: #948A81;
}
#footer {
    background-color: #948A81;
    background-image: url("images/footer.png");
    background-position: bottom;
    background-repeat: no-repeat;
    clear: both;
    margin: 0 auto;
    padding: 10px 0;
    width: 1200px;
    border-radius: 0 0 15px 15px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #574c43;
    font-family: 'Oswald';
}
.copyright{
    padding-left: 55px;
}
.discord{
    height: 100px;
    width: 250px;
}
.discord img{
    height:80px;
    padding:10px;
}
#footer ul {
    margin: 0;
    list-style-type: none;
    text-align: center;
}
#footer ul li {
    display: inline;
    padding: 0 7px;
}
#header {
    height: 400px;
    margin: 0 auto;
    width: 1200px;
    background-image: url("/upload/header.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    box-shadow: 0px 1px 16px #3d3f3a;

}
#header * {
    margin: 0;
    padding: 0;
}
#header h2 {
    float: left;
    font-size: 33px;
    font-weight: bold;
    padding: 70px 0 0 10px;
}
#header h2 a {
    text-decoration: none;
}
#header h3 {
    float: left;
    font-size: 11px;
    font-weight: normal;
    padding: 91px 0 0 10px;
}
#header li {
    display: inline;
}
#header ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 82px 0 0;
}
#header ul a {
    display: block;
    float: left;
    font-weight: bold;
    height: 25px;
    margin: 0 0 0 8px;
    padding: 12px 20px 0;
    text-decoration: none;
}
.bg2 {
    padding: 20px;
    font-size: 1.2em;
    line-height: 1.6;
}
.bg2 h1{
    text-align: center;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(161,156,104,1), rgba(0, 0, 0, 0));
}
.bg2 p{
    font-size: 1em;
    border: 2px solid #81776e;
    background-color: rgb(129 119 110 / 50%);
    border-radius: 2px;
    padding: 10px;
    text-align: justify;
    color: #d4c7ba;
}
.post-form-preview{
    font-size:14px !important;
    color: black!important;
}
/* Content */
blockquote,
pre,
.pre {
    line-height: normal;
    font-style: italic;
    font-size:20px;
    color:#524541;
    overflow: auto;
    overflow-x:hidden;
    padding: 5px;
    max-height: 300px;
}
.reg_informations{
    line-height: normal;
    font-size:15px;
    color:#1c1c1c;
    padding: 5px;
    text-align: justify;
    font-style: normal;
}
h1 {
    font-size: 25px;
    margin: 0 0 10px;
    color: #574c43;
    font-family: "oswald";
    letter-spacing: 3px;
}
.bg2 h2 {
    font-size: 23px;
    font-family: "oswald";
    color: #574c43;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/* .bg2 h2,
h3,
h4 {
    margin: 15px 0 5px;
} */
.bg2 h3 {
    font-size: 23px;
    color: #d4c7ba;
    font-family: "oswald";
    text-align: center;
    text-transform: uppercase;
    font-weight: 250;
}
.bg2 h3::before{
    content: "⋞ ";
    position: relative;
    left: 0;
    top:-2px;
}
.bg2 h3::after{
    content: " ⋟";
    position: relative;
    left: 0;
    top:-2px;
}

.bg2 h4 {
    font-size: 20px;
    border-bottom: 1px dotted #574c43;
    font-family: "oswald";
    color: #574c43;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 550;
    margin-bottom:5px;
}
.bg2 h5{
    text-align: center;
    font-size: 15px;
    color: #d4c7ba;
    font-family: "oswald";
    letter-spacing: 2px;
    font-weight: 550;
}

/* .bg2 table{
    margin: 5px 0 15px;
    width: 80%;
    display: flex;
    border: 1px solid #574c43;
}
.bg2 table tbody{
    width:100%;
}
.bg2 table tr{
    width: 100%;
    display: flex;
    justify-content: space-around;
    background-color: #d4c7ba;
}
.bg2 tr:nth-child(even) {
    background-color: #a19c68;
} */
p,
pre,
blockquote,
table td,
ul li,
ol li {
    line-height: 170%;
}
ul,
ol {
    margin: 5px 0 15px 0px;
}

/* Boxes */
div.box-item {
    padding: 0;
    text-align:left;
}

/* Tables */
th {
    text-align: left;
}
tr.valign-top td,
tr.valign-top th {
    vertical-align: top;
}
.widetable,
.widetable2,
.topic-table,
.name_table{
    width: 100%;
    margin: auto;
    margin-top:10px;
}
.widetable, .table_names,
.name_table {
    border: 2px solid #574c43;
}
.nametable th, .familytable th{
    font-size:16px;
}
.widetable td, name_table td {
    padding: 6px 15px;
    width: 50%;
}
.widetable2 td {
    padding: 6px 10px;
}
.table_names{
    width:100%;
    display: flex;
}
.nametable, .familytable{
    margin-top:10px;
    display:flex;
    font-size:13px;
}
.nametable{
    width:16%;
}
.familytable{
    width:84%;
}
.familytable tr, .nametable tr{
    height:24px
}
.nametable th{
    padding-right:15px;
}
/* Forms generic */
fieldset {
    margin-bottom: 10px;
    padding: 8px;
    border: 1px solid #473b31;
}
form {
    margin: 0;
    padding: 0;
}
input,
textarea,
button,
select {
    font-family: inherit;
    font-size: 13px;
}
input[type=submit],
input[type=button],
input[type=reset],
button{
    padding: 3px;
    min-width:65px;
    height:30px;
    font-size: 15px;
    border-radius: 5px;
    border:1px solid #8a8456;
    background-color: #a19b60;
    cursor: pointer;
}
input[name="delete"],input[name="approve"] {
    background-color: #a19b60;
    font-family: 'Oswald';
    border-radius: 5px;
    text-decoration: none;
    min-width: 150px;
    font-size: 21px;
    text-align: center;
}
input[name="delete"] {
    background-color: #C62647;
}
select{
    height:29px;
    border-radius: 5px;
}
legend {
    color: #473b31;
    font-weight: bold;
}
input[type=checkbox],
input[type=radio] {
    vertical-align: middle;
}

/* Form classes */
.inputmedium {
    width: 370px;
}
.inputsmall {
    width: 177px;
}
.areamedium {
    height: 150px;
    width: 100%;
}
.areasmall {
    width: 370px;
}
/* Search */
.searchform input.q {
    width: 100px;
}

/* Lists */
ul.list-info {
    clear: both;
    color: #000000;
    margin: 0;
    padding: 2px 0 5px 0;
    list-style-type: none;
    font-size: 10px;
}
ul.list-info li {
    display: flex;
    align-items: center;
}
ul.list-info li strong{
    padding-right: 2px;
}
ul.list-info a {
    color: rgb(0, 0, 0);
    text-decoration: none;
    font-size:12px;!important;
}
.list-perex {
    margin: 0 10px 0 5px;
}
.list-perex *:last-child {
    margin-bottom: 0;
}
.list-perex-image {
    border: 1px solid #dcdcdc;
    float: left;
    margin: 0 4px 4px 0;
    max-width: 96px;
}
.list-title {
    margin: 15px 0 3px;
    padding: 0;
}
.list-title a {
    font-size: 17px;
    margin-left: 20px;
}
/* Article */
.article-navigation {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.article-perex {
    color: gray;
    font-style: italic;
}
.article-perex-image {
    border: 1px solid #dcdcdc;
    float: right;
    margin: 0 8px 8px;
    max-width: 150px;
}
.article-footer {
    color: gray;
    width: 646px;
}
.article-footer a {
    color: gray;
    text-decoration: none;
}
.article-footer td {
    padding: 10px;
    vertical-align: top;
}
.article-info {
    margin-left: 0;
    list-style-type: none;
    color:#574c43;
}
.article-info a{
    color: #413b36;
}
.article-rating {
    border: 1px solid #dcdcdc;
    padding: 5px;
}
.article-rating td {
    padding: 0 2px;
    text-align: center;
    vertical-align: top;
}
.article-rating tr.r1 * {
    font-weight: bold;
}

/* User */
.avatar{
    height: 150px;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 1px 4px #222);  
}
/*#profile_avatar::before{*/
/*    background-image: url(motyl.png);*/
/*    content: " ";*/
/*    z-index: 9;*/
/*    position: absolute;*/
/*    display: inline-block;*/
/*    width: 200px;*/
/*    height: 200px;*/
/*    transform: scale(0.7);*/
/*}*/
.profiletable_user{
    color:#473b31;
    width:auto;
}
.profiletable_top{
    display: flex;
}
#profile_avatar img{
    width:550px;
    height:auto;
}
.profiletable a{
    color: #87613e;
}
#character_info .profiletable{
    width:700px;
    display: flex;
    margin:auto;
    background-color:  #d4c7ba;
    border:2px solid #473b31;
    color: #bbaa99;
    font-size: 16px;
    color: #473b31;
}
#character_info .profiletable tbody tr:nth-child(even)
{
  background: #af9e8d;
}
#character_info img{
    max-width: 100%;
    margin:auto;
    display: block;
}
.profiletable tbody{
    margin:auto;
    padding:5px;
}

.profiletable td{
    width: 500px;
    padding-left: 15px;
}
.profiletable th{
    width: 200px;
    text-align: right;
    color: #473b31;
    padding-right:15px;
}

.avatartd img{
    width: 550px;
    height: auto;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 1px 4px #222);  
}
.note{
    width: 680px;
    margin: auto;
    display: block;
    border: 1px solid #473b31;
    padding: 10px;
    max-height:300px;
    overflow: auto;
    font-size:13px;
}
.note img{
    max-width: 675px;
}
.newmsg{
    color:#473b31;
}
/* User messages */
.messages-menu a {
    padding: 0 6px;
    text-decoration: none;
}
.messages-menu a.active {
    font-weight: bold;
}
.messages-table {
    width:100%;
    border:2px solid #524541;
}
.messages-table a {
    text-decoration: none;
}
.messages-table a.notread {
    font-weight: bold;
}
.messages-table th,
.messages-table td {
    padding: 5px 15px;
}
.messages-table td:first-child {
    width: 10px;
}

/* Posts / comments */
.postform table{
    width:100%;
}
.post {
    padding: 5px 5px 0 5px;
    margin: 20px 0;
    clear: both;
    border:2px solid #635247;
    font-size: 14px;
}
.post-actions a {
    font-size: 10px;
    padding-left: 4px;
    text-decoration: none;
}
.post-actions a:hover {
    text-decoration: underline;
}
.post-answer {
    margin: 20px 0 20px 20px;
    padding-left: 7px;
    background-color:rgb(87, 76, 67, 0.3);
    margin-top:-20px;
    border-top:0;
    min-height: 50px!important;
}
.post-answer .avatar{
    display:none;
}
.post-answer .post-head{
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.post-answer-list {
    width: 55%;
    margin: 20px auto auto auto;
    display: flex;
    flex-direction: column;
}
.post-author{
    padding-right: 5px;
}
.post-answer .post-body {
    border-bottom: 0;
    padding-bottom: 4px;
    min-height: 30px;
}
.post-answer .post-body-withavatar .post-body-text {
    border-left: none;
    padding-left: 3px;
}
.post-answer .post-info {
    font-size: 10px;
    display:flex;
}
.post-author {
    color: #473b31;
    font-weight: bold;
    text-decoration: none;
}
.post-author-guest {
    color: #ddcabf;
    font-weight: bold;
}
.post-body {
    margin: 0;
    padding: 8px 0;
}
.post-body-text {
    line-height: 150%;
}
.post-body-withavatar{
    min-height: 150px;
    padding-left: 60px;
}
.post-body-withavatar img.avatar {
    float: left;
    margin-left: -60px;
    width: auto;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 1px 4px #222);  
}
.post-info, .post-info a {
    color: #cdcab1;;
}
.posts h2 {
    margin-bottom: 10px;
}
.posts {
    margin-top: 20px;
    padding-top: 10px;
}
.posts-pm {
    margin-top: 0;
}
.posts-form {
    padding-bottom: 10px;
    width:100%;
}
.post-form textarea{
    width:100%;
}
.profiletable textarea{
    width:100%;
    height:250px;
}
.posts-form-controls > span {
    margin-left: 10px;
}
.posts-form-controls > span:first-child {
    margin-left: 0;
}
.posts-form-controls a.bbcode-button {
    background: url("images/bbcode/button-body.png") left top no-repeat;
    filter: sepia(30%);
    display: inline-block;
    height: 16px;
    padding: 3px 4px;
    width: 16px;
}
.bbcode-button img{
    width:16px;
    height:16px;
}
.posts-form-controls a.bbcode-button img {
    vertical-align: top;
}
.posts-form-controls img {
    vertical-align: middle;
}
.posts-topic i, .posts-book i{
    padding-top:5px;
    color: #d4c7ba;
    display: flex;
    justify-content: space-around;
    border-top: 2px dotted #685e55;
}

/* BBCode */
.bbcode-img {
    max-width: 680px;
}

/* Topic list */
.topic-hl,
.topic-table thead th {
    /*background-color: #574c43;*/

}
.topic-icon-cell {
    border-right: none;
    padding-right: 0;
    width: 41px;
/*    background-color: #d4c7ba;*/
}
.topic-icon-cell img{
    height:50px;
}
.topic-main-cell {
    border-left: none;
    white-space: nowrap;
    width: 50%;
/*    background-color: #d4c7ba;*/
}
.topic-main-cell a{
    font-weight: 700;
}
/*.topic-table .post-info{
    color:#574c43!important;
}
.topic-table td{
    color:#574c43!important;
}*/
.topic-pages {
    margin-left: .5em;
    background-color: #d4c7ba;
}
.topic-pages a {
    background-color: #fff;
    border: 1px solid #ededed;
    display: inline-block;
    margin: 0 2px;
    padding: 0 4px;
    text-decoration: none;
    background-color: #d4c7ba;
}
.topic-table {
    /*background-color: #FAFAFA;*/
    border-collapse: collapse;
}
.topic-table td,
.topic-table th {
    border-bottom: 2px solid #81776e;
    padding: 5px;
    /*background-color: #d4c7ba;*/
}

/* Single topic */
.topic .post {
    margin: 0;
}
.topic .post-body {
    border: 0;
}

/* Poll and shoutbox */
.poll,
.sbox {
    border:1px solid#574c43;
    background-color:rgb(87, 76, 67, 0.3);
    border-radius:2px;
    padding:10px;
    text-align: justify;
    color:#d4c7ba;
    width:80%;
    margin:auto;
    display: block;
}
.poll {
    max-width: 300px;
}
.poll-answer {
    border-top: 1px solid #635247;
    padding: 6px 0 5px;
}
.poll-answer .votebutton {
    margin: 3px 4px 2px 0;
}
.poll-answer div {
    background: rgb(176,169,92);
    background: linear-gradient(90deg, rgba(176,169,92,1) 0%, rgba(161,155,96,1) 100%);
    background-repeat: repeat-x;
    height: 11px;
    margin: 6px 2px 4px 0;
}
.poll-answer input {
    margin: 0;
    padding: 0;
}
.poll-content,
.sbox-content {
    padding: 5px;
}
.poll-question div {
    color: #a4a4a4;
    font-size: 9px;
}
.poll-question,
.sbox-title {
    font-size: 23px;
    font-family: "oswald";
    color: #574c43;
    font-weight: 700;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.sbox form,
.sbox table {
    margin: 0;
    padding: 0;
}
.sbox table {
    border-collapse: collapse;
    width: 90%;
}
.sbox table th {
    width: 44px;
}
.sbox-input {
    width: 100%;
    background-color: #d4c7ba;
    border:1px solid#574c43;
    border-radius: 3px;
    margin-left: 10px;
    height: 20px;
}
.sbox-item {
    border-bottom: 1px dotted #635247;
    padding: 10px 5px 10px 0;
}
.sbox-item tbody{
    display:flex;
}
.sbox-input{
    width:600px;
}
.sbox-posts {
    height: 350px;
    overflow: auto;
}

/* Galleries */
.gallery {
    min-width: 90%;
}
.gallery a{
    display: inline-grid;
    text-align: center;
}
.gallery img {
    border: 1px solid #473b31;
    margin: 3px;
}
.gallery td {
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.galleryImg{
    position: relative;
    text-align: center;
    color: white;
}
.galleryNote{
        position: absolute;
        top: 8px;
        left: 16px;
}

/* Paginator */
.paging {
    margin: 1em 0;
    text-align: center;
}
.paging-label {
    display: none;
}
.paging a {
    padding: 0.3em 0.6em;
    border: 1px solid #dcdcdc;
    text-decoration: none;
}
.paging a.act, .paging a:hover {
    background-color: #ededed;
}

/* Security image (captcha) */
.cimage {
    border: 1px solid #dcdcdc;
    height: 41px;
    margin-left: 5px;
    vertical-align: top;
    width: 240px;
}
.inputc {
    font-family: monospace;
    font-size: 32px;
    height: 33px;
    text-transform: uppercase;
    width: 149px;
}

/* System messages */
.message {
    background-position: 5px 10px;
    color: #574c43;
    background-repeat: no-repeat;
    font-weight: bold;
    line-height: 120%;
    margin: 1em 0;
    padding: 11px 5px 13px 48px;
}
.message-ok {
    background-image: url("arrow.png");
}
.message-warn {
    background-image: url("warning.png");
}
.message-err {
    background-image: url("warning.png");
}
.message ul {
    margin: 0;
    padding: 5px 0 0 15px;
}

/* Horizontal line */
hr {
    border: 0;
    margin:15px 0 15px 0;
    height: 3px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #766458, rgba(0, 0, 0, 0));
}

/* Backlink */
.backlink {
    margin: 1em 0;
}

/* Buttons */
a.button {
    display: inline-block;
    margin: 0;
    padding: 6px;
    width:200px;
    vertical-align: middle;
    font-weight: 800;
    font-size: 15px;
    line-height: 1;
    text-decoration: underline;
    color: #524541;
}
a.button img.icon {
    float: left;
    margin: -1px 0 -1px 0;
    padding: 0 6px 0 0;
    filter: sepia(0.5);
}
a.button:hover {
    color: #47463e;

}
.button{
    width:120px;
    min-height:50px;
}

/* Generic */
.left {
    float: left;
    margin: 1px 10px 5px 1px;
}
.right {
    float: right;
    margin: 1px 1px 5px 10px;
}
.center {
    text-align: center;
}
.hidden {
    display: none;
}
.hint {
    color: gray;
    font-size: 10px;
    padding: 0 4px;
}
.bborder {
    padding-bottom: 0.8em;
    border-bottom: 1px solid #dcdcdc;
}
.wlimiter {
    overflow: auto;
    width: 646px;
}
pre {
    text-align: justify;
    text-wrap: wrap;
    font-family: 'Georgia';
    font-size:15px;
    font-style: normal;
    margin: 8px;
}
.icon {
    margin-top: -1px;
    vertical-align: middle;
}
a .icon, .text-icon .icon {
    padding-right: 5px;
}
.cleaner {
    clear: both;
}

/*DESIGN*/
.header_items{
    width: 27%;
    display: flex;
    justify-content: space-around;
}
#map #weather{
    width:150px;
    height:200px;
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-end;
}
#map:hover{
-webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    cursor: pointer;
}
#weather:hover{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
    cursor: pointer;
}
#map{
    display: flex;
    flex-direction: column-reverse;
    justify-content: flex-start;
}
.weather_img{
    width:120px;
}
.map_img{
    width:100px;
}
.upper_menu{
    margin-top:10px;
    font-family: "oswald";
    text-transform: uppercase;
    font-size: 25px;
    text-decoration: none;
    display:flex;
    justify-content: space-evenly;
    width: 1000px;
}
.upper_menu::before{
    background-image: url(motyl.png);
    content: " ";
    z-index: 9;
    position: absolute;
    display: inline-block;
    width: 200px;
    height: 200px;
    transform: scale(.35);
    top: 0;
    margin-top: 250px;
    left: 0;
    margin-left: 53%;
}
.upper_menu a{
    background-color: #948a81;
    width: 200px;
    height: 47px;
    display: flex;
    right:150px;
    justify-content: space-evenly;
    align-content: space-between;
    align-items: flex-end;
    border-radius: 20px 20px 0 0;
    text-decoration: none;
    color:#574c43;
    /*box-shadow: 0px -3px 9px 0px #515549;*/
    box-shadow: 0 -11px 10px 2px rgba(82, 92, 67, 0.1);
}
.upper_menu a:hover{
    color:#473b31;
}
.user_avatar{
    width:200px;
    height:auto;
    display:block;
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 1px 4px #222);  
}
.list-posts{
    max-height: 450px;
    overflow:auto;
}
.list.list-articles{
    /* max-height: 150px; */
    overflow:auto;
}
#home_icon{
    height:25px;
}
.list-title{
    font-size: 12px;
}
.user-menu a{
    font-size: 14px;
    padding-bottom: 0px;
    text-decoration: none;
}
.user-menu a:hover{
    margin-left:5px;
}
.user-menu a::before {
    content: url(arrow.png);
    width: 20px;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    padding-right:3px;
}
.header_menu{
    display: flex;
    align-items: flex-end;
    height: 280px;
}
.character img{
    top: 7px;
    position: relative;
}
#character_online{
    width: 100%;
    font-family: "Oswald";
    background-color: #948a81;
    height: 40px;
    font-size: 20px;
    text-align: center;
    color: #574c43;
    border:none;
    border-radius: 20px 20px 0 0;
    box-shadow: 0px -11px 11px 0px #6d7c4e;
    cursor: pointer;
    z-index:10;
}
.user-link{
    font-size: 13px;
}
.stats{
    display: flex;
    justify-content: space-evenly;
    font-size: 20px;
    align-items: center;
    color:#574c43;
    margin-bottom: 10px;
}
.stats img{
    -webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(0px 1px 4px #222);  
}
.birthdates{
    font-size:15px;
    margin:10px;
    color: #392b26;
    text-align: center;
}

/*Dovednosti*/
::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-thumb {
    background:  #47463e; 
    border-radius: 5px;
  }
.abilities, .mutagens{
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
    padding:15px;
}
.badges{
    max-height: 400px;
    overflow: auto;
}
.badges img{
    width:125px;
    margin:5px;
}
.mutagens, .badges{
    margin: 0;
    display: flex;
    justify-content: center;
    padding:15px;
    flex-wrap: wrap;
}
.mutagens img:hover, .badges img:hover{
    -webkit-filter: drop-shadow(0px 0px 6px #635247);
    filter: drop-shadow(0px 0px 6px #635247);
}
/*.abilities div{*/
/*    margin-top:10px;*/
/*}*/
/*.ability_name{*/
/*    font-family: oswald;*/
/*    font-weight: 200;*/
/*    height:120px;*/
/*    width:120px;*/
/*    border:2px solid #47463e;*/
/*    background: rgb(161,156,104);*/
/*    background: radial-gradient(circle, rgb(212 199 186) 0%, rgb(175 158 141) 100%);*/
/*    border-radius: 100px;*/
/*    font-size: 22px;*/
/*    display: grid;*/
/*    align-content: center;*/
/*    color:#47463e;*/
/*    box-shadow: 0 0 8px 0px #47463e;*/
/*    justify-items: center;*/
/*}*/
/*.ability_list{*/
/*    min-height:100px;*/
/*    width:180px;*/
/*    !* border:1px solid #47463e;*/
/*    background-color: rgb(87, 76, 67, 0.3); *!*/
/*    font-size: 18px;*/
/*    color:#47463e;*/
/*    line-height: normal;*/
/*    display: flex;*/
/*    flex-direction: column;*/
/*    align-items: flex-start;*/
/*    margin-left: -150px;*/
/*}*/
/*.ability_list li{*/
/*    list-style: none;*/
/*}*/
.ability_table{
    width: 80%;
    margin: auto;
}
.ability_name{
    font-size:30px;
    vertical-align: middle;
    width:15%;
    font-family: Oswald;
    color: #473b31;
}
.ability_value{
    text-align: center;
    vertical-align: middle;
    width:10%;
    font-size:25px;
    font-family: Oswald;
    color: #473b31;
}
.ability_progress progress{
    width:90%;
    -webkit-appearance: none;
}
::-webkit-progress-value{
    background-color: #473b31;
    border-radius: 5px;
}
::-moz-progress-bar{
    background-color: #473b31;
    border-radius: 5px;
}
::-webkit-progress-bar {
    background-color: #af9e8d;
    border-radius: 5px;
}
.skills_list{
    display: flex;
    height:30px;
    align-items: center;
}
.skills_list li{
    margin:10px;
    font-size:18px;
}
#character_biography div, .character_invent div{
    border:2px solid #47463e;
    padding:10px;
    width:800px;
    display: flex;
    margin:5px auto 20px auto;
    max-height:400px;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 1.5;
    background-color: #d4c7ba;
}
.character_tab{
    display: flex;
    justify-content: space-evenly;
}
.character_tab a{
    text-decoration: none;
}
.facts ul{
    padding-left:0px;
}
. facts pre{
    width:100%;
}
.character_invent{
    display: flex!important;
    align-items: center;
    margin:0;
}
.invent_mouse{
    border-radius: 150px;
    height:150px;
    max-width:150px;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    box-shadow: 0 0 8px 0px #47463e;
    font-family: oswald;
    font-weight: 200;
}
.invent_mouse::before{
    content: url(/plugins/templates/classic/mouse.png);
    position: absolute;
    height: 177px;
    margin-left: -110px;
    z-index: 10;
    -webkit-filter: drop-shadow(0px 0px 8px #635247);
    filter: drop-shadow(0px 0px 8px #635247);
    transform: scale(.8);
}
.invent_admin{
    display: block!important;
    width: 650px!important;
}
.invent_admin hr{
    width:100%;
    border-bottom: 1px dotted #574c43;
    color: #574c43;
    margin-bottom:5px;
    margin-top:0;
    background-image:  none;
}
/* REGISTRACE */
.registrations_article{
    padding:20px 0 10px 0;
    border-bottom: 2px solid #685E55;
    width:100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.registrations_article div{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: flex-start;
    width:25%;
}
.registrations strong{
    font-size:18px;
    color:#392b26;
}
.registrations span strong{
    font-size:15px;
}
.registration_waiting{
    height:50px;
}
.btn_detail{
    background: rgb(161, 156, 104);
    background: linear-gradient(90deg, rgba(161, 156, 104, 1) 0%, rgba(161, 155, 96, 1) 100%);
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    width:200px;
    padding: 7px 0;
    font-size: 20px;
    color:#392b26;
    text-decoration: none;
    font-family: "oswald";
    text-transform: uppercase;
}
.btn_detail:hover{
    background: rgb(150, 145, 90);
}
.info{
    display: flex;
    flex-direction: column;
}
.info strong{
    margin-top:10px;
}
.info table{
    width:50%;
}
.registration_btn, .list_btn{
    display: flex;
    justify-content: flex-end;
    font-family: Oswald;
}
.list_btn a{
    margin-left: 10px;
}
.registration_btn a, .list_btn a{
    background-color: #a19b60;
    border-radius: 5px;
    text-decoration: none;
    margin-top:4px;
    min-width:150px;
    font-size:21px;
    text-align: center;
    height:48px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.list_btn a{
    padding: 0 10px 0 10px;
}
/* Registrace */
.registration_form{
    margin-top:15px;
}
.registration_form tr{
    display:block;
}
.registration_form th{
    display:block;
    color:#473b31;
}
.registration_form td{
    width:100%;
    display: block;
}
.registration_form input, .registration_form select, .registration_form textarea{
    display: block;
    border: 1px solid #aaa;
    border-radius: 4px;
    height:28px;
}
.registration_form date{
    min-width: 150px;
}
.registration_form  textarea{
    width:80%;
    min-height: 150px;
}
.registration_form small{
    font-style: italic;
}
.registration_form .button{
    background-color: #a19b60;
    border-color: #837d4c;
    border-radius: 5px;
    text-decoration: none;
    margin:5px;
    min-width:150px;
    font-size:21px;
    padding:7px;
    text-align: center;
    vertical-align: middle;
    height:40px;
}
.registration_form .error{
    color: #9f2536;
    font-size: 19px;
    font-weight: 800;
    display: block;
}

.multiChars{
    padding-top: 15px;
    width: 100%;
    max-height: 260px;
    overflow-x: auto;
    display: flex;
    margin: auto;
    justify-content: center;
    flex-wrap: wrap;
}
.newChar{
    font-size: 15px;
    height:48px;
    width:250px;
    font-family: 'Oswald';
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin:40px 5px;
    /*border: 2px solid #473b31;*/
}
.newChar span{
    margin: 2px;
    min-height: 20px;
    padding: 10px;
}
.position1{
    background: rgb(212,199,186);
    background: linear-gradient(270deg, rgba(212,199,186,1) 0%, rgba(114,128,102,0) 60%);
    border-radius:3px;
}

.position0{
    background: rgb(175,158,141);
    background: linear-gradient(270deg, rgba(175,158,141,1) 0%, rgba(114,128,102,0) 80%);
    border-radius:3px;
}
.newChar img{
    height: 100px;
    z-index: 1;
    padding-top: 21px;
    -webkit-filter: drop-shadow(3px 3px 3px #222);
    filter: drop-shadow(0px 1px 3px #222);
}

/*Table shop*/
.shop{
    border: 2px solid #635247;
    width:80%;
    margin:0 auto;
    background-color: #d4c7ba;
    border-collapse: collapse;
}
.shop td{
    padding:2px 5px;
}
.shop tbody tr:nth-child(even)
{
    background: #af9e8d;
}

/* books */
.right{
    display:block;
    text-align:right;
}
.center{
    display:block;
    text-align:center;
}
.block{
        display:block;
        text-align:justify;
}
.required #frm-comment{
    width:800px;
    height:180px;
}
.propagation .banner_anon{
    opacity:0.3;
}
.propagation .banner{
    width:200px;
}
.character_list{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 320px;
}
.search_profile{
    width: 680px;
    margin: auto;
    display: block;
    padding: 10px;
    font-size:13px;
}
.search_bar_profile{
    height:30px;
    border-radius: 4px;
    background-color: #bbaa99;
    border:1px solid #473b31;
    width:80%;
}
.designs{
    display:flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.basic_design{
    width:240px;
}
.character_stats div{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.character_stats div span{
    width:20%;
}
.d20{
    width:64px;
    height:64px;
    background-image: url("images/d20_icon.png");
    filter: contrast(80%) grayscale(20%) saturate(130%);
    background-size: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin:auto;
}
.d20 span{
    font-size: 15px;
    overflow: hidden;
    max-width: 2ch;
    white-space: nowrap;
    font-weight: 700;
}
