body {
    background: #ffffff url('images/bg.jpg') repeat-x fixed;
    font-family: Arial;
    font-size: 12pt;
    text-align: left;
    margin: 0px;
    color: #ffffff;
}

a img {
    border: 0px;
}

div#main {
    background: #000000 url('images/mbg.jpg') repeat-y top left;
    width:950px;

}
div#fejlec {
    background: #000000 url('images/fejlec.jpg') no-repeat top left;
    width:950px;
    height:144px;
}
div#balsav {
    float:left;
    width:190px;
}
div#balsavteto {
    background: #000000 url('images/kezfogas.jpg') no-repeat top left;
    height:81px;
}
div#balsavmenu {
/*    background: #000000 url('images/balcsik.jpg') repeat-y top left;*/
    height:916px;
}
div#kozepe {
    float:left;
    width:572px;
    background-color:#ffffff;
}
div#pirosfej {
    height:23px;
    background: #000000 url('images/piros_csik.jpg') repeat-x top left;
    color: #ffffff;
    font-size: 8pt;
    line-height: 18pt;
}


div#szalagcim {
    height:48px;
    background: #fbf2e1 url('images/kocka.jpg') 30px 15px no-repeat;
    color: #d53e3e;
    font-size: 22px;
    padding-left: 60px;
    line-height: 50px;
    font-weight: bold;
    font-style: italic;
}

div#jobbsav {
    float:left;
    width:188px;
    height:1000px;
/*    background: #000000 url('images/jobbcsik.jpg') repeat-y top left;*/
}
.feketecsik {
    color:#ffffff;
    height:23px;
    background-color:#000000;
    font-weight: bold;
    font-size: 10pt;
    line-height: 16pt;
    text-align: center;
}

a.menu, a.menu:visited {
    display: block;
    width: 170px;
    color: #ffffff;
    text-decoration: none;
    margin-left: 15px;
    font-size: 9pt;
/*    font-style: italic;*/
    font-weight: bold;
    letter-spacing: 1px;
    background: url('images/kisjel.jpg') no-repeat left 9px;
    padding-bottom: 5px;
    padding-top: 5px;
}


a.menu span {
    display: block;
    margin-left: 15px;
    margin-right: 15px;
}

div#foot {
    width: 100%;
    font-size: 0px;
    clear: both;
}

div#content {
    color: #444444;
    margin: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 9pt;
}

div.logos {
    text-align: center;
    padding: 5px;
}

div.logos img {
    margin: 5px;
}

div.login_head {
    float: left;
    color: #ffffff;
    margin-left: 10px;
    width: 47%;
    font-weight: bold;
}

div.login_head a {
    color: #ffffff;
    text-decoration: none;
}

div.datum {
    width: 47%;
    float:left;
    color: #ffffff;
    text-align: right;
    font-weight: bold;
}

div#content a {
    text-decoration:none;
    color: #D53E3E;
}

div#content td {
    color: #444444;
    font-size: 10pt;
}

input.btn {
    border: #444444 solid 1px;
    background: #eeeeee;
}

input {
    border: #444444 solid 1px;
    background: #eeeeee;
}


a.dexef,a.dexef:visited {
    text-decoration: none;
}

a.dexef img {
    border: 0px;
}


table.ajanlat{
    width: 90%;
}

table.ajanlat tr td input, table.ajanlat tr td textarea {
    width: 95%;
    border: #555555 1px solid;
    background: #eeeeee;
}

table.ajanlat tr td textarea {
    height: 100px;
}

table.ajanlat tr th{
    color: #884444;
    font-size: 12pt;
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
}

table.ajanlat tr td input.btn {
    width: 30%;
    border: #555555 1px solid;
    background: #dddddd;
    font-weight: bold;
}

table.ajanlathead {
    width: 90%;
}

table.ajanlathead tr th {
    color: #aaaaaa;
    text-align: left;
    font-size: 8pt;
    padding: 0px;
}

table.ajanlathead tr td {
    background: #fbf2e1;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 9pt !important;
}
table.ajanlathead tr td.sel {
    background: ffe1a9;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #aaaaaa;
}

a.ebtn, a.ebtn:visited {
    border: #444444 solid 1px;
    background: #dddddd;
    display: block;
    width: 30%;
    text-align: center;
    color: #000000 !important;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    float: left;
    margin: auto;
}
input.ebtn {
    font-weight: bold;
    width: 30%;
    border: #555555 1px solid;
    background: #dddddd;
    font-weight: bold;
    color: #000000;
}


