A.spell {
    font-weight: bold;
    color: red;
}

IMG.product {
    border: 0px;
}

IMG.news {
    border: 1px;
}

TEXTAREA.template {
    font-family: courier;
    font-size: 11px;
    width: 350px;
}

TEXTAREA.label {
    font-family: courier;
    font-size: 11px;
    width: 350px;
}

TEXTAREA.blog {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TEXTAREA.page {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TEXTAREA.product {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TEXTAREA.post {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TEXTAREA.category {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TEXTAREA.news {
    font-family: verdana;
    font-size: 10px;
    width: 350px;
}

TABLE.blog {
    width: 450px;
}

TABLE.blog_entry {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

FONT.modify {
    font-weight: bold;
    color: red;
}

FONT.modify:hover {
    font-weight: bold;
    background: red;
    color: blue;
}

TABLE.admin {
    width: 450px;
}

TABLE.login {
    width: 450px;
}

TABLE.news {
    width: 450px;
}

TABLE.news_entry {
    width: 100%;
}

TABLE.page {
    width: 450px;
}

TABLE.post {
    width: 450px;
}

TABLE.post_entry {
    width: 100%;
}

TABLE.product {
    width: 450px;
}

TABLE.product_entry {
    width: 100%;
}

TABLE.search {
    width: 450px;
}

TABLE.topic {
    width: 450px;
}

TABLE.stat_table {
    border-width: 1px;
    border-style: solid;
    border-color: black;
    background: #4D0A01;
}

TD.stat_table {
    background: #7D0A01;
}

TABLE.xbolt {
    background-image: url('../pics/fejlec_back_xbolt.gif');
    background-repeat:no-repeat;
    background-position: 1px 0px;
}

TABLE.tfpshop {
    background-image: url('../pics/fejlec_back.gif');
    background-repeat:no-repeat;
    background-position: 1px 0px;
}

