body {
    background-color: #faf9f9 !important;
}
.container {

}

.buyukresim a img{
    width: 100%;
    height: auto;
    min-height: 172px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.yazialan {
    position: relative;
    float: left;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    font-size: 14px;
    color: #fff;
    background: #1b1b1b;
    border-left: 1px solid #e2e2e2;
}
.yazialan a{
    float: left;
    color: #fff;
    width: 100%;
}
.aramaalan {
    border: 1px solid #e0e0e0;
    border-radius: 21px;
    overflow: hidden;
    padding: 0 7px;
    background-color: #faf9f9;
    min-height: 34px;
    margin-top: 20px;
}
.aramaalan input {
    border: 0;
    background-color: initial;
    font-size: 16px;
    color: #999;
    width: 100%;
    height: 28px;
    padding: 2px 0 0 0;
    line-height: 32px;
    display: block;
    text-indent: 10px;
    opacity: .8;
}
.ikonalan i {
    font-size: 24px;
    color: #888;
}
.ikonalan span {
    color: #888;
}
.altalan {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.altalan2 {
    background-color: #2d2d2d !important;
    color: #FFFFFF !important;
    height: 60px;
    line-height: 60px;
}
