body {
	font-family:times new roman, sans-serif, arial, tahoma, verdana;
	font-size:14px;
	color:#ccc;
	margin:0;
	padding:0;
	background-color:black;
	}
span.green {	
	color:#0f0;
	}
span.red {	
	color:#b00;
	}
h2 {
	text-align:center;
	}
input {
	background-color:#aaa;
	margin:2px;
	}
input:focus {
	background-color:#ccc;
	}
textarea {
	background-color:#aaa;
	margin:2px;
	overflow:auto;
	}
textarea:focus {
	background-color:#ccc;
	}

a {
	outline-color:transparent;
	cursor:pointer;
	}
.page {
	background:url(img/bg3.png) no-repeat;
	width:882px;
	min-height:675px;
	border:1px solid transparent;
	margin:0 auto;
	position:relative;
	}
.naptar {
	width:340px;
	height:35px;
	margin:35px 0 0 420px;
	color:black;
	text-align:center;
	}
.button {
	width:63px;
	height:73px;
	}
table#table {
	margin-top:-10px;
	border:1px solid transparent;
	
	}
.chat {
	width:192px;
	height:53px;
	margin:12px 0 0 645px;
	}
.admin {
	width:56px;
	height:26px;
	position:absolute;
	top:22px;
	right:42px;
	}
.matter {
	width:440px;
	height:330px;
	margin-top:50px;
	margin-left:320px;
	padding-top:20px;
	padding-bottom:10px;
	text-align:justify;
	color:black;
	position:relative;
	}
.fooldal {
	width:135px;
	height:35px;
	position:absolute;
	left:305px;
	top:172px;
	color:black;
	text-align:center;
	font-size:20px;
	padding-top:15px;
	font-weight:bold;
	}
.adminform {
	width:250px;
	min-height:20px;
	margin:0 auto;
	text-align:right;
	}
#smiley {
	position:absolute;
	bottom:10px;
	left:-130px;
	border:3px solid #555;
	}
.uzifal {
	width:100%;
	height:280px;
	border:2px solid #555;
	overflow:auto;
	}
.uzi {
	border:1px solid #ccc;
	width:500px;
	min-height:100px;
	margin:20px auto;
	background-color:#555;
	text-align:right;
	}
.smil {
	width:500px;
	min-height:100px;
	text-align:left;
	}
#galleria a {
	text-decoration:none;
	}
#galleria a:hover {
	text-decoration:none;
	font-weight:bold;
	}	

	
	
	
	
	
	
	
	