body {
    background      : black;
    text-align      : center;
    vertical-align  : middle;
    font-family     : Tahoma, Helvetica, sans-serif, Verdana, Geneva, sans-serif;
    font-size       : 14pt;
    overflow-x      : hidden !important;
}

.generallink {
    color           : #339933;
    text-decoration : none;
    font-size       : 13pt;
}

th#caption {
    background      : url('images/table_nadpis.jpg');
    height          : 29px;
    font-size       : 16pt;
    font-family     : Arial, sans-serif;
    font-weight     : normal;
    text-align      : left;
    color           : #542003;
}

td  {
    font-size       : 16px;
    color           : #271103;
}

.caption {
    font-family     : Arial, sans-serif;
    color           : #232d39;
    font-size       : 26pt;
}

input.EnterData {
    border          : 1px solid #a5894d;
    width           : 250px;
    padding         : 3.6px;
    color           : #000000;
}

.auhtor {
    text-decoration : none;
    color           : #fff367;
}

a.login {
    font-size       : 13pt;
    font-weight     : bold;
    line-height     : 36px;
    display         : block;
    background      : url('images/login.png') no-repeat;
    width           : 100px;
    height          : 36px;
}    

a.login:link,
a.login:visited {
    color           : #ffffff;
    text-decoration : none;
}

a.login:hover {
    color           : #444444;
}

.MythTable {
    color           : #505070 !important;
    font-size       : 14pt !important;
    border          : 1px dotted #8080A0 !important;
    padding-right   : 2px !important; 
    margin-top: 15px;
}

.MythInput {
    white-space     : nowrap;
    margin-bottom   : 20px;
}

td b {
    font-size: 14pt;
}

.gm-character-list td {
    font-size: 12px;
}