@charset "utf-8";
body {
	background:url(/images/stripes_black.png) top repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
.temizle{
	clear:both;
}
#ust{
	width:980px;
	height:142px;
	padding:8px 0 0 0;
	margin:0 auto;
}
#logo{
	width:200px;
	height:142px;
	float:left;
	background:url(/images/logo.png) no-repeat left center;
}
#ust_sag{
	width:780px;
	height:142px;
	float:left;
}
#ust_menu{
	width:780px;
	height:36px;
	margin:0 0 24px 0;
	text-align:right;
	font-size:10px;
}
#ust_menu a{
color:#cccccc; 
}

#menu{
	width:780px;
	height:24px;	
}
#resimler{
	width:100%;
	min-width:980px;
	height:285px;
	background:url(/images/bg_resimler.jpg) center center;
}
#ic_ayrac{
	width:100%;
	min-width:980px;
	height:15px;
	background:url(/images/bg_ic.jpg) repeat-x;
}
#resimler_ic{
	width:980px;
	height:285px;
	margin:0 auto;
}
.icon_menu a{
	font-size:14px;
	height:16px;
	padding:8px 0 0 27px;
	background-repeat:no-repeat;
	background-position:left center;
	opacity:0.5;
	display:block;
	float:right;
	margin:0 12px 0 0;
	color:#555;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.icon_menu a:hover{
	opacity:1;
}
#genel{
	width:981px;
	margin:0 auto;
	min-height:600px;
}
#alt{
width:981px;
margin:0 auto;
min-height:100px;
text-align:center;
}
a.dil{
	font-size:15px;
	color:red !important;
}