html,
body{
    background : #510001 url(../imgs/editorbg.jpg) no-repeat;
    cursor: default;
	color: white;
	margin: 0;
	height:100%;
	width: 100%;	
}

ul{
	margin-top: 0px;
}

p{
	margin: 0;
	padding: 1px;
}

a, a:link, a:visited, a:active{
	color: #FFFF99;
	text-decoration: none;
}

a:hover{
 text-decoration: none;
 color: #7c0b0d;
}

table{
	color: white;
}


.titlu{
	font-size : 20pt; 
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #FFFF99;
	padding: 12px 5px 0 5px;
	border-bottom: 1px solid #490305;
}

.wp{
	font-size: 9px;
	color: #C0A675;
	text-align: right;
	padding: 0 5px 5px 0;
	margin-bottom: 5px;
}

.text2{
	font-size: 8.5pt;
	color: #cfcfcf;
	width: 160px;
}


.text{
	font-size: 8.5pt;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 395px;
	border: 1px dotted #c4c4c4;
	color: white;
}


.text :hover{
	color: white;
}

.text p{
	margin-bottom: 15px;
	color: #cfcfcf;
}

.contactSubtitlu{
	font-size: 8pt;
	border-bottom: 1px solid #830908;
	color: #B3B3B3;
}

.nume{
	font-weight: bold;
	color: white;
}

.phone{
	color: #FFFF99;
	font-weight: bold;
}
