h3{
  color: #ffffff;
  epadding-top:10px;
  epadding-bottom: 20px;
  padding: 10px 0 0 10px;
  font-size: 16px;
  
  text-align: center;
  background:#79B2DD;
  height:35px;
  margin-bottom: 0px;
  
  
}

h3:hover  {
  background: #0157AC;
  color: white;
  transition-duration: 0.7s;
}
h3:hover>a  {
  xbackground: #0157AC;
  color: white;
  transition-duration: 0.7s;
 font-weight:bold;


}

h3 a{
color:#fff;
}

h3>a{
font-size: 14px;
color:#fff;
}

.marginp{

  margin-top: 10px;
}

.photo{
  border: 1px solid #79b2dd;
}
.cash-register a{
   text-decoration:none;
   padding-bottom:10px; 
}

h4{
  text-align: center;
  text: 20px;
  height:35px;
}

.colorRed{

  color: red;
}
.colorWhite{
  color:white;
}

.navbar-nav > li > a {
	text-transform: uppercase;
	
}
.navbar{	
	margin-bottom: 0px;
}
.navbar-brand {
	width: 137px;
  height: 100px;
	
}
.navbar-brand a{
	width: 137px;
  height: 78px;
	background: url("img/mds-system-kasy-fiskalne.jpg");
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {

	color: #ffffff;
	background-color: #6AA7D6;
}


.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {

	color: #000004;
	background-color: transparent;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  
 /* margin-bottom: 60px;*/
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element -wysokość baneru*/
.carousel .item {
  
  background-color: #777;
}
.carousel-inner > .item > img {

}

/* Sidebar navigation */
.nav-sidebar {
  margin-right: -21px; /* 20px padding + 1px border */
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 20px;
  transition: background 0.5s ease 0s;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.img-thumbnail{
  padding: 20px;
}
.top-len{

  padding-top: 20px;
}

/* Promocja */
.top-promocja{
  margin-top: 20px;
}

.promotion-img img {
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
  
.promotion-img {
  display: block;
  overflow: hidden;  
}

.promotion-img:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

/*po najechaniu tekst

.calosc{
  position:relative;
  width:300px;
  height:200px;
  background-image:url("../img/Delta-max-e-wyswietlacz1.jpg");
  background-repeat:no-repeat;
  background-size:cover;
  display:block;
}

.test{
  position:absolute;
  top:5%;
  left:5%;
  display:none;
  
}
.calosc:hover p{
  display:block;
}
*/
/*kasy drukarki left-l-g*/

.list-group{
margin-top: 20px;

}

/*footer*/
footer p{
  padding-top: 20px;
	color:white;
}
.navbar-inverse{
  background-color:#ccc; 
}
.navbar-text {
	padding-top: 20px;
}
.inner {
  padding: 0 15px;
}

#main-footer ul {
  padding-left: 0px;
}
#main-footer p{
  color: #555;
}
#main-footer h5{

  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
}
#main-footer a{
  COLOR:#555;

}
#main-footer a:hover{
  color:000;

}


#main-footer{
margin-top: 30px;
}

/*mapa*/

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus{

  background-color:red;
  border-color:red;
  color: red;
}

a.list-group-item:hover{
  color: red;
  }
/*end mapa*/

#li a{margin:350px;}
.caret{margin-left:8px;}


  .dropdown-menu {
  min-width: 200px;
}
.dropdown-menu.columns-2 {
  min-width: 400px;
}
.dropdown-menu.columns-3 {
  min-width: 600px;
}
.dropdown-menu li a {
  padding: 5px 15px;
  font-weight: 300;
}
.multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #333;
  white-space: normal;
}
.multi-column-dropdown li a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
 
@media (max-width: 767px) {
  .dropdown-menu.multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
}


.promotion-img {
  color: white;
 
}

.bluen {
color: red;

}

/* Cookie warning */
#cookie-warn{
    position: fixed;
    bottom: 0;
    background: #EEE;
    margin: 0;
    padding: 15px;
    width: 100%;
    display: none;
    z-index: 99;
}
 
#cookie-warn a{
    color: #D66E1A;
    text-transform: uppercase;
    float: right;
    padding-right: 20px;
}
 
#cookie-warn p{
    font-size: 12px;
    color: #333;
}

.online{
color:darkred;
}

