* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff2da;
}

body {
	background:#9d6537 url(resimler/arka.jpg) no-repeat top center;
}

img {
	border:none;
}

#ust {
	width:749px;
	margin:auto;
}

#ust img {
	margin-top:60px;
	margin-left:4px;
}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	padding-top:50px;
	width:730px;
}

#dilblok .tr {
	width:16px;
	height:11px;
	background:url(resimler/tr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:16px;
	height:11px;
	background:url(resimler/en.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:16px;
	height:11px;
	background:url(resimler/de.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:16px;
	height:11px;
	background:url(resimler/gr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:16px;
	height:11px;
	background:url(resimler/ru.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

/* ust menu */

ul#ustmenu {
	list-style:none;
	width:740px;
	margin:auto;
}

ul#ustmenu li {
	list-style:none;
	float:left;
	padding-right:10px;
}

ul#ustmenu li a {
	color:#fff2da;
	text-transform:uppercase;
	font-size:16px;
	text-decoration:none;
}

#genislik {
	width:800px;
	margin:auto;
}

.temizle {
	clear:both;
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	width:800px;
	overflow:hidden;
}

#alt .sayac {
	margin:15px 0 0 10px;
	text-align:left;
	float:left;
	color:#8d4119;
}

#alt .sayac b {
	color:#8d4119;
}

#alt .reklamlar {
	margin:15px 10px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#8d4119;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#fff2da;
	text-decoration:underline;
}

/* kontroller */

.dogru {
	background:url(resimler/dogru.gif) no-repeat;
	width:16px;
	height:16px;
}

.yanlis {
	background:url(resimler/yanlis.gif) no-repeat;
	width:16px;
	height:16px;
}

.yenile {
	background:url(resimler/yenile.gif) no-repeat;
	width:16px;
	height:16px;
}

input {
	color:#000000;
	}

.textarea {
	color:#000000;
	}