/* CSS Document */
body,html {
	margin: 0px;
	padding: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: white;
	background-image: url(../img/hatter.png);
	background-repeat: repeat-x;
	background-color: black;
}

.input_bej {
	background-image:url(../img/login.jpg);
	background-repeat:no-repeat;
	border:0px; 
	float:left; 
	width:146px; 
	height:24px; 
	font-size:10pt;
	margin: 0px;
	padding: 0px;
	text-align: center;
	padding-top: 4px;
	background-color: #ee835d;
	color: white;
}

a.gomb {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.gomb.visited {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.gomb {
	text-decoration: underline;
	font-style: normal;
}

a:hover.gomb.visited {
	text-decoration: underline;
	font-style: normal;
}

a.also {
	font-size: 9pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.also.visited {
	font-size: 9pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.also {
	text-decoration: underline;
	font-style: normal;
}

a:hover.also.visited {
	text-decoration: underline;
	font-style: normal;
}

a.nagy {
	font-size: 18pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.nagy.visited {
	font-size: 18pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.nagy {
	text-decoration: underline;
	font-style: normal;
}

a:hover.nagy.visited {
	text-decoration: underline;
	font-style: normal;
}

a.asztal {
	font-size: 17pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.asztal.visited {
	font-size: 17pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.asztal {
	text-decoration: underline;
	font-style: normal;
}

a:hover.asztal.visited {
	text-decoration: underline;
	font-style: normal;
}

a.urit {
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a.urit.visited {
	font-size: 8pt;
	color: white;
	text-decoration: none;
	font-style: normal;
}

a:hover.urit {
	text-decoration: underline;
	font-style: normal;
}

a:hover.urit.visited {
	text-decoration: underline;
	font-style: normal;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-style: 2;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-style: 2;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	font-weight: bold;
}

.rend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #b1110f;
	border-top-color: #b1110f;
	border-right-color: #b1110f;
	border-bottom-color: #b1110f;
	border-left-color: #b1110f;
	border-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	font-weight: bold;
	text-align: center;
}
