/*
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 : 22.5.2018, 12:41:34
    Author     : Bc. Michal Smejkal <m.smejkal123@gmail.com>
*/

.mt-10 {
	margin-top: 10px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.mb-15 {
	margin-bottom: 15px !important;
}
.ml-10 {
	margin-left: 10px !important;
}
.ml-35 {
	margin-left: 35px !important;
}
.line-height-08 {
	line-height: 0.8 !important;
}
.d-inline-block {
	display: inline-block!important;
}
