body {
    background-image: url(../img/page.png);
}
header > div.container {
background-color: #FFF;
margin-top:35px;
}
div.container {
background-color: #FFF;
}
.footer{
text-align: center;
padding: 0 0;
border-top: 1px solid #e5e5e5;
/*background-color: #f5f5f5;*/	

}
.gallery ul{
list-style-type:none;
}
.gallery ul li{
display:inline;
}
ul:hover li a img {
opacity: 0.3;
}
a.thumb-info:hover img {
opacity:1;
}
a.thumb-info img{
position:relative;
}

#hover-cap-4col .thumbnail {
    position:relative;
    overflow:hidden;    
}
.caption {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    color:#fff !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus{
  background: linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  background: -webkit-linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  background: -moz-linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  background: -o-linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  background: -ms-linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  background: linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;
  -svg-background: linear-gradient(top, #FF8B3D 0, #FF7214 50%, #FF6600 50%, #DB5800 50%, #FF6600 100%) no-repeat;}
.nav-pills>li.active>a {
color: #FFF !important;
border: 0px;
border-bottom: 2px solid #FF6600;
}
ul.nav-pills > li > a {
height: 28px;
margin-top: 4px;
padding-top: 3px;
}
a {
  color: #FE6600;
  text-decoration: none;
}
a:hover {
coor: #5B5B5B;
text-decoration: none;
}
 .nav-pills>li>a:hover{
  background: -webkit-linear-gradient(top, #818181 0, #818181 50%, #5b5b5b 50%, #5b5b5b 50%, #5b5b5b 100%) no-repeat;
   background: -o-linear-gradient(top, #818181 0, #818181 50%, #5b5b5b 50%, #5b5b5b 50%, #5b5b5b 100%) no-repeat;
  background: -moz-linear-gradient(center top ,  #818181 0px,  #818181 50%, #fff 50%, #5b5b5b 50%, #5b5b5b 100%) no-repeat;
  background: -ms-linear-gradient(top, #818181 0, #818181 50%, #5b5b5b 50%, #5b5b5b 50%, #5b5b5b 100%) no-repeat;
  background: linear-gradient(top, #818181 0, #818181 50%, #5b5b5b 50%, #5b5b5b 50%, #5b5b5b 100%) no-repeat;
  color: #FFF;
 }
 .nav > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-top-left-radius: 10px;
-moz-border-top-right-radius: 10px;
color: #5b5b5b;
border: 1px solid #5b5b5b;
background: -webkit-linear-gradient(top, #FFF 0, #FFF 50%, #e5e5e5 50%, #e5e5e5 50%, #e5e5e5 100%) no-repeat;
background: -moz-linear-gradient(center top , #fff 0px, #fff 50%, #fff 50%, #e5e5e5 50%, #fff 100%) no-repeat;
background: -ms-linear-gradient(top, #FFF 0, #FFF 50%, #e5e5e5 50%, #e5e5e5 50%, #e5e5e5 100%) no-repeat;
background: linear-gradient(top, #FFF 0, #FFF 50%, #e5e5e5 50%, #e5e5e5 50%, #e5e5e5 100%) no-repeat;
}
a.logo:hover{
opacity: 0.7;
border: 1px;
}
.logo {
display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.nav-top{
 list-style-type: none;
   padding-left: 0px;
   margin-top:16px;
   margin-bottom: 23px;
}
ul.nav-top > li > a {
	  /*padding-top: 4px;*/
	  top: 4px;
  padding-bottom: 4px;
  padding-left:3px;
padding-right:12px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  list-style-type: none;
  color: #818181;
  float: left;
  text-decoration: none;
  
}
ul.nav-top > li > a.hovered:hover{
border-radius: 5px;
background-color: #5b5b5b;
color:#FFF;
}
ul.nav-top > li > div > input{
margin-top: 0px;

  border-radius: 8px;
  border: 1px solid #5b5b5b;
  padding-left: 10px;
  line-height: 24px;
  
}
ul.nav-top > li > div > input:hover{
border-radius: 8px;
  border: 1px solid #ee6000;
}
.breadcrumb{
  background-color: #171717;
  border-bottom: 5px solid #CCC;
  border-top: 5px solid #384045;
  margin-bottom:0px;
  min-height: 50px;
  padding: 0;
  padding: 10px;
  position: relative;
  text-align: left;
    padding-right: 15px;
  padding-left: 15px;
  margin-right: -15px;
  margin-left: -15px;
    border-top-right-radius: 0px;
	  border-top-left-radius: 0px;
	    height: 88px;
		border-radius: 0px;
}
ul.breadcrumb {
  background: none;
  margin: -3px 0 0;
  padding: 0;
}
ul.bread{
list-style-type:none;
margin:0px;
padding:0px;
}
ul.bread > li {
float:left;
margin:0px;
padding:0px;
margin-left:10px;
}
span.divider {
color: #999999;
}
h4{
color:#FE6600
}
div.google-map {
	background: #E5E3DF;
	height: 400px;
	margin: -35px 0 30px 0;
	width: 100%;
}
/*formularze*/
textarea, input[type="text"], input[type="email"]{
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); 
  line-height: 22px;
  border-radius: 4px;
    width: 100%;
}
label {
display: block;
font-size: 14px;
  font-weight: normal;
}
/*walidacja*/
.wpcf7-not-valid-tip{
color: #DD4B39;
}
.screen-reader-response{
display:none;
}
.wpcf7-validation-errors{
  font-weight: bold;
  color: #DD4B39;
  /* background: #212629; */
  padding: 0px;
  margin: 0px;
  text-align: left;
  margin-top: 15px;
  padding: 7px;
  border-radius: 10px;
  display: none;
  /*border: 1px solid #DD4B39;*/
}
#kontakt-wyslij {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.wpcf7-mail-sent-ok, .wpcf7-response-output  {
margin-top:15px;
  color: green;
  font-weight: bold;
}
