/* CSS Document */

img, div, input, a { behavior: url("iepngfix.htc") } 

body {
	margin: 0px;
	padding:0px;
	background-color: #F8F8F6;
}

body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #333;
}

.menu a{
	float:left;
}

img{
	border:0px none;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.main{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	min-width:980px;
	min-height:800px;
	text-align:left;
	overflow:hidden;
}

.infobox{
	width:980px;
	height:100%;
	text-align:left;
	margin:0 auto;
	margin-top:20px;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.hlbg{
	width:980px;
	height:70px;
	background-color: #fff;
}

.textbox{
	margin-left:20px;
	margin-right:20px;
}

.lenia{
	width:940px;
	height:1px;
	background-color: #222;
}

.contactlenia{
	margin-top:26px;
	width:940px;
	height:1px;
	background-color: #222;
}

.cim{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

.lead{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #222;
	font-weight: bold;
}

.szoveg{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #555;
	font-weight: normal;
}

.szoveglink{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}

.linkbox{
	background-color: #fff;
}

.felsorolas{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #555;
	font-weight: normal;
	line-height: 2px;
}