#simplegallery1 { 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 3px solid white;
}
#simplegallery1 .gallerydesctext {
text-align: center;
padding: 0px;
-webkit-border-radius: 5px; -moz-border-radius:5px; border-radius:5px;
}
.gallerydesctext {
height: 220px;
background-image: url(../images/colbgr2.gif);
}
.gallerydesctext a{
font-size:13px;
font-weight:bold;
font-family:Tahoma,sans-serif;
text-decoration: none;
color: #961F4D;
margin-top: 15px;
padding-top: 15px;
}
.info_top
{
float:right; font-size:9px; padding:8px; color: #555;
}
.zajawka
{
font-size:10px; 
text-decoration:none; 
font-weight:normal; 
padding:8px; 
float:left; 
text-align:left; 
margin-left:5px; 
color: #555;
}