.dhtmed-bg {
        background-color: #BFBFBF;
        border-bottom: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
        border-top: 1px solid black;
}
.pozadieditoru {
        width: 500px;
        background-color: menu;
}
.dhtmed-o {
    border-bottom: buttonshadow 1px solid;
    border-left: buttonhighlight 1px solid;
    border-right: buttonshadow 1px solid;
    border-top: buttonhighlight 1px solid;
    cursor: hand;
    margin-left: 0px;
    margin-right: 0px
}
.dhtmed-v {
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
    visibility: visible
}
.button {
        background-color: buttonface;
        font-weight:bold;
        font-family:Tahoma;
        font-size:11px;
        border: 1px outset;
}

