/*body design*/
body {
	color: white;
	background-image: url('image/backgrd.png'); 
	background-repeat: repeat-x;
	background-attachment: scroll; 
	margin:0;
	padding:0;
	height: 100%;
	width: 100%;
}

body .custom {
	padding-top: 10px;
	margin: auto;
	margin-top: -50px;
	width: 700px;
	height: 100%;
}

/*header design*/

body .custom #header {
	padding: 20px;
		font-size: 1em;
	
}

body .custom #headers {
	font-size: 2em;
	font-weight: bold;
	font-family: "Lucida Grande","Lucida Sans", Verdana, Arial;
}

body .custom #headers img {
	margin-top: 2em;
}

/*menu navigare design*/
body .custom #navigare_verticala {
	position:relative;
	float: left;
	width: 12.50em;
	height: 6.25em;
}
body .custom #navigare_verticala ul {
	color: white;
	background: url(image/nothov2.png) repeat-y scroll 100% 100%;
	width: 8em;
	height: 11em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
body .custom #navigare_verticala li a{
	display:block;
	padding: 0.7em;
	font-weight:bold;
	font-size: 17px;
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans", Verdana, Arial;
}

ul{
	list-style-type: none;
}

ol{
	list-style-type: none;
}

#unu{
	font-family:  "Lucida Grande","Lucida Sans", Verdana, Arial;
	font-size: 15px;
}

.titlu{
	font-family:  "Lucida Grande","Lucida Sans", Verdana, Arial;
	color:#ecd8a2;
	font-weight: bold;
	font-size: 15px;
}

.tab{
	padding-left: 15px;
}
.tab0{
	padding-left: 30px;
}
.tab1{
	padding-left: 45px;
}
.tab2{
	padding-left: 60px;
}

.xp{
	text-align: justify;
}

li a{
	color: #ffffff;
}

li a.selected{
	text-decoration: none;
	color: white;
	background: url(image/butonhv2.png) no-repeat scroll 100% 50%;
	display:block;
	padding: 0.7em;
	font-weight: bold;
}

.tabtd {
	width:150px;
}

body .custom #navigare_verticala li a:hover{
	color: white;
	text-decoration: none;
	background: url(image/selected.png) no-repeat scroll 100% 50%;
	display:block;
	padding: 0.7em;
	font-weight: bold;
}


/*
body .custom #navigare_verticala a{
	color: black;
	text-decoration: none;
	background: transparent url(image/nav-new.png) repeat scroll 0 0;;
}
*/



/*content design*/
body .custom #continut {
	position: relative;
	float: right;
	width: 25em;
}

body .custom #main {
	position:  relative;
	float: left;
	width: 37.50em;
	height: 27em;
}

body .custom #unu {
	background: url(image/separator.gif) repeat-x scroll 100% 100%;
	padding: 0.5em;
}

body .custom #subtext {
	background: url(image/separator.gif) repeat-x scroll 100% 100%;
}

 body .custom .imgtext {
	padding: 0;
	border: none;
}

body .custom .spantext {
	color: #ecd8a2;
	font-weight:bold;
}



/*footer design*/
body .custom #footer {
	width:37.50em;
	position:relative;
	float: right;
	padding: 20px;
	padding-top: 40px;
	font-family:  "Lucida Grande","Lucida Sans", Verdana, Arial;
	font-size: 13px;
	color: #336699;
	
}

#footer a{
	color: #819e0e;
	font-weight: bold;
	text-decoration: none;
}


.poze{
	width: 830px;
	text-align: right;
	#position: relative;
	#float: right;
	#margin-top: -430px;
}

