*{
	margin: 0px;
	padding: 0px;
}
a{
	color: #ffefc9;
}
body{
	margin: 0px;
	background-image: url('body_bg.gif');
	background-color: #8e8e8e;
	background-repeat: repeat-x;
	font-family: arial;
}
#keret{
	width: 994px;
	background-color: #000000;	
	margin: auto;
}
#bal{
	width: 355px;
	float: left;
	text-align: center;
	background-image: url('bal_bg.gif');
	background-repeat: repeat-x;
}
#jobb{
	width: 568px;
	min-height: 220px;
	padding-right: 70px;
	float: right;
	background-image: url('jobb_bg.gif');
	background-repeat: no-repeat;
	font-size: 12px;
	color: white;
	line-height: 18px;
}
*HTML #jobb{
	height: 220px;
}
#jobb h1{
	font-size: 20px;
	color: #ffffff;
	padding-left: 55px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.torol{
	clear: both;
}
#also{
	clear: both;
	color: white;
	font-size: 12px;
	PADDING-LEFT: 20px;
	line-height: 18px;
	padding: 20px;
	background-color: #000000;
}
#also a{
	color: white;
	text-decoration: none;
	font-size: 11px;
}
