@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	font-family:Lucida, Arial, sans-serif;
	font-size:12px;
	}
	
body {
	background:#bfbca7 url(resimler/orta.jpg) center center repeat-y;
	}

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

#ust .sitelogo {
	width:962px;
	height:286px;
	}

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

ul#ustmenu li {
	background:url(resimler/menu.jpg) no-repeat center center;
	width:144px;
	height:25px;
	float:left;
	text-align:center;
	margin-right:12px;
	padding-top:6px;
}

ul#ustmenu li a {
	color:#454337;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}

ul#ustmenu li.iletisim {
	margin-right:0px;
}

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

.temizle {
	clear:both;
	}

/* sol taraf */

#sol {
	float:left;
	padding-left:20px;
	margin-top:5px;
	width:200px;
}

#sol .blokust {
	height:28px;
	overflow:hidden;
	background:url(resimler/blok.jpg) no-repeat center top;
}

#sol .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:28px;
	float:left;
	padding:4px 0 0 10px;
}

#sol .blokust .h1sol {
	
}

#sol .blokust .h1sag {
	
}

#sol .blokorta {
	
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	float:right;
	padding-right:20px;
	margin-top:5px;
	width:200px;
}

#sag .blokust {
	height:28px;
	overflow:hidden;
	background:url(resimler/blok.jpg) no-repeat center top;
}

#sag .blokust h1 {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	height:28px;
	float:left;
	padding:4px 0 0 10px;
}

#sag .blokust .h1sol {

}

#sag .blokust .h1sag {

}

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}


/* orta taraf */

#orta {
	float:left;
	width:473px;
	padding-left:20px;
}

#orta .h1sol {
	
}

#orta h1 {
	font-size:16px;
	color:#ffffff;
	text-align:left;
	padding:4px 0 0 10px;
	overflow:hidden;
	background:url(resimler/ortaust.jpg) no-repeat left top;
	width:473px;
	height:30px;
}

#orta .h1sag {
	
}

/* alt taraf */

#alt {
	height:55px;
	margin:auto;
	width:930px;
	overflow:hidden;
	background:url(resimler/altarka.jpg) no-repeat;
}

#alt .sayac {
	margin:13px 0 0 15px;
	text-align:left;
	float:left;
	font-size:10px;
}

#alt .sayac b {
	color:#454337;
	font-size:10px;
}

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

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

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

.icerik {
	padding:5px;
	}

img {
	border:none;
	}

a {
	text-decoration:underline;
	color:#454337;
	}

/* 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;
}

/* cizik */

.cizik {
	background:#2e6277;
	height:1px;
	width:95%;
	margin:auto;
}

/* form */

.text {
	width:130px;
	}

.textkisa {
	width:50px;
	}