/* @group common */

img {
	border: 0px;
}

body,
td {
	font: 12pt/14pt "Times New Roman", times, serif;
	color: #000;
	background-color: #fff;
}

q:before,
q:after {
	content: "";
}

a {
	text-decoration: underline;
}

select {
	color: #666;
	border-top: 1px solid #909090;
	border-left: 1px solid #909090;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #fff;
}

h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a {
	font-family: Georgia,"Bitstream Charter","Century Schoolbook L",Times,serif;	
}

/* @end common */

#header,#menu, #footer, .cikkoldal .toolbar,.col1,.kapcsolodocikkek {
	display: none;
}




