div.renk{
	float:left;
	background-color:#ffffcc;
	font-size:8px;
	height:45px;
	width:77px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-right:8px;
	font-weight:bold;
        
     }

div.renk a{
	text-decoration:none;
	color:#3e1b22;
	  
	   }

div.renk a p{
              vertical-align:middle;
              text-align:center;
             
             }

div.renk:hover {
                  background-color:#C90;
                 }
 
body{
       background-color:#ffffff;
      }

#sayfa{
        background-color:#3e1b22;
         width:999px;
        height:582px;
        text-align:center;
         padding:8px;

       }

#linkler{
           background-color:#3e1b22;
           width:auto;
           height:55px;
           margin:0;
           margin-left:78px;
           margin-right:77px;
            
          padding:5px 0 5px 0;
           

        }
#govde{
       width:848px; margin:0px; height:450px;
        margin:0px 78px 0 77px;
         
       }

 
.zemin{
        background-color:#fffde4;
      }

.zemin1{
        background-color:#fffde4;
       text:align;
        
      }



#govde span img{
     
      padding:80px 0 80px 0;
      } 
#sol{
    padding:10px;
    width:154px;
    background-color:#ffffff;
    height:430px;
    float:left;
     text-align:justify;
     text-decoration:blink;
    margin:0;
     
    }
#sag{
    float:left;
    width:411px;
    background-color:#fffde4;
    height:430px;
    padding:10px;
    text-align:justify;
    text-indent:10px;
     margin:0;
 /* display:-moz-box;
-moz-box-orient:horizontal;
-moz-box-pack:center;
-moz-box-align:center;
/* Safari and Chrome */
display:-webkit-box;
-webkit-box-orient:horizontal;
-webkit-box-pack:center;
-webkit-box-align:center;

/* W3C */
display:box;
box-orient:horizontal;
box-pack:center;
box-align:center; */
    }
#orta{
     float:left;
    width:218px;
    background-color:#ffffcc;
    height:430px;
     padding:10px;
   
      
      margin:0;
    }
#orta p img{
           padding-top:100px;
           }
#sag p:first-letter{

                        font-size:200%;
                        color:green;
                        }
#sag p:first-line{
 
                        color:#3e1b22;
                   
                        }

#temizle{
          clear:both;

         }
a img{

      border:none;
     }