body{

	background:#bbbbbb;

}

td.td_fent{
	width:890px;
	background-image:url('image/bck_sarga_fent.jpg');
	background-repeat:no-repeat;
}

td.td_kozep{
	width:878px;
	background-image:url('image/bck_sarga_kozep.jpg');
	background-repeat:repeat-y;
}

td.td_lent{
	width:878px;
	background-image:url('image/bck_sarga_lent.jpg');
	background-repeat:no-repeat;
}

div.logo{
	width:841px;
	height:123px;
	margin-top:20px;
	margin-left:10px;
	padding-top:65px;
	padding-right:40px;
	background-image:url('image/logo.jpg');
	background-repeat:no-repeat;
	font-size:18pt;
}

div.kozep_bal{
	width:5px;
	height:594px;	
	float:left;
	margin-left:25px;
	background-image:url('image/v_line.jpg');
	background-repeat:no-repeat;
}

div.kozep_kozep{
	float:left;
	width:700px;
}

div.kozep_jobb{
	width:5px;
	height:594px;
	float:none;
	margin-left:700px;
	background-image:url('image/v_line.jpg');
	background-repeat:no-repeat;
}

div.kozep_lent{
	margin-top:30px;
	width:753px;
	height:1px;
	background-image:url('image/h_line.jpg');
	background-repeat:no-repeat;
}

div.button_bal{
	margin-top:70px;
	margin-left:50px;
	width:270px;
	height:275px;
	float:left;
	padding-top:130px;
	background-image:url('image/button_bal.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	border:solid 3px #009241;
	filter:alpha(opacity=80);
}

div.button_jobb{
	margin-top:70px;
	margin-left:420px;
	width:270px;
	height:275px;
	padding-top:130px;
	background-image:url('image/button_jobb.jpg');
	background-repeat:no-repeat;
	cursor:pointer;
	border:solid 3px #009241;
	filter:alpha(opacity=80);
}

img{
	border:0px;
}
