body, form, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(../images/bg_page.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #83060e;
}

#containerpage {
	width: 100%;
	height: 100%;
}

#containersite {
	width: 770px;
	height: 100%;
	margin: 0 auto;
	border-left: 1px solid #888384;
	border-right: 1px solid #888384;
	background-color: #fff;
}

/* ---------- Header ---------- */
#header {
	width: 770px;
	height: 111px;
	background-color: #f6f6f6;
}

#logo {
	width: 196px;
	float: left;
}

#logo img {
	border: none;
}

#headermenu {
	width: 574px;
	height: 111px;
	float: left;
}

#headerlng {
	position: relative;
	width: inherit;
	height: 87px;
	background-color: #7b7869;
}

#lng {
	position: absolute;
	top: 19px;
	right: 24px;
}

#lng img {
	vertical-align: middle;
}

#menu {
	width: inherit;
	height: 24px;
	background-image: url(../images/mnu_bg.gif);
}

#menu img {
	border: 0;
}



/* ---------- Content site ---------- */
#contentsite {
	width: 770px;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}

/* ---------- Left menu homepage ---------- */
#left {
	width: 196px;
	float: left;
}

#left_home1 {
	background-color: #7b7869;
	padding: 21px 13px;
}

#left_home2 {
	padding: 21px 13px;
}



/* ---------- Left menu filme ---------- */
#left_film {
	padding: 21px 13px;
}

#left_film a {
	padding-left: 23px;
	padding-bottom: 9px;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	display: block;
}



/* ---------- Left menu noutati ---------- */
#left_noutati {
	padding: 51px 0px 21px 11px;
}

#left_noutati img {
	border: none;
	margin-right: 5px;
	margin-bottom: 13px;
}



/* ---------- Left menu index filme ---------- */
#left_index {
	padding: 12px 13px;
}

#left_index a.index {
	padding-left: 23px;
	margin-top: 9px;
	background-image: url(../images/bullet_red.gif);
	background-repeat: no-repeat;
	display: block;
}

#left_index a.titlu_film {
	padding-left: 35px;
	background-image: url(../images/tree_red.gif);
	background-repeat: no-repeat;
	display: block;
}


/* ---------- Content homepage ---------- */
#content {
	width: 498px;
	padding: 21px 38px;
	float: left;
}

.home_movie_c1 {
	width: 150px;
	padding-right: 23px;
	float: left;
	clear: left;
}

.home_movie_c2 {
	width: 150px;
	padding-right: 23px;
	float: left;
}

.home_movie_c3 {
	width: 150px;
	float: left;
}

.home_movie_c1 .home_movie_title img, .home_movie_c2 .home_movie_title img, .home_movie_c3 .home_movie_title img {
	padding-bottom: 4px;
	display: block;
}



/* ---------- Content filme ---------- */
.film_movie_cover {
	float: left;
}

.film_movie_cover img {
	padding-right: 18px;
	margin-bottom: 30px;
	margin-right: 18px;
	border-right: 2px solid #e9e3c7;
}

.film_movie_text_grup1 {
	width: 252px;
	float: left;
}

.film_movie_text_grup2 {
	width: 100%;
	clear: all;
	float: left;
}

.film_movie_text a.link_film {
	padding-left: 9px;
	padding-bottom: 9px;
	background-image: url(../images/bullet_bej.gif);
	background-repeat: no-repeat;
}

.film_movie_text img {
	border: none;
}

.film_movie_text .film_movie_thumb {
	margin-bottom: 5px;
	float: left;
}



/* ---------- Content noutati ---------- */
.noutati_lista {
	clear: both;
}

.noutati_img {
	width: 132px;
	float: right;
}

.noutati_img img {
	margin-left: 7px;
}

a.mai_mult {
	padding-left: 9px;
	padding-bottom: 9px;
	background-image: url(../images/bullet_bej.gif);
	background-repeat: no-repeat;
}



/* ---------- Content publicatii ---------- */
#content_publicatii {
	width: 498px;
	padding: 21px 38px 21px 38px;
	float: left;
}

#submeniu_publicatii {
	width: 251px;
	padding-left: 323px;
	height: 19px;
	background-color: #c1161f;
	margin-bottom: 21px;
	float: right;
}

#submeniu_publicatii img {
	border: none;
}


/* ---------- Contact ---------- */
.contact_c1 {
	width: 100px;
	clear: left;
	float: left;
}

.contact_c2 {
	width:300px;
	float: left;
}


/* ---------- Concurs ---------- */
.concurs_c1 {
	width: 150px;
	clear: left;
	float: left;
}

.concurs_c2 {
	width:330px;
	float: left;
}


/* ---------- Footer ---------- */
#footerlinks {
	height: 30px;
	padding: 13px;
	background-color: #7b7869;
}

#copyright {
	float: left;
}

#directdesign {
	float: right;
}




.linev1grey {
	line-height: 1px;
	margin-bottom: 9px;
	background-color: #929292;
}

.spaceh5 {
	font-size: 1px;
	line-height: 1px;
	width: 5px;
	display: block;
	float: left;
}

.spacev33 {
	font-size: 33px;
	line-height: 33px;
}

#spacev7red {
	background-color: #e10915;
	font-size: 7px;
	line-height: 7px;
}

.spaceh66 {
	margin-right: 66px;
}

.spacev340 {
	font-size: 340px;
	line-height: 340px;
}