.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

section#contenedor-integra nav#nav-1 ul > li a,
section#contenedor-integra nav#nav-1 ul > li span.zablokowany {
  background-image: url("../img/estilos/ifi-menu_6.1.1.5.png");
}
section#contenedor-integra nav#nav-1 {
  background: url("../img/estilos/bg-nav_6.1.1.5.png") repeat scroll 0 0 #f9f9f9;
}
section#contenedor-integra nav#nav-1 ul > li {
  background: url("../img/estilos/bg-nav-li_6.1.1.5.png") repeat scroll 0 0 transparent;
}

section#sidebar section.bar {
  background: url("../img/estilos/bg-bar_6.1.1.5.png") repeat-y scroll 0 0 #f0f0f0;
}
section#sidebar .bar ul.nav li {
  background: url("../img/estilos/bg-bar-li_6.1.1.5.png") no-repeat scroll right 0 transparent;
}
section#sidebar .bar ul.nav li a {
  color: #666;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) !important;
  font-weight: normal;
}
section#sidebar .bar ul.nav li a {
  color: #111111;
}
section#sidebar .bar ul.nav li a:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
