div.shadowbox {
	margin:0;
	padding:0;
	width:100%;
	color:RGB(112,175,60);
	font-weight:normal;
}

div.shadowboxTop {
	background: url('/pic/shadowbox_top.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
  
div.shadowboxBody {
	background: url('/pic/shadowbox_body.png');
	background-repeat:repeat-y;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float:left;
	width:100%;
}

div.shadowboxFooter {
	background: url('/pic/shadowbox_bottom.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin:0;
	float:left;
	width:100%;
}

.ftinput {
	position:relative; 
	left:15px; 
	text-align:right; 
	width:70px; 
	height:10px; 
	font-size:11px;
}

.ftback {
	background-image:URL('/pic/ftback.png');
	background-repeat:no-repeat;
	background-position:left center;
	width:120px; 
	height:23px;
}

.yearback {
	background-image:URL('/pic/yearback.png'); 
	background-repeat:no-repeat;
	background-position:left center;
	width:120px; 
	height:23px;
}

.monthback {
	background-image:URL('/pic/monthback.png'); 
	background-repeat:no-repeat;
	background-position:left center;
	width:120px; 
	height:23px;
}

div.creditbox {
	margin:0;
	padding:0;
	width:470px;
	color:RGB(112,175,60);
	font-weight:bold;
}

div.creditboxTop {
	background: url('/pic/creditbox_top.png');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin:0;
	padding:0;
	float:left;
	width:100%;
}

div.creditboxBody {
	background: url('/pic/creditbox_body.png');
	background-repeat:repeat-y;
	margin:0;
	padding-left:10px;
	float:left;
	width:100%;
}

div.creditboxFooter {
	background: url('/pic/creditbox_footer.png');
	background-repeat:no-repeat;
	background-position:right top;
	margin:0;
	float:left;
	width:100%;
}

.houseCell {
	width:200px;
	vertical-align: middle;
	text-align: center;
}

div.house {
	position:relative;
	top:0px;
}

.mainRunner
{
    border: 0px;
    position: relative;
}

div.mainRunner img.house
{
    border: 0px;
    position: absolute;
	top: -90px;
	left: 50px;
	height: 160px;
	width: 95px;
    z-index: 50;
}

div.mainRunner img.paint_credit
{
    border: 0px;
    position: absolute;
    top: 35px; /* Ez a 0 Ft hitel */
	left: 80px;
	width: 41px;
    z-index: 53;
}

div.mainRunner img.creditbar
{
    border: 0px;
    position: absolute;
    top: 38px; /* Ez a 0 Ft hitel */
	height: 0px; /* Ez a 0 Ft hitel */
	left: 80px;
	width: 41px;
    z-index: 51;
}

div.mainRunner img.paint_savings
{
    border: -0px;
    position: absolute;
/*    top: -40px; /* Ez a 20 eFt */
	top: 9px; /* Ez az 5 eFt (1 eFt = -3,25 px)*/
	left: 74px;
	width: 42px;
    z-index: 54;
}

div.mainRunner img.savingbar
{
    border: -0px;
    position: absolute;
	top: -36px; /* Ez a 20 eFt */
	height:78px; /* Ez a 20 eFt */
	left: 65px;
	width: 54px;
    z-index: 52;
}
