body {
	margin: 0px;
	padding: 0px;
}
h2{
	color:#50618F;
	font-size:14px;
	text-align:center;
}
h1{
	color:#50618F;
	font-size:16px;
}

#logo_site {
	width: 980px;
	height: 100px;
	margin: 10px auto;
}

#content {
	margin: -25px auto;
	width: 98%;
	background-color:#f3f3f3;
	padding-bottom:20px;
	z-index:1;
	pozition:absolute;
}

#antent_pic {
	margin: 10px auto;
	width: 980px;
	text-align: left;
	padding-top:20px;
}

.main_content{
	margin:10px auto;
	width: 980px;
}
.content_filme {
	text-align: left;
	padding: 10px 10px 10px 20px;
	float:left;	
	width:150px;
	margin-right:10px;
	border:1px solid #999999;
	font-size:11px;
	height:790px;
}

.content_filme a{
	color:#2F333F;
	text-decoration:none;
}

.content_filme a:hover{
	color:#4A4B4F;
	text-decoration:underline;

}
#footer{
	margin: 50px auto;
	width: 98%;
	border:1px solid #ccc;
	text-align:center;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;	
	
}

#footer a{
	color:#ccc;
	font-size:12px;
	text-decoration:none;
}

#footer a:hover{
	color:#333;
	text-decoration:undeline;
}

#left_view{
	float:left;
	width:460px;
}
#left_view a{
	font-size:12px;
	color:#2F333F;
	text-decoration:none;
}

#left_view a:hover{
	color:#4A4B4F;
	text-decoration:underline;

}

#right_view{
	float:left;
	margin-left:100px;	
	width:390px !important;
	width:340px;
	font-size:11px;
}
#filme{
	margin-top:10px;
	width:150px;
	padding:10px;
	overflow:auto;
	height:575px;
	background-color:white;
	border:1px solid #999;
	float:left;
}

.mini a{
	font-size:10px;
	color:#2F333F;
	text-decoration:none;
}

.mini a:hover{
	color:#4A4B4F;
	text-decoration:underline;

}

#form_cauta{

	border:1px solid #0F3193;
	padding:3px;
	height:25px;
	width:230px;
}
a#messenger
{
	background:url(../images/messenger.gif) no-repeat top;
	width:36px;
	height:30px;
	display:block;
	margin-top:3px;
}

a#messenger:hover
{
	background-position: bottom;
}

.field{
	width:200px;
	border:1px solid #0F3193;
	font-size:13px;
	font-family: "trebuchet MS";
	height:24px;
}
.button{
	width:90px;
	border:1px solid #0F3193;
	font-size:13px;
	font-weight:bold;
	font-family: "trebuchet MS";
	height:24px;
	background-color:white;
	cursor:pointer;
	
}

#publicitate{
	width:160px;
	float:left;
	margin-top:6px;
	margin-left:10px;
	position:relative !important;
	position:absolute;
}