	#logoParade
	{
		width: 650px;
		height: 100px;
		position: relative;
		background-color: #ffffff;
		margin-left: 20px;
	}
 
	#logoParade div.scrollableArea a
	{
		float: left;
		padding-left: 25px;
		height: 100px;
		display: block;
	}
	
	.refblock
	{
    border: 1px solid #cccccc; 
    width: 205px; 
    height: 250px;
    text-align: center; 
    margin: 5px 6px 20px 0px;
    float: left;
    padding: 3px;
    position: relative;
  }
  
  .refblock .reftitle
  {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 185px; 
    height: 45px;
    line-height: 11px;
  }

  .refpaginate
  {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 200px; 
    height: 20px; 
    color: #cc0022;
    font-size: 10px; 
  }
  
  .refpaginate a
  {
    color: #cc0022; 
  }
  
  .refimage
  {
    
    width: 185px; 
    height: 100px;
    padding: 0 auto !important;
    
  }
  
  #srodek-opis
  {
    width: 1073px;
  }
