html {background: #3f3f3f url("../img/hatter.jpg");}
body, html {
	margin: 0;padding:0;
	font-size: 100%;
/*	font-family:'Trebuchet MS', Lucida, Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, ul, li, p {margin: 0;padding:0;}
h1 {font-size: 0.8em}
h2 {
	font-size: 1.4em;
	background: #666;
	color: #fff;
}
ul {list-style: none;}
#keret {
	width: 47em;
	margin: 0 auto;
	background: #fff;
	border: 3px solid #888;
}
#fejlec {
	background: #fff;
	height: 100px;
/*	border: 1px solid #666;*/
	width: 100%;
}
#logo {
/*	background: #fff url("../img/wctlogo.jpg") no-repeat;*/
	width: 16.7em;
	height: 100px;
	float:left;
	position: relative;
}
#logo span {
	background: #fff url("../img/wctlogo.jpg") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
#fejleckepek {
	width: 30.3em;
	background: #5e2d40 url("../img/fejlecbg.png") no-repeat;
	height: 100px;
	margin-left: 16.7em;
	text-align: right;
}
#fodoboz {
	border-left: 10em solid #666;
	width: 37em;
}
#menudoboz {
	float:left;
	width: 10em;
	background: #666;
	margin-left: -10em;
	position: relative;
}
#menu {
	width:9.8em;
	margin: 0 auto;
}
#menu li {
	background: #900139;
	border: 1px solid #fff;
	margin-top: 2px;
}
#menu li a {
	text-decoration: none;
	color: #fff;
	font-variant: small-caps;
	font-size: 0.9em;
	display: block;
	padding-left: 5px;	
}
#menu li a:before{content: "»";}
#menu li a:hover {
	background: #c2c2c2;
	color: #222;
}
#menu li a:active {
	background: #fff;
	color: #000;
}
	#elerhetoseg div {
		text-align: center;
		width: 9em;
	}
	#elerhetoseg div a {
		color: #fff;
		text-decoration: none;
		/*background: #666;
		opacity:.50;
		filter: alpha(opacity=50);	*/
	}
	#elerhetoseg div a:hover {
		border-bottom: 1px solid #fff;
	}
#harpuder {
	width: 150px;
	margin: 30px auto 0;
}
#harpuder a {
	text-decoration:none;
	margin: 0;padding:0;	
}
#harpuder img {
	border: 1px solid #5e2d40;
	margin: 0;padding:0;
	}
#tartalom {
/*	border-left: 10em solid #666;*/
/*	border-right: 2px solid #666;*/
	width: 37em;
}
	#sshow {
		width: 464px;
		margin: 0 auto;
		padding: 10px 0;
	}
	#sshow1 {
		width: 148px;
		height: 100px;
		float:left;
		background: #fa2;
	}
	#sshow2 {
		width: 148px;
		height: 100px;
		float: left;
		margin: 0 10px;
		background: #087;		
	}
	#sshow3 {
		width: 148px;
		height: 100px;
		background: #743;
		float: right;
	}
	#sshow p {
		font-weight: bold;
		width: 100%;
		color: #fff;
	}
	#tartalom p {
		text-align: justify;
		padding: 10px;
	}

	#tartalom h2 {
		padding: 10px;
	}
#lablec {
	border-top: 1px solid #666;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
}
#design a {
	color: #900139;
	font-weight: bold;
	text-decoration:none;
}
#design a:hover {
	color: #005F04;
}
#nyelvek {
width: 110px;
height: auto;
margin: 20px auto;
}
.zaszlo {
/*	float:left;
	margin: 20px 2px 0 10px;*/
	padding-bottom: 10px;
}
.zaszlo a img{
	border: none;
}
.szovegmagassag {height: 500px;width: 1px;float:right}
.szovegmagassagAlso {clear:both; height:1px;overflow:hidden;}