body {
  	background: url('http://lanten.hu/fejlesztes_alatt/design/also.png');
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	}

table.ilyenigy {
	padding: 0px;
	margin: 0px;
	}

td {
	padding: 0px;
	margin: 0px;
	}
	
td.smorge {
	}
	
#logo {
	bottom: 0px;
	margin: 0px 0px;
	padding: 0px;
	text-align: center;
	}

#tartalom {
	display: table;
	top: 0px;
	height: 100%;
	width: 452px;
  	background: url('http://lanten.hu/fejlesztes_alatt/design/toll.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #fbf7ee;
	border-left: 1px solid #666665;
	border-right: 1px solid #666665;
	padding: 0px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	}
	
table.kolbasz {
	border-top: 1px solid #666665;
	}

p {
	font-family: "Georgia", serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #654;
	}
	
p.szerzo {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	}

p.cim {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
img {
	padding: 0px;
	margin: 0px;

	}
	
td.pogacsa {
	padding: 10px;
	}
	
a.lantenlink {
	font-size:10px;
	text-decoration:none;
	font-style:italic;
	}