.tabla TD {
    border: 1px solid white;
    width: 350px;
    padding: 5px;
}
.tabla TD:hover {
    background-color: white;
    color: black;
}
.center {
    text-align: center;
}
INPUT {
    BACKGROUND-COLOR: white;
    border: solid 0px;
    color: black;
    FONT-FAMILY: arial;
    font-weight: bold;
    FONT-SIZE: 7pt;
    TEXT-ALIGN: center;
    margin-bottom: 7px;
    border: 1px solid white;
}
TEXTAREA {
    border: 1px solid white;
    background-color: gray;
    color: white;
    margin-bottom: 7px;
    FONT-FAMILY: arial;
    font-weight: bold;
    FONT-SIZE: 7pt;
    padding: 10px;
    text-align: justify;
}
.betu {
    FONT-SIZE: 8pt;
}
div#kozep {
	width: 650px;
	height: 552px;
	margin: auto;
	margin-top: 40px;
	background: url('pics/center.jpg');
	text-align: justify;
}
div#menu {
	width: 650px;
	height: 50px;
	background-color: black;
	FILTER: alpha(opacity=50);-moz-opacity:.50;opacity:.50;
}
div#menu TD {
	width: 162px;
	height: 50px;	
	border: solid 1px white;
	color: white;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
}
div#menu TD:hover {
	background-color: gray;
}
BODY {
	background-color: black;
}
A:hover { text-decoration: underline; color: white; }
A { text-decoration: none; color: white; }
div#bent {
	width: 350px;
	height: 350px;
	background-color: black;
	margin: auto;
	margin-top: 60px;
	FILTER: alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	color: white;
	font-family: verdana;
	padding: 7px;
	font-size: 10px;
}
div#bent2 {
	width: 600px;
	height: 380px;
	background-color: black;
	margin: auto;
	margin-top: 60px;
	FILTER: alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	color: white;
	font-family: verdana;
	padding: 7px;
	font-size: 10px;
	text-align: justify;
}
div#bent2 pre {
    font-size: 12px;
}
div#bent3 {
	width: 480px;
	height: 390px;
	background-color: black;
	margin: auto;
	margin-top: 60px;
	color: white;
	font-family: verdana;
	padding: 7px;
	font-size: 10px;
}
div#bent3 IMG {
    margin: 4px;
    border: solid 1px white;
}
div#bent3 IMG:hover {
    border: 1px solid gray;
}