

.starter-template {
  padding: 20px 15px;
  text-align: left;
}
.update  {
text-align:right;font-size: small;
}
h1 {
  text-align: center;
}


.header, .list-group{
  padding-top: 10px;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}
.sidebar-module-inset {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}








/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
	line-height: 1.7;

}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
  background-color: #f5f5f5;
}




.link-ostatni {
font-size: 15px; text-decoration: underline;
}
.link-box {
padding-top: 5px; margin-bottom: 15px;
}
.img-box {
float: right; padding-left: 30px;
}



