.kategoriler{
    
}
.kategori{
    width:45%;
    margin:0 5px 5px 0;
    display: block;
    float:left;
}
.kategori_anasayfa{
    width:100%;
    margin:0 5px 5px 0;
    display: block;
    float:left;
}
.kategori_resim{
    width:50px;
    height: 50px;
    /*border: 1px solid gray;*/
    float:left;
}
.kategori_baslik{
    float:left;
    padding: 10px 5px;
    font-weight: bold;
}

.ayrac{
    clear: both;
    height: 1px;
    margin: 10px 0;
    border-bottom: 1px dotted #804000;
}

.proje{
    width: 140px;
    height: 190px;
    background: url(/images/bg_proje.jpg);
    padding: 10px;
    float:left;
    margin:10px 10px 0px 0;
    border-radius: 2px;
}
.proje:hover{    
    background: url(/images/bg_proje_hover.jpg);    
}
.proje_resim{
    width: 138px;
    height: 138px;
    border-top: 1px solid #b1b1b1;
    border-left: 1px solid #b1b1b1;
    border-right: 1px solid #8f8f8f;
    border-bottom: 1px solid #8f8f8f;
}
.proje_adi {
    width: 140px;
    text-align: center;
    padding: 5px 0 0 0;
}
.proje_adi a{
    color: #3B3B3B;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ffffff;    
}
.kategori_galeri_ic{
    text-align: center;
    border-bottom:1px dotted #D4D4D4;
    float:left;
    width: 170px;
    height: 170px;
    margin:0 12px 12px 0;
}
.kategori_haber_ic{
    text-align: center;
    border-bottom:1px dotted #D4D4D4;
    float:left;
    width: 170px;
    height: 150px;
    margin:0 12px 12px 0;
}
.kategori_antenor_ic{
    text-align: center;    
    float:left;
    width: 170px;
    height: 110px;
    margin:0 12px 12px 0;
}
.kategori_galeri{
    text-align: center;
    border-bottom:1px dotted #D4D4D4;
    padding:5px 0;
}
.kategori_galeri_resim_ic{
    width: 150px;
    height: 100px;
    padding:5px;
    background: #D4D4D4;
    
}
.kategori_galeri_resim{
    width: 150px;
    height: 100px;
    padding:5px;
    background: #D4D4D4;
    margin:0 15px;
}
.kategori_yazar_resim{
    width: 150px;
    height: 70px;
    padding:5px;
    background: #D4D4D4;
    margin:0 15px;
}
.kategori_galeri_baslik{
    
    
}
.kategori_antrenor_baslik{
    font-size:16px;
    
}
.kategori_galeri_ozet{
    
}

.kategori_ant_ic{
    text-align: center;
    border-bottom:1px dotted #D4D4D4;
    padding:5px 0;
    float:left;
    margin:0 20px 20px 0;
}
.kategori_ant_resim{
    width: 180px;
    height: 115px;
    padding:5px;
    background: #D4D4D4;
}