/*
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 : 2015-11-03, 09:57:20
    Author     : Pracownik
*/


.historiazmian {margin-bottom: 50px;}

i.jpg::before,
i.gif::before,
i.jpeg::before,
i.png::before
{
    content: "";
}

i.zip::before,
i.fa-file[type='7z']::before,
i.gz::before,
i.tar::before,
i.rar::before,
i.arj::before
{
   content: "";
}

i.xls::before,
i.svn::before,
i.gz::before,
i.xlsx::before
{
   content: "";
}

i.mp3::before,
i.mod::before,
i.mid::before,
i.wav::before
{
  content: "";
}

i.pdf::before
{
  content: "";
}

i.doc::before,
i.docx::before,
i.txt::before
{
  content: "";
}
.form-group {padding: 15px;}
input[name=name_checkerkontakt_submit]{ display: none;}

.panel-body a{ border-bottom: solid 1px #000;}