/* mainstyle1 */

body {background-color: #ffffff}

table {background-color: #ddeedd}

table.masodik {width: 760; height:100}
table.masodik h1 {color:#111111; font-weight:bold; font-size: xx-large}
table.masodik h2 {color:#111111; font-weight:bold; font-size: large}
table.masodik h3 {color:#111111; font-weight:bold; font-size: medium}
table.masodik td {text-align: center; color:#111111; font-weight:bold; font-size: small}
table.masodik td.kepes {width:760;text-align: center;background-image: url(resources/headline.jpg);background-repeat: no-repeat}
table.masodik a:link {color: #666666; text-decoration: none}
table.masodik a:visited {color: #666666; text-decoration: none}
table.masodik a:hover {color: #666666; text-decoration: none}

table.harmadik {width: 760; height:120}
table.harmadik td {font-color:#ff0000;font-size: small;/*background-color: #ddeedd*/}
table.harmadik td {text-align: center;border: 0pt solid #000000}
table.harmadik td.kepes {width:760; height:80;text-align: center;background-image: url(resources/headline.jpg);background-repeat: no-repeat} 
table.harmadik a:link {color: #bbbbbb; font-weight: bold}
table.harmadik a:visited {color: #bbbbbb; font-weight: bold}
table.harmadik a:hover {color: #dddddd; font-weight: bold}

table.negyedik {width: 760; height: 600; color:#004400}
table.negyedik h1 {color:#111111; font-weight:bold; font-size: x-large; text-align: center}
table.negyedik h2 {color:#111111; font-weight:bold; font-size: large; text-align: left}
table.negyedik h3 {color:#111111; font-weight:bold; font-size: medium; text-align: left}
table.negyedik td.menu {vertical-align: top; color:red; font-weight: bold;font-size: medium}
table.negyedik td.menu {padding-left: 4mm; padding-top: 4mm; line-height: 150%; width: 160}
table.negyedik td {vertical-align: top; text-align: left; padding-left: 4mm; padding-top: 4mm}
table.negyedik td {color: #111111}
table.negyedik a:link {color: #111166; text-decoration: none}
table.negyedik a:visited {color: #111166; text-decoration: none}
table.negyedik a:hover {color: #111166; text-decoration: none}
table.negyedik a.menu:link {color: #111111; text-decoration: none}
table.negyedik a.menu:visited {color: #111111; text-decoration: none}
table.negyedik a.menu:hover {color: #666666; text-decoration: none}
table.negyedik ul {line-height: 150%}

