body
{
    margin: 0px;
    padding: 0px;
    background-color: #293F70;
    color: inherit;
    text-align: center;
}

#content
{
    background-color: #293F70;
}

#main
{
    margin: auto;
    text-align: left;
    width: 780px;
}

#fejlec_hu
{
    height: 115px;
    background-image: url(../images/fejlec_hu.jpg);
    background-repeat: no-repeat;
}

#fejlec_en
{
    height: 115px;
    background-image: url(../images/fejlec_en.jpg);
    background-repeat: no-repeat;
}

#fejlec2_hu
{
    height: 115px;
    background-image: url(../images/fejlec2_hu.jpg);
    background-repeat: no-repeat;
}

#fejlec2_en
{
    height: 115px;
    background-image: url(../images/fejlec2_en.jpg);
    background-repeat: no-repeat;
}

#lang
{
    width: 50px;
    height: 35px;
    font-size: 12px;
    padding-left: 8px;
    color: #333366;
}

#menu
{
    height: 35px;
    background-image: url(../images/menubg.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    color: #333366;
}

#menu2
{
    height: 35px;
    background-image: url(../images/menubg2.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    color: #333366;
}

#maintart
{
    height: 436px;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    vertical-align: top;
    padding-left: 12px;
}

#lablec
{
    height: 50px;
    padding-left: 4px;
    background-image: url(../images/lablec.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    background-color: #293f70;
    text-align: center;
}

#lablec .menu
{
    font-family: "Times New Roman", sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

#lablec .menu:hover
{
    color: #ffcc00;
}

#lablec .current
{
    font-family: "Times New Roman", sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
}

#menu .menu, #menu2 .menu, #lang .menu
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333366;
    text-decoration: none;
}

#menu .menu:hover, #menu2 .menu:hover, #lang .menu:hover
{
    color: #ffffff;
}

#menu .current, #menu2 .current
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
}

#left
{
    width: 185px;
    vertical-align: top;
    border-right: 1px solid #ffcc00;
}

#left .menu
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333366;
    text-decoration: none;
}

#left .current
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #333366;
    text-decoration: none;
}

#tartalom
{
    width: 540px;
    vertical-align: top;
    padding: 10px 0px 0px 24px;
}

.cim
{
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #333366;
    text-decoration: none;
}

h2
{
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #333366;
    text-decoration: none;
}

.text
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
    line-height: 1.8em;
}

.adatok
{
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #333366;
    text-decoration: none;
}

/*admin*/

#admin_content
{
    width: 639px;
    padding: 10px;
    vertical-align: top;
}

.admin_menu
{
    color: #0000ff;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, sans-serif;
    text-decoration: none;
    margin: 0px 0px 5px 5px;
}

.admin_menu:hover
{
    color: #000000;
}

.admin_menu_active
{
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, sans-serif;
    margin: 0px 0px 5px 5px;
}

.doboz
{
    width: 160px;
    border: 1px solid #000000;
    text-align: center;
    vertical-align: middle;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: inherit;
}