* {
	font-family:Arial,Helvetica,sans-serif;
}
body {
	background:#333333 url(images/bg.png) 0 0 repeat-x;
	text-align:center;
	color:black;
}
#container {
	table-layout:fixed;
	margin:19px auto;
	xwidth:946px;
}
#container tr td.td1 {
	background:transparent url(images/bg-left.png) 0 0 no-repeat;
	height:675px;
}
#container tr td.td2 {
	background:transparent url(images/bg-top.png) 0 0 no-repeat;
	height:96px;
}
#container tr td.td5 {
	background:transparent url(images/bg-c.jpg) 0 0 no-repeat;
	height:486px;
	width:754px;
	vertical-align:top;
}
#container tr td.td6 {
	background:transparent url(images/bg-bott.png) 0 0 no-repeat;
	height:93px;
}
#container2 {
	table-layout:fixed;
	margin:auto;
	width:949px
}
#container2 tr td.left2 {
	background:transparent url(images/bg2-left.png) 0 0 no-repeat;
	height:881px;
}
#container2 tr td.cont2 {
	background:transparent url(images/bg2-c.png) 0 0 no-repeat;
	height:818px;
}
#container2 tr td.right2 {
	text-align:left;
}

#nevjegy {
	width:287px;
	margin-left:440px;
	margin-top:0px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:170%;
}
#nevjegy #nev {
	font-size:15px;
	margin-top:10px;
	text-align:right;
	margin-right:23px;
	margin-bottom:23px;
}
#nevjegy a {
	color:black;
}
#homelink {
    cursor:pointer;
}
#nevjegy2 {
	width:287px;
	margin-left:506px;
	margin-top:96px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:170%;
}
#nevjegy2 #nev2 {
	font-size:15px;
	margin-top:10px;
	zmargin-left:150px;
    text-align:right;
    margin-right:23px;
	margin-bottom:23px;
}
#nevjegy2 a {
	color:black;
}
#gombok {
	/* background-color:yellow; */
	text-align:left;
	width:320px;
	margin-top:90px;
	float:right;
	clear:both;
}
#gombok a {
	font-size:18px;
	color:black;
	text-decoration:none;
}
#gombok .xc {
	padding-left:7px;
	letter-spacing:1px;
}
.contenttable {
	table-layout:fixed;
	width:794px;
	height:520px;
	margin-top:73px;
}
.contenttable tr td {
	text-align:left;
	font-size:13px;
	line-height:150%;
	height:520px;
	overflow:auto;
}
.contenttable tr td h1 {
	font-size:19px;
	font-weight:bold;
	margin:0 0 10px 0;
	padding:0;
}
