/* @group alapok */

.hidden {
	visibility: hidden;
}

h1 {
	color: #e9ffe1;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	margin-top: 3px;
	margin-bottom: 3px;
	font: bold 32px/45px "Lucida Grande", Lucida, Verdana, sans-serif;
}

h2 {
	color: #ffe5a5;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
	font: 20px/22px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
}

h3 {
	color: #f1e3da;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	margin-bottom: 5px;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 1px;
}

strong {
	font-weight: bold;
}

body {
	text-align: center;
	vertical-align: top;
	background-color: #060609;
	margin: 0 auto;
}

p
 {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 20px;
}

td {
	text-align: left;
	vertical-align: top;
}

a:link, a:visited, a:active {
	color: #243dff;
	text-decoration: underline;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:hover {
	color: white;
	text-decoration: underline;
	font: 15px "Lucida Grande", Lucida, Verdana, sans-serif;
}

li {
	padding-bottom: 20px;
}

ul {
	margin-top: 6px;
	margin-bottom: 3px;
}

ol {
	margin-top: 6px;
	margin-bottom: 3px;
}



/* @end */

/* @group framek */

.hatter {
	padding: 20px;
	background-color: #171819;
	border-left: 1px solid #3c3c3c;
	border-right: 1px solid #3c3c3c;
	color: silver;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.keret {
	width: auto;
	height: auto;
}



/* @end */

/* @group keret */

.fentjobb {
	width: 12px;
	height: 12px;
	background: url(images/fentjobb.jpg) no-repeat;
}

.fentbal {
	width: 12px;
	height: 12px;
	background: url(images/fentbal.jpg) no-repeat;
}

.lentbal {
	width: 12px;
	height: 12px;
	background: url(images/lentbal.jpg) no-repeat;
}

.lentjobb {
	width: 12px;
	height: 12px;
	background: url(images/lentjobb.jpg) no-repeat;
}

.kozepbal {
	width: 12px;
	background: url(images/kozepbal.jpg) repeat-y left;
}

.kozepjobb {
	width: 12px;
	background: url(images/kozepjobb.jpg) repeat-y right;
}

.kozeptart {
	text-align: left;
	vertical-align: top;
	color: #ebebeb;
	font: 15px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.fentkozep
 {
	height: 12px;
	background: url(images/fentkozep.jpg) repeat-x 0 top;
}

.lentkozep
 {
	height: 12px;
	background: url(images/lentkozep.jpg) repeat-x 0 bottom;
}



/* @end */
