*{
font-family:Verdana;
font-size:14px;
}

table{
font-family:Verdana;
font-size:16px;
}

html, body{
background-color:#FEF0B5;
margin: 0px;
border: 0px;
padding: 0px;
}
body{
padding: 5px 5px 5px 5px;

}

a{
color:#06324B;
font-weight:bold;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

#maintable{
width:995px;
height:auto;
}

#fejlec{
width:100%;
height:160px;
background-image:url('../images/egszb.jpg');
background-repeat:no-repeat;
background-position:0px 0px;
}

#menu{
width:195px;
height:600px;
background-image:url('../images/menu_normal.gif');
background-repeat:no-repeat;
background-position:bottom;
vertical-align:top; 
}

#tartalom{
width:800px;
height:auto;
background-image:url('../images/background.gif');
background-repeat:no-repeat;
background-position:left bottom;
vertical-align:top;
}

.menu_list{
position:relative;
top:6px;
left:6px;
list-style-type:none;
padding:0;
margin:0;
}

.menu_list li{
padding-top:4px;
padding-bottom:4px;
width:165px;
text-align:left;
background-color:#BDC6E5;
margin:1px;
}

.szoveg{
position:relative;
top:20px;
text-align:justify;
margin-right:10px;
margin-left:5px; 
padding-left:5px;
padding-right:5px;
height:auto; 
overflow:auto; 
}

.login{
margin-left:15px;
margin-right:15px;
margin-top:25px;
font-size:10px;
}

.login input{
border:1px solid #333333;
}

