.navbar .navbar-brand img { max-height: 40px;}


.wysrodkowany img{
	margin-left: 33px;
    transition-duration: 0s;
}


.speaker__photo-wrapper--rounded .speaker__photo {
     border-radius: 30%;
}

.tloblekit {
background-color: whitesmoke;
}

.tabela td {
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
}

article.event {border: none; margin-bottom: 40px;padding: inherit;}
article.event .date { background-color: #c5c5c5;color: #fff; float: left; height: 70px; overflow: hidden; width: 70px;}
article.event.nearest-second .date {  background-color: #3498db;}
article.event .date .month {font-size: 14px;     padding-top: 5px;     text-align: center;     text-transform: uppercase; }
article.event .date .day {     bottom: 15px;     font-size: 60px;     font-weight: bold;     position: relative;     right: -12px; }
article.event aside {     padding-left: 80px; }
article.event aside header { font-size: 14px;   margin-bottom: 8px; }
article.event aside .additional-info {   color: #767676;  font-size: 12px;  margin-bottom: 0px;}
.footer .col-xs-12, .footer [class^="col-"] {margin-bottom: 5px;}
.footer__content {min-height: 100px;}