#box_2 *{
font-family: "Hubot Sans", sans-serif !important;
}
#box_2{
background:#fff;
}
#box_2 #grid-base tbody tr:nth-child(2) td{
width:33%;
}
#box_2 #box-2{
display:none !important;
}
#box_2 h3{
color:#fff;
  font-style:italic;
}
#box_2 p.www{
font-size:16px;
}
#box_2 p{
color:white;
}
#box_2 h4{
color:#ddd;
font-family:'Prompt';
  border-bottom: 1px solid #ccc;
padding-bottom: 5px;
}
#box_2 img.fota{
margin-top:20px;
}
#box_2 .table-responsive{
overflow-x:visible;
}
#box_2 .container{
max-width:100% !Important;
  padding:0 !important;
}
#box_2 .tytul{
background: #9aba43;
}
#box_2 .tytul h3{
text-align:right;
  padding-right:10px;
  padding-top:6px;
  padding-bottom:6px;
  font-size:40px;
  color:#62559F;
}
#box_2 .tresc{
width:66%;
margin-left:auto;
  padding-right:12px;
}
#box_2 .tresc p{
text-align:right;
  color:#62559F;
  font-weight:600;
}