html, body { height:100%; }
body {
	background:#333333 url(../images/bg.gif) repeat 0 0;
	margin: 0px;
	padding: 0px;
	color:#FEFEFE;
	font-family:Arial, Helvetica, sans-serif;
}

/* --------------- ana sayfa ------------- */

#giris {
	width:630px;
	height:500px;
	background-color:#FFFFFF;
	font-size:90%;
}

#dil_kutusu {
	background-color:#fbfbfc;
	height: 70px;
	margin: 0px auto;
	padding:20px 0;
	border-top:solid 1px #D8D8D8;
	border-bottom:solid 1px #D8D8D8;
}

#topla { width:160px; margin:0 auto; padding-top:15px; }
.dil { display:block; float:left; width:50px; margin:0 10px; } 
.dil:hover { text-decoration:underline; }
.dil img { clear:right; margin-bottom:5px; text-decoration:none; } 

/* --------------------------------------- */

.temizle { clear:both; }
img { border:none;}
a { text-decoration:none; color:#990000; }
a:hover { text-decoration:underline;}

#hepsi_icine {
	position:relative;
	width:780px;
	margin-bottom:40px;
	margin-top:20px;

}
#kose_sol_ust {
	background:transparent url(../images/kose_sol_ust.png) no-repeat 0 0;
}

#kose_sag_ust {
	background:transparent url(../images/kose_sag_ust.png) no-repeat 100% 0;
}

#kose_sol_alt {
	background:transparent url(../images/kose_sol_alt.png) no-repeat 0 100%;
	position:absolute;
	bottom:-30px ;
	width:100% ;
}

#kose_sag_alt {
	background:transparent url(../images/kose_sag_alt.png) no-repeat 100% 100%;
}

.bosluk {
	background-color:#EEEEEE;
	margin:0 13px;
	height:14px;
}

#govde {
	background:#CCCCCC url(../images/arayuz_bg.jpg) repeat-x 0 0;
	color:#333333;
	padding-bottom:15px;
	min-height:300px;
}

#sol_blok {
	position:absolute;
	width:200px;
	left:15px;
	background:#FFFFFF url(../images/sol_blok_bg.gif) no-repeat 0 100%;
	height:100%;
	color:#585858;
	top:0;
}

#banner{ margin-left:215px; height:160px; background:#eeeeee url(../images/banner.jpg) no-repeat right 0; border:solid 1px #F6F6F6; }

#icerik{ margin-left:215px; padding:15px 10px 35px 15px ; font-size:90%; background-color:#FFFFFF; border-left:solid 1px #CCCCCC; }

#baslik {margin-left:215px; background:#CCCCCC; }

#baslik h1 { padding:20px 0 10px 15px; font-size:130%; margin:0; color:#666666; font-weight:normal; border-left:solid 1px #CCCCCC;border-bottom:solid 1px #EEEEEE;  }


#logo {
	text-align:center;
	padding-top:30px;
	margin:5px 0;
	border-bottom:solid 1px #BABABA;
}

#dil_sec { text-align:center; font-size:90%; padding-left:20px; font-size:80%; height:30px;  }
ul.dil { list-style-type:none;}
ul.dil li { display:block; padding:5px; }

#ayak {
	background:#EEEEEE;
	padding:12px 0 0 30px ;
	color:#555555;
	font-size:70%;
	font-family:Arial, Helvetica, sans-serif;
}
#icerik p { line-height:130%; }

#menu ul { list-style-type:none; padding:0; margin:30px 0; }
#menu ul li {}
#menu ul li a { color:#990000; font-weight:bold; padding:5px 0 5px 25px; display:block; }
#menu ul li a:hover {color:#FFFFFF; background-color:#666666; text-decoration:none; }

/* ----------------  gorseller ------------------*/
	#gorseller ul { list-style: none; margin:0; padding:0; }
	#gorseller ul li { display: inline; padding:0 2px;}
	#gorseller ul img {
		border: 5px solid #F2F2F2;
		border-width: 5px 5px 20px;
	}
	#gorseller ul a:hover img {
		border: 5px solid #BBBBBB;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gorseller ul a:hover { color: #fff; }