@import url('hetszava.css');
@import url('footer.css');

body {
	font-size: 10pt;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	width: 990px;
	margin: 0px auto;
	color: #d1f6e9;
	background: #800000 url('bgr.gif') center top repeat-x;
}
img {
	border: 0px;
}
a {
	color: #d1f6e9;
}
div.header {
	width: 986px;
	height: 150px;
	background: url('top.jpg') center center no-repeat;
	cursor: pointer;
}
div.header h1, div.header h2 {
	display: none;
}
div.header a.lang {
	position: absolute;
	margin: 106px 0px 0px 919px;
}
div.header a.lang img.se {
	background: url('flag_se.png') left top no-repeat;
}
div.header a.lang img.hu {
	background: url('flag_hu.png') left top no-repeat;
}
div.header a.lang:hover img {
	background-position: right top;
}
div.top {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
/* =============== UL.MENU ================ */
ul.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 986px;
	height: 24px;
	background: #0b6748 url('menubgr.gif') top center repeat-y;
	border-top: 1px solid black;
}
ul.menu li {
	display: block;
	list-style-type: none;
	float: left;
	margin: 0px;
	width: 130px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
}
ul.menu li a {
	display: block;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
	color: #00835e;
	font-size: 15px;
}
ul.menu li a:hover {
	color: #00633e;
}
ul.menu li a.sub {
	cursor: pointer;
}
ul.menu li ul {
	position: absolute;
	z-index: 200;
	display: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 190px;
	background: rgb(192,192,192);
}
ul.menu li ul li {
	float: none;
	display: block;
	width: 190px;
	height: 24px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	margin: 0px !important;
}
ul.menu li ul li a {
	color: white;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	padding: 0px 0px 0px 2px;
	font-size: 13px;
	text-align: left;
	background: #093123;
}
ul.menu li ul li a:hover {
	background: #006F4A;
	color: white;
}
ul.menu li:hover ul {
	display: block;
}
/* =============== UL.FULEK ================ */
ul.fulek {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width: 100%;
	display: block;
	list-style-type: none;
	background: url('content_ful_border.gif') bottom left repeat-x;
}
ul.fulek li {
	float: left;
	margin: 0px 0px 0px 20px !important;
	padding: 1px 0px 0px 0px;
	text-decoration: none;
	text-align: center;
	color: black;
	width: 166px;
	height: 20px;
	cursor: default;
}
ul.fulek li.hatso {
	background: url('ful_bg.gif') top left no-repeat;
	height: 18px;
	padding-top: 3px;
}
ul.fulek li.hatso:hover {
	background: url('ful_bg.gif') top center no-repeat;
}
ul.fulek li.aktiv {
	background: url('ful_bg.gif') top right no-repeat;
}
div.ful_content {
	display: block;
	clear: both;
	background: white;
	margin: 0px;
	padding: 8px 1em;
	color: black;
	border-left: 1px solid rgb(145,155,156);
	border-right: 1px solid rgb(145,155,156);
	border-bottom: 1px solid rgb(145,155,156);
}
table.normal td {
	width: 200px;
}
table.rovidcellak td {
	width: 66px;
	text-indent: 0px;
	padding: 1px;
	margin: 0px;
	border: 1px solid rgb(0,255,0);
	background: rgb(128,128,128);
}
tr.bold td {
	font-weight: bold;
}
div.ful_content table tr td.rovid {
	width: 150px;
}
div.ful_content table tr td.hosszu {
	width: 770px;
}
div.content {
	padding: 8px;
	background: #0b6748;
}
div.content ul li, div.content ol li {
	margin: 10px 0px;
}
div.content h2 {
	margin: 16px 6px 4px 6px;
	padding: 0px;
	font-size: 19px;
	font-family: Verdana, sans-serif;
}
div.content h2:first-child {
	margin-top: 4px !important;
}
div.content h3 {
	margin: 4px 0px 4px 4px;
	padding: 0px;
	font-size: 16px;
	font-family: Tahoma, sans-serif;
	font-variant: small-caps;
}
div.content h3 span {
	font-size: 13px;
	font-weight: bold;
	color: white;
}
div.content h4, div.leckek p, div.leckek table tr td, div.personalis, p.fontos, p.kozepre, div.kozepre p, div.hetszava p, table.tdcenter td, tr.tdcenter td {
	text-align: center;
}
div.content h4 img {
	margin: 0px 20px;
}
div.content ul.linkek {
	list-style-type: none;
}
div.content ul.linkek li {
	margin: 3px 0px;
	text-align: center;
}
div.content ul.linkek li a {
	text-decoration: underline;
}
div.content ul.linkek li a:hover {
	font-weight: bold;
}
div.content p {
	margin: 0px;
	padding: 3px 0px;
}
div.content div.behuzas p {
	text-indent: 1em;
	text-align: justify;
}
div.personalis img {
	margin: 0px 80px 8px 80px;
}
div.jobb {
	float: right;
	width: 180px;
	margin: 0px 0px 0px 10px;
}
div.jobb p {
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
}
div.jobb p.logo {
	margin-bottom: 20px;
}
div.content a {
	text-decoration: none;
}
div.content a:hover {
	text-decoration: underline;
}
table {
	border: 0px;
}
table tr.even {
	background: rgb(210,210,210); 
}
table td {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
span.tagolt {
	letter-spacing: 2px;
	font-weight: bold;
}
p.question, p.answer {
	padding: 0px;
	padding-left: 35px !important;
	margin: 0px;
	min-height: 32px;
	background-position: center left;
	background-repeat: no-repeat;
	clear: both;
}
p.question {
	margin-top: 100px;
	border-top: 1px dotted white;
	background-image: url('faq_q.png');
}
p.answer {
	background-image: url('faq_a.png');
}
p.question a, p.answer a {
	color: white;
	font-weight: bold;
}
form input.text, form textarea {
	width: 420px;
}
form table tr td {
	border: 1px solid #FF8000;
	padding: 6px;
}
div.leckek img {
	cursor: pointer;
	height: 80px;
	margin: 6px 3px;
	border: 2px solid rgb(192,192,192);
}
div.leckek img:hover {
	border-color: white;
}
.mrgTop {
	margin-top: 30px !important;
}
.mrgTop img {
	margin-bottom: 3px;
}
p.jobb {
	text-align: right !important;
}
div.iniciale p:first-letter, p.iniciale:first-letter {
	font-size: 15px;
	font-weight: bold;
}
span.hosszu, span.rovid {
	display: inline-block;
}
span.hosszu {
	width: 500px;
}
span.rovid {
	width: 50px;
}
.kiemel1 {
	color: yellow;
}
center.abece b {
	margin-left: 12px;
	color: aqua;
}
center.abece b span {
	color: #FF80D0;
}
p.beszelo1 {
	color: yellow;
}
table.szoszedet {
	background: rgb(192,192,192);
	color: black;
}
table.szoszedet tr td {
	width: 350px;
}
table.szoszedet tr td:first-child {
	width: 100px !important;
}
p.fontos, p.fontos a {
	width: 450px;
	margin-left: 262px;
}
p.fontos a {
	display: block;
	text-align: center;
	height: 29px;
	background: url('fontos.png');
	padding-top: 19px;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
div.hetszava p.jelentesek span.hu {
	background: url('flag_hu16.png');
}
div.hetszava p.jelentesek span.se {
	background: url('flag_se16.png');
}
div.hetszava p.jelentesek span {
	height: 16px;
	padding: 0px 16px 0px 0px;
	background-position: top right !important;
	background-repeat: no-repeat !important;
}
div.hetszava p.jelentesek span:first-child {
	margin-right: 40px;
	padding: 0px 0px 0px 16px !important;
	background-position: top left !important;
}
div.kiemelt {
	margin: 12px 0px;
}
div.kiemelt p {
	text-align: center;
	font-weight: bold;
	color: white;
}
table.irodalom {
	clear: both;
}
table.irodalom tr {
	height: 54px;
}
table.irodalom td {
	height: 32px;
}
table.irodalom td.szerzo, table.irodalom td.kiado {
	width: 230px;
}
table.irodalom td.szerzo {
	padding-left: 36px;
}
table.irodalom td.cim {
	width: 440px;
}
table.irodalom td.nyelvtani {
	background: url('irodalom_nyelvtani.png') center left no-repeat;
}
table.irodalom td.szakmai {
	background: url('irodalom_szakmai.png') center left no-repeat;
}
table.irodalom td.egyhazi {
	background: url('irodalom_egyhazi.png') center left no-repeat;
}
table.irodalom td.egeszsegugyi {
	background: url('irodalom_egeszsegugyi.png') center left no-repeat;
}
table.irodalom td.irodalmi {
	background: url('irodalom_irodalmi.png') center left no-repeat;
}
table.irodalom tr:first-child td {
	border-top: 3px double white;
}
table.irodalom td.szerkesztesalatt {
	background: url('irodalom_szerkesztesalatt.png') center right no-repeat;
}
div.jelmagyarazat {
	text-align: center;
	margin: 9px 0px;
}
div.jelmagyarazat div {
	display: block;
}
div.jelmagyarazat div span {
	display: block;
	float: left;
	margin: 0px 0px 10px 60px;
	height: 32px;
	width: 240px;
	text-align: left;
}
div.jelmagyarazat div span img {
	float: left;
}
p.leckesorszam span:first-child {
	margin-right: 600px;
}
tr.fejlec td {
	font-weight: bold;
}
.kicsibetuk, .meret1 {
	font-size: 8pt;
}
.meret2 {
	font-size: 10pt;
}
.meret3 {
	font-size: 12pt;
}
.meret4 {
	font-size: 14pt;
}
.meret5 {
	font-size: 16pt;
}
.meret6 {
	font-size: 18pt;
}
.meret7 {
	font-size: 20pt;
}
td.szeles1 {
	width: 40px;
}
td.szeles2 {
	width: 120px;
}
table.mitjelent {
	margin-bottom: 30px;
}
table.mitjelent td {
	width: 180px;
}
table.spanlink span {
	display: block;
	cursor: pointer;
	color: white;
	margin-bottom: 3px;
}
.spanpiros span {
	color: red;
}
p.szurke {
	color: rgb(192,192,192);
	font-weight: bold;
	margin-top: 8px !important;
}
table.igek {
	color: black;
}
table.igek tr.fejlec td {
	background: rgb(0,0,128);
	text-align: center;
	vertical-align: middle;
	font-style: italic;
	color: yellow;
}
table.igek td {
	width: 140px;
	padding: 1px 3px;
}
table.igek td.oszlop1 {
	background: #808080;
}
table.igek td.oszlop2 {
	background: white;
}
table.igek td.oszlop3 {
	background: rgb(0, 153, 0);
}
table.igek td.oszlop4 {
	background: rgb(102, 0, 204);
}
table.igek td.oszlop5 {
	background: rgb(204, 153, 51);
}
table.igek td.oszlop6 {
	background: rgb(255, 102, 102);
}
table#svenopusMembers tr td {
	text-align: center;
	width: 150px;
}
table#svenopusMembers tr td img {
	border: 0px;
	height: 167px;
}
tr.rejtett {
	display: none;
}