/*
Design by MJD Prestige
http://www.MJD Prestige.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #a1a1bb;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

h1, h2, h3 {
	color: #FCFCFC;
	border-bottom: 1px solid #282049;
	padding-bottom: 10px;
}

h1 {
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-bottom: 10px;
	line-height: normal;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

a {
	text-decoration: underline;
	color: #5B60D6;
}


a img{
	
	border: 0;
    border:none;
}
img{
	
	border: 0;
    border:none;
}
/*tabele*/


/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 949px;
	height: 23px;
	margin: 0 auto;
}
#header a img{
	border: 0;
	border:none;
	}
	
#header img{
	border: 0;
	border:none;
	}
#image{
	border: 0;
	border:none;
	width: 300px;
	float: right;
	margin-left: 20px;
	}	

#image_despre{
	border: 0;
	border:none;
	width: 250px;
	float: right;
	margin-left: 20px;
	}	
#image_itp{
	border: 0;
	border:none;
	width: 125px;
	float: right;
	margin-left: 20px;
	}
/* Logo */

#logo {
	float: left;
	width: 270px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	width: 949px;
	height: 115px;
	margin: 0 auto;
	background-image: url(images/low-resume.jpg);
	padding-bottom: 14px;
	background-repeat: no-repeat;
	background-position: top;
}

#separator {
	width: 949px;
	height: 14px;
	margin: 0 auto;
}
#menu ul {
	margin: 0;
	padding: 20px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: inherit;
	float: right;
	text-decoration: none;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #6971fa;
}

#menu a:hover, #menu .active a {
	color: #E9E9E9;
}

#splash {
	width: 949px;
	height: 509px;
	margin: 0 auto;
	z-index: 0;
}

/* menu content */

#mcontent {
	width:220px;
	height:68px;
	padding: 40px 80px 5px 20px;
	float: left;
}


#mcontent2 {
	width:206px;
	height:68px;
	padding: 40px 80px 5px 20px;
	float: right;
}

#mcontent3 {
	width:216px;
	height:68px;
	padding: 40px 80px 5px 20px;
	float: left;
}

/* vanzari*/

#vanzari {
	width:305px;
	float: right;
	padding-top: 15px;
}

#vanzarip {
	width:270px;
	float: left;
	margin-top: 25px;
}
.vanzarip .img {
	width:305px;
	float: right;
}
/*tabel*/


/* Contact */

#contact{
	width:280px;
	padding:20px 0 0 0;
	margin:0 0 0 0;
	background-color:#000000;
	color:#A6A6A6;
	float:left;
}
#contact h2{
	display:block;
	width:292px;
	height:13px;
	font:bold 18px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	margin:0 30px 0 40px;
	padding:0 0 0 54px;
}
#contact form.con{
	width:280px;
	background:url(images/contact_bg.gif) 0 0 repeat-y;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
}
#contact form.con label{
	display:block;
	width:70px;
	font:bold 11px/35px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#A6A6A6;
	background-color:#000000;
	float:left;
}
#contact form.con input{
	width:208px;
	height:22px;
	border-top:#808080 solid 1px;
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	border-right:#666666 solid 1px;
	font:bold 12px/24px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:#333333;
	margin:0 0 13px 0;
	float:right;
}
#contact form.con textarea{
	width:208px;
	height:72px;
	border-top:#666666 solid 1px;
	border-left:#666666 solid 1px;
	border-bottom:#666666 solid 1px;
	border-right:#666666 solid 1px;
	font:bold 12px/18px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	background-color:#333333;
	margin:0 0 0 0;
	float:right;
}
#contact form.con label.blue2{
	display:block;
	font:bold 11px/35px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#28649B;
	background-color:#000000;
	float:left;
	padding:0 0 50px 0;
}
#contact form.con input.submit{
	background:url(images/btn_submit.gif) 0 0 no-repeat;
	width:57px;
	height:11px;
	float:right;
	border:none;
	cursor:pointer;
	margin:16px 0 0 0;
	padding:0 0 0 0px;
	}
#contact p.bot2{
	display:block;
	width:418px;
	height:39px;
	background:url(images/contact_bot.gif) 0 0 no-repeat;
	float:left;
}


/* Page */

#page {
	width: 949px;
	margin: 0 auto;
}

#page-bgtop {
}

/* Content */

#content {
	float: right;
	width: 640px;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 280px;
	padding: 10px 20px 10px 10px;
	border-left: 1px solid #282049;
}

.twocols .col2 {
	float: right;
	width: 280px;
	padding: 10px 20px 10px 10px;
	border-left: 1px solid #282049;
}

 .entry-image {
	float: left;
	width: 270px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}


.post {
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #282049;
	border-left: 1px solid #282049;
	padding: 10px 10px 0px 10px;
	border-right: 1px solid #282049;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	color: #DFDEEE;
}

.post .title a {
	padding: 4px 35px 4px 15px;
	background: #07B6FE;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.post .entry {
	padding: 20px 0px;
}

.post img {
	float: left;
	padding: 15px 0px;
}

.post .meta {
	text-align: right;
	padding: 0px 0 20px 0;
	font-weight: bold;
	color: #202020;
}

.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 106px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: yellow;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 30px 30px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 8px 0px 8px 18px;
	border: none;
	border-bottom: 1px solid #282049;
	background: url(images/bulet1.jpg) no-repeat left 50%;
}

#sidebar h2 {
	margin: 0px;
	padding: 10px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #DFDEEE;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 10px 0 0 0;
	line-height: normal;
	color: #A1A1BB;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #A1A1BB;
}

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



/* Subtitle */

#titleh2 {
	width: 240px;
	padding: 10px 20px 10px 10px;
	float: left;
	margin: 0 px;
	margin-top: 10px;
}

#titleh2 li {
border-bottom: 1px solid #282049;
}
/* banner */

#banner {
	width: 240px;
	padding: 10px 20px 10px 10px;
	float: left;
	margin: 0 px;
	margin-top: 10px;
}

#banner li {
border-bottom: 1px solid #282049;
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 949px;
	margin: 0 auto;
	padding: 20px 0px;
	border-top: 1px solid #282049;
	color: #333366;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}



#footer a {
	text-decoration: none;
	color: #5E5E82;
	font-size: 10px;
}

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

