.gallery1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(../gallery/themes/Vertical/images/gradientTlo.gif);
	background-repeat: repeat-x;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a {
    font-weight: bold;
    text-decoration: none;
    color: #999999;
}
 a:hover {
    color: #ff6600;
}
 a:active {
    text-decoration: none;
    color: #f9c190;
}
.lenght {
	width: 320px;
}

.one-image {
	float: left;
	padding: 5px;
	text-align: left;
}