﻿body
{
	background-color: #202020;
	color: #000000;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* container */

#container
{
	background-color: #000000;
	color: #ffffff;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}


/* heading */

#heading
{
	background-image: url(headerbk.jpg);
	background-color: #000000;
	color: #ffffff;
	height: 250px;
}

#heading #title
{
	background-color: transparent;
	color: #ffff00;
	padding: 15px 0px 0px 20px;
	float: left;
	line-height: 220%;
	font-style: italic;
}

#heading #title a
{
	background-color: transparent;
	color: #ffff00;
	font-size: 22pt;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;	
}

#heading #banner
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	border: none;
}


/* menu */

#menu
{
	padding: 4px 15px 8px 8px;
	background-color: #101010;
	color: #a00000;
	text-align: right;
	font-style: italic;
}

#menu ul
{
	list-style-type: none;
	text-align: center;
	margin: 0px 0px 1px 0px;
	padding: 8px 8px 8px 0px;	
}

#menu li
{
	display: inline;
}

#menu a
{
	background-color: transparent;
	color: #ffffff;
	padding: 8px 12px 8px 12px;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

#menu a:hover
{
	background-color: #404040;
	color: #ffffff;
}


/* things */

#things
{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	background-color: #101010;
	color: #ffffff;
}

#operation
{	
	background-color: #101010;
	color: #ffffff;
	float: left;
	margin-top: 0px;
	padding: 0px 4px 4px 12px;
	font-size: 8pt;
	text-align: center;
}

#operation h2
{	
	margin: 2px 2px 8px 2px;
	background-color: #000000;
	color: #CD853F;
	font-size: 10pt;
	width: 115px;
	text-align: center;
}

#operation .felirat
{
	margin: 2px 2px 2px 2px;
	font-size: 8pt;
}

#operation .input
{
	background-color: #202020;
	color: #ffffff;
	font-size: 8pt;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	width: 115px;
}

#operation .button
{
	background-color: #202020;
	color: #ffffff;
	font-size: 7pt;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	margin-top: 8px;
}

#operation .op
{
	margin-top: 20px;
}

#operation a
{
	text-decoration: none;
	color: #ffffff;
}

#operation a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#operation ul
{
	margin-left: 0px;
	padding-left: 20px;
	list-style-type: square;
	text-align: left;
}

#operation li
{
	width: 95px;
}


#content
{
	background-color: #000000;
	margin-left: 140px;
	padding: 4px 18px 8px 18px;
}

#content h1
{
	background-color: transparent;
	color: #CD853F;
	font-size: 130%;
	font-variant: small-caps;
}

#content h2
{
	background-color: transparent;
	color: #CD853F;
	font-size: 105%;
}

#content h2.fejlec
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content h2.katfejlec
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#content h3
{
	background-color: transparent;
	color: #CD853F;
	font-size: 105%;
	font-style: italic;
}

#content h3.datum
{
	font-size: 90%;
	background-color: transparent;
	color: #800000;
	font-weight: bold;
	font-style: normal;
}

#content p
{
	background-color: transparent;
	color: #f0f0f0;
	font-size: 80%;
	text-align: justify;
	line-height: 150%;
}

#content ul
{
	font-size: 90%;
}

#content a
{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#content a:hover
{
	text-decoration: none;
}

#content a.link
{
	font-weight: normal;
	font-size: 95%;
	padding-left: 10px;
	line-height: 140%;
}

#content a.link:hover
{
	text-decoration: underline;
}

/* Az Internet Explorer miatt kell... */
#content table.iemiatt
{	
	width: 800px;
}

#content th
{
	background-color: #400000;
	color: #ffffff;
	text-align: left;
	font-size: 80%;
}

#content td
{
	background-color: transparent;
	color: #ffffff;
	font-size: 80%;
}

#content td.reg
{
	padding-right: 15px;
}

#content td.hszadat
{
	text-align: center;
}

#content .leiras
{
	color: #e0e0e0;
	font-size: 95%;
	padding-left: 10px;
	font-style: italic;
}

#content .input
{
	background-color: #202020;
	color: #ffffff;
	font-size: 9pt;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
}

#content .button
{
	background-color: #202020;
	color: #ffffff;
	font-size: 9pt;
	border-style: solid;
	border-color: #404040;
	border-width: 1px;
	text-align: center;
	font-size: 8pt;
	width: 90px;
}


#content .forumfejlec
{
	background-color: #202020;
	color: #ffffff;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 1px solid;
	padding: 2px 8px 2px 8px;
	height: 36px;
	font-size: 90%;
}

#content .forumbejegyzes
{
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 0px solid;
	padding: 4px 8px 8px 8px;
	margin-bottom: 15px;
	font-size: 90%;
	text-align: justify;
}

#content .forummoderalt
{
	background-color: #404040;
	color: #ffffff;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 0px solid;
	padding: 4px 8px 8px 8px;
	margin-bottom: 15px;
	font-size: 90%;
}

#content .forummuvelet
{
	background-color: transparent;
	color: #ffffff;
	border-bottom: #404040 1px solid;
	border-left: #404040 1px solid;
	border-right: #404040 1px solid;
	border-top: #404040 0px solid;
	padding: 4px 8px 8px 8px;
	font-size: 90%;
}

#content #lapozo
{
	height: 30px;
	font-size: 80%;
	text-align: center;
}


/* footer */

#footer {
   background-color: #303030;
	color: #ffffff;
	margin-top: 0px;
	padding: 5px 12px 5px 12px;
	font-size: 70%;
	height: 15px;
	clear: both;
}

#footer a
{
	text-decoration: none;
	font-weight: bold;
	color: #a0a0a0;
}

#footer a:hover
{
	text-decoration: underline;
	color: #ffffff;
}


