body{
background-color: #1c1c1c;
text-align: justify;
}
b {color: #02C6F8; font-size: 9px;}
i {color: #FF4B6D;}
u {color: #7f7f7f;}
s {color: #7f7f7f;}

a:link, a:visited, a:active{
color: #FF305C;
font-size: 9px; 
font-family: trebuchet ms;
font-weight: bold;
cursor: crosshair;
text-transform: none;
 letter-spacing: 1px;
 background-color: #;
 border: none;
}

a:hover {
color: #FF305C;
font-size: 9px; 
font-family: trebuchet ms;
font-weight: bolder;
cursor: crosshair;
text-transform: none;
 letter-spacing: 1px;
 background-color: #ffffff;
 border-bottom: none;
}

#header {
top: 0px;
left: 0px;
position: absolute;
}

#main {
top: 279px;
left: 349px;
position: absolute;
width: 356px;
text-align: justify;
overflow-x: hidden; 
overflow-y: auto;
height: 239px;
}

.main {
color: #C0C7C7;
font-size: 10px;
font-family: trebuchet ms;
}

.cim{
color: #ffffff;
 font-size: 8px;
 font-family: tahoma;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: 3px;
 background-color: #ED0E0E;
padding: 5px;
border-left: solid 5px #A6EAEA;
border-right: solid 5px #A6EAEA;
 }
 
 .bg{
font-family: Trebuchet MS; 
color: #646464; 
line-height:12px; 
text-align:justify; 
letter-spacing: 0px;
font-size:7pt; 
padding: 3px; 
background-color: #f1f1f1;}

.fejlec{
color: #ffffff;
 font-size: 8px;
 font-family: georgia;
 font-weight: bold;
 text-align: center;
 text-transform: uppercase;
 letter-spacing: 1px;
 background-color: #3d3d3d;
padding: 4px;
border-bottom: 1px dotted #77C8FF;
border-top: 0px dotted #77C8FF;
 }


