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

body {
	background: url(images/background.jpg) no-repeat #000000;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#wrap {
	width: 739px;
	margin: auto;
}

#header	{
	height:150px;}

#logo_sponsor img {
	border: none;
	float: left;
	margin-top:62px;
}

#logo {
	width: 145px;
	height: 60px;
	float: left;
	display: block;
	padding: 0px;
	margin: 56px 15px 0px 30px;
	
}

#logo a {
	width: 145px;
	height: 60px;
	display: block;
	text-indent: -9999px;
}
	

#content {
	width: 739px;
}

#content_top {
	width: 739px;
	height: 6px;
	background: url(images/content_top-trans.png) no-repeat;
	display: block;
}

#content_bottom {
	width: 739px;
	height: 6px;
	background: url(images/content_bottom-trans.png) no-repeat;
	display: block;
}

#content_in {
	width: 705px;
	background: #FFFFFF;
	padding: 13px 17px 17px 17px;
}

.pasi {
	width: 226px;
	height: 152px;
	background: #0099FF;
	float: left;
	margin-right: 13px;
	
}

#pasul_1 {
	background: url(images/pasul1.jpg) no-repeat;
}

#register {	margin: 74px 0px 0px 20px;}
#register input { float:left; }

#register #username {
	 background: none; 
	 border: none; 
	 padding-left: 3px; 
	 margin-top: 2px; 
	 float: left;  
	 height: 18px;
	 font-size: 11px; 
}

#register #email { 
	margin-top: 12px; 
	width: 147px; 
	border: none; 
	background: none;  
	padding-left: 3px;  
	float: left;
	font-size: 11px;
	height: 18px;
}

#register #register { 
	float: right; 
	width: 27px; 
	height: 37px; 
	margin: 8px 20px 0 0; 
	background: none; 
	border: none; 
	font-size: 1px; 
	color: #1C4557; 
	padding: 0px; 
	display: block; 
	height: 27px;
	cursor: pointer;
}

#pasul_2 {
	background: url(images/pasul2.jpg) no-repeat;
}

#pasul_3 { 
	margin-right: 0px;
	background: url(images/pasul3.jpg) no-repeat;
}

#stanga {
	width: 460px;
	float: left;
}

#dreapta {
	width: 220px;
	float: right;
	margin-top:20px;
	margin-right: 4px;
}

#login_box {
	background: url(images/login_box.jpg) no-repeat;
	width: 222px;
	height: 161px;
	display: block;
}

#login {
	width: 193px;
	margin: auto;
	padding-top: 43px;
}

#login #participant { 
	height: 23px;
	background: none;
	border: none;
	float: left;
	padding-left: 4px;
	padding-top: 4px;
	width: 180px;
	color: #666666;
}

#login #password {
	height: 23px;
	background: none;
	margin-top: 13px;
	border: none;
	float: left;
	padding-left: 4px;
	padding-top: 5px;
	width: 180px;
	color: #666666;
}

#login #login {
	width: 52px;
	height: 22px;
	float: right;
	margin-top: 13px;
	border: none;
	background: none;
	font-size: 1px;
	color: #FFFFFF;
	cursor: pointer;
}




h2 {
	font-family: Trebuche MS, Helvetica, sans-serif;
	font-size: 19px;
	color: #0c80b7;
	margin-bottom: 0px;
}

p { 
	color: #666666;
	margin-top: 3px;
}



.clear { clear:both;}





