﻿
#ortalayici {margin: 10px 10%;
	width:980px; 	background-color: #fff;	padding:5px;
	height: 810px;
}

#baslik {height:260px;}
 
#govde {margin: 10px 0;
	text-align: center; vertical-align:top;
	height:450px;
}
 
#yanicerik1 {width: 155px; float:left; height: 299px; 
text-align:center;
}
 
#anaicerik {height:300px; width: 629px; 
float:left; margin:0 2px; text-align:center;
}

#dbgelen { width:100%}
#dbUserGelen {width:78%; float:right; text-align:center; margin:0 2px;}
#dbUserMenu {width:20%; float:left;}
 
#yanicerik2 {width: 180px; float:right; height: 400px; text-align:center;}										
 
#baslik, #anaicerik, #yanicerik1, #yanicerik2, #alt {background-color: #fff}
  
 #alt {height:50px;}
 
 #blanket {
   background-color:#111;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}
#popUpDiv {
	position:absolute;
	background-color:#eeeeee;
	width:300px;
	height:300px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
.clearfix {display: inline-block;}
 
* html .clearfix {height: 1%;}
 
.clearfix {display: block;}
