/*
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, 11:46:32
    Author     : Lukas
*/
#flags_heading {
  color: white;
  background-color: #C00000;
  padding-left: 4px;
  font-size: 1.5em; }

.flag_image {
  height: 80px;
  width: 80px;
  border-radius: 80px; }

.flag_img {
  float: left; }

.flag_descr {
  padding-top: 32px;
  margin-left: 7px;
  float: left; }

/*# sourceMappingURL=flags.css.map */
