body
{
	
	scrollbar-3d-light-color : #828282;
	scrollbar-border-color : #828282;
	scrollbar-arrow-color : #828282; 
	scrollbar-base-color : #828282; 
	
	scrollbar-face-color : #a9b4c4; 
	
	scrollbar-highlight-color : #828282; 
	scrollbar-track-color : #828282;
   	scrollbar-shadow-color : #828282;
	scrollbar-darkshadow-color : #828282;

	background:url(../images/bg.gif)

}

.p
{
	font-family: "Arial", Courier, mono;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}

.h1
{
	font-family: "Arial", Courier, mono;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.kez  {
	cursor: pointer;
}

.felul {
	position: relative;
	left: px;
	right: 0px;
	width: 1000px;
	height: 200px;
	border: 0px solid red;
}

.alul {
	position: relative;
	left: px;
	right: 0px;
	width: 1000px;
	height: 100px;
	border: 0px solid red;
}

.kocka {
	position: absolute;
	width: 99px;
	height: 99px;
	border: 0px solid red;
	visibility: hidden;
}

.text {
	font-family: "Arial", Courier, mono;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.text:hover {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: #ccae8f;
	text-decoration: none;
}




