html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1.2;
	background-color: white;
  font-family: "Helvetica";
  font-size: 13px;
}
.helyek
{
  line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img,:link img,:visited img { border: none; }

p 
{
  font-size: 13px;
  margin: 8px 0;
}

strong, b
{
  color: #FF6400;
}

em, i
{
  color: #6D6E70;
}

h1
{
  font-weight: normal;
  font-size: 32px;
  border-bottom: 3px solid #ff6400;
  display: block;
  clear: both;
  margin: 5px 0 15px;
  font-family: "Century Gothic","Verdana";
}

h2
{
  font-weight: normal;
  font-size: 26px;
  display: block;
  clear: both;
  margin: 5px 0 15px;
  font-family: "Century Gothic","Verdana";
  background: transparent url('../images/kislogo.png') no-repeat bottom left;
  padding: 8px 0 10px 90px;
}

h3
{
  font-weight: normal;
  font-size: 20px;
  display: block;
  clear: both;
  margin: 15px 0 5px;
  font-family: "Century Gothic","Verdana";
  color: #FF6400;
}

a, a:visited, a:hover
{
  color: #ff6400 !important;
  text-decoration: none !important;
  font-size: 12px !important;
}

ul
{
  list-style: none;
  margin: 10px 0;
}

div.content_pre ul
{
  margin: 10px 0 !important;
  padding: 0px !important;
}

ul li
{
  margin: 3px 0 3px 10px;
}

#sf_admin_content div.content_pre ul li
{
  margin: 3px 0 3px 10px !important;
}
