﻿html { overflow-y: scroll; font-family:Calibri, Tahoma, Arial; font-size:13px;}
body{ margin:0;}
img { border:0; }
a { color:#333; text-decoration:none;}
a img{ border:0;}

/************ Genel Tanımlı Classlar *************************/

.yok { display:none;}
.clr, .clear {clear:both;}
.fl{ float:left;}
.fr{ float:right;}

.tangerine {font-family:Tangerine;}

.kose1{position:absolute; border-left:3px solid #4c5a6d;  border-top:3px solid #4c5a6d; left:-2px; top:-2px; width:20px; height:20px;}
.kose2{position:absolute; border-right:3px solid #4c5a6d;  border-top:3px solid #4c5a6d; right:-2px; top:-2px; width:20px; height:20px;}
.kose3{position:absolute; border-left:3px solid #4c5a6d;  border-bottom:3px solid #4c5a6d; left:-2px; bottom:-2px; width:20px; height:20px;}
.kose4{position:absolute; border-right:3px solid #4c5a6d;  border-bottom:3px solid #4c5a6d; right:-2px; bottom:-2px; width:20px; height:20px;}

.radius{ -webkit-border-radius:15px; -moz-border-radius:15px; border-radius:15px;}
.radius-top{ -webkit-border-top-right-radius:7px; -moz-border-radius-topright:7px; border-top-right-radius:7px; -webkit-border-top-left-radius:7px; -moz-border-radius-topleft:7px; border-top-left-radius:7px;}
.radius-bottom{ -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; border-bottom-right-radius:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; border-bottom-left-radius:7px;}
.radius-left{ -webkit-border-top-left-radius:7px; -moz-border-radius-topleft:7px; border-top-left-radius:7px; -webkit-border-bottom-left-radius:7px; -moz-border-radius-bottomleft:7px; border-bottom-left-radius:7px;}
.radius-right{ -webkit-border-top-right-radius:7px; -moz-border-radius-topright:7px; border-top-right-radius:7px; -webkit-border-bottom-right-radius:7px; -moz-border-radius-bottomright:7px; border-bottom-right-radius:7px;}

.gradient{ background: #EEEEEE; background: -webkit-linear-gradient(top, #EEEEEE, #CCD1D4);  background: -moz-linear-gradient(top, #EEEEEE, #CCD1D4);
       background: -o-linear-gradient(top, #EEEEEE, #CCD1D4); background: -ms-linear-gradient(top, #EEEEEE, #CCD1D4); background: linear-gradient(top, #EEEEEE, #CCD1D4);}
      
.golge{-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);}     

.transparent { background:url(../cms/images/transparent.png) repeat;}
.transparent2 { background:url(../cms/images/overlay.png) repeat;}

/*************** Notifications ***************/

.notification {border: 1px solid; background-position: 10px 11px !important; padding: 12px 0 5px 40px; margin:10px 0;
                background-repeat: no-repeat !important; font-size: 12px; width: 99.8%; min-height:20px;}
.attention { background: #fffbcc url(../cms/images/icons/exclamation.png); border-color: #e6db55;  color: #666452; }
.information { background: #dbe3ff url(../cms/images/icons/information.png); border-color: #a2b4ee; color: #585b66; }
.success { background: #d5ffce url(../cms/images/icons/tick_circle.png); border-color: #9adf8f; color: #556652;  }
.error {  background: #ffcece url(../cms/images/icons/cross_circle.png); border-color: #df8f8f; color: #665252; }

 /********** Dropdown Fonksiyonlar ********/
ul.menu{ list-style:none;}
ul.menu a {display:block;}
ul.menu li {position:relative; float:left;}
ul.menu ul {list-style:none; position:absolute; top:100%; left:0; display:none;}
ul.menu ul li {position:relative; margin:0;}
ul.menu ul ul {left:100%; top:0;} 


 /********** PopUp Stilleri ********/

div#popup a.kapat{width:25px; height:29px; background:url(../cms/images/x.png) no-repeat; position:absolute; left:98%; top:-15px; z-index:99999;}
div#popup-bck { background:url(../cms/images/overlay.png) repeat; position:fixed; width:100%; height:100%; top:0; left:0; z-index:99998;}
div#popup { width:800px; margin-left:-400px; position:absolute; left:50%; top:50px; z-index:99999;}
div#popup img{ width:100%;}
.popup_goster{ border:0; position:fixed; background:url(../images/kampanya.png) no-repeat; width:70px; height:75px; bottom:0; right:0; cursor:pointer; z-index:999; text-indent:100px;}

 /********** İçerik Sayfalama Stilleri ********/ 
div.sayfalama{ margin:30px;}
div.sayfalama span{ display:block; float:left; margin-right:5px; width:80px; font-size:12px; height:20px; padding-top:5px;}
div.sayfalama a{ display:block; width:20px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#333; border:1px solid #aaa; margin:0 2px; float:left;}
div.sayfalama a.selected,
div.sayfalama a:hover{ color:#000; border-color:#000;}

 /********** İçerik Dil iconları ********/ 
div#langs {position:absolute; right:20px; top:10px; width:60px; height:19px; display:none;}
a.english {display:block;width:24px;height:19px;background:url(../images/flags2.png) no-repeat 0 -19px;text-indent:-9999px;float:left;margin-right:6px;}
a:hover.english,
a.english.aktif {background-position:0 0;}

a.turkce {display:block;width:24px;height:19px;background:url(../images/flags2.png) no-repeat -24px -19px;text-indent:-9999px;float:left;margin-right:6px;}
a:hover.turkce,
a.turkce.aktif {background-position:-24px 0;}


/********** Accordion Menü ****************/
 .yanmenu{ margin:0; padding:0; width: 265px; float: left; list-style:none;}
 .yanmenu li { padding: 0; border: none; margin-top: 3px; margin-bottom: 3px;}
 .yanmenu ul { width:93%; margin-left:7%;  list-style:none; }
 .yanmenu ul li{margin-left: 8px;}
 
 .yanmenu a{padding: 5px 5px 5px 20px; text-decoration: none; display: block; color: #333; position: relative; font-size:13px; font-weight:bold;}
 .yanmenu a.dcjq-parent{ /*background:url(../images/li-main-pointer.png) no-repeat left center;*/  }
 .yanmenu a.dcjq-parent:hover {}
 .yanmenu a.dcjq-parent.active {}

 .yanmenu a.dcjq-parent.active { background:url(../images/c-pointer-selected.png) no-repeat left 5px;}
 .yanmenu a:hover {}
 .yanmenu a.active{background:url(../images/c-pointer-selected.png) no-repeat left 5px;}
 
 .yanmenu li { background-color:#dce2de; padding-left:3px;}
 .yanmenu li a { background-color: #dce2de; background:url(../images/c-pointer.png) no-repeat left 5px;}
 .yanmenu h1{ font-size:18px; color:#ccc; padding-top:10px; text-indent:30px; display:block; margin-left:-25px;}
 
 .yanmenu ul li a{font-size:12px; font-weight:normal;}
 
 
 /********** Default Form Stilleri ********/
div.form label{ float:left; width:150px;}
div.form input,
div.form textarea{ float:left; width:200px; border:1px solid #ddd; padding:3px; display:block;}
div.form input[type=text]{ height:25px;}
div.form input[type=submit]{ width:100px;}

 /********** Standart İçerik Sayfa Stilleri ********/
 

div.thumb{ width:96%; padding:10px 2%; height:50px;}
div.thumb img{ float:left; background-color:#ddd; padding:5px; height:40px; margin-right:5px;}

.galeri .galeri_kutular{ float:left; width:175px; height:170px; overflow:hidden; border:1px solid #333; padding:4px; margin:10px 10px 0 0; background:url(../images/transparent_bg.png) repeat; text-align:center; position:relative;}
.galeri .galeri_kutular a{ color:#ccc;}
.galeri .galeri_kutular img{ padding:2px; margin-bottom:10px; position:absolute; clip:rect(0px,191px,120px,20px); left:-15px; top:5px; width:200px;}
.galeri .galeri_kutular h1{ font-size:13px; margin:0; padding:0; position:absolute; top:130px; width:96%; /*padding:0 2%;*/ text-align:center;}
.galeri .galeri_kutular p{ margin:0; padding:0;}

.galeri .galeri_detaylar{ float:left; width:182px; height:122px; overflow:hidden; border:1px solid #333; margin:10px 10px 0 0; background:url(../images/transparent_bg.png) repeat; position:relative;}
.galeri .galeri_detaylar img{ position:absolute; width:220px; clip: rect(0px,195px,110px,25px); left:-19px; top:6px;}


/********** Site Stilleri *********************/

.kutu div h1,
.nivo-caption,
.katkutu h1,
.galeri_kutu h1,
.katkutu2 h1,
.nivo-caption p a {text-shadow:2px 2px 3px #000000, 2px 2px 2px #000000; filter: Shadow(color='#000000', Direction=135, Strength=4);}


body{ background:url(../images/bg-brown.jpg) repeat fixed;}

a.devami{color:#35b; text-decoration:underline;}

.devami2{ padding:8px 10px 7px 30px; margin-top:0;  color:#35b; background:url(../images/more.png) no-repeat 5px 7px; float:right;}
.devami2:hover{background-color:#b6132c; color:#fff;}

.wrapper{ width:100%;}

.header_container{ width:100%; height:180px; background:url(../images/header-bg.jpg) repeat center center; overflow:visible;}
.header{ width:960px; margin:0 auto; position:relative;}
.header .monum{ position:absolute; background:url(../images/header-monuments.png) no-repeat center top; width:1000px; height:150px; left:50%; margin-left:-450px; top:0; z-index:99;}
.header span.tel{position:absolute; right:60px; top:50px; color:#fff; font-size:20px; font-weight:bold; z-index:100; text-shadow:1px 1px 1px #555;}

.header .tv { display:block; width:50px; height:67px; background:url(../images/24tv.png) no-repeat; position:absolute; right:0px; top:0px; z-index:100;}
.header .ins { display:block; width:32px; height:32px; background:url(../images/instagram.png) no-repeat; position:absolute; right:70px; top:12px; z-index:100;}
.header .fcb { display:block; width:32px; height:32px; background:url(../images/facebook.png) no-repeat; position:absolute; right:150px; top:10px; z-index:100;}
.header .tw { display:block; width:32px; height:32px; background:url(../images/twitter.png) no-repeat; position:absolute; right:110px; top:10px; z-index:100;}

.pk1{ width:60px; height:77px; background:url(../images/pk1.png); position:absolute; left:200px; top:20px; display:none;}
.pk2{ width:88px; height:70px; background:url(../images/pk2.png); position:absolute; left:400px; top:10px; display:none;}
.pk3{ width:66px; height:45px; background:url(../images/pk3.png); position:absolute; left:540px; top:85px; display:none;}
.pk4{ width:56px; height:74px; background:url(../images/pk4.png); position:absolute; left:730px; top:35px; display:none;}
.pk5{ width:78px; height:80px; background:url(../images/pk5.png); position:absolute; left:850px; top:20px; display:none;}

a.logo { width:150px; height:158px; background:url(../images/logo.png) no-repeat;
          position:absolute; left:0px; top:25px; z-index:990;}

ul.menu{ height:50px; width:820px; padding:0px 20px 0px 120px; background:#fff url(../images/menu-bg.png) repeat;
          position:absolute; left:0px; top:150px; margin:0; z-index:980; font-family:Georgia, Times New Roman, Tahoma;}
ul.menu li a{ display:block; padding:18px 13px 4px 13px; font-size:14px; color:#017171; margin:0 3px;}
ul.menu li a:hover,
ul.menu li a.selected{ color:#f00;}
ul.menu ul{ width:200px; background-color:#aaa; filter: alpha(opacity=90);}
ul.menu ul li{ width:100%;}
ul.menu ul li:hover{ background-color:#aaa;}
ul.menu ul li a{ padding:13px 10px; font-size:12px;}

.container{ width:960px; margin:0 auto;}

/*** Sol Sutun ***/

.sol-sutun{ float:left; width:600px;}

.kutu{ width:190px; margin: 20px 12px 0 0; float:left; height:200px; overflow:hidden; position:relative; border:1px solid #644B46;}
.kutu div{position:absolute; right:0px; top:120px; padding:5px 5px; width:180px; height:60px; background:url(../images/bg-tarih.jpg) repeat; color:#fff;}
.kutu div a { color:#fff;}
.kutu h1{ font-size:16px; display:block; margin:0; padding:0;}
.kutu p{ margin:3px 0 0 0; font-size:14px; color:#fff; font-weight:normal;}
.kutu:hover{ background-image:none; background-color:#f36;}

.katkutu2 { margin-top:20px; background:url(../images/bg-baslik2.png) no-repeat 0 0; min-height:50px;}
.katkutu2 h1{ height:37px; margin:0 0 -13px 0; padding:6px 0 0 0; color:#fff; font-size:18px; text-indent:15px; display:block; font-weight:normal;}
.katkutu2 .icerik_kutu { float:right; width:563px; padding:15px; border:1px solid #644B46; border-top:0; background:url(../images/bg_icerik.png); color:#fff;}
.katkutu2 .icerik_kutu img.icerik{ float:left; margin-right:15px; padding:3px; -webkit-border-radius:3px;}
.katkutu2 .icerik_kutu p{ margin:0; font-size:14px; line-height:18px;}
.katkutu2 .icerik_kutu p a{ color:#35b; text-decoration:underline; padding-left:5px;}
.katkutu2 .icerik_kutu .tarih{ background:url(../images/bg-tarih.jpg); width:130px; padding:5px; float:right; margin:0 0 10px 10px; color:#fff; font-size:12px;}

.galeri_kutu { width:290px; float:left; background:url(../images/bg-baslik5.png) no-repeat; margin-top:20px;}
.galeri_kutu .icerik_kutu { float:right; width:282px; border:1px solid #644B46; border-top:0; background:url(../images/bg01.jpg) repeat;}
.galeri_kutu h1{ height:38px; margin:0 0 -13px 0; padding:5px 0 0 0; color:#fff; font-size:18px; text-indent:35px; display:block; font-weight:normal;}
.galeri_video h1{ background:url(../images/icon-videos.png) no-repeat 5px 5px;}
.galeri_fotograf h1{ background:url(../images/icon-photos.png) no-repeat 5px 5px;}
.galeri_kutu .anaimg_div{ width:282px; height:160px; position:relative; overflow:hidden;}
.galeri_kutu .anaimg{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:3;}
.galeri_video .anaimg_a{ position:absolute; width:80px; height:78px; background:url(../images/play.png); left:102px; top:45px; z-index:4;}
.galeri_kutu p.anavideo{ margin:0; width:270px; padding:6px; height:30px; border-bottom:1px solid #aaa; }
.galeri_kutu p.anavideo:hover {background:url(../images/bg_kutu.png);}
.galeri_kutu p.anavideo:hover a{ color:#fff;}
.galeri_kutu a{color:#000; font-weight:bold;}

.galeri_kutu .galeri_liste{ padding:10px 5px; display:none;}
.galeri_kutu .galeri_liste div { width:100%; position:relative; height:70px;}
.galeri_kutu .galeri_liste div:hover {background:url(../images/bg_kutu.png);}
.galeri_kutu .galeri_liste div:hover a{ color:#fff;}
.galeri_kutu .galeri_liste div.clr{ height:5px;}
.galeri_kutu .galeri_liste div img{ position:absolute; left:-15px; top:4px; clip:rect(0px,120px,60px,20px); width:140px; float:left; padding:2px;border-radius:3px;}
.galeri_kutu .galeri_liste div h2{  font-size:13px; margin:5px 0 0 0; width:165px; float:right;}
.galeri_kutu .galeri_liste div small{ width:165px; float:right; margin:5px 0 0 0; font-size:12px;}

/*** Sağ Sutun ***/

.sag-sutun{ float:right; width:340px; z-index:0;}

.ana-video{ float:right; width:280px; padding:60px 30px 30px 30px; height:210px; background:url(../images/video-bg.png) no-repeat;}

.katkutu { margin-bottom:20px; background:url(../images/bg-baslik.png) no-repeat 0 0; min-height:30px;}
.katkutu h1{ height:38px; margin:0 0 -13px 0; padding:5px 0 0 0; color:#fff; font-size:18px; text-indent:15px; display:block; font-weight:normal;}
.katkutu .icerik_kutu { float:right; width:313px; padding:10px; border:1px solid #644B46; border-top:0; background:url(../images/transparent_bg.png) repeat;}
.katkutu .icerik_kutu .tarih{ background:url(../images/bg-tarih.jpg); width:185px; padding:5px; float:right; margin:0 0 10px 0; color:#fff; font-size:12px;}
.katkutu .icerik_kutu p { color:#fff; }
.katkutu .icerik_kutu p a{ color:#35b; text-decoration:underline; padding-left:5px;}
.katkutu .icerik_kutu .gezi_resim { width:100px; float:left; margin-right:10px; border:1px solid #ddd; padding:3px; -webkit-border-radius:3px;}

.sag_gorsel img{width:98%; margin:0 0 20px 2%;}

.ekip{ background:url(../images/ekip.gif) repeat; height:100px; margin-top:10px;}

.footer_container{ width:100%; background:#017171 url(../images/footer-top2.png) repeat-x center top; margin-top:30px;}
.footer{ width:960px; height:120px; margin:0 auto; padding:30px 0; position:relative; background:url(../images/cagatay.png) no-repeat left bottom;}
.footer .copyright{ width:400px; font-size:11px; text-align:right;
                     position:absolute; right:40px; top:130px; color:#ccc;}
.footer .anasayfa{ display:block; width:100px; height:150px; position:absolute; left:0; top:30px;}
.footer .imza{width:32px; height:32px; display:block; position:absolute; right:0; top:140px;}
.footer .social-network { position:absolute; top:40px; right:0px; width:190px; height:80px;}
.footer .social-network h1 { font-size:20px; margin:0; padding:0; position:absolute; top:0; left:20px; color:#fff; font-weight:normal;}
.footer .social-network a.facebook { position:absolute; top:30px; left:20px; background:url(../images/fb.png) no-repeat 0 0; width:36px; height:36px; }
.footer .social-network a.twitter { position:absolute; top:30px; left:80px; background:url(../images/tw.png) no-repeat 0 0; width:36px; height:36px; }
.footer .social-network a.youtube { position:absolute; top:30px; left:140px; background:url(../images/yt.png) no-repeat 0 0; width:36px; height:36px; }
.footer .social-network a.cy { position:absolute; top:30px; left:140px; background:url(../images/cy.png) no-repeat 0 0; width:36px; height:36px; }
.footer ul.footer_menu{ list-style:none; margin:0; padding:0;
                       position:absolute; left:130px; top:50px; color:#fff; font-weight:bold;}
.footer ul.footer_menu li{ float:left; padding:0 20px; width:110px; background:url(../images/icon-info.png) no-repeat 0 0;}

.footer .tursab{position:absolute; left:565px; top:50px;}
.footer .tursab>img{width:100px;}

.footer ul.footer_menu ul{ list-style:none; margin:10px 0 0 0; padding:0;}
.footer ul.footer_menu ul li{ padding:5px 0 0 15px; margin:0; background:url(../images/icon-bullet.png) no-repeat 0 7px;}
.footer ul.footer_menu ul li a{ font-weight:normal; font-size:12px; color:#fff;}
.footer ul.footer_menu ul li a:hover{ text-decoration:underline;}

.son { float:right; margin-right:0; }

.sponsor_resim { width:60px; padding:8px; background-color:#fff; }
.sponsorlar .sponsor_resim { width:100px; padding:15px; background-color:#fff; margin:5px;}

.sol-sutun-icerik{ float:left; width:575px; border:1px solid #644B46; background:url(../images/transparent_bg.png) repeat; padding:15px 15px; color:#fff; min-height:300px;}
.sol-sutun-icerik h1 { font-size:22px; color:#fff; margin:0; padding-bottom:15px;}

.single-icerik{ width:930px; border:1px solid #644B46; background:url(../images/transparent_bg.png) repeat; padding:15px 15px; color:#fff; min-height:300px;}
.single-icerik h1 { font-size:22px; color:#fff; margin:0; padding-bottom:15px;}

.sol-sutun-icerik.galeri3{width:930px;}
.sol-sutun-icerik.galeri3 .galeri_kutular{ width:215px; height:170px;}
.sol-sutun-icerik.galeri3 .galeri_kutular img{ padding:2px; margin-bottom:10px; position:absolute; clip:rect(0px,251px,120px,30px); left:-20px; top:10px; width:230px;}

.yorum{ width:100%; margin:40px 0;}
.yorum h1{ font-size:20px; letter-spacing:-1px;}
.yorum label{ display:block; margin-top:15px;}
.yorum input,
.yorum textarea{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; padding:5px;}
.yorum input[type=text]{ width:300px; height:15px; padding:5px;}
.yorum input[type=button]{ width:100px; height:30px; cursor:pointer;}
.yorum input[type=button]:hover{ background-color:#ddd;}
.yorum textarea{ width:400px; height:100px;}

.iletisim{ width:100%; margin:40px 0;display:none;}
.iletisim h1{ font-size:20px; letter-spacing:-1px;}
.iletisim label{ display:block; margin-top:15px;}
.iletisim input,
.iletisim textarea{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; padding:5px;}
.iletisim input[type=text]{ width:300px; height:15px; padding:5px;}
.iletisim input[type=button]{ width:100px; height:30px; cursor:pointer; margin-top:10px;}
.iletisim input[type=button]:hover{ background-color:#ddd;}
.iletisim textarea{ width:400px; height:100px;}

.yorum_listele div p{ margin:0; padding:0;}
.yorum_listele div span{ display:block; font-size:15px; color:#ffea8a;  font-weight:bold; margin:0 0 15px 0;}

.katkutu a.icon{ display:block; float:left; width:100px; background:url(../images/icon-bullet.png) no-repeat left 8px; color:#aaa; padding:5px 0 0 14px;}
.katkutu a.icon:hover{ text-decoration:underline;}

.arsiv { width:100%; margin-top:30px;}
.arsiv h1{font-size:20px; letter-spacing:-1px; padding-left:15px;}
.arsiv ul{ margin:0; padding:0; list-style:none;}
.arsiv ul li{ padding:5px 0; width:90%; border-bottom:1px dotted #666;}
.arsiv ul li a{ color:#fff; background: url(../images/icon-bullet.png) no-repeat left 2px; padding:0 0 0 15px;}
.arsiv ul li a:hover{ text-decoration:underline;}
.arsiv ul li span{width:130px; float:right; text-align:right;}

.bizekatilin{ width:100%; margin:40px 0;}
.bizekatilin label{ display:block; margin-top:15px;}
.bizekatilin input,
.bizekatilin textarea,
.bizekatilin select{ border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:0; padding:5px;}
.bizekatilin input[type=text]{ width:300px; height:15px; padding:5px;}
.bizekatilin input[type=button]{ width:100px; height:30px; cursor:pointer; margin-top:20px;}
.bizekatilin input[type=button]:hover{ background-color:#ddd;}
.bizekatilin textarea{ width:400px; height:100px;}


.listele_satir{}
.listele_satir img{ width:70px; float:left;}
.listele_satir .ic{ float:left; margin-left:20px; width:450px;}
.listele_satir h1{ font-size:16px; margin:0; padding:0;}
.listele_satir h1 a{ color:#fff; cursor:pointer;}
.listele_satir p{ margin:0;}

.katkutu.sponsorlar {display:none;}

.kutu:nth-child(3) div{background-image:url(../images/bg-tarihy3.jpg) !important;} /* Turuncu */
.kutu:nth-child(4) div{background-image:url(../images/bg-tarih1.jpg) !important;} /* Yeşil */
.kutu:nth-child(5) div{background-image:url(../images/bg-tarih0.jpg) !important;} /* Mor */
.kutu:nth-child(6) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(7) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(8) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(9) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(10) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(11) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(12) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(13) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(14) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(15) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(16) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(17) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(18) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(19) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(20) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(21) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(22) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(23) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(24) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(25) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(26) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(27) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(28) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(29) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(30) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(31) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(32) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(33) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(34) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(35) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(36) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(37) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(38) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(39) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(40) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(41) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(42) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(43) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(44) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(45) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(46) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(47) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(48) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(49) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */
.kutu:nth-child(50) div{background-image:url(../images/bg-tarihy5.jpg) !important;} /* Siyah */


