/*
 * Tooltips
 */
.tooltip,.tooltip * {display:block} /*added by javascript*/ 
.tooltip{display: none; font-family: arial, sans-serif; font-size: 11px; color: #8799ab; text-align:left;}
.tooltip span.top{border: 1px solid #8799ab; padding: 3px 5px; background-color: #ffffff; z-index: 1000; max-width: 500px; font-family: arial, sans-serif; font-size: 11px; color: #1f3e5b;}
.tooltip b.bottom{display: none !important; font-family: arial, sans-serif; font-size: 11px; color: #634928;}

#sme-wrapper {
    clear:              both;
    width:              990px;
    margin:             0px auto;
    margin-bottom:      0px;
    margin-top:         5px;
    text-align:         left;
}

a.button {
    padding:            6px;
    padding-left:       12px;
    padding-right:      12px;
    font-weight:        bold;
    font-size:          14px;
    color:              #1f3e5b;
    background-image:   url(images/bg-button.png);
    background-repeat:  repeat-x;
    border-top:         1px solid #f1f5f9;
    border-left:        1px solid #dae4f1;
    border-right:       1px solid #636c76;
    border-bottom:      1px solid #2b2f34;
}

a.button-pressed {
    padding:            6px;
    padding-left:       12px;
    padding-right:      12px;
    font-weight:        bold;
    font-size:          14px;
    color:              #1f3e5b;
    background-image:   url(images/bg-button-pressed.png);
    background-repeat:  repeat-x;
    border-top:         1px solid #f1f5f9;
    border-left:        1px solid #dae4f1;
    border-right:       1px solid #636c76;
    border-bottom:      1px solid #2b2f34;
}

a.button:hover {
    text-decoration:	none;
}

a {
    text-decoration:	none;
}
td.topmenu5 {padding: 0px}
div.odpocit2 {font-family: arial, sans-serif; font-size: 9px; color: #000000; font-weight: bold}
div.odpocittax {font-family: arial, sans-serif; font-size: 12px; color: #dae4f1; font-weight: bold}
