@charset "utf-8";

/* reset */

:active, :focus {
	outline: none;
}

html, body, h1, h2, h3, h4, h5, h6, div, ul, ol, li, img, table, tr, th, td, input, textarea {
	padding: 0;
	margin: 0;
	border: none;
	font: normal 12px arial, 'verdana', helvetica, sans-serif;
	color: #000;
}

ul, dl, ol {
	list-style: none outside none;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

.clr {
	clear: both;
}

body {
	background: #9fd5f3 url('/admin/portals/images/indexfejelsztes.png') no-repeat;
}
