/* CSS Document */

body {
	margin-top: 0px;
	color: #304673;
	background-color: #304673;
}
#container {
	width: 800px;
	background-color: #a5bde2;
	margin: 0;
}
a:link {
	color: #6600ff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #6600ff;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#fejlec {
	width: 800px;
	height: 144px;
	background-image: url(../kepek/logo_kicsi.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
#tartalom {
	background-color: #a5bde2;
	border-right: 10px;
	border-left: 10px;
}
#belsofej {
	width: 780px;
	background-color: #a5bde2;
	border-color: #a5bde2;
	border-right: 10px;
	border-left: 10px;
}
table {
	background-color: #fff;
	color: #304673;
}
#menu {
	background-color: #a5bde2;
	color: #304673;
/*	font-weight: bold;*/
}
#menu td {
	text-align: center;
}
#menu a:link {
	background-color: #a5bde2;
	color: #304673;
	font-style: normal;
}
#menu a:visited {
	background-color: #a5bde2;
	color: #304673;
	font-style: normal;	
}
#menu a:hover {
	background-color: #a5bde2;
	color: #fff;
	font-style: normal;
}
#menu a:active {
	background-color: #a5bde2;
	color: #304673;
	font-style: normal;
}
#akt {
	background-color: #fff;
	color: #304673;
}
#tamogatok {
	color: #304673;
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: 1px dotted #304673;
}
#balhasab {
	width: 580px;
}
h1 {
	text-align: center;
	font-size: 24px;
	font-variant: small-caps;
}
h2 {
	text-align: right;
	font-size: 14px;
	margin-right: 440px;
	font-weight: bold;
}
#balhasab p {
	margin-right: 10px;
	margin-left: 150px;
	text-align: justify;
}
#alcim {
	text-align: right;
	font-size: 14px;
	margin-right: 420px;
	font-weight: bold;
}
#szoveg {
	margin-right: 10px;
	margin-left: 170px;
	text-align: justify;
}
#jobbhasab {
	width: 200px;
	border-left: 1px dotted #304673;
}
#lablec {
	background-color: #a5bde2;
	color: #304673;
	font-size: 14px;
}
.kover {
	font-weight: bold;
}
.style1 {
	font-size: medium;
	font-weight: bold;
}