/*
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 : 2014-04-12, 04:01:10
    Author     : przmak
*/

.font-roboto{
    font-family: 'Roboto', sans-serif;
}
.font_size_10{
    font-size: 10px;
}
.font_size_11{
    font-size: 11px;
}
.font_size_12{
    font-size: 12px;
}
.font_size_13{
    font-size: 13px;
}
.font_size_14{
    font-size: 14px;
}
.font_size_15{
    font-size: 15px;
}