/* Mobil CSS Begin */
@media (max-width:700px) {
	.menuAc {display:block}
	#iller {display:none}
	#ilbaslik {display:none}
	.solbolum {width:99.8%}
	#bg {width:100%}
	.sagbolum {
		margin:0;
		width:99.7%;
	}
	.bilgiDetay {font-size:18px}
	.bilgiDetay table {width:100%!important;}
	.bilgiDetay  img{width:99.8%!important;}
	.styleTip2 {width:100%!important;}
	.bkBaslik2 {width:50%!important;}
	#footer {width:99.8%; height:auto; padding-bottom:20px;}
	#footer .fbilgi {margin-bottom:20px;}
	input[type="submit"]{
		margin:0px;
		width:99.8%;
	}
	input[type=text], textarea, select {
		width:99.8%!important;;
	}
	#header {width:99.8%;}
	#header .logomobil {display:block}
	#header .logo {display:none}
	#header .menu ul {float:none; border-bottom:1px solid #fff; width:96%; display:block}
	#header .menu ul li {float:none; border-bottom:1px solid #fff; display:block}
	.girisResmi img {width:99%; height:auto}
	.ortaKutu, .Right {float:left; width:95%; margin-left:0!important}
}

/* Mobil CSS End */