@CHARSET "UTF-8";

html {
	background:#53bcff url('/images/background.png') repeat-x scroll 0 0; 
	}
body {
	color:#000000;
	width:950px;
	}
div#header {
	width:950px;
	height:250px;
	background:transparent url('/images/header.png') no-repeat scroll 0 0; 
	}
div#menuDiv {
	width:860px;
	height:40px;
	background:transparent url('/images/background-menu.png') no-repeat scroll 0 0; 
	padding-top: 5px;
	}
div#footer {
	width: 803px; 
	height: 65px;
	margin: 0 auto 0 auto; 
	background:transparent url('/images/footer.png') no-repeat scroll 0 0; 
	clear: both; 
	text-align: center;
	color:#7c7e7f;
	font-family: Tahoma;
	}
div#footer a {
	color:#7c7e7f;
	}
/* Box 818 */
div.box_container_818 {
	background:url('/images/box_818/middle.png') repeat-y center;
	width:818px;
	margin:0 0 0 0;
	}
div.box_container_818 .content {
	margin: 0 10px 0 10px;
	}
div.box_container_818 .top {
	height: 10px;
    background: url('/images/box_818/top.png') no-repeat top;
	}
div.box_container_818 .bottom {
	height: 10px;
    background: url('/images/box_818/bottom.png') no-repeat bottom;
	}
/* Box 818 vége */
/* Box 420 */
div.box_container_420 {
	background:url('/images/box_420/middle.png') repeat-y center;
	width:420px;
	margin:0 0 0 0;
	}
div.box_container_420 .content {
	margin: 0 10px 0 10px;
	}
div.box_container_420 .top {
	height: 10px;
    background: url('/images/box_420/top.png') no-repeat top;
	}
div.box_container_420 .bottom {
	height: 10px;
    background: url('/images/box_420/bottom.png') no-repeat bottom;
	}
/* Box 420 vége */
/* Box2 810 */
div.box2_container_810 {
	background:url('/images/box2_810/middle.png') repeat-y center;
	width:809px;
	margin:0 0 0 0;
	}
div.box2_container_810 .content {
	margin: 0 10px 0 10px;
	}
div.box2_container_810 .top {
	height: 10px;
    background: url('/images/box2_810/top.png') no-repeat top;
	}
div.box2_container_810 .bottom {
	height: 10px;
    background: url('/images/box2_810/bottom.png') no-repeat bottom;
	}
/* Box2 810 vége */
