/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08.08.2016, 16:54:18
    Author     : Lukas
*/
.statisic_title {
  font-size: 3.5em;
  display: inline;
  background-color: white;
  padding-left: 10px;
  padding-right: 10px; }

.statisitc_descr {
  font-size: 1.5em; }

#statistic_line {
  border-top: 1px solid grey;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 30px;
  z-index: -1; }

#statistic_row {
  margin-top: 20px;
  position: relative; }

/*# sourceMappingURL=statistics.css.map */
