/*
Theme Name: ThemeZss110
Author: Arkady Gąsiorowski
Author URI: http://devdm.com/
Description: Motyw przygotowany dla Zss110
Template: devdmbootstrap3
Version: 1.00
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html

devdmbootstrap3 WordPress Theme, Copyright 2016 Danny Machal.
devdmbootstrap3 is distributed under the terms of the GNU GPL v3.
*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've made a child theme available for you to use. Download it here http://devdm.com/DevDmBootstrap3/child-themes/ */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/

body{
  background: #fff;
  padding-bottom: 0;
  background: #EAEAEA;
  font-family: 'Raleway', sans-serif;
  color: #aaa;
}
.dmbs-container {

}

.dmbs-header {

}
.dmbs-header-text h1, .dmbs-header-text  .header-top{
  font-size: 30px;
  display: block;
  margin: 20px 0 10px;
  text-align: center;
  font-weight: 800;
}
.dmbs-header-text h4, .dmbs-header-text  .header-description{
  font-size: 20px;
  text-align: center;
}
.dmbs-header-img {

}

.dmbs-header-text {
  padding-top: 20px;
}

.dmbs-top-menu .navbar{
  background: #56B8FF;
}
.dmbs-top-menu .nav > li > a{
  color: #ffffff;
}
.dmbs-top-menu .nav > li > a:hover, .dmbs-top-menu .nav > li > a:focus{
  color: #56B8FF;
  background: #e3f1fb;
}
.dmbs-top-menu .dropdown-menu > li > a:hover, .dmbs-top-menu .dropdown-menu > li > a:focus{
  background: #e3f1fb;  
}
.dmbs-top-menu .dropdown-menu{
  border: 1px solid #56B8FF;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
  background: #e3f1fb;
  color: #0B98FB;
}
.dmbs-content {

}

.dmbs-main {

}
.dmbs-right {

}


.dmbs-left {
  padding-top: 40px;
}
.dmbs-left aside{
  padding: 10px 0;
}
.dmbs-left aside#nav_menu-3{
  background: #1e88e4;
  border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
}
.dmbs-left aside a{
  color: #fff;
}
.dmbs-left aside h3{
  margin-top: 0;
}
.dmbs-footer-menu {

}

.dmbs-author-credits {

}
.page-header{
  border-bottom: 1px dotted #1d87e4;
}
.dmbs-footer {
  padding: 20px 0;
  background: #2B4A65;
  color: #171717;
  margin-top: 20px;
}
.dmbs-footer p{
  margin: 0;
}
.dmbs-footer a{
  color: #171717;
}
.orzel-div{
  margin-top: 10px;
  float:right;
}
.orzel{
  /*margin-top: 15px;*/
}
.kafelek{
  text-align: center;
  padding: 15px 0;
  margin-bottom: 15px;
  margin-top: 10px;
  display:block;
  color: #fff;
  border-radius: 5px;
  
}
.kafelek:hover{
  color: #fff;
  text-decoration: none;
  box-shadow: 0px 0px 5px #888888;
}
.kafelek img{
  max-height: 20px;
  width: auto;
}
.my-menu-class :nth-child(1) a{
  background: #0008ff;
}
.my-menu-class :nth-child(2) a{
  background: #808080;
}
.my-menu-class :nth-child(3) a{
  background: #f17d02;
}
.my-menu-class :nth-child(4) a{
  background: #18324B;
}
.my-menu-class :nth-child(5) a{
  background: #008080;
}
.my-menu-class :nth-child(6) a{
  background: #800080;
}
.my-menu-class :nth-child(7) a{
  background: #FFA500;
}
.my-menu-class :nth-child(8) a{
  background: #FF0000;
}
#menu-menu-bok{
  background: #65BE02;
}
.dmbs-left .menu{
  list-style: none;
  padding:0;
}
.dmbs-left .menu li a{
  padding: 5px 0 5px 5px;
  display: block;
  border-radius: 5px;
}
.dmbs-left .menu li a:hover{
  background: #1769B1;
  text-decoration: none;
}     
.dmbs-left h3{
  border-bottom: 5px dotted #EF7F01;
  padding-bottom: 2px;
  color: #23527c;
}  
.btn-success, .comment-reply-link{
  background: #0D3C65;
  border-color: #1D87E4;
}
.btn-success:hover, .comment-reply-link:hover{
  background: #1D87E4;
  border-color: #1D87E4;
}
.post-meta-info{
  border-bottom: 1px dotted #1D87E4;
}
.sub-menu{
  display: none;
  padding-left: 20px;
}
#menu-menu-bok .menu-item{
  border-bottom: 1px dotted #fff;
}
.fontsize #wcag{
  min-height: 60px;
}
.fontsize #wcag .offscreen{
  display: none;
}
#wcag{
  min-height: 30px;
  max-width: 1900px;
  margin: 0 auto;
}
#wcag .offscreen{
  margin-right: 10px;
}
#wcag .a11y-toolbar-widget{
  text-align:right;
  float:right;
  min-height: 30px;
}
#wcag .a11y-toolbar-widget ul{
  text-align:right;
  margin:0;
}
#wcag ul li{
  float: left;
  list-style-type: none;
  margin: 0 5px;
}
#wcag a{
  color: #1e88e4;
}
#bip-icon{
  width: 100px;
  height: auto;
}

/**/
.container-wcag{
  background: #0B98FB;
}
#wcag{
  padding-top: 10px;
}
#wcag a {
  color: #fff;
  padding: 10px 20px;
}
#wcag a:hover, #wcag a:focus {
  background: #2CA8FF;
}
.dmbs-header-img{
  margin: 10px 0;
  padding: 0;
  max-width: 225px;
}
.container-header{
  background: #56B8FF;
}
.container-footer{
  background: #2CA8FF;
}
.dmbs-footer{
  background: none;
}
.container-header .dmbs-top-menu{
  border-style: solid;
  border-color: #fff;
  border-width: 1px 1px 0 1px;
} 
.container-header .dmbs-top-menu .container{
  padding: 0;
}
.container-header .dmbs-top-menu .container .collapse{
  padding: 0;
}
.container-header .navbar{
  margin:0;
}

.container-main{
  position: relative;
}
.container-main::before{
  position: absolute;
  width: 100%;
  height: 60px;
  background: #56B8FF;
  display: block;
  top: 0;
  content: "";
  z-index: -1;
}
.dmbs-content{
  background: #F0F0F0;
}
.dmbs-main{
  background: #fff;
}
.dmbs-main .page-header{
  margin: 0 0 10px;
}
.dmbs-main h1.page-header{
  margin: 0 0 10px;
  padding-top: 10px;
}
.dmbs-main .page-header a{
  color: #444;
}
.dmbs-main .page-header a:hover{
  color: #FF9000;
}
.dmbs-left{
  padding-top: 0;
}
.dmbs-left h3{
  background: #FFD14B;
  color: #fff;
  border: none;
  margin: 0 -15px 0 -16px; 
  padding: 19px 15px 19px; 
  font-size: 20px;
}
.dmbs-left aside{
  padding: 0 0 10px 0;
}
.dmbs-left .widget h3{
  margin-bottom: 20px;
}
.dmbs-left .widget_bootstrap-widget-menu h3{
  margin-bottom: 0;
}

.page-header{
  border-color: #eee;
  color: #666;
  margin: 12px 0 20px;
}
.dmbs-header-text h1, .dmbs-header-text .header-top{
  font-size: 24px;
}
.dmbs-header-text h4, .dmbs-header-text .header-description{
  font-size: 16px;
  color: #B0DEFF;
}
a{
  color: #FF9000;
  transition: color 0.5s;
}
a:hover,a:focus{
  color: #000;
}
.dmbs-left aside a{
  color: #FF9000;
}
#menu-menu-bok{
  background: none;
}
#menu-menu-bok .menu-item{
  border-bottom: 1px solid #E4E4E4;
}
.frs-slideshow-container{
  margin-top: 0;
}
.container-main .dmbs-container{
  border-style: solid;
  border-color: #E4E4E4;
  border-width: 0 1px 0 1px;
}
#baner{
  margin-bottom: 30px;
}   
#zss110pjc-slideshow{
  position: relative;
}                  
#zss110pjc-slideshow::before{
  position: absolute;
  background: #FFD14B;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: -2px;
  left: -2px;
}
#zss110pjc-slideshow::after{
  position: absolute;
  background: #FFD14B;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  right: -2px;
  bottom: -2px;
}
.thumb{
  position: relative;
  margin-bottom: 10px;
}
.thumb img{
  z-index:10;
  position: relative
}
.thumb::before{
  position: absolute;
  background: #FFD14B;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  top: -2px;
  left: -2px;
}
.thumb::after{
  position: absolute;
  background: #FFD14B;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  right: -2px;
  bottom: -2px;
}
.post-meta-info{
  text-transform: uppercase;
  border: 0;
  margin-bottom: 5px;
}
.type-post{
  padding-bottom: 40px;
}
.type-post h2{
  font-size: 24px;
}   
.dmbs-top-menu .nav > li > a{
  transition: background 0.5s;
}
.dmbs-top-menu .nav > li > a:hover, .dmbs-top-menu .nav > li > a:focus{
  background: #2CA8FF;
  color: #171717;
}
.dmbs-top-menu .nav > li.current-menu-item, .dmbs-top-menu .nav > li.current-menu-parent, #menu-menu-bok .menu-item.current-menu-parent{
  background: #2CA8FF;
}
.dmbs-top-menu .nav > li.current-menu-item a, .dmbs-top-menu .nav > li.current-menu-parent a, #menu-menu-bok .menu-item.current-menu-parent a{
  color: #171717;
}
.dmbs-top-menu .dropdown-menu > li > a:hover, .dmbs-top-menu .dropdown-menu > li > a:focus{
  background: #e3f1fb;  
}
.hrdiv{
  height: 1px;
  background: #E4E4E4;
  margin-bottom: 30px;
}
.more-link{
  padding: 10px 20px;
  background: #FF9000;
  color: #1F1F1F;
  float: right;
  margin-bottom: 20px;
  transition: background 0.5s;
}
.more-link:hover, .more-link:focus{
  color: #fff;
  background: #000;
}

.type-post h2.phcmi{
  margin: 0 0 10px;
  padding-top: 10px;
  font-size: 36px;
}
.colmetainfo{
  background: #73C3FC;
  padding: 18px 10px 17px;
  color: #fff;
}
.colmetainfo a{
  display: block;
  color: #2E2E2E;
}
.wp-post-image{
  margin: 5px auto 10px;
  display: block;
}
.categoryrow{
  margin-top: 10px;
}

.thumb{
  box-shadow:  0px 0px 7px #fff;
  transition: box-shadow 0.5s;
}
.thumb:hover{
  box-shadow:  0px 0px 7px #aaa;
}

/* zmiany */
body{
  color: #666666;
}
#baner{
  padding-bottom: 15px;
  border-bottom: 5px solid #F1E500;
}
a{
  color: #19459d;
}
.container-header{
  background: #fff;
}
.container-main::before{
  background: #fff;
}
.dmbs-header-text h4, .dmbs-header-text .header-description{
  color: #46587C;
  display: block;
}
.dmbs-top-menu .nav > li > a{
  font-weight: bold;
  color: #19459d;
}
.dmbs-left h3{
  background: #FFF200;
  background: #F1E500; 
  color: #23527c;
}
.dmbs-left aside a{
  color: #19459d;
}
.container-header .dmbs-top-menu{
  border-color: #E4E4E4;
}
.dmbs-top-menu .navbar{
  background: #fff;
}
.navbar-toggle{
  border-color: #23527c;
}
.navbar-toggle .icon-bar{
  background: #23527c;
}

.paginacja-row{
  margin: 30px 0;
}
.paginacja-row a{
  padding: 10px 20px;
  background: #FF9000;
  color: #1F1F1F;
  margin-bottom: 20px;
  transition: background 0.5s;
}
.paginacja-row a:hover, .paginacja-row a:focus{
  color: #fff;
  background: #000;
}
.menu-item-has-children{
  float: left;
}
.pull-right.submenu-right{
  right: 0;
  left: 100%;
  top: 0;
}
.flaga-anglii{
  position: relative;
}
.flaga-anglii a::before{
  content: "";
  background: url("img/flaga.jpg");
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left:0;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .orzel-div{
    float: none;
  }	
  .dmbs-top-menu .container > .navbar-collapse{
    margin:0;
  }
  .dmbs-top-menu .navbar-nav{
    margin: 0;
  }
  .container-header .dmbs-top-menu{
    margin: 0;
  }
  .dmbs-header-img{
    max-width: 100%;
  }
  .dmbs-header-img a{
    display: block;
  }
  .dmbs-header-img a .img-responsive{
    margin: 0 auto;
  }
  .menu-item-has-children{
    float: none;
  }
  .pull-right.submenu-right{
    display: block;
    right: auto;
    left: 0;
    float: none !important;
    margin-left: 10px;
  }
  .flaga-anglii a::before{
    background-size: auto 100%;
    left: 15px;
  }
}