﻿@import url(css-OpenSans400600_latinlatin-ext.css);
body
{
    font-family: "Open Sans";
    background-color: #e3e3e3;
    font-size: 1.34em;
}
.header .header-main
{
    padding: 30px 0 5px 0;
}
.header-main
{
    background-color: #fff;
}
.contact p
{
    font-size: 14px;
}
.content
{
    background-color: #fff;
    padding-top: 20px;
}
.content .page-wrapper
{
    padding: 20px;
}
.main-nav
{
    margin-bottom: 0;
}
.navbar-right
{
    margin-right: 0;
}
.metaslider
{
    margin: 0 0 60px;
}
.metaslider .caption
{
    text-align: center;
    opacity: .9!important;
}
.metaslider .caption-wrap
{
    background-color: #84aac9!important;
}
.header-main img
{
    margin-top: -15px;
    margin-bottom: -15px;
}
.imgInPost
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
img
{
    background-clip: padding-box;
    border-color: #e8e8e8;
    border-radius: 0;
    margin-bottom: 15px;
}
.album-cover
{
    overflow: hidden;
}
.album-cover a h4
{
    position: absolute;
    top: 10px;
    color: #fff;
    padding: 10px;
    margin: 0;
}
.album-cover .desc
{
    top: -15px;
}
.page-wrapper .album-cover
{
    min-height: 300px;
}
.min-height-400
{
    min-height: 400px;
}
li.strefa
{
    visibility: hidden;
}
li.list-group-item
{
    overflow: hidden;
}
.no-bottom-padding
{
    padding-bottom: 0;
}
.no-bottom-padding hr
{
    margin: 10px;
}
.main-nav .nav .nav-item .dropdown-menu a
{
    text-transform: none;
}
.panel-group .panel .panel-heading
{
    background: #337ab7;
}
.panel-group .panel .panel-heading .panel-title a
{
    color: #fff;
}
.page-content article>h3
{
    margin-top: 0;
}
.page-content .welcome
{
    padding-top: 5px;
}
.nomargin
{
    margin-left: -10px;
    margin-right: -10px;
}
.alert button
{
    margin-top: 10px;
}
.footer .footer-content .adr
{
    margin-bottom: 15px;
}
.aaa-size
{
    margin: 10px;
    padding: 2px 10px 2px 10px;
    color: #fff;
    font-weight: bold;
    border: 1px solid #6091ba;
}
.aaa-size a
{
    color: #fff;
}
.box.box-orange
{
    background-color: #d58512;
}
.box-orange h3
{
    color: #fff;
}
.home-page .promo .btn-cta
{
    color: #555;
    background-color: #fff;
    border: 1px solid #eee;
    margin-top: 10px;
}
.home-page .promo .btn-cta .fa
{
    color: #555;
}/**********************sidenav*********************/
.side-nav li
{
    border-bottom: 1px solid #e9e9e9;
}
.side-nav li a
{
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.side-nav li a.active
{
    color: #32c5d2;
}
.side-nav li a i
{
    margin-right: 10px;
}
.home-page section
{
    background: #fff;
}
.page-wrapper .page-sidebar .news-item img
{
    width: 80px;
    height: 80px;
}
p#breadcrumbs
{
    margin-top: 25px;
}
.border_bottom
{
    margin-top: 0;
    border-bottom: 1px solid #e8e8e8;
}
h3.border_bottom p
{
    margin: 0;
}/* style dla carousel show books */
.carousel
{
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
.carousel-control
{
    left: -12px;
    height: 40px;
    width: 40px;/*background: none repeat scroll 0 0 #222222;*/
    border: 4px solid #fff;
    border-radius: 23px 23px 23px 23px;
    margin-top: 40px;
}
.carousel-control.right
{
    right: -12px;
}/* The indicators */
.carousel-indicators
{
    right: 50%;
    top: auto;
    bottom: -10px;
    margin-right: -19px;
}/* The colour of the indicators */
.carousel-indicators li
{
    background: #cecece;
}
.carousel-indicators .active
{
    background: #428bca;
}
.carousel-control.left, .carousel-control.right
{
    background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.5) 100%);
}
.search-form .glyphicon-search
{
    color: #fff;
}
.card-blog
{
    padding: 0;
    margin: 10px;
    background-color: #6091ba;
    border: 2px solid #6091ba;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,.2);
    transition: .3s;
}
.card-blog:hover
{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
}
.container-blog
{
    margin: 0;
    min-height: 100px;
    background-color: #6091ba;
    color: #fff;
    padding: 2px 16px;
}
.pagination-bs3 .page-numbers
{
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    border: 1px solid #ddd;
}
.pagination-bs3 .current
{
    color: #fff!important;
    background-color: #6091ba;
}
.header-link
{
    color: #6091ba!important;
    font-weight: bold;
}
.panel-body
{
    background-color: #fff!important;
}