.kom0 {
    font: 100%/100% Arial;
    letter-spacing: 0px;
    text-decoration: none;
    color: black;
    font-weight: normal;
    font-size: 11px;
    line-height : 13px;
    padding-left: 10px;
}

.kom1 {
    font: 100%/100% Arial;
    letter-spacing: 0px;
    text-decoration: none;
    color: #E33D56;
    font-weight: normal;
    font-size: 14px;
    line-height : 16px;
}

.rejtx {
    font : 100%/100% Tahoma;
    text-decoration : none;
    color : black;
    font-weight : normal;
    font-size : 11px;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 4px;
    padding-bottom: 0px;
    }

.form {
  width: 210px;
  height: 18px;
  border: thin solid #E8D7CA;
  padding: 1px;
  font-size : 11px;
  margin: 3px;
}

.area {
  border: thin solid #E8D7CA;
  padding: 1px;
  font-size : 12px;
  margin: 3px;
}

.butt {
    width: 65px;
    height: 22px;
    background-color : white;
    font-size : 10px;
    color : black;
    font-weight : bold;
    margin: 3px;
    } 

#temat a:link, #temat a:visited, #temat a:active {
    font : 100%/100% Tahoma;
    letter-spacing : 0px;
    text-decoration : none;
    color : #848484;
    font-weight : bold;
    text-decoration: none;
    height: 24px;
    font-size : 11px;
    line-height: 24px;
    margin: 0px;
}

#temat a:hover {
    font : 100%/100% Tahoma;
    letter-spacing : 0px;
    text-decoration : none;
    color : #848484;
    font-weight : bold;
    text-decoration: underline;
    height: 24px;
    font-size : 11px;
    line-height: 24px;
    margin: 0px;
}

.podpis {
    font : 100%/100% Tahoma;
    text-decoration : none;
    color : #FF6600;
    font-weight : normal;
    font-size : 11px;
    line-height : 14px;
    }



a:link.dodkoment {
    font : 100%/100% Tahoma;
    letter-spacing : 0px;
    text-decoration : none;
    color : #A72E41;
    font-weight : normal;
    font-size : 9px;
    line-height : 13px;
    padding-right: 10px;
    padding-bottom: 10px;
    }
a:visited.dodkoment {
    font : 100%/100% Tahoma;
    letter-spacing : 0px;
    text-decoration : none;
    color : #A72E41;
    font-weight : normal;
    font-size : 9px;
    line-height : 13px;
    padding-right: 10px;
    padding-bottom: 10px;
    }
a:hover.dodkoment {
    font : 100%/100% Tahoma;
    letter-spacing : 0px;
    text-decoration : underline;
    color : #A72E41;
    font-weight : normal;
    font-size : 9px;
    line-height : 13px;
    padding-right: 10px;
    padding-bottom: 10px;
    }
