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

body {
	background:#ebebeb;
	margin-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}

#genislik {
	width:900px;
	background:url(images/orta.jpg) repeat-y center center;
	margin:auto;
	}

#alt {
	width:900px;
	background:url(images/alt.jpg) no-repeat center center;
	margin:auto;
	height:102px;
	}

.dil {
	margin-top:5px;
	margin-left:325px;
	}

ul.menu {
	list-style:none;
	margin-bottom:0px;
	padding-left:15px;
	padding-top:55px;
	margin-left:0px;
	margin-top:0px;
	}
	
ul.menu li {
	background:url(images/menu.jpg) no-repeat center left;
	width:125px;
	height:25px;
	text-align:center;
	padding-top:10px;
	float:left;
	padding-right:10px;
	padding-left:0px;
	margin-left:0px;
	}
	
ul.menu li a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}

#sol {
	float:left;
	width:200px;
	padding:5px 0 0 65px;
	}

#sag {
	float:right;
	width:540px;
	padding:5px 60px 0 0;
	}
	
img {
	border:none;
	}
	
#sag a, #sol a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	}

#sag a:hover, #sol a:hover {
	color:#FFFFFF;
	background:#6ebe44;
	font-weight:bold;
	text-decoration:none;
	}

#sag h1 {
	color:#6ebe44;
	font-size:18px;
	text-align:right;
	}

#hakkimizda {
	background:url(images/hamake.jpg) right bottom no-repeat;
	}

.blok {

	}

.blok h1 {
	font-size:14px;
	color:#6ebe44;
	margin-bottom:1px;
	}
