.blue.content-header {
    background: none repeat scroll 0 0 #2f3a56;

	}
.content-header h1 {
    color: #FFF;
    display: block;
    font-family: "Ubuntu Medium";
    font-size: 35px;
    font-weight: 400;
    line-height: 110%;
    margin: 0 0 10px;
}
.breadcrumb a {
    color: #FFF;
    padding: 5px 4px;
    position: relative;
}
.boxes {
    float: left;
    padding: 22px 0 26px;
    width: 100%;
}
.boxes li {
    display: table !important;
    text-align: center;
}
/*--. boxes-links {
    clear: both !important;
    display: none !important;
    height: 38px !important;
}*/
.boxes-links .expand-more {
    color: #fff;
    cursor: default !important;
}
.btn-blue:focus {
    outline: 2px solid rgb(255, 255, 255) !important;
}
.btn-blue:hover {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
.btn-blue {
    background: rgb(255, 255, 255) none repeat scroll 0 0;
    color: rgb(255, 255, 255);
}
#htmlMainPage {
    background: none repeat scroll 0 0 #2f3a56;
    padding: 30px 0 46px;
}
.htmlMainPage a {
    color: rgb(255, 255, 255);
    line-height: inherit;
    text-decoration: none !important;
}
.htmlMainPage a:hover {
    color: rgb(255, 255, 255);
    line-height: inherit;
    text-decoration: underline !important;
}
.htmlMainPage ul {
    margin-top: 25px;
}
.htmlMainPage li {
    text-align: center;
}
.htmlMainPage li a {
    display: block;
    font-size: 16px;
}
.htmlMainPage li img {
    display: block;
    margin: 5px auto;
}
#htmlMainPage h2 {
    color: #fff;
	font-size: 28px;
    font-weight: 400;
}
.counter h4 {
    color: white;
	}
.htmlMainPage a:visited {
    color: rgb(255, 255, 255) !important;
    line-height: inherit;
    text-decoration: underline !important;
}
.stronaGlownaSekcjaHtml a{
    color: #fff !important;
}