/* CSS Document */
html{
	height:100%;	
}
body{
	margin:0px;
	padding:0px;
	height:100%;
}

td{
	font-family:Arial, Helvetica, sans-serif;	
}

.mainTABLE{
	width:1015px;
	height:100%;
	border:0px;
	vertical-align:top
}

.nagyonmenuTD{
	background-color:#c4d6ec;
	background-image:url(img/left_hands.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.fejTD{
	background-image:url(img/top.jpg);	
	background-position:bottom left;
	background-repeat:no-repeat;
	width:1001px;
	height:126px;
	text-align:right;
	vertical-align:top;
}
.menuTD{
	background-image:url(img/mainmenu_back.jpg);	
	background-position:top left;
	background-repeat:no-repeat;
	width:1001px;
	height:52px;
}
.menupontokTD{
	border:#FFFFFF 1px solid;
	background-color:#1d4f84;
	height:30px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
.aktivmenu1TD{
	border-right:#FFFFFF 1px solid;
	background-color:#4773a1;
	height:30px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
.aktivmenu2TD{
	background-color:#4773a1;
	height:30px;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
}
.menupontTD{
	border-right:#FFFFFF 1px solid;
}
.vegeTD{
	background-image:url(img/vege_loop.jpg);
	background-repeat:repeat-y;
	width:14px;
}
.spacerTD{
	height:1px;	
}
.tartalomTD{
	width:1001px;
	height:100%;
}
.copyTD{
	font-size:12px;
	text-align:center;
}
a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.keresesTD{
	width:222px;
	background-image:url(img/leftbox_loop.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-right:10px;
}
.keresestopTD{
	width:222px;
	height:23px;
	text-indent:30px;
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(img/leftbox_top.jpg);
	background-repeat:no-repeat;
}
.keresesbottomTD{
	width:222px;
	height:23px;
	background-image:url(img/leftbox_bottom.jpg);
	background-repeat:no-repeat;
}
.szovegTD{
	padding:10px;
	text-align:justify;
	font-size:14px;
	vertical-align:top;
	width:778px;
}
input{
	border:#1d4f84 1px solid;
	font-size:12px;
}
select{
	width:200px;	
}
#selectDIV{
	width:200px;
}
