* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
ul {
	margin-bottom: 10px;
}
li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: 15px;
}
h1 {
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: bold;
}
h2 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
}
p {
	margin-bottom: 10px;
	line-height: 16px;
}
a {  
	text-decoration: underline;
	color: #000000;
	font-size: inherit;
}
a:hover {  
	text-decoration: none;
}
label {
	padding-right: 10px;
}
textarea {
	font-family: inherit;
}
table.felsorolas {
}
table.felsorolas thead td {
	border-bottom: 1px solid #000000;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 15px;
}
table.felsorolas tbody tr.b td {
	background: #eeeeee;
}
table.felsorolas tbody tr td {
	padding: 2px 15px 2px 2px;
	font-size: 11px;
}
form table tr th {
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
}
form input {
	margin-right: 5px;
}
input#cancel_button {
	color: #ff5555;
	font-weight: bold;
	margin-left: 50px;
}
p.info {
	color: #888888;
	font-weight: normal;
	font-size: 11px;
}
p.error_msg {
	background: #ff2222;
	color: #ffffff;
	font-weight: normal;
	font-size: 12px;
	line-height: 29px;
	vertical-align: middle;
	border: 1px solid #888888;
}
p.error_msg img {
	margin: 2px 7px 2px 2px;
	float: left;
}
#tartalom table.termekek tr.b td {
	background: #E9E9E9;
	padding: 2px;
}
#tartalom table.termekek tr.b th {
	background: #E9E9E9;	
	padding: 2px;
}
#tartalom table.termekek tr td {
	padding: 2px;
}
#tartalom table.termekek tr th {
	padding: 2px;
}

