body
{
    background: #007cc3;
}
/*Tabla elkeszitese*/
.table_f_1
{
    background: url('../images/kulcs_01.png') no-repeat;
    width: 28px;
    height: 141px;
}

.table_f_2
{
    background: url('../images/kulcs_02.png') no-repeat;
    width: 200px;
    height: 141px;
}
.table_f_3
{
    background: url('../images/kulcs_03.png') no-repeat;
    width: 149px;
    height: 141px;
}
.table_f_4
{
    background: url('../images/kulcs_04.png') no-repeat;
    width: 251px;
    height: 141px;
}
.table_f_5
{
    background: url('../images/kulcs_05.png') no-repeat;
    width: 250px;
    height: 141px;
}

.table_k_1
{
    background: url('../images/kulcs_06.png') no-repeat;
    width: 200px;
    height: 59px;
}

.table_k_2
{
    background: url('../images/kulcs_07.png') no-repeat;
    width: 149px;
    height: 59px;
}

.table_k_3
{
    background: url('../images/kulcs_08.png') no-repeat;
    width: 251px;
    height: 59px;
}

.table_k_4
{
    background: url('../images/kulcs_09.png') no-repeat;
    width: 250px;
    height: 59px;
}
/***---***/
.table_k_5
{
    background: url('../images/kulcs_10.png') no-repeat;
    width: 200px;
    height: 58px;
}
.table_k_6
{
/*menurész*/
    background: url('../images/kulcs_11.png');
    width: 200px;
}

.table_k_7
{
    background: url('../images/kulcs_12.png') no-repeat;
    width: 200px;
    height: 143px;
}

.table_a_1
{
    background: url('../images/kulcs_13.png') no-repeat;
    width: 28px;
    height: 70px;
}
.table_a_2
{
    background: url('../images/kulcs_14.png') no-repeat;
    width: 100px;
    height: 70px;
}
.table_a_3
{
    background: url('../images/kulcs_15.png') no-repeat;
    width: 149px;
    height: 70px;
}
.table_a_4
{
    background: url('../images/kulcs_16.png') no-repeat;
    width: 251px;
    height: 70px;
}
.table_a_5
{
    background: url('../images/kulcs_17.png') no-repeat;
    width: 250px;
    height: 70px;
}

.menu
{
    margin-top: 20px;
    margin-bottom: 80px;
}
.menu div
{
    margin-top:4px;
    background: url('../images/menu_a.png') no-repeat;
    width: 200px;
    height: 21px;
}
.menu div:hover
{
    background: url('../images/menu_h.png') no-repeat;
    width: 200px;
    height: 21px;
}
.menu div a
{
    color: white;
    font-family: 'Tahoma';
    font-size: 14px;
    margin-left:15px;
    text-decoration: none;
}

pre
{
    color: white;
    font-family: 'Tahoma';
    font-size: 14px;

}

a
{
    color: white;
    font-family: 'Tahoma';
    font-size: 12px;
    text-decoration: none;
}