* { margin:0; padding:0; }

body { background:url(../images/bg.jpg) center top fixed no-repeat #eaecec; font-family:Arial; font-size:12px; color:#333; }

#loader { position:fixed; z-index:200; width:100%; height:100%; left:0; top:0;background:url(../images/black2.png); }
#loader > div { position:fixed; z-index:202; width:150px; height:150px;  left:50%; top:50%; margin-left:-75px; margin-top:-75px; text-align:center; background:#fff; border-radius:100px; }
#loader > div  img { margin-top:40px; }
#loader > div b { display:block; text-align:center; padding:15px 0; }

#wrapper  { opacity:0; filter:opacity(alpha=0); width:990px; margin:0 auto; position:relative; }
#wrapper .balon { position:absolute; z-index:10; }
#wrapper .balon:hover { cursor:pointer; opacity:0.9; -ms-transform: rotate(-7deg); /* IE 9 */ -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */ transform: rotate(-7deg); }

#balon-1 { left:227px; top:-37px; }
#balon-2 { left:-30px; top:300px; z-index:20 !important; }
#balon-3 { left:230px; top:256px; }
#balon-4 { width:301px; height:301px;  background:url(../images/balon-4.png) center center no-repeat; left:-60px; top:50px; }
#balon-4 > div { text-align:center; padding:50px; font-size:13px; }
#balon-4 > div h1 { display:block; padding:5px; }
#balon-4 > div a { margin:15px auto 0 auto; background:#c1203b; color:#fff; display:block; width:100px; padding:5px; text-decoration:none; border-radius:5px; }
#balon-4 > div a:hover { background:#000; }
#balon-5 { left:450px; top:320px;}

#bottom { width:100%; height:71px; z-index:10; position:fixed; left:0; bottom:0; }
#bottom #logo { left:50%; position:Absolute; margin-left:-193px; top:-40px;  }
#bottom #logo:hover { opacity:0.9;  }

.sponsorlar { width:100%; text-align:center !important; }
.sponsorlar b { display:block; text-align:center; padding:4px 0; border-bottom:1px solid #666; border-radius:10px; }
.sponsorlar td  { padding-bottom:20px !important; }
.sponsorlar td:hover b { color:#d82626; border-bottom-color:#d82626;  }
.generaltable { width:100%; border:none; font-weight:normal; padding:0; margin:0; border-spacing:0; }
.generaltable td { padding:4px; border:1px solid #666 }
.generaltable tr td:first-child { color:#808080; }

#page {  margin:30px 0; background:url(../images/black.png); border-radius:10px; min-height:500px; }
#page > div { padding:15px; color:#fff; font-size:14px; }
#page > div * { text-shadow:2px 2px 2px #000; }
#page h1 { display:block; padding:10px 0; font-size:24px; border-bottom:1px solid #ccc; }
#page table { margin:20px 0; }

.icbaslik { display:block; padding:5px 0; margin-top:15px; font-size:15px; }
.icresim { float:left; margin:0 20px 20px 0; border-radius:20px; padding:5px; background:#fff; text-shadow:4px 5px 6px #000; }

#galerimiz {}
#galerimiz ul li { width:25%; margin-bottom:20px; float:left;  overflow:hidden; }
#galerimiz ul li:hover { opacity:0.7; }
#galerimiz ul li img { width:98%; margin:1%;  border-radius:5px; }

.adress {
width: 400px;
height: 60px;
}

.img {
width: 50px;
height: auto;
float: left;
}

.adres {
width: 350px;
height: auto;
float: right;
}

.adress  a { color:#fff; }
.adress a:hover { text-decoration:none; }

#social { position:fixed; right:0; width:53px; }
#social img { margin-bottom:5px; }
#social img:hover { opacity:0.7; }

#iletisimkroki{ float:left; width:500px; }
#iletisimbilgi { float:Right; width:400px;  }

#content { min-height:370px; padding:20px 0; }

#footer { width:100%; height:49px; position:absolute; left:0; bottom:0; background:url(../images/footer.png) repeat-x; }
#footer > div { width:990px; margin:0 auto; background:green; }
#footer > div ul { float:left; }
#footer > div ul li { list-style:none; float:left; }
#footer > div ul li:hover { opacity:0.5; }
#footer > div ul li a { color:#fff; margin:0 7px; text-shadow:4px 4px 4px #000; font-size:18px; display:block; padding:15px 7px; text-decoration:none; }
#footer > div > div { float:right; }
#kaydir { display:none; }

@media screen and (max-width:480px) 
{
	#video > div { width:100% !important; height:220px  !important; }
	#video > div iframe { height:220px !important; }
	body { background-size:auto 100% !important; background-position:center top  !important; }
	#wrapper { width:100%; overflow:hidden; }
	#content iframe { margin:10px 0 !important; }
	#bottom, #footer { height:auto !important; width:100%; }
	#footer > div ul { float:none !important; }
	#page { border-radius:none !important;}
	#bottom , #footer{ position:relative; left:initial; bottom:initial; }
	#footer > div ul li { float:none; margin:1px 0; }
	#footer > div ul li a { background:#000; color:#fff; }
	#galerimiz img { width:100%; margin:5px 0; }
	#galerimiz ul li { width:50%; }
	#footer > div { background:#333; border-radius:4px; overflow:hidden; }
	#kaydir { display:block; position:fixed; width:100%; left:0; bottom:20px; z-index:9999999; text-align:center; }
}

@media screen and (max-width:900px) 
{
	body { background:url(../images/bg.jpg) left top fixed no-repeat #eaecec; background-size: 1000px 570px; }
	
}