@charset "iso-8859-2";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	color: #acacac;
	font-size: 11px;
	background-image: url(im/siteback.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #aaa;
	text-decoration: underline;
}
a:active {
	color: #aaa;
	text-decoration: underline;
}
.menu {
	font-size: 14px;
	color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:link {
	color: #ACACAC;
	text-decoration: none;
}
.menu a:visited {
	color: #ACACAC;
	text-decoration: none;
}
.menu a:hover {
	color: #FFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #FD0100;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.kiemelt {
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ACACAC;
	font-weight: normal;
}
.szoveg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
.szoveg3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD0100;
	font-weight: normal;
}




.sor {
	font-style: normal;
	padding-left: 40px;
	padding-right: 4px;
}
.cellback {
	background-image: url(im/tableback.jpg);
	background-repeat: repeat-y;
}
.tableback {
	background-image: url(im/cellback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.al {
	font-size: 10px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
.al a:link {
	color: #636363;
	text-decoration: none;
}
.al a:visited {
	color: #636363;
	text-decoration: none;
}
.al a:hover {
	color: #999;
	text-decoration: none;
}
.al a:active {
	color: #999;
	text-decoration: none;
}



object:active, div:active
{
outline: none;
}


object:focus, div:focus
{
-moz-outline-style: none;
}

.kep {
  border: 1px solid #636363;
  padding: 2px;
  margin: 2px;
  text-decoration: none;
}
