body{
font-family:Arial, Helvetica, sans-serif;
color:black;
font-size:10pt;
background:black;
margin-top:120px;
}
a{
text-decoration:none;
}
input,textarea{
width:200px;
background:#cccccc;
outline:1px solid #cccccc;
border:1px solid white;
}
option,select{
background:#cccccc;
outline:1px solid #cccccc;
border:1px solid white;
}
hr{
background:#cccccc;
border:none;
height:1px;

}
textarea{
width:462px;
}
#befoglalo{
width:930px;
background:white;
background-image:url(../bg.png);
background-repeat:repeat-x;
//position:relative;
//#ececec;
}
#hirlevel{
background-color:#c0bebe;
overflow:auto;
height:200px;
background-image:url(../hirlevel_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
}
ul{
border:1px solid #cccccc;
margin:0px;
padding:0px;
list-style-type:none;
display:block;
}
li{
font-weight:bold;
margin:0px;
padding:0px;
padding-left:10px;
line-height:40px;
height:40px;
background-color:white;
list-style-type:none;
display:block;
background-image:url(../menu_bg.png);
background-repeat:no-repeat;
}
li a{
color:black;
text-decoration:none;
font-size:12pt;
}
#header a{
text-decoration:none;
font-weight:bold;
}
#hirek{
border:1px solid #cccccc;
height:420px;
}
