body {
	margin: 0px;
	background-image: url("../images/background.gif");
	background-repeat: repeat;
}





a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.al:link {
	color: #000000;
	text-decoration: underline;
}
.al:visited {
	color: #000000;
	text-decoration: underline;
}
.al:hover {
	color: red;
	text-decoration: none;
}
.al:active {
	color: #FF0000;
	text-decoration: none;
}
.text {
	font-family: "Arial", Courier, mono;
	font-size: 30px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.tabletext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.cim {
	font-family: "Trebuchet MS", Courier, mono;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.cim2 {
	font-family: "Trebuchet MS", Courier, mono;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.scim {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.sszoveg {
	font-family: "Arial", Courier, mono;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
	text-align: left;
}

.szoveg {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.admin_szoveg {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.gomb {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #dcdacd;
	border: thin;
	border-color: #5a5a5a;
}
.gomb2 {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 10px;
	background-color: Black;
	border: thin;
	border-color: #b0aca0;
}
.gomb3 {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 10 px;
	color: white;
	background-color: #4f4c47;
	border: 1 px;
	border-color: white;
}
.gomb4 {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 9px;
	color: white;
	background-color: #4f4c47;
	border: 1 px;
	border-color: white;
}


.checkbox {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 10px;
	background-color: #cac6ba;
	border: thin;
    border-color: #cac6ba;
}
input {
	font-family: "Trebuchet MS", Arial, mono;
	font-size:  11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
select {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #AFAB9F;
}
textarea {
	font-family: "Trebuchet MS", Courier, mono;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: thin solid #000000;
}

.kszoveg {
	font-family: "Arial", Courier, mono;
	font-size: 9px;
	color: #121212;
	text-decoration: none;
	text-align: left;
}


