body {
 background: black url(images/bg.jpg) repeat-x;
 margin: 0;
 padding: 0;
 height: 100%;
}

.button {
	color: #FFFFFF;
	border: thin solid #ffffff;
	background-image: url(images/mtl.png);
	font-size: 10px;
}

a {
	color: #00FFFF;
	text-decoration: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: underline;

}

.szoveg {
	color: #FFFFFF;
	background-image: url(images/mtl.png);
	background-repeat: repeat-x;
	font-size: 10px;
	border: thin solid #FFFFFF;
}

.title_left {
	background-image: url(images/title_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.title_center {
	background-image: url(images/title_center.gif);
	background-repeat: repeat-x;
}

.title_right {
	background-image: url(images/title_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.bottom_left {
	background-image: url(images/bottom_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.bottom_center {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom_right {
	background-image: url(images/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.row {
	color: #FFF
}
.rowhover {
	background-image: url(images/mtl.png);
}
.border_left {
	background-image: url(images/border_left.html);
	background-repeat: repeat-y;
	background-position: right top;
}
.border_right {
	background-image: url(images/border_right.html);
	background-repeat: repeat-y;
	background-position: left top;
}
#FBSlideLikeBox_l {
		background-image: url("images/facebook.png");
		background-position: 254px 15px;
		background-repeat: no-repeat;
		float: left;
		height: 290px;
		position: fixed;
		left: -254px;
		padding-right: 27px;
		top: 200px;
		width: 270px;
		z-index: 2000;
		cursor: pointer;
		}

		#FBSlideLikeBox_l #FBSlideLikeBox2_l {
		position: relative;
		clear: both;
		width: auto;
		height: 290px;
		}

		#FBSlideLikeBox_l #FBSlideLikeBox3_l {
		height: 290px;
		right: 16px;
		position: absolute;
		border: 3px solid #3B5998;
		top: 15px;
		width: 250px;
		background-color: #f8f8f8;
		}