﻿body
{
    font-family: Tahoma, Sans-Serif;
    font-size:small;
    margin:0px;
    background-color: #fff;
    width:100%;
    background-image:url('back1.jpg');
    background-repeat:no-repeat;
    background-attachment:fixed;
    background-position:left 165px;
}
a:link
{
    color: #048;/*#F60;/*#F40;/*#F96;*/
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    color: #903;/*#F40;/*#F96;*/
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
    color: #F00;/*#C06;/*#F00;*/
    text-decoration: underline;
}

div#bolme {
    background-image:url('bolme102.jpg');
    background-position:0px -127px;
    width:100%;
    height:60px;
    }
div#dipbolme {
    background-image:url('bolme102.jpg');
    background-position:0px 0px;
    width:100%;
    height:30px;
    padding:20px 0px 10px 0px;
    color:Navy;
    font-size:smaller;
    text-align:center;
    }
div#taban {
    height:auto;
    padding-bottom:5px;
    /*padding:5px 173px 5px 20px;*/
    padding:5px 10px 5px 10px;
    }
div#sol {
    position:absolute;
    top:170px;
    left:20px;
    /*
    float:left;
    */
    width:270px; /*170px*/
    height:570px;
    padding-top:0px
    }
div#sag {
    background-color:#aaa;
    position:absolute;
    top:170px;
    right:10px;
    width:150px;
    height:auto;
    border:solid 1px #336;
    }
div#sag em {
    display:block;
    background-image:url('bolme102.jpg');
    background-position:0px -16px;
    padding:8px 2px 6px 2px;
    font-style:normal;
    font-weight:bold;
    text-align:center;
    color:Maroon;
    border:1px solid orange;
    border-bottom:none;
     }
div#sag img {
    display:block;
    text-align:center;
    }

div#anacerceve {
    width:auto;
    height:auto;
    padding-left:280px;/*180px;/*210px;*/
/**/
    /*padding-top:300px;*/
    }   
div#baslik {
    /*border-bottom:solid 15px #789;/*#800080;*/
    padding:0px 0px 0px 0px;
    height:100px;
    }
div#baslik div
{
    float: right;
    font-size: medium;
    font-weight:bold;
    color: #336;
    padding: 87px 0px 0px 0px;
    margin-top:0px;
    background-image: url('images/btaban.jpg');
    background-repeat: no-repeat;
    width: 500px;
    height:auto;
    overflow:hidden;
    text-align: right;
}
div#tepelogo {
    position: absolute; 
    background-image:url('images/logo.png');
    background-repeat:no-repeat;
    background-position: 0px 12px;
    width:auto;/* :100px;*/
    height:150px;
    left: 10px;
    top: -10px; 
    padding-left:140px;
    padding-right:2px;
    padding-top:20px;
    padding-bottom:2px
    }
div#tepelogo big {
    font-family:Times New Roman;
    font-size:36pt;/*42pt;*/
    color:#336;
    letter-spacing:1px;
    font-weight:bold;
    }
div#tepelogo cite {
    font-size:14pt;
    color:#336;
    letter-spacing:10px;
    font-style:normal;
    font-family:Monotype Corsiva, Tahoma, Sans-Serif;
    }
div#intro 
{
/*
    position:absolute;
    left:0px;
    top:170px;
    z-index:-1;/**/

    height:auto;
   /* width:590px;*/
    /*padding:0px 170px 0px 200px;*/
    overflow:hidden;
    text-align:center;
}
div#intro div { 
    display:block;
    width:98%;/*600px;*/
    height:100%;
    border:solid 1px silver;
}

div.yarim
{
    background-color:Lime;
    width:50%;
    /*display:inline;*/
    float:right;
    background-color:#aaa;
    }