#terminy {
margin: 10px 0 10px 10px;
}

table.sofT {
text-align: center;
color: #404040;
width: 420px;
background-color: #fafafa;
border: 1px #B9BB94 solid;
border-collapse: collapse;
border-spacing: 0px;
}

table.sofT th {
background: #DEE1A8;
border-bottom: solid 1px #c8c8c8;
}

table.sofT td {
border-bottom: 1px solid #B9BB94;
border-top: 0px;
border-left: 1px solid #B9BB94;
border-right: 0px;
text-align: center;
background-color: #fafafa;
padding:5px;
}

table.sofT td.helpHed {
border-bottom: 2px solid #6699CC;
border-left: 1px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #404040;
}

table.sofT td.sup {
background-color: #FCC;
}

