@charset "windows-1250";
BODY
 {
  background-color: #000080;
  font-weight: bold; font-size: 10pt; 
  color: white; font-family: Arial;
  text-align: left;
  SCROLLBAR-FACE-COLOR: #2020C0;
  SCROLLBAR-HIGHLIGHT-COLOR: #9090E0;
  SCROLLBAR-SHADOW-COLOR: #202080;
  SCROLLBAR-ARROW-COLOR: #FFFFFF;
  SCROLLBAR-3D-LIGHT-COLOR: #2020F0;
  SCROLLBAR-BASE-COLOR: #2020F0;
  SCROLLBAR-DARK-SHADOW-COLOR: #2020A0;
 }
.textbox
{
BORDER-TOP: gray 2px solid;
BORDER-BOTTOM: gray 2px solid;
BORDER-LEFT: gray 2px solid;
BORDER-RIGHT: gray 2px solid;
TEXT-ALIGN: center;
FONT-SIZE: 16px;
FONT-STYLE: bold;
COLOR: #00ff00;
BACKGROUND-COLOR: #000000;
}
.normal    { font-style: normal; font-size: 10pt; 
             color: white; font-family: Arial;
             text-align: left;
           }
.dalcim    { font-size: 15pt; color: yellow;
             font-family: Arial; font-weight: bold;
             text-align: left;
           }
.dalszoveg { color: white; font-size: 10pt; font-family: Arial;
             font-style: normal;
           }
.nodalszoveg { color: gray; font-size: 10pt; font-family: Arial;
             font-style: bold;
           }
.lnk       { color: #90e0ff;text-decoration: none;
             font-size: 12pt; font-style: bold; font-family: Arial;
           }
.i-keret   { width: 100%; height: 100%; BORDER: 0px;}
a:link     { color: #90e0ff;text-decoration: none;
             font-size: 9pt; font-style: bold; font-family: Arial;
           }
a:hover    { color: #90e0ff;text-decoration: none;
             font-size: 9pt; font-style: bold; font-family: Arial;
           }
a:visited  { color: #90e0ff;text-decoration: none;
             font-size: 9pt; font-style: bold; font-family: Arial;
           }
.track     { color: #00ccff;text-decoration: none; }
.title1    { color: #60a0d0;text-decoration: none; }
.title2    { color: #ffffa0;text-decoration: none; }
.time      { color: #40c0ff;text-decoration: none;
             text-align: right; }
table      { font-weight: bold; font-size: 9pt; 
             font-family: Arial;
             text-align: left;
           }
.td1    { 
  background-color: #000080;
BORDER-TOP: blue 2px solid;
BORDER-BOTTOM: blue 2px solid;
BORDER-LEFT: blue 2px solid;
BORDER-RIGHT: blue 2px solid;}
.td2    { background-color: #4090FF;}
li
{
	list-style-type: disk;
	list-style-position: inside;
}
button
{
	background-color : #0040C0;
	border-width : thick;
	border-color : #0000FF;
	border-style : inset; 
}
input, textarea
{
BORDER-TOP: blue 2px solid;
BORDER-BOTTOM: blue 2px solid;
BORDER-LEFT: blue 2px solid;
BORDER-RIGHT: blue 2px solid;
TEXT-ALIGN: Left;
FONT-SIZE: 12px;
FONT-STYLE: bold;
COLOR: #ffffff;
BACKGROUND-COLOR: #0020a0;
}
