﻿body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000; /* Szöveg betűszíne: fekete */
/* 	background-color: #E6EBF5;   Külső háttérkeret */;
	background-color: #A7C9EF;
}
#upperframe {
	margin: 0 auto;
	width: 960px;
	height: 13px;
	background-image: url('../images/felsokeret.gif'); /* Alsó keret */;
	background-position: bottom;
	background-repeat: no-repeat;
}
#container {
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 960px;
	background-image: url('../images/kulsohatter.gif'); /* Árnyék a kereten és oldalsáv színe a szöveg alatt */
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	padding: 0;
	border: 0;
	width: 940px;
	margin: 0px 10px 0px 10px;
	overflow: auto;
	border-bottom-color: #003399;
	border-bottom-style: solid;
	height: 101px;
}
#masthead img {
	float: left;
	border-width: 0px;
}
#sidebar {
	padding: 0;
	border: 0;
	float: left;
	width: 200px;
	background-color: #4066B3;
	position: relative;
	clear: both;
	margin: 0px 0px 0px 10px;
	display: inline;
}
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #003399;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #003399;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #118;
	border-bottom: 1px solid #003399;
	background-image: url('../images/hatter.jpg');
}
#logok {
	text-align: center;
	margin: 10px 0px 5px 0px;
}
#logok img {
	margin: 9px 4px 9px 4px;
	vertical-align: middle;
}
#content {
	border: 0;
	float: right;
	width: 710px;
	min-height: 700px;
	margin: 0px 10px 0px 0px;
	padding: 12px 15px 0px 15px;
	position: relative;
	background-image: url('../images/hatter.jpg');
}
#content a {
	color: #003399;
	text-decoration: none;
}
#content a:hover {
	color: #FC0204;
	text-decoration: none;
}
#content hr {
	color: #003399;  /* vízszintes vonal színe */
	background-color: #003399;
	height: 2px;
}
#content ul {
	margin-top: 5px;
	list-style-image: url('../images/nyil.gif');
}
#footer {
	padding: 0;
	border: 0;
	text-align: center;
	clear: both;
	width: 940px;
	margin: 0px 10px 0px 10px;
	overflow: auto;
	background-color: #003399;   /* Lábléc háttere */
}
#footer p {
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	line-height: 15px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#jelmondat {
	position: absolute;
	margin: -40px 18px 13px 0px;
	width: 200px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-style:italic;
}
#lowerframe {
	margin: 0 auto;
	width: 960px;
	height: 17px;
	background-image: url('../images/alsokeret.gif'); /* Alsó keret */
	background-repeat: no-repeat;
}
.glt-elm{
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	color: #ffffff;
	font-size: small;
	opacity: 0.9;
	visibility: hidden;
}
.glt-elm p{
	background: #4066B3;
	margin: 0;
	padding: 0px 5px 0px 5px;
}
.artabla {
	margin: 12px 0px 18px 0px;
	width: 100%;
	text-align: center;
	border-color: #003399;
	border-width: 1px;
	border-style: outset;
	font-size: 11px;
}
.artabla th {
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	border-style: inset;
	background-color: #9BBCFF;
}
.artabla td {
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	border-style: inset;
}
.artabla tr.alt td {
	background-color: #FFFFCC;
}
.artabla_megjegyzes {
	margin-top: -15px;
	margin-left: 40px;
	font-style: italic;
	font-size: 10px;
	text-align: right;
}
#arlistalab {
	font-style: italic;
	font-size: 11px;
	text-align: center;
	color: #003399;
}
.style_bold {
	font-weight: bold;
}
.style_normal {
	font-weight: normal;
}
.style_italic {
	font-style: italic;
}
.style_centered {
	text-align: center;
}
.style_right {
	text-align: right; 
}
.style_underlined {
	text-decoration: underline;
}
.style_dotted_underlined {
	border-bottom: 1px dotted;
	border-color: #FF0000;
}
.style_superscript {
	vertical-align: text-top;
	color: #FF0000;
	font-weight: bold;
}
.style_red {
	color: #FF0000;
	font-weight: bold;
}
h1 {
	font-size: x-large;
}
h2 {
	color: #003399;
	font-size: 1.2em;
}
h4 {
	font-size: 1.2em;
}
.SuggestFramework_List {
	border: 1px solid #CCCCCC;
	border-top: 0;
}
.SuggestFramework_Heading {
	padding: 0 1px 0 1px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
}
.SuggestFramework_Highlighted {
	padding: 0 1px 0 1px;
	background-color: Highlight;
	color: HighlightText;
}
.SuggestFramework_Normal {
	padding: 0 1px 0 1px;
	background-color: #e6e6bf;
	color: #000000;
}
.SuggestFramework_Combo {
	width: 100%;
	margin: 0;
	padding: 0;
}
#result_report {
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}
#other_pages {
	margin-bottom: 10px;
}
#did_you_mean {
	margin-bottom: 10px;
}
.title {
	font-weight: bold;
}
