@charset "utf-8";
body {
    margin: 5 0 0 0;
    padding: 0;
	background: url("kep/vizjel_41.jpg");
	/*background-color: #c29b96;*/
	overflow: auto;
}

table.egesz {
    width: 800px;
	height: 100%;
	padding: 0px;
	margin: 0px;
}

tr.fejlec {
    background: url("kep/fejatmen_4.jpg");
	/*background-color: #915845;*/
	height: 80px;
	padding: 0px;
	
}
div.kep_b {
    /*background-color: #915845;*/
	height: 76px;
	padding: 0px;
	float: left;
	position: absolute;
	top: 10px;
	text-align: center;
}

span.cim {
	font: 16px Cursive;
	font-style: italic;
	color: white;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	padding-left: 5px;
}

img.kep_j
{
	margin: 2px;
	padding-right: 1px;
	padding-top: 0px;
	float: right;
}

td.bal
{
	width: 180px;
	text-align: left;
	vertical-align: top;
	background-color: #a65537;
}
td.bal1
{
	width: 180px;
	height: 115px; 
}
td.bal11
{
	width: 160px;
	height: 115px; 
}

td.tartalom
{
	width: 620px;
	padding-left: 5px;
	padding-right: 0px;
}

#bal {
	padding: 0px;
	margin: 0px;
	width: 180px;
}

iframe.tartalom {
	overflow-y: auto;
	width: 100%;
	height: 100%;
	
	text-align: justify;
	
}

p.tartalom {
	text-align: justify;
}

#szamlalo
{
	position: absolute;
	width: 180px;
	text-align: center;
	bottom: 0px;
}
