
body{
    margin: 0px;
}

.egesz{
    
}

.balhasab{
    width: 276px;
   /* background: #C0C0C0;*/
    float: left;
}

.jobbhasab{
    width: 518px;
    float: left;
    background: #DDDDDD;
    border-left: 1px solid black;
}

.hasabok {
    background: #c0c0c0;
    border: 1px solid black;
    width: 795px;
}

.logo{
    background: #000000;
    width: 276px;
    height: 128px;
}

.logo img{
    border: 1px solid #dddddd;
    margin-left: 25px;
    margin-top: 33px;
}

.infosav{
    background: #000066;
    color: #dddddd;
    font-family: Arial;
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    padding: 15px;
    text-align: right;
}

.infosav a{
    color: #dddddd;
    text-decoration: none;
}

.infosav .menu{
    color: #dddddd;
    text-decoration: none;
    margin-left: 20px;
}

.infosav a:hover{
    text-decoration: underline;
}


.info_menu {
    text-align: left;
}

.tartalom{
    color: #333399;
    font-family: Arial;
    font-size: 11pt;
    font-style: italic;
    padding: 15px;
}

.alsosor{
    clear: both;
    padding: 10px;
}

.alsosor .oszlop{
    float:left;
}


.alsosor .oszlop1 {
    padding-top: 20px;
}

.alsosor .oszlop2{
    margin-left: 112px;
    margin-right: 100px;
}


.lablec {
    background: none repeat scroll 0 0 #c0c0c0;
    border: 8px solid #dddddd;
    clear: both;
    height: 27px;
    width: 780px;
}


.blink_1 {
    margin-left: 20px;
    margin-top: 20px;
}


.blink_2 {
    margin-left: 123px;
    margin-top: -20px;
}


.blink_3 {
    margin-left: 20px;
    margin-top: -20px;
}


.blink_4 {
    margin-left: 109px;
    margin-top: -20px;
}


.blink_5 {
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: -20px;
}

.clear{
    clear:both;
}

.nyelv{
    padding: 5px;
    float: right;
}


.sor{
    padding-top: 5px;
    padding-bottom: 10px;
    min-height:26px;
    line-height: 26px;
}

.baloszlop{
    float: left;
    width: 210px;
}


.jobboszlop{
    float: left;
    width: 278px
}

.jobboszlop input{
    width: 268px;
    height:20px;
}

.jobboszlop select{
     width: 274px;
    padding: 2px;
    height:27px;
}

.sor textarea{
    height: 150px;
    max-width: 478px;
    min-height: 150px;
    min-width: 478px;
    width: 245px;
    margin-bottom: -4px;
}

.sor.magas {
    padding-top: 20px;
    padding-bottom: 20px;
}

.sor.gombok {
    text-align: right;
}

.hibajelzo{
    border: 1px solid transparent;
}

.figyelmeztetes{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.hibabox {
    background: none repeat scroll 0 0 lightcoral;
    border: 1px solid darkred;
    color: darkred;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: bold;
}

.sikerbox{
    background: none repeat scroll 0 0 lightgreen;
    border: 1px solid darkgreen;
    color: darkgreen;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    font-weight: bold;
}