@charset "utf-8";

html, body {
	font-family: Calibri, Helvetica, Arial ;
	font-size:12px
	margin:0;
	padding:0;
	width:100%;
	background:#272318;
}

h1 {
	font-size:22px;
	color:#e8db88;
	font-weight:400;
}
h2 {

	font-family: Arial, Calibri, Helvetica, Arial ;
	font-size:16px;
}

.indent {
	padding-left:50px;
	padding-top:5px;
}
h3 {
	font-family: Arial, Calibri, Helvetica, Arial ;
	font-size:28px;
	font-weight:100;
}
* {
	margin:0;
	padding:0;
}
body,td,th {
	color: #FFFFFF;
}

#wrap{
	width:1000px;
	margin-left:auto;
	margin-right:auto;	
}
#header {
	display:table;
	width:100%;
	margin:0;
	background:url(../images/top_bk.png) top left no-repeat;
	height:90px;
}

#menu {
	font-style:italic;
	font-size:14px;
	line-height:30px;
	text-align:left;
	margin-top:45px;
	margin-left:235px;
	height:30px;
	width:700px;
}
#menu a, a visited {
	text-decoration:none;
	color:#FFFFFF;
}
#menu ul {
	padding:0;
	margin:0;
}

#menu ul li {
	padding:0;
	float:right;
	margin-right:20px;
}
li.selected {
	background:url(../images/menu_selected.png) bottom left repeat-x;
}
#middle_body {
	width:100%;
	margin:0;
	background:url(../images/middle_body.png) top left no-repeat;
	height:354px;
	display:table;	
}
#lower_body{
	width:100%;
	margin:0;
	background:url(../images/lower_body.png) top left no-repeat;
	height:310px;
}

#box1 {
	margin-left:40px;
}
.topBox {
	margin-top:10px;
	width:100%;
	height:83px;
}
#blue_box {
	background:url(../images/blueBox.png) top center no-repeat ;
}
#red_box {
	background:url(../images/redBox.png) top center no-repeat ;
}
#green_box {
	background:url(../images/greenBox.png) top center no-repeat ;
}
#box2,#box3 {
	margin-left:10px;
}
.box {
	display:table;
	float:left;
	width:300px;
	height:308px;
	background:url(../images/white_box.png) top left no-repeat;
}
.box_content{
	display:table;
	clear:both;
	color:#464646;
	width:100%;
	height:183px;
	margin-top:15px;
	background:url(../images/box_content_bk.png) center center no-repeat;
}
.box_content .content {
	font-size:15px;
	font-style:italic;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	height:130px;
}
#content_top{
	padding-left:65px;
	line-height:100px;
	clear:both;
	width:100%;
	height:115px;
	background:url(../images/content_top.png) top left no-repeat;
}
#content_bottom {
	color:#e5e6dd;
	float:left;
	padding-left:65px;
	padding-right:16px;
	text-align:justify;
	width:613px;
	height:425px;
	background:url(../images/conetent_v_separator.png) top right no-repeat;
	overflow:auto;
}
.clearer {
	clear:both;
}
#footer{
	width:100%;
	height:51px;
	line-height:51px;
	/*background:url(../images/footer_bk.png) center top no-repeat;*/
	margin-top:20px;
	line-height:51px;
	color:#FFFFFF;
	text-align:center;
}

#footer p {
	display:block;
	float:left;
	margin-left:165px;
}
#footer img {
	float:left;
	margin-top:8px;
	margin-left:12px;
}
#qbox {
	margin:0;
	padding:0;
	padding-top:15px;
	padding-left:15px;
	margin-top:50px;
	margin-left:50px;
	width:378px;
	height:183px;
	background:url(../images/qbox.png) top left no-repeat;
}

#info {
    height:85px;
	margin-top:2px;
    width:345px;
    background: url(../images/cristian-nitescu.jpg) top right no-repeat;
}
.button {
	text-align:center;
	color:#FFFFFF;
	width:145px;
	line-height:27px;
	height:27px;
	margin-left:20px;
}
.button a, .button a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
#blue.button{
	background:url(../images/blueButton.png) left center no-repeat;
}
#red.button{
	background:url(../images/redButton.png) left center no-repeat;
}
#green.button{
	background:url(../images/greenButton.png) left center no-repeat;
}
#content_bottom_right {
	color:#e5e6dd;
	float:left;
	width:230px;
	padding-left:60px;
	height:300px;
}

#content_bottom_right ul li {
	font-style:italic;
	margin-top:15px;
}

#buttonCvOnline {
	margin-top:5px;
	float:left;
	width:112px;
	height:23px;
	background:url(../images/butonCv.png) top left no-repeat;
}

#content_holder{
	margin-left:50px;
	margin-top:10px;
	width:894px;
	height:327px;
	background:url(../images/content_holder.png) top left no-repeat;
	padding-left:15px;
	color:#e5e6dd;
	float:left;
	padding-right:16px;
	text-align:justify;
	
}

#content_holder_left_column {
	width:600px;
	height:310px;
	float:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	overflow:auto;
	
}

#content_holder_left_column h1{
}

#content_holder_right_column {
	float:left;
	width:250px;
	height:332px;
	padding-left:5px;
	font-size:13px;
	font-weight:200;
	
}

#content_holder_right_column ul li {
	font-style:italic;
	margin-top:2px;
	list-style-position:inside;
}

#content_holder_right_column ul li a {
	color:#FFFFFF;
	text-decoration:none;
	
}
#content_holder_right_column ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
	
}
#partners {
	float:left;
	width:260px;
	height:225px;
}

#CV {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e5e6dd;
	font-size:12px;
	float:left;
	width:230px;
	padding-left:15px;
}
