body {
	margin:0;
	padding:0;
	background: #1f0038 url(../images/fundal.jpg);
	background-position:50% 30%;
	background-repeat:no-repeat;
}
.pngfix {
	behavior: url(js/pngfix/iepngfix.htc);
}
fieldset, img {
	border:0;
}
.header {
	width:100%;
	background-color:#fff;
	height:100px;
}
.headercenter {
	margin:0px auto;
	width:1024px;
}
.logo {
	float:left;
}
.center {
	width:1024px;
	margin:50px auto;
	border:0px solid red;
}
.titleplanet {
	float:left;
	text-align:center;
	width:100%;
	height:120px;
}

.menu {
	float:right;
	position:relative;
	width:610px;
	height:50px;
	padding-bottom:3px;
	border-bottom:3px solid #374448;
	margin-top:20px;
}




#menu-content {
	float:right;
	position:relative;
	width:610px;
	height:50px;
	padding-bottom:3px;
	border-bottom:3px solid #374448;
	margin-top:20px;
}
#main-nav {
	width:610px;
	height:31px;
	background:url(http://smileyonline.ro/img/demo_menu.jpg) no-repeat;	
	position:absolute;
}
#menu-content #main-nav li {
	display:inline;
}
#menu-content #main-nav li a:link, #menu-content #main-nav li a:visited {
    position:absolute;
    top:0;
    height:31px;
    text-indent:-9000px;
    overflow:hidden;
}
/* START normal states */
#menu-content .home a:link, #menu-content .home a:visited {
	left:0px;
	width:61px;
}
#menu-content .despre a:link, #menu-content .despre a:visited {
	left:62px;
	width:112px;
}
#menu-content .live a:link, #menu-content .live a:visited {
	left:173px;
	width:92px;
}
#menu-content .muzica a:link, #menu-content .muzica a:visited {
	left:265px;
	width:112px;
}
#menu-content .concursuri a:link, #menu-content .concursuri a:visited {
	left:377px;
	width:133px;
}
#menu-content .shop a:link, #menu-content .shop a:visited {
	left:510px;
	width:100px;
}
/* END normal states */

/* START hover states */
#menu-content .home a:hover, #menu-content .home a:focus, #menu-content #home-selected a, #menu-content .home a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) 0px -31px no-repeat; 
}
#menu-content .despre a:hover, #menu-content .despre a:focus, #menu-content #despre-selected a, #menu-content .despre a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) -62px -31px no-repeat; 
}
#menu-content .live a:hover, #menu-content .live a:focus, #menu-content #live-selected a, #menu-content .live a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) -173px -31px no-repeat; 
}
#menu-content .muzica a:hover, #menu-content .muzica a:focus, #menu-content #muzica-selected a, #menu-content .muzica a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) -265px -31px no-repeat; 
}
#menu-content .concursuri a:hover, #menu-content .concursuri a:focus, #menu-content #concursuri-selected a, #menu-content .concursuri a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) -377px -31px no-repeat; 
}
#menu-content .shop a:hover, #menu-content .shop a:focus, #menu-content #shop-selected a, #menu-content .shop a:active {
	background: transparent url(http://smileyonline.ro/img/demo_menu.jpg) -510px -31px no-repeat; 
}
/* END hover states */

.spaceship {
	position:absolute;
	top: 0px;
}
.formmarte {
	float:left;
	border:0px solid red;
	width:660px;
	height:235px;
	margin-left:180px;
}
.formmarteLeft {
	float:left;
	width:13px;
	height:235px;
	background-image:url(../images/left-form.png);
	background-position:left;
	background-repeat:no-repeat;
}
.formmarteCenter {
	float:left;
	height:235px;
	background-image:url(../images/centerform.png);
	background-position:left;
	background-repeat:repeat-x;
	width:630px;
}
.formmarteRight {
	float:left;
	width:13px;
	height:235px;
	background-image:url(../images/right-form.png);
	background-position:left;
	background-repeat:no-repeat;
}
.formmarteCenter table tr td {
	color:#df9c24;
	font:normal 13px Arial;
	text-align: right;
}
.formmarteCenter table {
	margin-top:0px;
}
.input {
	width:220px;
	padding:4px;
	border:4px solid #6c4d82;
	background-color:#f0dfc8;
	color:#2a2a2a;
	font:normal 15px Arial;
}
.down_arrow {
	position:absolute;
	left: 212px;
	top: 10px;
	cursor:pointer;
}
.down_box {
	display:none;
	text-align:left;
	background-color:#f0dfc8;
	border-left:4px solid #6c4d82;
	border-right:4px solid #6c4d82;
	border-bottom:4px solid #6c4d82;
	position:absolute;
	list-style:none;
	left: 0px;
	top: 28px;
	width:228px;
	margin:0px;
	padding:0px;
}
.down_box li {
	margin:0px;
	padding:0px;
	margin:2px 0 2px 5px;
}
.down_box li a {
	color:#4e3201;
	font:normal 15px Arial;
	text-decoration:none;
}
.down_box li:hover {
	background-color:#f7ebda;
	cursor:pointer;
}
.down_box li a:hover {
	text-decoration:underline;
}
.refresh {
	color:#6c4d82;
}
.refresh a {
	color:#6c4d82;
	text-decoration:none;
}
.button {
	margin-top:20px;
	float:left;
	margin-left:350px;
}
.footer {
	border:0px solid red;
	width:100%;
	text-align:center;
	float:left;
	margin-top:20px;
	height:100px;
}
.footer p {
	color:#6c4d82;
	font:normal 14px Arial;
}
.footer img {
	margin-left:10px;
}
.social {
	float:left;
	margin-top:20px;
	margin-left:250px;
}
.social p {
	float:left;
}
.social img {
	float:left;
}
.footerbottom {
	width:100%;
	height:50px;
	background-color:#1a032d;
	border-top:1px solid #331f44;
	text-align:center;
}
.footerbottom a {
	color:#df9c24;
	text-decoration:none;
}
.footerbottom a:hover {
	color:#df9c24;
	text-decoration:underline;
}
.footerbottom p {
	color:#4d4354;
	font:normal 13px Arial;
}
.certificat {
	width:100%;
	height: 570px;
	float:left;
	background-image:url(../images/certificat.png);
	background-position: center;
	background-repeat:no-repeat;
	position:relative;
}
.textcertificat {
	position:absolute;
	width:500px;
	height:250px;
	left: 254px;
	top: 176px;
	text-align:center;
}
.textcertificat h2 {
	color:#252525;
	font:normal 11px Arial;
	margin:20px 0 0 0;
	text-decoration:none;
	line-height:25px;
}
.certificat .textcertificat h2 a {
	color:#8c4c05;
	text-decoration:none;
}
.textcertificat h3 {
	color:#252525;
	font:normal 15px Arial;
	margin:20px 0 0 0;
	text-decoration:none;
	line-height:25px;
}
.certificat .textcertificat h3 a {
	color:#8c4c05;
	text-decoration:none;
	font-style:italic;
}
.boldtext {
	color:#010101;
	font:bold 13px Arial;
		line-height:-45px;
}
.planeta {
	width:100%;
	height: 590px;
	float:left;
	background-image:url(../images/planeta.png);
	background-position: top;
	background-repeat:no-repeat;
	position:relative;
}
/* ora 2 */
.planeta #oraBtn-2 {
	height:86px;
	position:absolute;
	right:436px;
	top:58px;
	width:90px;
	z-index:100;
	cursor:pointer;
	border:0px solid red;
}
.planeta .ora-2 {
	position:absolute;
	top:134px;
	right:384px;
	width:185px;
	height:0px;
	background: url('../images/bat.png') no-repeat;
	z-index:1;
}
/* ora 8 */
.planeta #oraBtn-8 {
	cursor:pointer;
	height:91px;
	position:absolute;
	left:316px;
	top:346px;
	width:90px;
	z-index:100;
}
.planeta .ora-8 {
	background:transparent url('../images/bat ora 8.png') no-repeat scroll 0 0;
	height:163px;
	left:388px;
	position:absolute;
	top:330px;
	width:0px;
	z-index:1;
}
/* ora 10 */
.planeta #oraBtn-10 {
	cursor:pointer;
	height:99px;
	position:absolute;
	left:324px;
	top:146px;
	width:101px;
	z-index:100;
}
.planeta .ora-10 {
	background:transparent url('../images/bat-ora-10.png') no-repeat scroll 0 0;
	height:0px;
	left:252px; 
	position:absolute;
	top:218px;
	width:168px;
	z-index:1;
}
/* ora 12 */
.planeta #oraBtn-12 {
	cursor:pointer;
	height:93px;
	position:absolute;
	right:292px;
	top:129px;
	width:96px;
	z-index:100;
}
.planeta .ora-12 {
	background:transparent url('../images/batz_1.png') no-repeat scroll 0 0;
	height:0px;
	right:220px;
	position:absolute;
	top:190px;
	width:168px;
	z-index:1;
}
/* ora 9 */
.planeta #oraBtn-9 {
	cursor:pointer;
	height:74px;
	position:absolute;
	left:418px;
	top:259px;
	width:73px;
	z-index:100;
}
.planeta .ora-9 {
	background:transparent url('../images/bat-ora-9.png') no-repeat scroll 0 0;
	height:0px;
	left:370px;
	position:absolute;
	top:315px;
	width:168px;
	z-index:1;
}
/* ora 3 */
.planeta #oraBtn-3 {
	cursor:pointer;
	height:74px;
	position:absolute;
	right:370px;
	top:249px;
	width:73px;
	z-index:100;
}
.planeta .ora-3 {
	background:transparent url('../images/bat-ora-3.png') no-repeat scroll 0 0;
	height:0px;
	right:308px;
	position:absolute;
	top:311px;
	width:168px;
	z-index:1;
}
/* ora 5 */
.planeta #oraBtn-5 {
	cursor:pointer;
	height:74px;
	position:absolute;
	right:338px;
	top:392px;
	width:73px;
	z-index:100;
}
.planeta .ora-5 {
	background:transparent url('../images/bat-ora-5.png') no-repeat scroll 0 0;
	height:0px;
	right:182px;
	position:absolute;
	top:537px;
	width:225px;
	z-index:1;
}
/* ora 6 */
.planeta #oraBtn-6 {
	cursor:pointer;
	height:81px;
	position:absolute;
	left:456px;
	top:427px;
	width:93px;
	z-index:100;
}
.planeta .ora-6 {
	background:transparent url('../images/bat-ora-6.png') no-repeat scroll 0 0;
	height:0px;
	left:348px;
	position:absolute;
	top:642px;
	width:210px;
	z-index:1;
}
