@import url('default_html.css');
@import url('default_lay.css');

div#hibakinfok {
/* margin: 20px 50px; */
margin: 20px 8px;
padding: 20px;
}
.hibak {
	color: #ff5d06;
}
.infok {
	color: #91d72a;
}

p.bevezeto {
	font-weight: bold; 
	margin-bottom: 10px;
}

p.bevezeto_kezdo {
	font-weight: bold; 
	font-size:14px;
}

table.lista {
	border-collapse: collapse;
}
table.lista td, table.lista th {
	padding: 1px 10px 1px 10px;
}

table.lista thead th, table.lista thead td {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

h1{
	font-size: 20px;
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #ff5d06;
	color: #fff;
	background-image: url("../img/comm/h1.gif");
	background-repeat: no-repeat;
	font-variant: small-caps;
	letter-spacing: 8px;
}

h4{
	color: #ff5d06;
	font-size: 14px;


}

p {
	text-align: justify;
	padding-bottom: 3px;
}
