*{padding:0;margin:0;}
img{border: 0;}
.clear{clear: both;}

h1{
	color:#4e6da1;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing:-1px;
	text-transform:uppercase;
	padding:10px;
}
h2{
	color:#666666;
	font-family: times, Times New Roman, times-roman, georgia, serif;
	font-size: 22px;
	line-height: 20px;
	letter-spacing:-1px;
	padding:10px;	
}

#detalii{
	list-style:disc;
	padding:10px;
	margin:5px 0 0 20px!important;
}
#detalii strong{
	font-weight:normal;
}
#images{
	list-style:none;
	
}
#images li{
	display:block;
	width:100px;
	height:60px;
	display:block;
	overflow:hidden;
	float:left;
	margin-left:5px;	

}
#images li img{
	width:160px;	
	cursor:pointer;
}
