BODY{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-repeat: no-repeat;
    background-color: #000000;
    background-attachment:fixed;
	background-position: top center;
}

	img { border-style: 1px; border-color:#999999; }

a:link {color:#F7931D; text-decoration: none;}      /* unvisited link */
a:visited {color:#F7931D; text-decoration: none;}  /* visited link */
a:hover {color:#DC6B03; text-decoration: none;}  /* mouse over link */
a:active {color:#F7931D; text-decoration: none;}  /* selected link */


.folyatasbal {  float: left; margin-top: 10px; margin-right: 10px; margin-bottom: 10px}
.folyatasjobb {  float: right; margin-top: 10px; margin-bottom: 10px; margin-left: 10px}
.atlatszo {  filter: Alpha(Opacity=30)?, FinishOpacity=?, Style=?, StartX=?, StartY=?, FinishX=?, FinishY=?)}
.betu {  font-family: tahoma; font-size: 12px; color: #dddddd; line-height: 18px;}
.betunarancs {  color: #F7931D;}
.betufekete {  color: #000000;}
.mezo {  font-family: tahoma; font-size: 11px; background-color: eeeeee; border: 1px #999999 solid; color: #333333}
.szaggvonal {  font-family: tahoma; font-size: 9px; color: #999999}
.betukicsi {  font-family: tahoma; font-size: 9px; color: #bbbbbb}
.szaggvonaltd {  background: url(images2008/index/szaggvonal_feh.gif) repeat-x}

.betulinkfeher {  font: bold 12px tahoma; color: #FFFFFF}
.betufeher {  font: 11px tahoma; color: #FFFFFF}
.headline1 {  font: bold  16px arial; color: #F7931D; text-decoration: none;}
.headline2 {  font:  14px arial; color: #F7931D; text-decoration: none; line-height: 18px;}

.fontostabla {background-color: #F7931E;
font-family:Arial, Helvetica, sans-serif; color:#000000;
}

#topmenu {


	color:#ffffff;
	text-decoration: none;


}
#topmenu a:link{ color:#ffffff; text-decoration: none;}     /* unvisited link */
#topmenu a:visited{ color:#ffffff; text-decoration: none;}     /* visited link */
#topmenu a:hover{ color:#F7931D; text-decoration: none;}     /* mouse over link */
#topmenu a:active{ color:#ffffff; text-decoration: none;}     /* selected link */

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 20px;
	margin-left: 800px;
}
#back-top a {
	width: 74px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #aaaaaa;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #FFF;
}
/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background: #999999 url(images/up-arrow.png) no-repeat center center;
	/* rounded corners */
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #eeeeee;
}
<!--
@font-face {
    font-family: "arial";
}
.categoryfont {
    font-family: "arial";
	font-size: 15px;
}
-->
