﻿body
{
    font-family: Calibri;
    background-color:#f6f6f9;
    /**background-image: url('../images/shadow-bg.jpg');
    background-repeat: repeat;*/
}
.ustbant
{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: Black;
    min-height: 60px;
    width: 100%;
}
.header
{
    padding-top: 60px;
    width: 800px;
    height: 277px;
    background-color: Gray;
    margin: 0 auto;
    text-align: center;
}
.menu
{
    margin: 0 auto;
    width: 800px;
    background-image: url(../images/btn3.jpg);
    background-repeat: repeat-x;
}
.content
{
    margin-top:10px;
    width: 800px;
    min-height: 400px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.contentLeft
{
    float: left;
    min-height: 400px;
    width: 800px;
    background-image: url('../images/ertas.jpg');
    background-repeat: no-repeat;
    position:relative;
    
}
.contentRight
{
    float: right;
    min-height: 200px;
    width: 200px;
}
.alt
{
    
    width: 250px;
    background-image: url('../images/alt-bg.png');
    background-repeat: repeat-y;
    margin-left: 7px;
    margin-top: 30px;
    
}
.icerik
{
    position:relative;
    width: 790px;
    min-height: 100px;
    background-image: url('../images/alt-bg.png');
    background-repeat: repeat;
    padding-left:10px;
    padding-top:15px;
    float:left;
}
.sol
{
    float:left;
    width:500px;
}
.sag
{
    float:right;
    padding-right:17px;
    padding-bottom:15px;
}
.kutu
{
  
  bottom:10px;
  
}
.clear
{
    clear:both;
    
}