@charset "iso-8859-1";
/* CSS Document */
a:visited {
	color: blue;
}

body {
	background-color: white;
	color: black;
	font-family: Times New Roman;
}

body img {
	border-width: 0px;
}

#in_table {
	border-color: #EEEEEE;
	border-width: 1px;
	border-style: solid;
}

h3.header {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 16px;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

table.menu {
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

td.menu {
	background-color: #3399FF;
	display: block;
}

td.menu a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


td.menu a.current {
	color: #FFCC00;
}

td.menu a.current:visited {
	color: #FFCC00;
}

td.menu a:hover {
	text-decoration: underline;
}

td.menu a:visited {
	color: white;
}

p.header1 {
	color: black;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.szoveg {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a.simple {
	text-decoration: none;
	color: #003399;
}

a.simple:hover {
	text-decoration: underline;
	color: #003300;
}

li {
	list-style-image: url(../img/li.jpg);
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}

div.comment {
	color: black;
	font-style: italic;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	font-weight: bold;
}

div.comment2 {
	color: black;
	font-style: italic;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	font-weight: bold;
}

table.hir {
	border-width: 0px;
}

/* --- deprecated 
table.hir td {
	border-color: #009999;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
*/

table.hir td {
	border-bottom-color: #009999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}

table.hir td a {
	text-decoration: none;
	font-weight: bold;
	color: #008BCE;
	font-size: 14px;
}

table.hir td a:hover {
	color: #FF8000;
}

table.hir td b {
	font-size: 13px;
}


table.hir2 {
	border-width: 0px;
}

table.hir2 td {
	border-color: #009999;
	border-width: 1px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
}

table.hir2 td a {
	text-decoration: none;
}

table.hir2 td a:hover {
	color: #FF3300;
}

table.hir2 td b {
	font-size: 13px;
}

input.text {
	border-style: solid;
	border-color: #009999;
	border-style: solid;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.comment_table {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

table.comment_table td {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

table.comment_table td b {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table.comment_table td c {
	font-size: 11px;
}

td.b {
	background-color: #CCCCCC;
}

div.comment {
	color: #CCCCCC;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
}

li.my {
		list-style-image: none;
		list-style-type: circle;
		font-size: 16px;
		font-family: 'Times New Roman';
		font-weight: bold;
}

li.my2 {
	list-style-image: none;
		list-style-type: circle;
		font-size: 16px;
		font-family: 'Times New Roman';
}

a.amenu {
	font-family: Arial;
	color: #003399;
	text-decoration: none;
	font-size: 16px;
}

img {
	border-width: 0px;
}

#lacibacsi {
	font-family: Times New Roman;
	font-style: italic;
	font-size: 13px;
	color: black;
	letter-spacing: 3px;
}

#anno {
	background-image: url(../img/arch_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	width: 400px;
	height: 200px;
}

#anno_text {
	padding-top: 80px;
	padding-left: 65px;
}

div.hiba {
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	border-left-style: dashed;
	border-left-color: red;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: red;
	border-right-width: 1px;
	border-top-style: dashed;
	border-top-color: red;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: red;
	border-bottom-width: 1px;
	color: black;
	background-color: #FFE384;
}
