body {
	background-image: url(alap.jpg);
	background-repeat: repeat-xy;
	background-attachment: fixed;
	background-position: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
scrollbar-arrow-color: #B8B8B8;
scrollbar-3dlight-color: #DEDEDE;
scrollbar-highlight-color: #B8B8B8;
scrollbar-face-color: #DEDEDE;
scrollbar-shadow-color: #B8B8B8;
scrollbar-darkshadow-color: #DEDEDE;
scrollbar-track-color: #D5D5D5;
	background-color: #DEDEDE;

     }

a:link
			{
			font-size: 12px;
			font-family: verdana, helvetica, sans-serif;
			color: #808080;
			text-decoration: none;
			}
a:hover
			{
			font-size: 12px;
			font-family: verdana, helvetica, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			}
a:visited
			{
			font-size: 12px;
			font-family: verdana, helvetica, sans-serif;
			color: #000000;
			text-decoration: none;
			}
a:active
			{
			font-size: 12px;
			font-family: verdana, helvetica, sans-serif;
			color: #808080;
			text-decoration: none;
			}

.bezar {
	display: none; font-weight: regular; font-size: 7pt; color: #00509F; text-align: center; text-decoration: none
}

/**to top**/
#topcontrol {

	background:url(../scroll.js/scroll.png) no-repeat left top;
	width:48px;
	height:48px;
	white-space:nowrap;
	z-index:999;
}
#topcontrol:hover {
	background-position: right 0;
}