/* MyRecruiter CSS by MB Dragan */

* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

body {
	background: #2d252a url(images/body.jpg) no-repeat center top;
	font-family: Arial, sans-serif, Helvetica;
}

#site {
	display: block;
	width: 916px;
	margin: 0px auto;
	/*background: white url('images/container-center.jpg') repeat-y top left;*/
}

#header {
	background: url('images/container-top.jpg') no-repeat bottom left;
	display: block;
	width: 916px;
	height: 150px;
	position: relative;
}

#small_links {
	display: block;
	position: absolute;
	top: 10px;
	right: 80px;
	list-style-type: none;
}

#small_links li {
	display: inline;
	margin-right: 15px;
}

#small_links a {
	color: #7b7779;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}

#small_links a:hover {
	text-decoration: underline;
}

#homepage {
	position: absolute;
	top: 19px;
	left: 30px;
	width: 200px;
	height: 100px;
	display: block;
	text-indent: -10000px;
	outline: none;
	background: url('images/logo.gif') no-repeat top left;
}

#cutie {
	display: block;
	position: absolute;
	z-index: 0;
	top: 50px;
	right: 40px;
	background: url('images/cutie_produs.png') no-repeat top left;
	width: 273px;
	height: 384px;
}

#cutie a {
	display: block;
	text-indent: -10000px;
	outline: none;
	width: 273px;
	height: 330px;
}

#content {
	display: block;
	background: white url('images/container-center.jpg') repeat-y top left;
	overflow: hidden;
	padding: 0px 0px 30px 0px;
}

#nav {
	display: block;
	clear:  both;
	background: #f2f2f2;
	margin: 0px 0px 15px 35px;
	height: 30px;
	width: 800px;
}

#nav li {
	display: block;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
}

#nav li a {
	text-decoration: none;
	color: #7b7779;
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0px 4px;
	border-bottom: 4px solid white;
}

#nav li a:hover,
#nav li a:focus {
	border-bottom: 4px solid #ffdd00;
}

#nav li a.activ{
	background: #a6bc09 url(images/bg-menu-activ.jpg) no-repeat center top;
	color: white;
}

#columns {
	display: block;
	clear: both;
	height: 1%;
	margin: 0px 35px 0px 35px;
}

/* Left */

#columns .left {
	display: block;
	width: 500px;
	float: left;
}

#columns h1,
#columns h2,
#columns h3 {
	font-size: 23px;
	font-weight: bold;
	color: #5e595c;
	letter-spacing: -2px;
	margin: 0px 0px 10px 0px;
}

#columns h1 {
	color: #d70c8c;
}

#columns h1 small {
	display: block;
	clear: both;
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: normal;
	color: gray;
}

#columns h2,
#columns h3 {
	font-size: 17px;
	letter-spacing: -1px;
}

#columns h3 {
	font-size: 13px;
	
}

#columns p {
	display: block;
	clear: both;
	font-size: 13px;
	color: #545454;
	line-height: 16px;
	margin: 0px 0px 13px 0px;
	text-align: justify;
}

#columns p small {
	font-size: 10px;
}

#columns p.col {
	width: 47%;
	margin: 0px 2% 20px 0px;
	display: block;
	clear: none;
	float: left;
}

#columns span.captcha img {
	vertical-align: middle;
}

#columns .center {
	text-align: center !important;
}

#columns a {
	color: #d50c8c;
}

#columns ul a {
	background: url('images/link-bullet.gif') no-repeat center right;
	padding-right: 12px;
}

#columns .left img.poza {
	border: 3px solid #e9e8e5;
}

#columns ul {
	font-size: 12px;
	color: #545454;
	line-height: 16px;
	margin: 0px 0px 13px 0px;
}

#columns ul li {
	list-style-type: none;
	background: url('images/bullet.gif') no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	margin: 0px 0px 10px 0px;
}

#columns div.hr {
	display: block;
	clear:  both;
	line-height: 0px;
	border-top: 1px solid #ebebeb;
	margin: 20px 0px 10px 0px;
}

#columns .left div.comment {
	padding-left: 35px;
	background: url(images/icon_comment.jpg) no-repeat top left;
}

#columns .left div.double {
	overflow: hidden;
}

#columns .left div.double ul,
#columns .left div.double p {
	display: block;
	float: left;
	width: 45%;
	margin-right: 3%;
}

/* Right */

#columns .right {
	display: block;
	float: right;
	width: 270px;
	padding: 210px 0px 0px 0px;
}

#nume_newsletter {
	display: block;
	clear: both;
	width: 244px;
	height: 20px;
	padding: 4px;
	background: url('images/newsletter_bg_name.jpg') no-repeat top left;
	border: none;
	position: relative;
	margin: 0px 0px 8px 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #2d252a;
}

#newsletter {
	display: block;
	clear: both;
	width: 252px;
	height: 28px;
	background: url('images/newsletter_bg.jpg') no-repeat top left;
	position: relative;
}

#newsletter input#email {
	display: block;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 139px;
	height: 15px;
	padding: 3px;
	background: none !important;
	border: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #2d252a;
}

#newsletter input#buton {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 90px;
	height: 23px;
	background: none;
	border: none;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
	outline: none;
}


.left label {
	display: block;
	margin-bottom: 3px;
}

input.text,
textarea.text {
	background: #f0f3d9 !important;
	border: 1px solid #ccd983;
	color: #677808;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 9px;
	display: block;
	width: 96%;
	font-family: Arial, sans-serif;
}

input.buton {
	border: 1px solid #879e12;
	background: #9ab408;
	font-size: 15px;
	padding: 4px;
	font-weight: bold;
	color: white;
	font-family: Arial, sans-serif;
	letter-spacing: -1px;
}

#footer {
	display: block;
	clear: both;
	width: 876px;
	padding: 20px 0px 0px 40px;
	margin: 0px auto 30px auto;
	background: url('images/container-bottom.jpg') no-repeat top left;

	color: #7b7779;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}

#footer a {
	color: #7b7779;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px 15px 0px 0px;
}

#footer a:hover {
	text-decoration: underline;
}
