@charset "utf-8";
/* CSS Document */

html {
	background-color:#45484d;
}

body {
margin:0 auto;
background:url(images/body_repeat_x.jpg) top repeat-x ;
}
a{
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#fff;
}
#structura {
margin:0 auto;
width:935px;
height:890px;

}
#antet {
width:935px;
height:333px;
background:url(images/body_repeat_x.jpg) top repeat-x;
}
#continut { position:relative; width:890px; 
}
#stanga {
float:left;
width:280px;
}
h1 {
text-indent:56px;
font-weight:normal;
padding-top:2px;
font-size:18px;
color:#999;
font-family: Arial, Helvetica, sans-serif;
margin:0;
background:url(images/h1_bgi.jpg) top right no-repeat;
display:block;
width:537px;
height:31px;
}
p
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	padding:0px;
	margin:0 auto;
}
h2
{	padding:0px;
	margin:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#CCC;
}
#dreapta {
float:right;
width:390px;
margin-left:5px;
margin-top:35px;
height:405px;
}
a {color:#FC0;}

#siteinfo {
margin:0 auto;
text-align:center;
width:935px;
height:86px;
background:url(images/siteinfo.jpg) top no-repeat;
}
.footerlinks a
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#CCC;
	text-decoration:none;
	}
.footerlinks :hover
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666;
    text-decoration:none;
	}
.ptitle
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	color:#CCC;
	padding:0px;
	margin:0 auto;
}