#tasiyici{
	width:810px;
	margin:0 auto;
	text-align:center;
}

#icerik{
    float:left;
    text-align:left;
    width:550px;
}

/* ##### UST BOLUM ###### */
#ust_bolum
{
    border-bottom:5px solid #fff;
    background:#9c1000;
    height:280px;
    margin:0 auto;
    text-align:center;
}

#ust_bolum .icerik{
    width:800px;
    margin:0 auto;
    height:200px;
}

#ust_bolum .logo{
    margin-top:20px;
    margin-left:3px;
    float:left;
    width:300px;
    padding:5px;
    background:#fff;
    border:5px solid #ddd;
}

#ust_bolum .logo h1{
    color:#fff;
    font-size:20px;
}

#ust_bolum .logo a{
    font-size:16px;
}

#ust_bolum .evler{
    margin-top:20px;
    float:right;
    width:400px;
    height:234px;
    background:#fff url('../image/loading.gif') no-repeat center center;
    border:5px solid #fff;
}

#ust_bolum .resim_menu{
    margin-top:-200px;
    float:left;
    width:350px;
    /*padding:15px;*/
}

#ust_bolum .resim_menu a.bir{
    padding:5px;
    margin:15px 25px 5px 3px;
}

#ust_bolum .resim_menu a.iki{
    padding:5px;
    margin:15px 5px 5px 5px;
}

#ust_bolum .resim_menu a.uc{
    padding:5px;
    margin:3px 25px 5px 3px;
}

#ust_bolum .resim_menu a.dort{
    padding:5px;
    margin:3px 5px 5px 5px;
}

#ust_bolum .resim_menu a{
    background:#fff;
    float:left;
    width:135px;
    margin:2px;
    padding:4px;
}

#ust_bolum .resim_menu a img{
    width:135px;
    height:82px;
}

#ust_bolum .resim_menu a:hover, #ust_bolum .resim_menu a.burada{
    background:#ffffbf;
}

/* ##### KOLON BOLUMU ###### */
#kolon
{
	width:250px;
    position: relative;
	float:left;
	text-align:left;
	padding:5px;
	margin:0 auto auto auto;
}

/* ##### ALT BOLUM ###### */

#alt_bolum
{
	height:50px;
	border-top:5px solid #eee;
	margin:10px auto;
}

#alt_bolum .icerik{
    width:800px;
    margin:0 auto;
    text-align:left;
}

#alt_bolum .bolum1{
    float:left;
}

#alt_bolum .bolum2{
    float:right;
    margin-top:2px;
}

#alt_bolum a
{
    color: #1C3C77;
}

#alt_bolum a:hover {
	color:#AA405C;
}