body 
{
	background-color: Black;
	margin: 0px;	
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

.mainouter
{
	width: 955px;
	height: 620px;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#main
{
	width: 955px;
	height: 600px;
	border: 2px solid #c98503;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#bal
{
	width: 155px;
	height: 600px;
	float: left;
	background-image: url(../images/balbg.jpg);
	background-repeat: no-repeat;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#jobb
{
	width: 800px;
	height: 600px;
	margin-left: 155px;
	background-color: silver;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#jobb01
{
	height: 80px;
	background-image: url(../images/fejlec.jpg);
	background-repeat: no-repeat;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#jobb01_eng
{
	height: 80px;
	background-image: url(../images/fejlec_eng.jpg);
	background-repeat: no-repeat;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#jobb02
{
	height: 80px;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#jobb03
{
	height: 440px;
	background-image: url(../images/hatter.jpg);
	background-repeat: no-repeat;
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#oldalcim
{
	height: 28px;
	text-align: center;
	font: bold 14px "Trebuchet MS";
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');	
}

.tartalom
{
	width: 750px;
	margin: 8px auto;
	height: 346px;
	font: 13px "Trebuchet MS";	
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#tartalombelso
{
	margin: 10px 20px; 
	text-align: justify;	
	cursor: url('images/x_kursor.cur');
	cursor: url('images/x_kursor.png');
}

#karakterkepek
{
	white-space: nowrap;
	overflow: auto;
}

#findmelink
{
    background-image:url(../images/findme.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-table;
    position: relative; 
    top: 150px; 
    left: 120px;
    height:64px;
    width:64px;
}

