@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700&subset=latin,latin-ext);
body {
	font-family:  'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	color:#3e3e3e;
	font-weight:400;
	background:#FFF url(../../images/arkadoseme.png);
}
img{ border:0;}
a{outline: none;text-decoration:none;}
a:hover{text-decoration:none;}
ul{list-style:none}
.altbant{ width:100%;font-weight:400; height:40px; background:url(../images/altbant.jpg) no-repeat top center; bottom:0px; font-family:  'Source Sans Pro', sans-serif;font-size: 15px;color: #FFF; position:fixed; text-shadow: 0.1em 0.1em #333}

.menudiz{font-size:20px; float:left; cursor:pointer; width:auto; padding:5px 10px; color:#291810; font-weight:700;}
.menudiz:hover{color:#FFF; background:#291810;}
.aktif{color:#FFF; background:#291810;}

.basliklar{ color:#291810; font-weight:700;}

.refoksol{ background:url(../images/refoklar.png) no-repeat; margin-left:10px; position:absolute;  cursor:pointer; margin-top:90px; float:left; width:17px; height:15px; }
.refoksol:hover{ background-position:0 -15px;}

.refoksag{ background:url(../images/refoklar.png) no-repeat -17px 0; position:absolute; cursor:pointer; margin-top:90px; margin-left:970px; float:left; width:17px; height:15px; }
.refoksag:hover{ background-position:-17px -15px;}
.sozdiz{ height:100px; width:890px; }
