/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28.Oca.2014, 17:07:09
    Author     : serhat
*/
@font-face {
    font-family: Calibri;
    src: url("../font/Calibri.eot")
}

@font-face {
    font-family: Calibri;
    src: url("../font/Calibri.ttf")
}
@font-face {
    font-family: Calibrib;
    src: url("../font/calibrib.eot")
}

@font-face {
    font-family: Calibrib;
    src: url("../font/calibrib.ttf")
}

body{
    background-image: url('../images/yapim-asamasinda.jpg');
    background-position: -100px 0;
    background-repeat: no-repeat;
    padding-top: 100px;
    font-family: 'Calibri',Arial !important;
}
.genel{
    min-width: 1150px;
}
.sol{
    height: 410px;
    margin-left: 250px !important;
    max-width: 700px;
    min-width: 500px;
    position: relative;
}
h1{
    color: #DD0000 !important;
    font-family: 'Calibri',Arial !important;
    font-size: 63px !important;
    font-weight: normal !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-top:0 !important;
    padding-bottom: 0 !important;
    line-height: 34px !important;
    letter-spacing: -3px;
}

h2{
    font-size:65px !important;
    color:#860038 !important;
    font-family: 'Calibri',Arial !important;
    font-weight: normal !important;
    margin-top:0 !important;
    margin-bottom:0 !important;
    padding-top:0 !important;
    padding-bottom: 0 !important;
    letter-spacing: -3px;
}
.ilt{
    font-size: 20px;
    margin-top: 20px;
    max-width: 500px;
}
a.arena{
    background-image: url("../images/arena.png");
    background-position: left top;
    background-repeat: no-repeat;
    bottom: -34px;
    height: 16px;
    position: absolute;
    right: 188px;
    width: 90px;
}
a.arena:hover{
    background-position: left -15px;
    transition: all 0.2s linear 0s;
}