html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    margin: 0;
    padding: 0;
}

/* Reset */
ul, li, a, img {
    border: 0;
}

.clear {
    clear: both;
}

a {
    outline: none;
    text-decoration: none;
}

body {
    background: #f5f5f5 !important;
    font-size: 13px;
}

.logo {
    margin: 10px 0;
}

.sayfa {
    background: #fff;
}

.altalan {
    background: #f8f8f8 url(../img/default-pattern-50.png)repeat;
    border-top: 3px solid #ff6a00;
    margin-top: 10px;
}

.bilgi {
    background: #d52222;
    color: #FFF !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .bilgi a {
        color: #FFF;
        text-decoration: none !important;
    }

.kod {
    text-align: center;
    padding: 10px;
}

.urunadi {
    min-height: 40px;
    text-align: center;
    text-decoration: none;
}

    .urunadi a {
        text-decoration: none !important;
    }

        .urunadi a:hover {
            text-decoration: none;
        }

.sosyalmenu {
    float: right;
    margin-top: 20px;
    margin-right: -15px;
    list-style: none;
}

.facebook {
    color: #FFF !important;
    background: rgba(59, 89, 152, 1);
    padding: 7px 11px;
    float: left;
}

    .facebook a {
        color: #FFF !important;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.twitter {
    color: #FFF;
    background: rgba(71, 166, 238, 1);
    padding: 7px;
    float: left;
    margin-left: 2px;
}

    .twitter a {
        color: #FFF !important;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.lang {
    color: #FFF;
    background: rgba(221, 75, 57, 1);
    padding: 7px;
    float: left;
    margin-left: 2px;
}

    .lang a {
        color: #FFF !important;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.mail {
    color: #FFF;
    padding: 7px;
    float: left;
    text-decoration: none;
    margin-left: 2px;
    background: rgba(255, 106, 0, 1);
}

    .mail a {
        color: #FFF !important;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

    .firm, .referans_sehir
    {
        text-align:center;
    }
