@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.synlogo {
	background-image:url(images/top_csik.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
}
.top_bal {
	background-image:url(images/top_bal.png);
	background-repeat:no-repeat;
	width:628px;
	height:38px;
}
.top_center {
	height:38px;
	width:200px;
	background-image:url(images/top_center.png);
	background-repeat:no-repeat;
}
.top_jobb {
	height:38px;
	width:200px;
	background-image:url(images/top_jobb.png);
	background-repeat:no-repeat;
}
.menu_sav {
	width:1028px;
	height:48px;
	background-image:url(images/menu_bg.png);
	background-repeat:no-repeat;
}
.lbgt {
	background-image:url(images/lbgt.png);
	background-repeat:no-repeat;
	background-position:top;
	width:628px;
}
.lbgc {
	background-image:url(images/lbgc.png);
	background-repeat:repeat-y;
	width:628px;
}
.lbgd {
	background-image:url(images/lbgd.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:628px;
}
.cbgt {
	background-image:url(images/cbgt.png);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
}
.cbgc {
	background-image:url(images/cbgc.png);
	background-repeat:repeat-y;
	width:200px;
}
.cbgd {
	background-image:url(images/cbgd.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:200px;
}
.jbgj {
	background-image:url(images/jbgj.png);
	background-repeat:repeat-y;
}
.tartalom_tabla {
	background-image:url(images/tartalombg.png);
	background-repeat:repeat-y;
}
.bottom {
	background-image:url(images/bottom.png);
	width:1028px;
	height:16px;
}
.loadtime {
	text-align:center;
	font-family:Arial;
	font-size:10px;
	color:#666;
}