@charset "utf-8";
#galerie {
	float: left;
	width: 370px;
	margin-right: 1px;
}
.page {
	width: 360px;
	top: 500px;
	padding-top: 5px;
	height: 20px;
	border: 0px solid #000;
	overflow: auto;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#thumbs {
	width: 370px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #333;
	margin-right: 0px;
	height: 105px;
	margin-top: 20px;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top: 5px;
	background-color: #e5e5e5;
	float: left;
}
#thumbs img {
	border: 1px solid #333;
	margin-right: 2px;
	margin-left: 2px;
}
.descriere {
	width: 355px;
	top: 500px;
	padding-top: 20px;
	height: 230px;
	border: 0px solid #000;
	overflow: auto;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
	clear: both;
}
.download {
	width: 360px;
	top: 500px;
	padding-top: 5px;
	height: 20px;
	border: 0px solid #000;
	overflow: auto;
	text-align: justify;
	padding-right: 10px;
	padding-left: 5px;
}



.continut {
	float: left;
	width: 300px;
	background-color: #f8f8f8;
	padding-right: 10px;
	padding-left: 10%;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 400px;
	margin-top: 20px;
	margin-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
