﻿*{margin:0;}



.icerik
{
    width:920px;
    height:auto;
    margin:auto;
    background:rgba(255,255,255,0.7);
    padding:30px;
    border-radius:10px;
    font-family:Arial;
}



.resimm
{
    margin-left:5px;
}
.resimm2
{
        margin-bottom:10px;
    margin-left:25px;
}







.apk
{
    
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -99;
}




#banner1
{
    
    width: 980px;
    height: 200px;
    margin: auto;
    position:relative;
    background-image: url('../media/bn1.fw.png');
    background-repeat: no-repeat;
}


#slort
{
    width: 980px;
    height: 550px;
    margin: auto;
    position:relative;
    background-image: url('../media/sl2.fw.png');
    background-repeat:no-repeat;
}



#footers
{
    width:980px;
    height:100px;
    margin:auto;
}






/* Webkit Scrollbar */ ::-webkit-scrollbar { width: 7px; } 
::-webkit-scrollbar-track { background: #eee; -webkit-box-shadow: inset 1px 1px 1px #B5CBE0; border: 1px solid #B5CBE0; } 
::-webkit-scrollbar-thumb { background: #333; -webkit-box-shadow: inset 1px 1px 1px rgba(155, 155, 155, 0.4); } 
::-webkit-scrollbar-thumb:hover { background: #333; } 
::-webkit-scrollbar-thumb:active { background: #333; -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.3); }











