body {
	margin: 0; padding: 0; border: 0;
	background-image: url(http://www.absurd.hu/img/bg_site.jpg);
}

#container {
	width: 798px;
}

#banner {
	height: 387px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

table.micrositetbl {
	width: 400px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 11px;
}

table.micrositetbl td, th {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 11px;
	padding: 1px;
}

table#marisprices {
	width: 420px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}

table#marisprices td {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 11px;
	padding:3px;
	text-align: left;
	vertical-align: top;
	color: #666;
}

table#marisprices th {
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	font-size: 11px;
	background: #666;
	padding: 4px;
	color: white;
	text-align: left;
	vertical-align: top;
}
