body
	{
	z-index:		0;
	margin:			0px 0px 5px 0px;
/*	scrollbar-base-color:	#a5bdbd;*/
/*	scrollbar-face-color:	#004ae7;*/
	font-family:		Arial CE, Arial, Helvetica, Helv;
	font-size:		12pt;
	text-align:		center;
	color:			#dddddd;
	background:		#004400
				url("_htmlpix/av-back-main.jpg")
				no-repeat fixed center;
	}

.docbox
	{
	z-index:		10;
	/* Make element float in the center * /
	position:		relative;
	left:			50%;*/
	/* Set the width and height */
	width:			770px;
	min-width:		770px;
	max-width:		770px;
	/* Set margin to half the values of width/height * /
	margin-left:		-350px;
	/* Presentational properties */
	border:			solid 1px #000000;
	margin:			4px;
	padding:		4px;
	color:			#000000;
	background:		#66aaff;
	}

.mediabox
	{
	z-index:		10;
	border:			solid 1px #000000;
	margin:			0px;
	padding:		5px 5px 7px 5px;
	color:			#000000;
	background:		#66aaff;
	}

.attetszo
	{
	z-index:		9;
	background:		#66aaff;
	filter:			alpha(opacity=75);
	-moz-opacity:		.75;
	opacity:		.75;
	}

p, h1, h2, h3, h4, h5, tr, th, td
	{
	z-index:		30;
	margin:			8px 2px 2px 2px;
	padding:		0px;
	font-size:		100%;
	width:			90%;
	text-align:		justify;
	}

.pici75
	{
	font-size:		75%;
	}
.pici67
	{
	font-size:		67%;
	}
.pici50
	{
	font-size:		50%;
	}
.nagy125
	{
	font-size:		125%;
	}
.nagy150
	{
	font-size:		150%;
	}
.nagy175
	{
	font-size:		175%;
	}
.nagy200
	{
	font-size:		200%;
	}

h1, h2, h3, h4, h5
	{
	z-index:		30;
	}

h1
	{
	font-size:		200%;
	}

h2
	{
	font-size:		175%;
	}

h3
	{
	font-size:		150%;
	}

h4
	{
	font-size:		125%;
	}

h5
	{
	font-size:		100%;
	}

table
	{
	cell-spacing:		0px;
	margin:			8px 2px 2px 2px;
	padding:		0px;
	border:			none 0px transparent;
	vertical-align:		top;
	background:		transparent;
	color:			#000000;
	width:			90%;
	}
tr
	{
	padding:		0px;
	cell-spacing:		0px;
	margin:			0px;
	border:			none 0px transparent;
	vertical-align:		top;
	text-align:		center;
	color:			#000000;
	}
td
	{
	padding:		0px;
	cell-spacing:		0px;
	margin:			0px;
	border:			none 0px transparent;
	vertical-align:		top;
	text-align:		center;
	color:			#000000;
	}

table.frame, tr.frame, th.frame, td.frame
	{
	padding:		0px;
	cell-spacing:		0px;
	margin:			0px;
	border:			none 0px transparent;
	vertical-align:		top;
	text-align:		center;
	width:			100%;
	}

img
	{
	z-index:		30;
	margin:			0 0 0 0;
	padding:		0 0 0 0;
	border:			0 0 0 0;
	}

hr
	{
	z-index:		30;
	color:			#a5bdbd;
	background:		transparent;
	text-align:		center;
	width:			90%;
	height:			1pt;
	size:			1pt;
	shade:			none;
	}

A:link{z-index:30;font-weight:normal;text-decoration:underline overline;color:#000022;background:transparent;}
A:visited{z-index:30;font-weight:normal;text-decoration:underline overline;color:#000022;background:transparent;}
A:active{z-index:30;font-weight:normal;text-decoration:underline overline;color:#aaaaff;background:#000022;}
A:hover{z-index:30;font-weight:normal;text-decoration:underline overline;color:#aaaaff;background:#000022;}

.nospacearound
	{
	margin:			0px;
	}
.nospacebefore
	{
	margin-top:		0px;
	}
.nospaceafter
	{
	margin-bottom:		0px;
	}
.nospaceleft
	{
	margin-left:		0px;
	}
.nospaceright
	{
	margin-right:		0px;
	}

