body{
	background: #74CFDD url(imagini/bg2.jpg) no-repeat center top;
	text-align: center;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px;
}
p { text-shadow:0 1px 0 #000000; margin: 0; padding: 5px 0px; }
a { outline: 0; color:#D8F5F9;}
form { padding: 0; margin: 0; }
h2 { margin: 0; padding: 5px; font-family: Arial; font-size: 20px; text-shadow:1px 1px 1px #000000;}

#header {
	width: 790px;
	text-align: center;
	margin: 10px auto;
}

#header h1 {
	font-family: 'Lobster', serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: 400;
	text-shadow: 0px 1px 0px #fff;
	text-decoration: none;
	letter-spacing: -0.013em;
	word-spacing: 0.063em;
	line-height: 0.85em;
	padding: 10px;
	margin: 0;
	color: #484848;
}

#header span a {
	font-family: 'Lobster', serif;
	font-size: 55pt;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	letter-spacing: -0.013em;
	word-spacing: 0.063em;
	line-height: 0.85em;
	color: #484848;
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 790px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #7DC4CF;
	background-color:#282828;
	color:#FFFFFF;
	padding:5px;
	position: relative;
}

#in-container {
	background-color: #484848;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #585858;
	margin:0 0 1px;
	width:788px;
}

.download-area {
	padding: 10px 15px;
	margin: 0 auto;
	width: 720px;
	position: relative;
}

.download-area input.input {
	border: 0 none;
	background: url(imagini/download-bar.jpg) no-repeat top left;
	width: 567px;
	height: 32px;
	padding:13px 15px 4px;
	font-size: 16px;
	color: #A4A4A4;
	float: left;
	margin: 0;
}

.download-area input.buton {
	border: 0 none;
	background: url(imagini/download.jpg) no-repeat top left;
	width: 113px;
	height: 49px;
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	cursor: pointer;
	text-indent: -9999px;
	color: transparent;
	text-transform: capitalize;
}

.content-text {
	padding: 10px 15px;
	z-index: 1;
}

.trilulilu-ad {
	width: 790px;
	height: 90px;
	margin: 0 auto;
	text-align: center;
	padding: 5px 0px;
}


.raspuns {
	background: url(imagini/raspuns_bg.jpg) repeat-y top left;
	width: 536px;
	display: none;
	margin-left: 30px;
	margin-top: 0px;
	_margin-top: -10px;
}

.raspuns a {
	color:#D9F6FA;
}
.raspuns-content {
	width: 516px;
	min-height: 30px;
	padding: 10px;
	text-align: center;
	color: #B8B7B7;
	line-height: 20px;
}

.raspuns-top {
	background: url(imagini/raspuns_top.jpg) no-repeat top left;
	width: 536px;
	height: 10px;
}
.raspuns-bottom {
	background: url(imagini/raspuns_bottom.jpg) no-repeat top left;
	width: 536px;
	height: 18px;
}

span.fisier-audio {
	background: url(imagini/muzica.png) no-repeat top left;
	padding-left: 21px;
}

span.fisier-video {
	background: url(imagini/video.png) no-repeat top left;
	padding-left: 21px;
}

span.fisier-image {
	background: url(imagini/image.png) no-repeat top left;
	padding-left: 21px;
}

.logo {
	margin: 0 auto;
	width: 158px;
	height: 29px;
	margin-top: 10px;
}

.share {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.like-trilulilu{
	position: absolute;
	right: 150px;
	bottom: 25px;
}

.loader {
	position: absolute;
	top: 20px;
	right: 150px;
	display: none;
}

.separator {
	width: 788px;
	height: 0px;
	border-top: 1px solid #29272A;
	border-bottom: 1px solid #5A5A5A;
}

.clear {
	clear: left;
}


