body {
	background-color: #000000;
	background-image:url(../nah.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin-top:20px;
	cursor:default;
}

.nah, a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;
	line-height:20px
}

a {
	color:#EEEEEE;

}

.oha {
	margin-left: 7px;
}

.k {
	color:#FF0000;
}

a:hover {
	text-decoration: underline;
}

.kutu {
	margin-top: 10px;
	margin-left: 20px;
	padding:12px;
	opacity:0.85;
	filter: alpha(opacity = 85);
	background:url(../img/sa.png)  left bottom no-repeat #222222;
}

.kutu2 {
	margin-top: 10px;
	margin-left: 20px;
	padding:12px;
	opacity:0.85;
	filter: alpha(opacity = 85);
	background: #222222;
}

input {
	border:1px solid #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding:2px;
	margin:2px;
	background:#FFFFFF;
}

.inputuldum {
	width:80px;
	border:1px groove #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	padding:2px;

}

.havuz {
	padding:12px;
	opacity:0.65;
	filter: alpha(opacity = 65); 
	color:#FFFFFF; 
	border:2px groove #000000; 
	font-size:16px
}

.logo {
	opacity:0;
    filter:alpha(opacity=0);
}

.yay {
	float: left;
}

.tem {
	clear:both;
}

