html {
	height: 100%;
}

body {
background-color: #6f7a90;
color: #ffffff;
font-size: 14px;
height: 100%;
padding: 0;
margin: 0;
font-family: Arial, sans-serif;
}

body, th, td {
	font-size: 14px;
}
th {
	text-align: left;
}


.hibak {
	color: #993333;
}

.infok {
	color: #339933;
}
.div_hibakinfok {
	margin: 30px 20px;
	 padding: 5px 20px;
	 border: 1px dashed #666666;
	 background-color: #dddddd;
	 color: #000000;
}

.megjegyzes {
	font-size: 12px;
	color: #ccccff;
}
fieldset {
	font-weight: bold;
	margin: 30px 0;
	font-size: 13px;
}
fieldset table {
	width: 80%;
}
fieldset table th {
	width: 30%;
	text-align: left;
	font-size: 12px;

}

a {
 color: #ddddff;
 
}

p {
 color: #ffffff;

}

h1 {
color: #ffe083;
font-size: 22px;
}

h2 {
color: #ffe083;
/* ffd74d */
font-size: 18px;
}

h3 {
color: #e58c00;
font-size: 14px;
}

h4 {
/* color: #e73654; */
 color: #f0f5a2; 
font-size: 16px;
}

.r {
	text-align: right;
}

.nw {
	white-space: nowrap;
}

table.lista {
	border-collapse: collapse;
}

table.lista th {
	font-weight: bold;
	font-size: 12px;
}
table.lista thead th {
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #ffffff;
	font-size: 12px;	
}
table.lista td {
	padding: 3px;
		font-size: 12px;
}


.wf {
	width: 100%;
}

.kicsi, table.kicsi td {
	font-size: 12px;
}

div.elerhetoseg {
	background: url('../img/front/cont/elerhetoseg_bg.jpg') no-repeat top; padding: 0 40px; text-align: center;
}
div.elerhetoseg hr {
	width: 300px;
}


.kiemel {
	 color: #FFE083;
}

.talalat_lista {
	border-collapse:collapse;
	width:95%;
	margin:10px auto;
}
.talalat_lista td, .talalat_lista th{
	font-size:12px;
	padding:5px;
}

td.akcios {
	background:url(../img/front/cont/icon/star_red.png) no-repeat center 3px;
	width:30px;
}
p.akcios {
	font-size:11px;
	font-weight:bold;
	color:#f66;
}

td.ertekcsokkentett {
	background:url(../img/front/cont/icon/star_yellow.png) no-repeat center 3px;
	width:30px;
}
p.ertekcsokkentett {
	font-size:11px;
	font-weight:bold;
	color:#ea882a;
}