body { margin:0; background: url(../img/bg.jpg) repeat-y center top; font-family: 'BenchNine', sans-serif;}
img { border:none;}
.genel { width:1050px; margin-left:auto; margin-right:auto;}
.ustmenubg { width:1050px; height:117px; background:url(../img/menubg.png) no-repeat; z-index:2; position:relative;}
.sliderbg { width:781px; height:518px; background:url(../img/sliderbg.png) no-repeat; position: relative; z-index:1; margin-top:-120px; float:right;}
.solkizlar { width:251px; height:397px; background:url(../img/yankizlar.png) no-repeat; position:relative; float:right; margin-top:-30px;}
.logo {font-family: 'Courgette', cursive; color:#FFF; padding:5px; float:left; position:absolute; font-size:32px; margin-left: 60px;}

#ustmenu { padding:0; margin:0; list-style:none; width:683px; height:45px; float:right; margin-right:55px; margin-top:7px; }
#ustmenu li { padding:10px 19px 10px 19px; float:left; color:#FFF; font-size:18px; cursor:pointer;}
#ustmenu li:hover { background:#842249; color:#FFF;}
#ustmenu ul li a { text-decoration:none;}

.menuilk { border-right: 1px solid #842249;}
.menuorta { border-right: 1px solid #842249; border-left:1px solid #B83066;}
.menuson {border-left:1px solid #B83066;}

.altkutulargenel { width:974px; height:107px; margin-top:20px;  float:left; margin-left:60px;}
.altkutularoda { width:300px; height:107px; margin-right:25px; margin-left:20px; float:left; cursor:pointer;}
.altkutularrestaurant { width:300px; height:107px; float:left; margin-right:25px; cursor:pointer;}
.altkutulartoplanti { width:300px; height:107px; float:left; cursor:pointer;}
.altkutularresim  { width:106px; height:106px; float:left;}
.altkutularbaslik { float:right; text-align:left; width:170px; font-size:22px; font-weight:bold; margin-top:10px; color:#842249; margin-right:10px; }
.altkutularyazi { float:right; text-align: left; width:180px; font-size:17px; margin-top:5px; color:#842249; }

.altbilgi { width:100%; height:40px; background:#942552; float:left; margin-top:30px;}
.copyright { font-size:16px; color:#FFF; padding:10px 0 0 0;}

.icsayfabaslik { width:985px; height:40px; background:#411023; float:left;position:relative; z-index:4;-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
color:#FFF; padding:10px 0 0 15px; font-size:20px;
}
.icsayfagenel { width:1000px; margin-left:auto; margin-right:auto; background:#FFF; display:table; position:relative; z-index:4; margin-top:-80px; float:left; left:25px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; min-height:350px;}
.icsayfayazi { width:980px; margin-left:auto; margin-right:auto; font-size:17px; margin-top:55px; display:table;}

.cercevegenel { width:280px; height:180px; background:#fff; border:10px solid #EFEFEF; float: left; margin-left:13px; margin-right:13px; -webkit-box-shadow: 0px 0px 5px 0px rgba(22, 22, 22, 0.7); -moz-box-shadow:    0px 0px5px 0px rgba(22, 22, 22, 0.7);box-shadow:         0px 0px 5px 0px rgba(22, 22, 22, 0.7); margin-bottom:55px; cursor:pointer;}
.cercevegenel:hover {  border:10px solid #ba2f66;}
.cercevegenelyazi { font-size:24px; color:#333; float:left; width:300px; text-align:center; margin-top:15px;}
.icsayfaresim { width:900px; height:578px; margin-left:auto; margin-right:auto;}

.resimgalerigenel { width:280px; height:280px; background:#fff; border:10px solid #EFEFEF; float: left; margin-left:13px; margin-right:13px; -webkit-box-shadow: 0px 0px 5px 0px rgba(22, 22, 22, 0.7); -moz-box-shadow:    0px 0px5px 0px rgba(22, 22, 22, 0.7);box-shadow:         0px 0px 5px 0px rgba(22, 22, 22, 0.7); margin-bottom:55px; cursor:pointer;}
.resimgalerigenel:hover {  border:10px solid #ba2f66;}

.ss_image {width:781px;height:518px;z-index:1; margin-left:15px;}
.ss_image a{display:none;border: 0px;text-decoration:none;position:absolute;}

.slogan {padding-top: 88px; font-family: 'Courgette', cursive; font-size:28px; position:absolute; margin-top:-200px; margin-left:197px; color:#952553; -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: #651938;}
   
   <!-------------- GIRIS POPUP --------------------->
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:500px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:15;
padding:12px;
font-size:13px;
margin:auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 1);
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:20px;
line-height:14px;
right:-13px;
top:-16px;
position:absolute;
color:#0c5e54;
font-weight:700;
display:block; cursor:pointer;}
#button{
text-align:center;
margin:100px;
}
<!-------------- GIRIS POPUP --------------------->
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;

}
#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:500px;
width:500px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:15;
padding:12px;
font-size:13px;
margin:auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 1);
}
#popupContact h1{
text-align:left;
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:20px;
line-height:14px;
right:-13px;
top:-16px;
position:absolute;
color:#0c5e54;
font-weight:700;
display:block; cursor:pointer; }
#button{
text-align:center;
margin:100px;
}
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:5;
}

#loading {
		-webkit-animation: rotation 2s infinite linear;
		width: 111px;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(0deg);
		}
		to {
				-webkit-transform: rotate(359deg);
		}
}

<!-------------- GIRIS POPUP --------------------->