<STYLE TYPE="text/css">
<!--
HTML {
        font-family: verdana, "arial ce", arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida; 

}

body {
        font-family: verdana, "arial ce", arial, "sans-serif", "geneva ce", "helvetica ce", geneva, helvetica, lucida;
        margin : 0 0 0;
        line-height: 1.4;
        color: #8C8C8C;
}

table {
        font-size: 11;
        line-height: 1.4;
}

H1 {
        font-size: 25px; 
}

A:link    {   text-decoration: none; color: #00138C}
A:visited {   text-decoration: none; color: #00138C}
A:hover   {   text-decoration: underline; color: red}

A:link.dark {  color:#000000}
A:visited.dark {  color:#000000}

input {
        font-size: 10px;
        
}
input.txt {
        font-size: 12px;
        border-top: solid 1;
        border-bottom: solid 1;
        border-left: solid 1;
        border-right: solid 1;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        background: #FFFEF2;
}

input.txt_right {
        font-size: 12px;
        border-top: solid 1;
        border-bottom: solid 1;
        border-left: solid 1;
        border-right: solid 1;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        background: #FFFEF2;
        text-align: right;
        
        }

select.txt {
        font-size: 12px;
        border-top: solid 1;
        border-bottom: solid 1;
        border-left: solid 1;
        border-right: solid 1;
        background: #FFFEF2;
}

textarea.txt {
        font-size: 12px;
        border-top: solid 1;
        border-bottom: solid 1;
        border-left: solid 1;
        border-right: solid 1;
        background: #FFFEF2;
}


.form_err {
        color: #FF0000;
        font-size: 12px;
}

.form_inf {
        color: #0727A7;
        font-size: 12px;
}

form {
  display: inline;
}

.naz_kat {
        color: #8C8C8C;
        font-size: 11;
        font-weight : bold;
}
.naz_podkat {
        color: #90CB3C;
        font-size: 11;
}
.kat_glowne {
        color: #8C8C8C;
        font-size: 11;       
}
.naz_kat {
        color: #8C8C8C;
        font-size: 11;
        font-weight : bold;
}
-->
</STYLE>