/* @group Altalanos bongeszo felulirasok */

body {
	margin: 0;
	padding: 0;
	font: small "Lucida Sans Unicode", "Lucida Grande", Lucida, Geneva, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
	
}

a {
	text-decoration: none;
	cursor: pointer;
}

p a {
	text-decoration: underline;
}


li {
	list-style-type: none;
}

a img {
	border-style: none;
}

ul {
	padding-left: 0;
	
}

p, h1, h2, h3, h4, h5, ul {
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

p {
	line-height: 1.7em;
}

dl {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

dd {
	margin-left: 0;
}

.hidden {
	display: none;
	visibility: hidden;
}

a:active, a:focus {outline: 0}

caption {
	text-align: left;
}

table {
	border-collapse: collapse;
}

/*input, textarea{
	border-width: 1px;
}*/

textarea {
	font: small "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, Geneva, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
}

/*select, input {
	border-style: solid;
	border-width: 1px;
}*/

fieldset {
	border-style: none;
	border-width: 0;
	padding: 0;
}

/* @end */




