
table.etabla1{
    font-size: 12px;
    border-spacing:3px;
}

table.etabla1 td {
    border-width: 1px;
    border-style: solid;
    border-color: #B0B0B0;
    padding: 4px;
}
table.etabla1 th {
    border-width: 1px;
    border-style: solid;
}
table.etabla2{
    border-width: 0px;
    font-size: 12px;
}
table.etabla2 td {
    border-width: 0px;
    padding:3px;
}
.kozep{
    text-align: center;
}
#koz2{
    width: 900px;
    height: auto;
    margin: 20px auto;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #7070B0;
}
#koz3{
    width: 920px;
    height: auto;
    margin: 20px auto;
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #7070B0;
}
.eltol{
    margin-left: 40px;
    position: relative;
}
.jobblogo{
    width: 200px;
    position: relative;
    float:left;
    display: block;
    margin-right: 7px;
}

.button{
background-color:#e0e0e0;
color:white;
text-align:center;
display:inline-block;
text-decoration:none;
font-size:16px;
border-radius:4px;
cursor:pointer;
padding:3px 8px;
}
.zoldgomb{
background-color:#4caf50;
}
.sargagomb{
background-color:#b8b800;
}
.szurkegomb{
background-color:#707070;
}