body {
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    background: url('../img/bg.jpg') no-repeat;
    background-attachment: fixed;
    background-size: cover;
    line-height: 18px;
}

.govde{
    margin-right: auto;
    margin-left: auto;
    width: 1000px;
    margin-top: 10px;
}

.govde .ust{
    height: 180px;
    position: relative;
}

.govde .ust .logo{
    display: block;
    width: 214px;
    height: 92px;
    margin-top:50px;
    float: left;
}

.govde .ust .menu{
    float: right;
    margin-top: 90px;
}

.govde .ust .sosyal{
    position: absolute;
    right: 10px;
    top: 10px;
}

.govde .ust .sosyal a{
    background: url('../img/sosyal.png') no-repeat;
    text-indent: -99999px;
    display: block;
    height: 33px;
    width: 34px;
    float: left;
}

.govde .ust .sosyal .twt{
    background-position: right;
}

.govde .ust .menu > ul > li{
    float: left;
    color:red;
    background: url('../img/menu_ayrac.png') no-repeat left top;
    height: 34px;
    padding:5px 30px;
}

.govde .ust .menu > ul > li:first-child{background: none;}

.govde .ust .menu > ul > li:hover{
    border-bottom: 3px solid #666666;
}

.govde .ust .menu > ul > li > a{
    font-size:14px;
    color:#666666;
    font-family: Georgia;
    font-weight: bold;
    display: inline-block;
    height: 34px;
}

.govde .ust .menu > ul > li > a h5{
    font-size:11px;
    color:#b7b7b7;
    font-family: Tahoma;
    display: block;
    font-weight: lighter;
    margin-top: 0px;
}

.govde .alt > div{margin-top:25px;}

.govde .alt .diger_siteler .satir{
    padding-bottom: 10px;
    background: url('../img/site_alt_ayrac.png') no-repeat;
    background-position: -10px bottom;
}

.govde .alt .diger_siteler .satir a{
    margin-left: 65px;
}

.govde .alt .haber{
    padding-bottom: 10px;
    background: url('../img/alt_ayrac.png') no-repeat;
    background-position: bottom;
    
}

.govde .alt .haber ul{margin-left: auto; margin-right: auto;width: 821px;}
.govde .alt .haber ul li{
    background: url('../img/alt_haber_bg.png') no-repeat;
    list-style: url('../img/tick.png') inside;
    height: 50px;
    padding-top:19px;
    padding-left:19px;
    font-size:14px;
    font-family: Calibri;
    position: relative;
    width: 821px;
}

.govde .alt .haber ul li a{color:#9f9999;}

.govde .alt .haber ul li a.devami{
    width: 103px;
    height: 31px;
    background: url('../img/devami.png') no-repeat;
    display: block;
    text-indent: -9999px;
    float: right;
    margin-right:30px;
    margin-top: -8px;
}

.govde .alt .baskan_mesaji{
    background: url('../img/baskan_bg.png') no-repeat;
    width: 821px;
    height: 135px;
    position: relative;
    margin-left: auto; margin-right: auto;width: 821px;
}

.govde .alt .baskan_mesaji p.mesaj{
    margin-left: 150px;
    margin-top: 25px;
    width: 610px;
    display: inline-block;
    color:#b0afaf;
    font-family: Calibri;
    
}

.govde .alt .baskan_mesaji h4.baskan{
    position: absolute;
    bottom: 20px;
    right: 70px;
    color:#b1b0b0;
}

.govde .alt .alt_linkler{
    background: #dedddd;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -moz-border-top-left-radius: 20px;
    -moz-border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px;
}
.govde .alt .alt_linkler ul{margin-left: 80px;margin-bottom: 10px;}
.govde .alt .alt_linkler ul li{
    float: left;
    font-size: 11px;
    margin-left: 30px;
    
}
.govde .alt .alt_linkler ul li a{color:#adadb0;}
.govde .alt .alt_linkler ul li a:hover{border-bottom:1px solid; color:#727272;}

.govde .organizasyonlarimiz{display: inline-block;}
.govde .organizasyonlarimiz li{
    background: url('../img/referans_bg.png') no-repeat;
    width: 154px;
    height: 169px;
    float: left;
    margin: 20px;
    padding: 2px;
}

.govde .iletisim .bolge{
	width:1000px;
	margin-bottom:30px;
	border-bottom:3px solid #ebebeb;
	padding-bottom:10px;
	display:inline-block;
}
.govde .iletisim .bolge .bilgi h2, .govde .iletisim .bolge .bilgi b{
	color:#fc7217;
}

.govde .iletisim .bolge > div{
	float:left;
	width:500px;
	position:releative;
}