/* www.sibiul.ro */

.poze_prev{
	float:left; 
	width:30px; 
	margin:150px 0 0 20px; 
}
.poze_next{
	float:right; 
	width:30px; 
	margin:150px 20px 0 0;
}
.photo_box_coments, .img_small_comments{
	margin-left:7px; 
	height:16px; 
	float:left; 
	background-image:url(http://www.sibiul.ro/images/icons/comments_small.gif); 
	background-repeat:no-repeat; 
	padding-left:25px; 
	font-size:10px; 
	color:#999999;
}
.photo_box_coments{
	margin-top:3px; 
}
.photo_box_hits, .img_small_hits{
	margin-left:7px; 
	height:16px; 
	float:left; 
	background-image:url(http://www.sibiul.ro/images/icons/eye.gif); 
	background-repeat:no-repeat; 
	padding-left:25px; 
	font-size:10px; 
	color:#999999;
}
.photo_box_hits{
	margin-top:3px; 
}
.img_small_pictures{
	margin-left:7px; 
	height:16px; 
	float:left; 
	background-image:url(http://www.sibiul.ro/images/icons/pictures_small.gif); 
	background-repeat:no-repeat; 
	padding-left:25px; 
	font-size:10px; 
	color:#999999;
}

.photo_box_{
	float:left; 
	width:130px; 
	height:130px; 
	padding:2px; 
	margin:10px 15px 0 0;
}
.photo_box_big{
	float:left; 
	width:140px; 
	height:130px; 
	padding:2px; 
	margin:10px 10px 0 0;
}
.photo_box_inside{
	width:118px; 
	height:112px; 
	background-image:url(http://www.sibiul.ro/images/poza-bg.png); 
	background-repeat:no-repeat;
}
.photo_box_inside_big{
	width:138px; 
	height:123px; 
	background-image:url(http://www.sibiul.ro/images/poza-bg-2.png); 
	background-repeat:no-repeat;
}

