#utnij {
    width: 550px ;
    margin-left: auto ;
    margin-right: auto ;
    border: none;
    margin-top: 40px;
}
#ajaxWait {
    margin-top: 20px;
}
#readyLinks {
    table-layout:fixed;
}
#form {
    height: 160px;
}
input#short {
    width: 150px;
}

input#long {
    width: 300px;
}

#footerLeft {
    float: left;
    color: #939393;
    font-size: 12px;
}
#footerLeft a {
    text-decoration: none;
    color: #939393;
}

#footerRight {
    float: right;
}
#footer {

}
.mainText {
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    float: left;
}
.mainTextLinks {
    font-size: 13px;
    font-weight: bold;
    text-align: right;
    float: right;
}
span.error {
    color: red;
    font-style: italic;
    text-align: left;
    float: left;

}
.normalText {
    text-align: left;
    padding: 15px 0px;
    line-height: 15px
}
.normalTitle {
    text-align: left;
    font-size: 13px;
    font-weight: bold;
}
.hide {
    display: none;
}
.show {
    display: block;
}

.nextShortcut {
    margin-top: 10px;
}
.image {
    display:block;
    padding: 10px 0px 10px 0px;
}
li.strike {
    text-decoration: line-through;
}
table.faq {
    margin-left:auto;
    margin-right:auto;
    width:600px;
    margin-top: 20px;
}
td.right {
    text-align:right;
    padding:0px 10px 0px 0px;

}
td.cellpadding {
    height:10px;

}
.normalTableText {
    font-size: 13px;
}
table.stats {
    border: 1px solid #D8D8D8;
    margin-left:auto;
    margin-right:auto;
    width:500px;
    margin-top: 20px;
    border-collapse: collapse;

}
td.statsRow {
    text-align:center;
    border: 1px solid #D8D8D8;
    height:20px;

}
table.stats2 {
    border: 1px solid #D8D8D8;
    margin-left:auto;
    margin-right:auto;
    width:650px;
    margin-top: 10px;
    border-collapse: collapse;

}

.bold {
    font-weight: bold;
}
.down {
    margin-top: 20px;

}
#themeSelect {
    position:absolute;
    margin-top:0px;
    margin-left:0px;
    height:10px;
    padding:0px 0px 0px 0px;
    line-height:0px;
}
#langSelect {
    float: right;
    margin-top:0px;
    margin-right:0px;
    height:10px;
    padding:0px 0px 0px 0px;
    line-height:0px;
}

.themeImage {
    margin:5px 0px 0px 5px;
}
.langImage {
    margin:5px 5px 0px 0px;
}
.chart {
 border: 0px solid;
}
.right {
    text-align: right;
}
p.lastElement {
    max-height:1px;
}
p.stats24h {
    color: #939393;
        font-size: 12px;
}
