a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
body {
	background-image: url(/_standards/bbg.png);
	background-color: #00076F;
	background-repeat: repeat-x;
	margin-top: 0px;
}

html {
overflow-y:scroll;
}

#wrap {
	width: 960px;
	background-image: url(/_standards/wrap_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	width: 740px;
	height: 200px;
	float:right;
	background-image: url(/_standards/header.png);
	background-repeat: no-repeat;
}

#footer {
	width: 930px;
	background-color: #006699;
	border: 1px solid #CCCCCC;
	clear:both;
	margin-right: 20px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
}

#content {
	width: 580px;
	height:auto;
	background-color: #FFFFFF;
	float: left;
	text-align: justify;
}
#menu_left {
	width: 220px;
	height: 450px !important;
	height: 450px;
	float: left;
	clear:both;
	background-image: url(/_standards/menu_left_bg.png);
	padding-top: 140px;
	background-repeat: no-repeat;
}
#menu_right {
	width: 140px;
	text-align: left;
	float: right;
	height: 400px;
	margin-right: 20px;
	background-color: #fff;
}

a.linkleftmenu:link,  a.linkleftmenu:visited{
	color: #003366;
	text-decoration: none;
	padding-left: 10px;
	background-image: url(/_standards/bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
a.linkleftmenu:hover {
	color: #999999;
	text-indent: 5px;
}
.tartalom {
	padding: 10px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.oldalcim {
	padding: 10px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.tartalomkiemelt {
	padding: 10px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.bigcenter {
	padding: 10px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
a.linkfeher:link, a.linkfeher:visited {
	color: #fff;
}
a.linkfeher:hover {
	color: #99FFFF;
}

