
.content {
color: white;
font-size: 12px;
vertical-align: top;
width: 648px;
text-align: center;
}
.content a{
color: #ef2d00;
font-size: 11px;
}
.content a:hover{
color: red;
}


.Box_border {
  border-left:  1px solid #c2d0d8;
  /*
  border-bottom:  1px solid #c2d0d8;
  border-right:  1px solid #c2d0d8;
  */
  font-size: 14px;  
}
.Box_border a{
  color: red;
  text-decoration: none;
}
.Box_border a:hover{
  color: white;
}
.Box_border_td {
 /* border-top:  1px solid #c2d0d8;
  border-bottom:  1px solid #c2d0d8;
*/ 
}
.cat1 a{
  margin-left: 5px;
}
.cat2 a{
  margin-left: 15px;
  color: white;
    border: none;
}
.cat3 a{
  border: none;
}
.cat3 img{
  border: none;
}

.tabler td{
  /* border:  1px solid #c2d0d8; */
}

.tabler_td_1{
  width: 120px;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid black;
  background-image:url(img/bg.png);
}

.tabler_td_2{
  width: 400px;
  text-align: left;
  color: white;
  font-size: 13px;
  border-bottom: 1px solid black;
  background-image:url(img/bg1.png);
  padding-bottom: 10px;
  padding-top: 10px;
}
tabler_tr{
  background-repeat: repeat;
}
.tabler_tr_realizacje{
  background-repeat: repeat;
}
.tabler_td_realizacje{
  width: 140px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid black;
  background-image:url(img/bg.png);
}
.esemo a{
   color: red; 
   text-decoration: none;
}