a:link {
	color: cyan;
	background: black;
}
a:visited {
	color: red;
	background: black;
}
a:hover {
	color: yellow;
	background: blue;
}

h3 {
	color: red;
}

body {
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: scroll;
	background: white;
	width: 100%;
	position: absolute;
	left: -8px;
}

select {
	width: 100%;
	text-align: center;
	border: 1px solid black;
}

/*#Oldal {
	width: 100%;
	border-spacing: 0px;
	padding: 0px;
}*/

/*#torzs {
	width: 100%; 
	background: rgba(0,0,0,0.5); 
}*/

.fotabla {
	border-spacing: 0px;
	padding: 0px;
	width: 100%;
	color: black;
	font-weight: bold;
	background: white;
}

/*.fomenu {
	width: 100%;
	background: black;
	color: white;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	height: 20px;
}*/

/*.almenu {
	width: 20%;
	background: rgba(255,255,255,0);
	color: black;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}*/

.Menupont {
	width: 100%;
	background: white;
	color: black;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}


.beker {
	width: 100%;
	border: 1px solid blue;
}

.beker:hover {
	width: 100%;
	color: white;
	background: black;
	border: 1px solid grey;
}

.bekerG {
	width: 100%;
	color: white;
	border: 2px outset white;
	background: grey;
}

.bekerG:hover {
	width: 100%;
	color: black;
	background: grey;
	border: 2px inset white;
}

.gomb {
	width: 50px;
	text-align: center;
	font-weight: bold;
}

.gomb:hover {
	width: 50px;
	text-align: center;
	font-weight: bold;
}


#uzenethelye {
	width: 99%;
	height: 200px; 
	color: black;
	background: white;
}

/*.ido {
	color: yellow;
	font-family: "impact";
	height: 20px;
	background: black;
	width: 15%;
}*/

/*#idocim {
	background: black;
	color: white;
	width: 40%;
}*/


/*.kartya {
	width: 33%;
	color: yellow;
	background: url('pics/green.jpg');
	border: 2px ridge green;
}*/

/*.kepkeret {
	border: 2px ridge grey; 
	width: 100; 
	background: white;
}*/

.uzenetgomb {
	border: 1px solid black;
	color: black;
	background: #DDDDFF;
}

.uzenetgomb:hover {
	border: 1px solid black;
	color: black;
	background: #DD00FF;
}

#avatar {
	border: 4px ridge red;
	margin-right: 5px;
}

/*.galkep {
	border: 2px ridge grey;
	background: white;
	width: 85px;
	height: 150px;
}*/

/*.mezo {
	border: 1px solid black;
}*/

/*.AM {
	color: white;
	font-weight: bold;
}*/

/*#chat {
	width: 100%;
	font-weight: bold;
	background: white;
	border: 1px solid black;
	height: 300px;
	display: block;
	overflow-y: scroll;
}*/

/*.KE {
	background: white; 
	border: 1px solid black; 
}*/

.fejlec {
	color: white;
	width: 100%;
	background: navy;
}

.tabla {
	background: white;
	color: black;
	width: 100%;
}

.lablec {
	border-bottom: 2px solid black;
	border-top: 2px solid #777777;
	background: #DDDDDD;
	color: #777777;
	width: 100%;
}

.fejlec2 {
	background: black;
	border-top: 2px solid yellow;
	color: white;
	width: 100%;
}

.fomenupont {
	border: 1px solid white;
	background: maroon; 
	color: white; 
	width: 100%; 
	/*text-align: center;*/
	float: left;
}

.fomenupont:hover {
	border: 1px solid white;
	background: maroon; 
	color: yellow; 
	width: 100%; 
	/*text-align: center;*/
	float: left;
}

/* Chat */
.chat1 {
	background: red; 
	color: white; 
	width: 15%;
	vertical-align:text-top;
	border: 2px ridge grey;
}

.chat2 {
	background: navy; 
	color: yellow; 
	width: 85%;
	vertical-align:text-top;
	border: 2px ridge grey;
}

.chat3 {
	background: black; 
	color: white; 
	text-align: right;
	border: 2px ridge white;
}
