.tresckategoria H1{
  color:#333333;
  width:595px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #997744;
}

.blogowiczelista {
  float:left;
  margin-bottom:15px;
  margin-bottom:0px;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #D6B060;
}

.blogowiczeitem {
  width:275px;
  height:75px;
  float:left;
  margin-right:20px;
  margin-bottom:10px;
}

.blogowiczeitem img{
  float:left;
  margin-right:10px;
}

.blogowiczeopis{
  float:left;
  width:190px;
}

.kategoriaitem {
  width:595px;
  float:left;
  height:120px;
  margin-bottom:8px;
}

.kategoriaitem img{
  float:right;
  padding-right:7px;
  padding-top:7px;
  padding-bottom:7px; 
}

.kategoriaitem H2{
  color:#920000;
  padding-left:7px;
  font-size:22px;
  font-weight:bold;
  margin-bottom:2px;
  margin-top:0px;
  width:474px;
  float:left;
}

.kategoriaopis {
  width:460px;
  padding-left:7px;
  float:left;
  font-family:"Times New Roman", Times, serif;
  font-size:16px;
}

