@charset "utf-8";

/* genel ayarlamalar */

* {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

body {
	background:url(resimler/arkaplan.jpg) center top fixed;
	font-size:12px;
	
}

ul {
	list-style:none;
}

img {
	border:none;
}

a {
	color:#0392ce;
	text-decoration:underline;
}

a:hover {
	color:#0392ce;
	text-decoration:none;
}

.icerik {
	padding:5px;
	text-align:left;
}

.temizle {
	clear:both;
}

/* genislik */

#genislik {
	margin:auto;
	width:900px;
}

/* ust taraf */

#ust {
	background:url(resimler/ustarka.jpg) no repeat;
	list-style:none;
	margin:auto;
	overflow:hidden;
	width:900px;
	height:220px;
	padding-bottom:10px;
}

#ust .sitelogo {
	width:900px;
	height:240px;
	margin:auto;
	}

/* dil blok */

#dilblok {
	position:absolute;
	text-align:right;
	padding-top:10px;
}

#dilblok .tr {
	width:30px;
	height:30px;
	background:url(resimler/tr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

#dilblok .en {
	width:30px;
	height:30px;
	background:url(resimler/en.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .de {
	width:30px;
	height:30px;
	background:url(resimler/de.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .gr {
	width:30px;
	height:30px;
	background:url(resimler/gr.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}
	
#dilblok .ru {
	width:30px;
	height:30px;
	background:url(resimler/ru.gif) no-repeat;
	padding:0 5px 0 0;
	margin:0px;
	}

/* ust menu */

ul#ustmenu {
	list-style:none;
	margin:auto;
	width:900px;
	padding:10px 0 10px 10px;
}

ul#ustmenu li {
	list-style:none;
	background:url(resimler/menu.png) no-repeat;
	width:120px;
	height:25px;
	float:left;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 0 5px;
	color:#FFF;
}

ul#ustmenu li:hover {
	list-style:none;
	background:url(resimler/menuustunde.png) no-repeat;
	width:120px;
	height:25px;
	float:left;
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 0 5px;

}

ul#ustmenu li:hover a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

ul#ustmenu li a {
	color:#FFF;
	font-size:14px;
	text-decoration:none;
}

/* sol menu */

ul#solmenu {
	list-style:none;
	margin-left:8px;
}

ul#solmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat;
	width:150px;
	height:28px;
	text-align:left;
	padding:5px 0 0 5px;
}

ul#solmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sag menu */

ul#sagmenu {
	list-style:none;
	margin-left:8px;
}

ul#sagmenu li {
	background:url(resimler/0392ceyanmenu.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li:hover {
	background:url(resimler/0392ceyanmenuhover.gif) no-repeat right;
	width:115px;
	height:28px;
	text-align:right;
	padding:5px 5px 0 0;
}

ul#sagmenu li a {
	color:#ffffff;
	font-size:13px;
	text-decoration:none;
}

/* sol taraf */

#sol {
	float:left;
	margin-top:5px;
	width:180px;
}

#sol .blokust {
	height:25px;
	overflow:hidden;
}

#sol .blokust h1 {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	height:20px;
	float:left;
	background:url(resimler/solblok.png) repeat-x top center;
	padding:5px 0 0 0;
	width:180px;
}

#sol .blokust .h1sol {
	display:none;

}

#sol .blokust .h1sag {
	display:none;
}

#sol .blokorta {
		
}

#sol .blokalt {
	height:20px;
}

/* sag taraf */

#sag {
	float:right;
	margin-top:5px;
	width:180px;
}

#sag .blokust {
	height:25px;
	overflow:hidden;
}

#sag .blokust h1 {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	height:20px;
	float:left;
	background:url(resimler/sagblok.png) repeat-x top center;
	padding:5px 0 0 0;
	width:180px;
}

#sag .blokust .h1sol {
	display:none;
}

#sag .blokust .h1sag {
	display:none;
}

#sag .blokorta {
	
}

#sag .blokalt {
	height:20px;
}


/* orta taraf */

#orta {
	float:left;
	width:520px;
}

#orta .h1sol {
	display:none;
}

#orta h1 {
	font-size:14px;
	color:#FFF;
	text-align:center;
	float:left;
	height:25px;
	background:url(resimler/ortablok.png) repeat-x top center;
	padding:6px 0 0px 10px;
	margin:10px 0 0 18px;
	overflow:hidden;
	width:480px;
}

#orta .h1sag {
	display:none;
}

/* alt taraf */

#alt {
	height:32px;
	margin:auto;
	overflow:hidden;
	width:900px;
}

#alt .sayac {
	margin:8px 0 0 20px;
	text-align:left;
	float:left;
}

#alt .reklamlar {
	margin:15px 20px 0 0;
	text-align:right;
	float:right;
}

#alt .reklamlar a {
	color:#0392ce;
	text-decoration:none;
}

#alt .reklamlar a:hover {
	color:#0392ce;
	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;
}

.yukleniyor {
	background:url(resimler/yukleniyor.gif) no-repeat;
	width:16px;
	height:16px;
}

/* textler */

.text {
	width:100px;
}

.textkisa {
	width:40px;
}
	
.textareauzun {
	width:130px;
	height:50px;
}

.textarea {
	width:120px;
	height:80px;
}

/* cizik */

.cizik {
	background:#0392ce;
	height:1px;
	width:95%;
	margin:auto;
}