/*CSS Document*/
@font-face {
	font-family:"lifecraft";
	src:url(lifecraft.ttf);
}
a {
	text-decoration:none;
	color#4c7e75;
}
a:hover {
	color:#c9dfdd;
	cursor:pointer;
}
html, body {margin:0px; padding:0px;font-family:"lifecraft";}
table {padding-top:10px;letter-spacing:1px;}
table tr td {border-bottom:1px solid #91a1a0;}
table tr td a {color:#ff0000;text-decoration:underline;}
table tr td a:hover {color:#414847;}
.fokeret {
	width:600px;
	min-height:300px;
	height:auto !important;
	height:300px;
	margin:0px auto 0px auto;
}
.banner {
	width:600px;
	height:200px;
	background-image:url(banner.png);
}
.menu {
	width:600px;
	height:30px;
	background-color:#000000;
}
.tartalom {
	width:600px;
	min-height:350px;
	height:auto !important;
	height:350px;
	background-color:#c9dfdd;
	color:#04231e;
}
.menu ul {
	padding:8px 0px 0px 180px;margin:0px;
}
.menu ul li {
	/*font-family:"lifecraft";*/
	color:#4c7e75;
	font-weight:bold;
	list-style:none;
	float:left;
	margin-right:20px;
	letter-spacing:2px;
}
.menu ul li:hover {
	color:#c9dfdd;
	cursor:pointer;
}
.lab {
	width:600px;
	height:40px;
	background-color:#04231e;
}
#folista {
	margin:0px;
	padding:10px;
	font-family:times;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	color:#04231e;
}
#allista {
	margin:0px;
	padding:5px 5px 5px 30px;
	font-family:times;
	font-size:14px;
	font-weight:normal;
	list-style:square;
	color:#04231e;
}
.videoframe {
	width:500px;
	height:453;
	margin:0px auto 0px auto;
	padding-bottom:10px;
}
.cim {
	font-style:lifecraft;
	font-weight:bold;
	font-size:16px;
	padding:5px;
	margin:0px;
	text-align:center;
}
.labszoveg {
	font-size:14px;
	font-family:lifecraft;
	/*font-weight:bold;*/
	color:#c9dfdd;
	letter-spacing:2px;
	padding:12px;margin:0px;
	text-align:center;
}