@charset "utf-8";

.tartalom-lap { 
	/*  height: 500px;  mindegyik lapnak egyedi magassága van  */
	width: 100%;
	overflow: inherit;
	border:0px;
}

body {
	background-color: #a0c8c2; 
	background-image: url(../green.png);
	background-repeat: no-repeat;
	background-position: left top;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

p {
	font-size: 14px;
}

img {
	border:0;
}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#APmenu {
	position:absolute;
	width:237px;
	height:400px;
	z-index:5;
	left: 0px;
	top: 150px;
	font-family: "Trebuchet MS", "Arial";
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	text-align: left;
	border: none;
	padding-left: 40px;
}

#APfent_flash {
	position:absolute;
	background-color: #8a8a8a;
	width:3000px;
	height:150px;
	z-index:1;
	top: 0px;
	right:0px;
	vertical-align: bottom;
}

#FlashID {
float: right;
}

#APkep_bal {
	position:absolute;
	width:430px;
	height:736px;
	z-index:3;
	background-image: url(../green.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0;
	top: 0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color:#00a;
}

a:hover {
	text-decoration: none;
	color: #04F;
}
