/* CSS Document */
body {
    background: #f6f9fa;
    color: #536d76;
    font-weight: 400;
    font-size: 1em;
    overflow-x: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased !important;
}
.pompis { width:auto; min-width:100px;background-color:#613c97; color:#fff; border:0px; text-align:center; padding-top:6px; padding-bottom:6px; font-weight:bold; border-radius: 3px; }
.pompis:hover { background-color:#b5208e; cursor:pointer; }	
#kapsayici1 {
 float:left;
 width:100%;
}
#kolon1 {
 float:left;
 width:1%;

}
#kolon2 {
 
 width:9%;
 height:95vw;
  background:#fdecff;
 float:left;
 
}
#kolon3 {
 float:left;
 width:90%;
 float:left;
}
