/* GLOBALS */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/* ScrollBars */
scrollbar-face-color:rgb(253,111,49); 
scrollbar-shadow-color:white; 
scrollbar-highlight-color:white; 
scrollbar-3dlight-color:white; 
scrollbar-darkshadow-color:white; 
scrollbar-base-color:white; 
scrollbar-arrow-color:white; 
scrollbar-track-color:white;
}
a:link {
	color: #FF6633;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6633;
}
a:hover {
	text-decoration: none;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
	color:#FB6F32;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	margin: 7px 0px;
	text-indent:10px;
	padding:0px;
}
/* SHADDOW */
.sh11 {
	background-image: url(img/shaddow/top_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.sh12 {
	background-image: url(img/shaddow/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sh13 {
	background-image: url(img/shaddow/top_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sh21 {
	background-image: url(img/shaddow/left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sh23 {
	background-image: url(img/shaddow/right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sh31 {
	background-image: url(img/shaddow/bottom_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sh32 {
	background-image: url(img/shaddow/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sh33 {
	background-image: url(img/shaddow/bottom_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* PERSONALIZATE */
#motto {
	filter: DropShadow(Color=#FF0000, OffX=2, OffY=2, Positive=1);
}
#lista_preturi {
	position:absolute;
	display:none;
	width:700px;
	height:320px;
	background-image:url(img/middle3.jpg);
}
#lista_preturi td, #lista_preturi_on td {
	padding:5px;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:32px; 
	font-weight:bold; 
	color:#FF6600;
}
.cv td {
	font-size:10px;
	color:#666666;
	line-height:12px;
}
.cv input {
	width:180px;
	padding:0px;
	margin:0px;
}
.cv select {
	width: 180px;
}
.cv textarea {
	width:580px;
}
.cv_titlu p {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	color:#FB6F32;
	margin-top:20px;
}
.but {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FB6F32;
	width: 180px;
}
.titlu_contact {
	font-size: 16px;
	font-weight: bold;
	color: #FB6F32;
	text-decoration: none;
}
.titlu_td {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
}
.titlu_td_oras {
	font-weight: bold;
	color: #FF6633;
}
