/* ELOMINOSITO FORM */
td {
    /*height: 25px;*/
}

.tdtop {
    vertical-align: top !important;
}
.tdbottom {
    vertical-align: bottom !important;
}
.kiemelt {
    font-weight: bold;
    color: #CC0000;
}


div#elodiv {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    font-size: 11px;
}

div#elodiv h1 {
	text-indent: 0px !important;
	margin-left: 0 !important;
}

div#orangebox{
    margin-top: 15px;
    width: 626px;
    height: auto;
    background: transparent url(../imgs/bg_elominosito.jpg) top left no-repeat;
}
div#orangebox #content {
    width: 606px;
    padding-top: 34px;
    margin-right:auto;
    margin-left: auto;
    margin-bottom: 5px;
}
div#orangebox #content #bevezeto {
    line-height: 15px;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    font-size: 12px;
}
div#orangebox #content p {
    margin: 0 !important;
    margin-bottom: 5px !important;
    padding: 0 !important;
}


.label {
    color:#0E4A6E;
    font-weight: bold;
    font-size: 12px;
}
#input {
    background-color: #DAECF8;
    color: #0E4A6E;
	font-weight: bold;
    height: 100px;
    vertical-align: top;
    width:50%;
}
input.inputelo {
	width: 80px;
	min-height: 20px;
	line-height: 18px;
	border: 1px solid #8CBCE2;
	text-indent: 2px;
    text-align: right;

}
input.inputalap {
	width: 450px;
	min-height: 20px;
	line-height: 18px;
	border: 1px solid #8CBCE2;
	text-indent: 2px;
}

#inputtable,  #vallalastable, #alapadatok, #mutatok {
    width: 96%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #DAECF8;
    color: #0E4A6E;
	font-weight: bold;
    vertical-align: top;
}
#inputtable span,  #vallalastable span {
    color: #5895C1;
}
#inputtable h1, #vallalastable h1, #alapadatok h1, #mutatok h1 {
    font-size: 14px;
    line-height: 30px;
    border-bottom:3px solid white;
}




#eloright {
    width:50%;
    border-left: 3px solid white;
}



.vkek {
    margin-top:3px;
    color: #5895C1;
}


/* alahuzasok */

.alahuzas {
    height: 3px;
    background-color: white;
}
.alahuzaskek {
    height: 3px;
    background-color: 0E4A6E;
}


/* tablazat oszlopok */
.elo55 {
    width: 55%;
    vertical-align: middle;
}
.elo50 {
    width: 50%;
    vertical-align: middle;
}
.elo30 {
    width: 30%;
}
.elo15 {
    width: 15%;
    vertical-align: middle;
}


/*  lenyilo div-ek */
div.kinyit {
	font-size: 11px;
    font-weight: bold;
    margin-top: 10px;
}

div#kizaras1, div#kizaras2, div#kizaras3 {
    margin-top: 3px;
	display: none;
	font-size: 12px;
    width: 600px;
}
div#magyarazat1, div#magyarazat2, div#magyarazat3, div#magyarazat4, div#magyarazat5 {
    margin-top: 3px;
	display: none;
	font-size: 12px;
    width: 250px;
}

div#kizaras1 ul, div#kizaras2 ul {
    list-style: square;
    margin-left: 15px;
    margin-right: 20px;
}

p.eloleiras {
  	margin-left: auto;
	margin-right: auto;
  	width: 600px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}


