body, html { 
 	font-size: 12px;
 	font-family: Verdana, Tahoma;
	margin: 0;
	background: white;
}

.title_header{
 	 margin-top:-30px;
	 text-align:left;
	 padding-left:195px;
}
.title_header h1{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:23px;
	margin:0px;
	padding:0px;
}
.title_header a{
	text-decoration:none;
	color:#000000;
}

p {
	text-align: justify;
	margin: 0 0 8px 0;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a.subliniat {
	color: blue;
	text-decoration: underline;
}

a.subliniat:hover {
	text-decoration: none;
}

a.subliniat:focus {
	outline: none;
}

#top {
	margin-top: 0px;
	text-align: center;
	background: url(/images/gradienttop.png) top left repeat-x;
}
#top_container{
	margin:auto;
	padding:auto;
	width:600px;
}


.grassline {
	margin-top: 10px;
	background: url(/images/grass.jpg) top left repeat-x;
	height: 26px;
	width: 100%;
}

#contentcontainer {
	margin: 0;
	width: 100%;
	background: url(/images/gradientgrass.png) top left repeat-x;
	min-height: 330px;
}

#content {
	width: 1010px;
	margin: 0px auto;
	padding: 0px 0 15px 0;
}

#bottom {
	margin-top: 20px;
	padding-top: 20px;
	height: 80px;
	background: url(/images/bottom.png) top left repeat-x;
	text-align: center;
	clear: both;
}


/* Menu -------------------------------------- */
#menubar {
	width: 700px;
	height: 34px;
	margin: 0px auto;
	position: relative;
}

#languages {
	margin: 0;
	padding: 9px 15px;
	float: right;
}

#languages a {
	color: white;
}

#menu {
	margin: 0;
	padding: 0;
	/*width: 450px;*/
	float: left;
	}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color: black;/*#666666;*/
	font-weight: bold;
	display: block;
  margin: 0px;
	padding: 9px 15px 9px 15px;
	text-decoration: none;
	}

#menu li a:hover, #menu li a:active {
	color: #666666;
	font-weight: bold;
	display: block;
  margin: 0px;
	padding: 9px 15px 9px 15px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #FFFFFF;
	width: 170px;
	color: #666666;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}
	
#menu li li a:hover, #menu li li a:active {
	background: #999999;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;	
	}
	
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 160px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -30px 0 0 191px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover1 ul ul, #menu li.sfhover1 ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover1 ul, #menu li li.sfhover1 ul, #menu li li li.sfhover1 ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
#searchbar { 
	height:80px;
	width:700px;
	position:relative;
	background: url(/images/searchbaren.gif) top left no-repeat;
	margin: 0px auto;
}
#searchbar #yid { 
	background:none;
	border:none;
	font-size:30px;
	line-height: 30px;
	height:34px;
	width:380px;
	top:32px;
	left:30px;
	position:absolute;
}
#searchbar #but {
	background:url(/images/searchbuttonen.gif) top left no-repeat;
	border:none;
	height:40px;
	width:144px;
	position:absolute;
	top:30px;
	left:540px;
	z-index:10;
}
#searchbar #but:hover {
	background:url(/images/searchbuttonhoveren.gif) top left no-repeat;
}

#bigbodycontainer {
	width:700px;
	background: url(/images/bigbody.gif) bottom left no-repeat;
	margin: 0px auto;
}
#bigbodycontainer .bigbody {
	width:660px;
	position:relative;
	background: url(/images/bodysus.png) top left no-repeat;
	padding: 10px 20px 20px 20px;
}

#bigbodycontainer .bigbody h1 {
	margin: 0 0 10px 0;
	border-bottom: 1px dotted black;
	padding: 0 0 5px 0;
	width: 100%;
	font-size: 16px;
}

.body { 
	width:660px;
	height:250px;
	position:relative;
	background: url(/images/body.gif) bottom left no-repeat;
	padding: 15px 20px;
	margin: 0px auto;
}

#reclamamain {
	width: 728px;
	height: 90px;
	margin: 5px auto;
	overflow: hidden;
}

#result {
	width: 100%;
}

#result .centered {
	font-size: 20px;
	font-weight: bold;
}

#reclamadreapta {
	float: right;
	width: 300px;
	margin-top: 0px;
	overflow: hidden;
}

#reclamajos {
	position: absolute;
	bottom: 35px;
	left: 20px;
}

#descriere {
	float: left;
	width: 350px;
}

#descriere #status {
	padding-bottom: 10px;
	font-size: 18px;
}

#poza {
	height:96px;
	width:96px;
	padding:2px;
	border:1px solid silver;
	float:left;
	margin-top:2px;
	margin-left: 0px;
	margin-right: 20px;
}

#profil {
	margin-top: 10px;
}

a.profilhi5, a.profil, a.download, a.pm, a.add {
	padding-left: 25px;
	display: block;
	font-size: 11px;
	height: 13px;
	line-height: 13px;
	width: 170px;
	float: left;
	margin-top: 3px;
}
a.profilhi5 {
	background: url(/images/iconite/hi5.gif) top left no-repeat;
}
a.profil {
	background: url(/images/iconite/profile.gif) top left no-repeat;
}
a.download {
	background: url(/images/iconite/download.gif) top left no-repeat;
}
a.pm {
	background: url(/images/iconite/pm.gif) top left no-repeat;
}
a.add {
	background: url(/images/iconite/add.gif) top left no-repeat;
}

.infocontainer {
	width:700px;
	background: url(/images/infoback_02.gif) bottom left no-repeat;
	margin: 0px auto;
}
.info {
	width:660px;
	position:relative;
	background: url(/images/infoback_01.gif) top left no-repeat;
	padding: 0px 20px 0px 20px;
}

.info h2, .info p {
	background: url(/images/info.gif) 0px 10px no-repeat;
	margin: 0;
	padding: 10px 0 10px 40px;
	font-size: 11px;
	font-weight: normal;
}

.info2 {
	background: #e4f6fc;
	margin: 10px auto;
	padding: 7px;
	border: 1px solid #84dafc;
}

.info2 p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#random {
	width:645px;	
	background: white;
	padding: 10px 20px 10px 20px;
	border: 1px dotted silver;
	margin: 10px auto;
}

.hr {
	border-top: 1px dashed silver;
	margin-top:7px;
	height:7px;
	clear: both;
}

ol li {
	margin-bottom: 5px;
}

#contact #name {
	width:250px;
	padding:0;
}
#contact #email {
	width:250px;
	padding:0;
}
#contact #message {
	width:400px;
	height:100px;
	padding:0;
	font-size:11px;
}
#send {
	width:120px;
	float:left;
}
input {
	font-size:12px;
}
#sendstatus {
	padding-top:4px;
	float:right;
}

#downloaddetectinvisibleme {
	padding-left: 60px;
	height: 48px;
	display: block;
	text-align: left;
	text-decoration: none;
}

#downloaddetectinvisibleme {
	width: 550px;
	background:url(/images/ymessenger.jpg) top left no-repeat;
	margin-bottom: 10px;
}

#downloaddetectinvisibleme h1 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: blue;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#downloaddetectinvisibleme:hover h1 {
	text-decoration: none;
}

#downloaddetectinvisibleme .desc {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: black;
	margin-top:5px;
}

#avatars {
	margin: 0;
	padding: 0;
	display: block;
}

#avatars li {
	list-style: none;	
	float: left;
	display: block;
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
}

#statuses {
	margin: 0;
	padding: 0;
	display: block;
}

#statuses li {
	list-style: none;	
	float: left;
	display: block;
	width: 220px;
	margin: 5px 0 0 0;
	padding: 0;
}