P           { font-family:  serif;
              margin-left:  20px;
              margin-right: 20px;
            }

TD.top      { background: #08947b;
              border: none;
              text-align: center;
              color: #ffffff;
              font-weight: bold;
            }

TABLE.small { font-size: small;
            }

BODY        { background: #f2f2f2 url("hatter.gif"); 
              background-repeat: no-repeat;
              backgruond position: center
            }

BODY.main   { background: "#ff0000";
            }

.prod       { margin-bottom: 300px;
            }
.munka      { margin-bottom: 2em
            } 

.pname      { text-align: justify;
              font-weight: bold;
              margin-top: 20px;
              margin-bottom: 1em;
            }

.pparam     { text-align: justify;
              margin-top: 0px;
              margin-bottom: 0px;
            }

.mtitle     { text-align: center;
              font-weight: bold;
              font-size: large;
            }

.text       { text-align: justify;
              text-indent: 1em;
              margin-top: 1em;
              margin-bottom: 0px;
            }

.text2      { text-align: justify;
              text-indent: 1em;
              margin-top: 0px;
              margin-bottom: 0px;
            }

.textn      { text-align: justify;
              text-indent: 0em;
            }

.textc      { text-align: center;
            }

.textcs     { text-align: center;
              font-weight: bold;
            }

.texts      { text-align: justify;
              text-ident: 1em;
              font-weight: bold;
            }


.newstitle  { text-align: justify;
              text-ident: 1em;
              font-weight: bold;
              margin-top: 1em;
              margin-bottom: 0em;
            }

.news       { text-align: justify;
              text-ident: 1em;
              margin-top: 0em;
              margin-bottom: 0em;
            }

.menu       { text-align: left;
              text-indent: -20px;
              margin-top: 0em;
              margin-bottom: 0em;
            }

A:link      { color: black }
A:active    { color: black }
A:visited   { color: black }
A:hover     { color: red }

A.n:link    { color: black }
A.n:active  { color: red }
A.n:visited { color: black }
A.n:hover   { color: red }
A.n         { text-decoration: none }
