body{margin:0;padding:0;font-family:Arial, Helvetica, sans-serif;font-size:12px;display:none}
#ustalan{width:100%;border-bottom:1px solid #CCC;float:left}
#logo{margin:0 auto;width:300px;padding:10px;margin-top:10px}
#clear{clear:both;width:100%;height:15px;}
#menualan{width:100%;list-style:none;margin-top:35px}
#menualan a {color:#222}
#menu{width:500px;margin:0 auto;}
#menu li {float:left;margin:15px;font-size:14px;cursor:pointer;padding:10px}
#menu li:hover {background-color:#222;border-radius:5px;-webkit-transition: background-color 2s ease-out;
  -moz-transition: background-color 2s ease-out;
  -o-transition: background-color 2s ease-out;
  transition: background-color 2s ease-out;color:#fff}
  #slidealan{width:980px;margin:0 auto;padding-top:15px;clear:both}
   #yuzukalan{width:100%;margin:0 auto;padding-top:15px;clear:both;background-color:#f5f5f5;float:left}
  #slide{margin:0 auto;margin-top:15px;list-style:none;margin-left: 0;}
  #slide li{position:relative; }
  #altalan{border-top:1px solid #CCC;bottom:0;float:left;width:100%;height:35px;position:fixed}
  
  #tablo{margin:0 auto;width:40%;padding:5px;}
#tablo th{background-color:#48b0f7;color:#fff;height:35px;width:100%;}
#tablo td{height:35px}
input[type=text]:focus {
	border: 1px solid rgba(81, 203, 238, 1);
	background-color:#EBE8E8;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	}

input[type=text],input[type=file] {
    width: 250px;
	height:35px;
    margin-bottom: 10px;
    background-color:#fff;
	border-radius:5px;
	border:1px solid #ccc;
}

input[type=submit]:hover {
	background-color:#2b303b;
	color:#fff;
	cursor:pointer;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	}
input[type=submit] {
    width: 100px;
	height:35px;
    margin-bottom: 10px;
    background-color:#48b0f7;
	border-radius:5px;
	border:1px solid #ccc;
	color:#fff;
}
textarea:focus {
	border: 1px solid rgba(81, 203, 238, 1);
	background-color:#EBE8E8;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	}

textarea {
    width: 250px;
	height:120px;
    margin-bottom: 10px;
    background-color:#fff;
	border-radius:5px;
	border:1px solid #ccc;
}

select:focus {
	border: 1px solid rgba(81, 203, 238, 1);
	background-color:#EBE8E8;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	}

select{
    width: 250px;
	height:35px;
    margin-bottom: 10px;
    background-color:#fff;
	border-radius:5px;
	border:1px solid #ccc;
}
option{
    width: 200px;
	height:25px;
    padding: 5px;
}

select:hover {
	background-color:#EBE8E8;
	color:#222;
	cursor:pointer;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
	}
	#yaziorta{text-align:center;font-size:16px;color:#999;font-weight:bold;}
	#ileri{
		 width: 70px;
	height:70px;
    margin-bottom: 10px;
    background-color:#48b0f7;
	border-radius:5px;
	border:1px solid #ccc;
	color:#fff;
	float:right;text-align:center;line-height:60px;cursor:pointer;font-weight:bold
		}
		#ileri:hover {background-color:#2b303b;
	color:#fff;
	cursor:pointer;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;}
  
  #geri{
		 width: 70px;
	height:70px;
    margin-bottom: 10px;
    background-color:#48b0f7;
	border-radius:5px;
	border:1px solid #ccc;
	color:#fff;
	float:left;text-align:center;line-height:60px;cursor:pointer;font-weight:bold
		}
		#geri:hover {background-color:#2b303b;
	color:#fff;
	cursor:pointer;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;}
  #ortala{text-align:center}
 
#slidealan #slide table tr td {
	text-align: center;
}
#harita{}