header.t3-header {
    border-bottom: 1px solid #6b6868;
}
.header-bg {
    background:#103242;
}
.list-arrow li  a {
  display: inline   !important;   
  background: transparent !important;
  padding: 5px;
}
.list-arrow li:before  {
  display: inline   !important;     
}
.list-arrow div {
  display: inline   !important;     
}
.list-arrow li {
  padding: 5px  !important; 
  margin: 0px !important;
}
.blog> .items-more> .items-more> h3 {
  display: none   !important;   

}
.sprocket-strips-item .strips-item-date {
  display: none   !important;   
}
@media (min-width: 992px){
.col-md-8 {
    width: 75%;
}
.col-md-4 {
    width: 25%;
}
}
.article-title {
    font-size: 22px;
}
.item-page .article-header .article-title {
    font-size: 30px;
}
ul.top-info li .info-box .info-box-content p {
    font-weight: 500;   
    color: #fff;
}
ul.top-info li .info-box .info-box-content p.info-box-title {
    font-weight: 700;
    color: #0fbcd7;
}
.ts-padding {
    padding: 20px 0 60px 0;
}
ul.top-info li .info-box span.info-icon {
    background: #0fbcd7;
}
.cena td {
    text-align: center !important;
    border: 1px solid #000000 !important;
    padding: 3px !important;
    vertical-align: middle !important;
}

.pull-right {
   margin-left: 15px !important;
    margin-top: 15px !important;
}

.footer-logo.module {
    margin-top: 10px;
}
.t3-mainnav .t3-megamenu .navbar-nav.level0 > li {
	padding: 0 15px;
}
.article-intro img, .article-image .img-responsive {
	display: block;
	max-width: 300px;
	height: auto;
	padding: 0 20px 20px 20px;
}