body {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #001C00;
	background-color: #D5CDB4;
	border: 1px solid #254D66;
	background-image: url(img-bg/bgbody.jpg);
	background-repeat: repeat;
}
#content {
	color: #003333;
	border: 1px double #DBD5BE;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 97%;
	border: 1px solid #254D66;
}
hr {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	color: #ECEBEA;
	height: 2px;
	background-color: #ECEBEB;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vonal {
	background-color: transparent;
	height: 200px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5CDB4;
	background-image: url(img/vonal.gif);
}
h1 {
	font-size: 18px;
	color: #0062CD;
	font-weight: bold;
	margin: 15px;
	padding: 15px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #254D66;
	margin: 15px;
	padding: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #042C5F;
	margin: 5px;
	padding: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #111725;
	margin: 2px;
	padding: 2px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0A4E96;
	margin: 2px;
	padding: 2px;
	text-align: justify;
}
h6 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: 2px;
	padding: 2px;
	text-align: center;
}
.piros {
	color: #CC0000;
	font-weight: bold;
}
.gomb {
	color: #003333;
	font-size: 12px;
}

img {
	margin: 5px;
	padding: 5px;
}


#content p {
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}

a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #990000;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #CC0000;
	font-weight: bold;
}
#ganoLogo {
	background: transparent url(img/gano.gif) no-repeat left top;
	width: 155px;
	margin: 5px;
	padding: 5px;
	height: 140px;
}
#linkList {
	background: transparent url(img/paper-h.jpg) repeat-y left top;
	width: 155px;
	margin: 5px;
	padding: 5px;
}
#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 25px;
	background: transparent url(img/vonal1.gif) no-repeat left top;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	padding-left: 8px;
	}

#kapcs {
	padding: 5px;
	border: 2px dashed #CC0000;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 90%;
	text-align: center;
}
#lablec {
	text-align: center;
	padding: 3px;
	margin: 3px auto;
	width: 97%;
}
.kozep {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#content #kosar td {
	margin: 3px;
	padding: 3px;
	text-align: right;
}
#kosar {
	margin-right: auto;
	text-align: center;
	border: 1px dotted #DFDDC5;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FCFFE0;
	padding-right: 10px;
	padding-left: 10px;
	width: 90%;
}
.b {font-weight: bold}
.i {font-style: italic}
