@charset "utf-8";
body {
  background-color:#171717;	
  margin: 0px;
  padding: 0px;
}
img { border:none; 
	outline:none;
}
a {
	border:none; 
    outline:none; 
}
h1 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}
#content{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  width:733px;
  margin-top:15px;
}
#main{
  width:733px;
  height:380px;
  background:url(../img/main.jpg) top left repeat-y;
}
.bottom_main {
	width:733px;
	height:30px;
	background:url(../img/bottom_main.gif) top left no-repeat;
}
.poll {
  background:url(../img/main.jpg) top left repeat-y;
	}
.top_main {
	width:733px;
	height:30px;
	background:url(../img/top_main.gif) top left no-repeat;
}

#head{
  height:216px;
}
#cauta{
  width:320px;
  height:29px;
  margin-left:auto;
  margin-right:auto;
  padding-top:15px;
}
#text{
  background-image:url(../img/baracauta.jpg);
  background-repeat:no-repeat;
  border:0px;
  width:228px;
  height:29px;
  float:left;
  font-size:16px;
  color:#777;
  text-align:left;
  padding-top:4px;
  padding-left:3px;
}
#buton{
  height:29px;
  width:67px;
  float:left;
}
#poza{
  margin-left:auto;
  margin-right:auto;
  height:96px;
  width:96px;
  padding-top:15px;
}
#status{
  height:31px;
  color:#1D5AAA;
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  padding:5px;
}
#functii{
  width:700px;
  height:145px;
  margin:0 auto;
  padding-top:15px;
  background-image:url(../img/linii.jpg);
  background-position:bottom center;
  background-repeat:no-repeat;
}
#links_ad{
  padding-top:10px;
}
.mici{
  padding-left:10px;
}
.imgmici{
  margin-left:10px;
}
#info {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.copyright {
	width: 720px;
	color:#FFF
}
.left{
	padding:10px 0px 20px 3px;
	float:left;
	width:200px;
	text-align:left;
}
.center {
	padding:10px 0px 20px 0px;
	float:left;
	width:290px;
}
.right {
	padding:10px 0px 20px 0px;
	width:220px;
	float:left;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.right a {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
.right a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
