#cimsor{
	height:100px;
	margin:auto;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;   
    /*background-color: aqua; */
    text-align: center;
}

#tartalom{
    font-family: 'Times New Roman', Times, serif;
    font-size: 16px;
    text-align: center;
    /*height: 100%;*/
}

#navigator{
    width: 20%;
    float: left;
    height: 100%;
}

#pdf{
    width: 80%;
    float: right;
    height: 100%;

}

a{
    color: brown;  
    margin-left: 25px;
    margin-right: 25px;
    font-size: 16px;
}

#hr1{
    width: 20%;
}

#hr2{
    width: 50%;
}

table, th, td {
	/*border: 2px solid brown;	*/
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
	margin:auto;
}

thead, tfoot{
	background:white;
	color:black;	
    /*text-align: center;*/	
}

.c_jobbra{
	/*width:100px;*/
	text-align:right;
}

.c_balra{
	/*width:100px;*/
	text-align:left;
}

#hibas_belepes{
    text-align: center;
}

/*#hksz_kereso{
    text-align: center;
	font-family: 'Times New Roman', Times, serif;
    font-size: 18px;          
}*/

#pdf_obj{
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;

}

.masodik{
    font-style: italic;
}

#keresoszo_felho{
    width: 1000px;
    margin: auto;
}

.beviteli_mezo{
    width: 200px;
}

.beviteli_mezo_hosszu{
    width: 400px;
}

.sorszin{
    background-color:lightgrey;    
}