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

body {
	
	margin: 0px;
}

body.bg {
	background-attachment: fixed;
	background-image: url(gfx/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #131a20;
	
	}
iframe {
	width: 498px;
	height: 463px;
	border: none;
	s
	
}
div.tartalom {
	display: block;
	margin-left: 182px;
}
div.title {
	text-align: left;
	display: block;
	height: 65px;
	vertical-align: bottom;
}
.title p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 25px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
}
.bg table tr td .tartalom img.botton {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 12px;
}
div.www {
	display: block;
	margin-left: 182px;
	width: 498px;
	text-align: center;
	margin-top: 54px;
}

