/* GENERALE */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #716D61;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#logo_div {
	width:250px; 
	height:150px; 
	position:absolute; 
	left:0px;
	top:0px; 
	z-index: 1; 
	background-image:url(images/logo.jpg);
}
a {
	text-decoration:none;
	color:#716D62;
}
a:hover {
	color:maroon;
}
a:active{
	color:navy;
}
h2 {
	color:Maroon;
	font-size:15px;
	margin:6px;
}
h2 a{
	color:Maroon;
}
h2 a:hover{
	color:navy;
}
#rightBar1 { background: url(images/right/right1.jpg) no-repeat; }
#rightBar2 { background: url(images/right/right2.jpg) no-repeat; }
#rightBar3 { background: url(images/right/right3.jpg) no-repeat; }
#rightBar4 { background: url(images/right/right4.jpg) no-repeat; }
#rightBar5 { background: url(images/right/right5.jpg) no-repeat; }
#rightBar6 { background: url(images/right/right6.jpg) no-repeat; }
#rightBar7 { background: url(images/right/right7.jpg) no-repeat; }

/* MENIU */
#top_menu_div {
	width:100%; 
	height:26px; 
	position:absolute; 
	left:0px; 
	top:0px; 
	z-index: 1; 
	line-height:22px; 
	text-align:right;
}
#top_menu_div a {
	text-decoration:none; 
	color: #D6D3CA;
	background:inherit;
}
#bottom_menu_div {
	height:26px; 
	line-height:22px; 
	text-align:center;
	color: #D6D3CA;
}
#bottom_menu_div a {
	text-decoration:none; 
	color: #D6D3CA;
	background:inherit;
}
#menutd {
	width:230px; 
	height:300px; 
	position:absolute; 
	left:0px; 
	top:140px; 
	z-index: 2;
}

#menutd td {
	border: solid 1px #FFFFFF;
	margin:5px 5px 5px 0px;
}
.divMenuLeft {
	height:32px;
	margin-left:3px;
}
#submenu h3 {
	padding:3px 0px;
	border-bottom: solid 1px #D6D3CA;
}
#submenu h3 a{
	color: #D6D3CA;
}

#logo {
	margin:0px;
	border:0px;
	padding:0px;
	width:250px;
	height:150px;
}
.mainbut1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D0CDC4;
	text-decoration: none;
	line-height: normal;
	text-indent: 3px;
	background:inherit;
}
.mainbut1:hover {
	color: #FFFFFF;
	background:inherit;
}
.mainbut2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-position: top;
	background:inherit;
}
#TypeWriterArea {
	font-size: 9px;
	overflow:hidden;
	text-align:center;
	border:none;
	margin:0px;
}
/* MAIN */
#mainTable {

}
#mainDiv {
	height:500px;
	margin-top:22px;
	margin-right:10px;
	padding-right:20px;
	overflow:auto;
	text-indent:15px;
	text-align:justify;
}
#mainDiv h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #706C60;
	margin-right: 150px;
	margin-left: 20px;
	text-indent:15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom:dotted 1px #706C60;
	margin:3px 0px 2px 0px;
}
#mainDiv h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	margin:0px;
	cursor:pointer;
}
#mainDiv p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:5px 0px;
}
.activ {
	color:navy;
}

#mainDiv li {
	margin:4px 0px 0px 0px;
	padding:0px 0px 2px 5px;
}
#mainDiv ul {
	margin:5px 0px;
	padding:0px;
}
#mainPortofolio {
	margin:15px; 
	overflow:auto; 
	height:115px;
}
#mainPortofolio p {
	padding:3px 0px;
	margin:0px;
}
#mainPortofolio a {
	text-decoration:none;
	font-weight:bold;
	color: #7E5A75;
	background:inherit;
}
#mainPortofolio a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #AF7DA2;
	background:inherit;
}
#mainPortofolio p {
	padding:2px;
	margin:0px;
}
#fav_add {
	width:100px; height:22px; 
	background-color: white; 
	background-image:url(images/favorite.gif);
	background-repeat:no-repeat; 
	padding:0px 0px 0px 22px; 
	text-align:justify;
}
#fav_noadd {
	width:100px; height:22px; 
	background-color: white; 
	background-image:url(images/favorite.gif);
	background-repeat:no-repeat; 
	padding:0px 0px 0px 22px; 
	text-align:justify;
}
#msgBox {
	width:30%; height:120px; 
	position:absolute; left:35%; top:250px;
	border:solid 2px white;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	padding:10px;
	background-image:url(images/bk.jpg);
	background-position:center;
	display:none;
}
#contact_mesaj {
	height: 100px;
	width: 100%;
	background-color: #CECEC4;
	border: solid 1px white;
	color:#666666;
}
#contact_email {
	background-color: #CECEC4;
	width: 370px;
	border: solid 1px white;
	color: #666666;
}
.contact_tip {
	width: 110px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 5px;
	float:left;
	background-color: #A8A594;
}
.contact_tip1 {
	width: 110px;
	font-weight: bold;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 5px;
	float:left;
	background-color: #A8A594;
	cursor:pointer;
}
#contact_trimite1, #contact_trimite2 {
	background-color: #A8A594;
	border: solid 1px white;
	width: 60px;
	color:#FFFFFF;
	font-weight:bold;
}
#cont2 { display:none; }
.viziteaza {
	font-size:12px;
	color:white;
	text-decoration:none;
}