@charset "iso-8859-2";
/* CSS Document */
body{
background-color:#eceae6;
}
.fotable{
border:1px solid #FFFFFF;
width:820px;
}
.headbg{
width:100%;
height:112px;
background-image:url(img/head_bg.gif);
}
.head{
width:100%;
height:112px;
}

.head_td1{ width:287px; }
.head_td2{ width:496px; }
.head_td3{ width:37px; }

.line{
width:100%;
height:128px;
background-image:url(img/line_bg.gif);
}

.nagy_text{
font-family:Arial, Helvetica, sans-serif;
font-size:28px;
color:#FFFFFF;
}
.menutable{
width:100%;
height:46px;
background-color:#e9ebea;
}
.cimtable{
width:100%;
height:55px;
background-image:url(img/cim_bg.gif);
}
.cimtd{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:14px;
padding-left: 10px;
background-image:url(img/cim_bg_c.gif);
height:37px;
}
.tartalom{
background-color:#FFFFFF;
width:100%;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
color:#333333;
font-size:12px;
}
.tartalom a{
color:#333333;
font-weight:bold;
text-decoration:none;
}
.tartalom a:hover{
color:#333333;
font-weight:bold;
text-decoration:none;
}
.footer{
border:1px solid #000000;
width:820px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
background-color:#000000;
height:80px;
text-align:right;
}
.footer a{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.footer a:hover{
text-decoration:underline;
}

.in_hasznalt{
width:165px;
border:1px solid #b4c6d0;
height:18px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
background-image:url(img/in_hasznalt_bg1.gif);
}