@charset "windows-1250";
/* CSS Document */
h1 {
	color:#900;
	margin:0px 0px 16px;
	letter-spacing:2px;
}
h1.oldalfejlec {
	text-align:center;
	width:609px;
	padding:10px 0px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	border-right:3px solid #400;
	border-bottom:3px solid #400;
	border-top:3px solid #B74;
	border-left:3px solid #B74;
	background-color:#730;
	color:#FFF;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	color:#930;
	margin:0px 0px 12px;
}
h2.cikkfejlec {
	padding:10px;
	margin:10px 0px;
	background-color: #FFC;
	border:1px solid #FC3;
	color:#900;
	font-size:18px;
}
h2.cikkfejlec_link, a.cikkfejlec_link {
	text-align:left;
	width:593px;
	padding:10px;
	margin:10px 0px;
	background-color: #F1F5E1;
	border:1px solid #b2b2b2;
	color:#98B82A;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
}
h2.cikkfejlec_link:hover, a.cikkfejlec_link:hover {
	color:#006633;
	cursor:pointer;
}
h3 {
	color:#930;
	margin:10px 0px;
}
h4 {
	color:#930;
	margin:10px 0px;
}
h5 {
	color:#930;
	margin:10px 0px;
}
h6 {
	color:#930;
	margin:10px 0px;
}
p, ul, ol {
	color:#930;
	margin:0px 0px 1em;
}
.highlight_1 {
	font-weight:bold;
	color:#900;
}
.highlight_2 {
	font-weight:bold;
	color:#037;
}
.highlight_3 {
	font-weight:bold;
	color:#F70;
}
big {
	font-size:1.5em;
}
small {
	font-size:12px;
	font-weight:normal;
	line-height:95%;
}
caption {
	font-weight:bold;
	color:#960;
	font-size:0.98em;
	margin-bottom:5px;
}
th {
	color:#960;
	font-size:0.9em;
}
td {
	color:#930;
	font-size:0.9em;
}
.receptek {
	background-color: #FFFFCC;
	padding:10px;
	margin-bottom:10px;
}
.link_table {
	width:615 px;
	border:none;
	font-weight:bold;
	font-size:16px;
}
li.link_table {
	color:#069;
}
li.link_table:hover {
	cursor:pointer;
	color:#39B7CD;
}

/* MEGRENDELES */
.termeknev {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:3px;
	font-size:1.1em;
	color:#FF7100;
}
.termeknev:hover {
	color:#FF3300;
/*	cursor:pointer;*/
}
.thumb_image:hover {
/*	cursor:pointer;*/
}
.termekleiras {
	font-size:1em;
}
.termekar {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7892CF;
	/*text-align:right;*/
	font-size:1.1em;
	/*margin-top:5px;*/
}
.kiemelt {
	font-weight:bold;
	color:#355E8E;
}

.text_table {
	/*border:1px solid #900;*/
	background:#FFC;
	box-shadow:1px 1px 2px #960;
	border-radius:10px;
	margin-bottom:10px;
	font-size:0.9em;
	text-align:left;
}
h2.text_table {
	padding:10px;
}
th.text_table, td.text_table {
	padding:0px 10px;
	border:1px solid #CCCCDD;
}
th.text_table {
	background-color: #EEEEFF;
	color:#355E8E;
}
th.text_table h2 {
	margin:0px;
}
td.text_table {
	border-top:0px;
	border-left:0px;
	border-right:0px;
	/*opacity:0.5;*/
	box-shadow:none;
	border-radius:0px;
}
td.text_table:nth-child(2) {
	text-align:right;
}
.chart {
	 padding:0px 36px;
}
.chart_float {
	position:fixed;
	top:0px;
	left:10px;
	width:240px!important;
	padding:0px 10px;
	line-height:105%;
	font-size:0.75em;
}
.chart_float h3::after {
	content: "x";
	float:right;
	position:relative;
	top:-15px;
	background:red;
	color:white;
	width:15px;
	height:15px;
	border:1px solid white;
	border-radius:2px;
	cursor:pointer;
}
.reg_help {
	padding-left:15px;
	font-size:12px;
	line-height:95%;
	color:#888;
}
th.forum_comment_visible {
	background-color: #930;
	color:#FF0;
	font-weight:bold;
	padding:0px;
}
th.forum_comment_invisible {
	background-color: transparent;
	color:#900;
	padding:0px;
	border-bottom: 1px solid #D63;
}
td.forum_comment_visible {
	padding-left:50px; 
	padding-right:10px;
	padding-top:10px;
	background:#EED4B2; 
	border-bottom:1px solid #930; 
	border-right:1px solid #930; 
	border-bottom-right-radius:10px; 
	box-shadow:1px 1px 1px #930;
}
td.forum_comment_invisible {
	padding-left:50px; 
	padding-right:10px;
	background-color:transparent; 
}
.w3-brown {
	background-color: #351C01!important;
}