@charset "utf-8";
/*laci #005dab mavi #009ddc;*/
body{
    margin:0;
    padding:0;
    font-family: 'Roboto', sans-serif;

}
.temizle{clear:both;}
.ust{
    position: relative;
    width: 100%;
    height: 100px;
}
#logo{
    width:250px;
    height:100px;
    background:url(../images/logo2.png) center center no-repeat;
    position: absolute;
    left:0;
}
#ust_sosyal{
  float: right;

}

.hizmet_menu{
    width: 100%;
    height: 50px;
    border-top:1px dotted #a8a067;
}
#menu22{
    float:right;
    padding:20px 0 0 0;
}
#resimler{
    width:100%;
    height:350px;
    background:#B8B8B8;
    margin:150px 0 0 0;
}
.orta{
    padding:20px 0 0 0;
}
.orta_ic{
    padding:20px 0 0 0;
    margin-top:300px;
}
.alt{
    padding:20px 0 0 0;
    margin-top: 20px;
    border-top: 1px dotted #a8a067;
}
