@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

a {
	color:white;
	text-decoration:underline;
}
a:hover {
	color:white;
	text-decoration:none;
}


input, select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
	margin:0px;
	padding:0px;
}


h2 {
	font-size:12px;
	text-transform:uppercase;
	margin:0 0 20px 0;
}
h4 {
	font-size:14px;
	color:#ffdf00;
	margin:0 0 20px 0;
}
h4 a {
	color:#ffdf00;
	text-decoration:none;
}
h4 a:hover {
	color:#ffdf00;
	text-decoration:underline;
}
h5 {
	font-size:13px;
	margin:0 0 20px 0;
	line-height:15px;
	text-align:justify;
}
h6 {
	font-size:12px;
	margin:0 0 10px 0;
	line-height:15px;
	text-align:justify;
}
p {
	font-size:12px;
	margin:0 0 20px 0;
	line-height:16px;
	text-align:justify;
}

.left_img {
	border:1px solid #ffdf00;
	margin:0 10px 10px 0;
	float:left;
}
.right_img {
	border:1px solid #ffdf00;
	margin:0 0 10px 10px;
	float:right;
}
.img {
	border:1px solid #ffdf00;
}



.tablazat caption {
	font-weight:bold;
	color:white;
	font-size:12px;
	text-align:left;
	padding-bottom:10px;
}
.tablazat td,
.tablazat2 td {
	padding:4px 0 5px 0;
	color:white;
	text-align:center;
}
.tablazat thead td,
.tablazat2 thead td,
.tablazat2 thead th {
	border-top:1px solid #ffdf00;
	border-bottom:1px solid #ffdf00;
	font-weight:bold;
	color:#ffdf00;
}
.tablazat tbody td,
.tablazat2 tbody td,
.tablazat2 tbody th {
	border-bottom:1px solid #db2128;
}
.tablazat2 tbody td {
	text-align:center!important;
}
.tablazat2 tbody th,
.tablazat2 thead th {
	font-weight:normal;
	text-align:left;
}
.tablazat2 thead th {
	font-weight:bold;
	padding-top:4px;
}
.tablazat,
.tablazat2 {
	border-bottom:6px solid #db2128;
	margin-bottom:20px;
}
.tablazat .white {
	color:white;
}
.hozzaszolasok thead td {
	color:white;
}
.hozzaszolasok a,
.hozzaszolasok span {
	color:#ffdf00;
	text-decoration:none;
	font-weight:bold;
}
.hozzaszolasok a:hover {
	color:#ffdf00;
	text-decoration:underline;
}
.hozzaszolasok .date {
	text-align:right;
	color:#ffb5b8;
}
.hozzaszolasok tfoot td {
	font-size:11px;
	color:white;
}
.hozzaszolasok tfoot td a {
	color:white;
	font-weight:normal;
}
.hozzaszolasok tfoot td a:hover {
	color:#ffdf00;
}
.resultsTable {
	font-size:10px;
}
.mainArticle .galeria_link {
	width:206px;
	float:right;
	display:inline;
	margin: 0 0 10px 10px;
	text-align:center;
}
table.formTable {
	margin-bottom:10px;
}
table.formTable td, table.formTable th {
	vertical-align:top;
	padding:0 5px 2px 5px;
}
table.formTable th {
	text-align:left;
}
table.formTable table.subFields td, table.formTable table.subFields th {
	border:none;
	font-size:11px;
	font-weight:normal;
	text-align:left;	
}
table.formTable table.subFields {
	margin-top:10px;
}
table.formTable input {
	border:2px solid #98000C;color:black;background-color:white;	
}

table.tablazat1 {
	border-top:1px solid #D57801;
	border-left:1px solid #D57801;
}
table.tablazat1 td, table.tablazat1 th{
	border-bottom:1px solid #D57801;
	border-right:1px solid #D57801;
	padding:2px 4px 2px 4px;
}
table.tablazat1 thead th,table.tablazat1 thead td{
	color:#F9E21D;	
}