/* 
    Created on : 2015-01-13, 15:37:15
    Author     : darekb
*/

body{
    font-family: ubuntu;
}
h1{
    font-size: 24px;  
}
h1 img {
    margin-right: 28px;
}
.breadcrumb {
    font-size: 10px;
}
.breadcrumb li{
    display: block;
}
.logo{
    padding-top: 0;
}
.logs{
    padding-top: 20px;
}
.logs a[href]:after {
    content: "";
}
.date_cube, .nabor_cube {
    border: 1px solid #000;
    height: 74px;
    margin-top: 20px;
    padding-top: 2px;
    width: 74px;
}
.nabor_cube .dzialanie {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: -2px;
    line-height: 38px;
}
.nabor_cube .inst {
    font-family: "ubuntu-light";
    font-size: 24px;
    line-height: 22px;
}
.date_cube .day {
    font-size: 38px;
    line-height: 38px;
}
.date_cube .month {
    font-family: "ubuntu-light";
    font-size: 24px;
    line-height: 22px;
}