body{
  margin:10px;
}
.active{
      font-weight:bold;
    }

    .odd{
      background-color:#fafafa;
    }
    #data-table,.head{
      font-size:11px;
    }
    .series_check{
      float:right;
      clear:both;
    }
    .category_check{
      float:right;
      clear:both;
    }
    #buttons{
      width:200px;
      margin-top:32px;
      float:left;
    }
    #buttons button{
        float:left;
        
        margin:5px;
        padding:10px;
    }
    #container{
      width:95%;
      float:left;
      
    }
    #data-table{
      clear:both;
    }
    .active-row{
      background-color: #ffe;
    }
    .btn {
    
    text-align: left !important;
    
  }
  
#logo-stopka {
	width: 100%;
	text-align:right;
	padding: 8px 6px 0 0;
}

#logo {
	padding: 0 0 4px 0;
}