
.katalog-prod-rect{ 
   height: 140px;
   margin-left: 10px;
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 15px;
   color: #FFFFFF;
   font-size: 11px; /* plus 1 */
   font-family: Arial, sans-serif;
   text-transform: none;  
   font-weight: normal;
   text-align: left;
   float: left;
  }

.katalog-prod-rect a{ 
   color: #A5A5A5;
   text-decoration: none;
  }

.katalog-prod-rect a:hover{ 
   color: #FFFFFF;
   text-decoration: none;
  }

.katalog-prod-rect-text{ 
   font-size: 12px; /* plus 1 */
   text-transform: uppercase; 
  }
  
.katalog-prod-rect-text2{ 
   font-size: 11px; /* nove */
  }

.katalog-prod-rect-bottom{ 
   margin: 10px;
   color: #FFFFFF;
   font-size: 12px; /* plus 1 */
   font-family: Arial, sans-serif;
   text-transform: none;  
   font-weight: normal;
   text-align: left;
   float: none;
  }

.katalog-prod-rect-bottom a{ 
   color: #A5A5A5;
   text-decoration: none;
  }

.katalog-prod-rect-bottom a:hover{ 
   color: #FFFFFF;
   text-decoration: none;
  }


.katalog-prod-rect-wide{ 
   height: 190px;
   margin-left: 0px;
   margin-top: 5px;
   margin-right: 0px;
   margin-bottom: 15px;
   color: #FFFFFF;
   font-size: 11px; /* plus 1 */
   font-family: Arial, sans-serif;
   text-transform: none;  
   font-weight: normal;
   text-align: left;
   float: none;
  }


.katalog-prod-rect-wide img{ 
   margin-right: 10px;
   float: left;
  }

.katalog-prod-rect-wide a{ 
   color: #A5A5A5;
   text-decoration: none;
  }

.katalog-prod-rect-wide a:hover{ 
   color: #FFFFFF;
   text-decoration: none;
  }
