* {
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	font-weight:normal;
	line-height:1.5em;
}

body{

	margin:0 auto;
	background-image:url(../images/body_bgrd.gif);
	width:890px;
}

a{

	text-decoration:none;
	color:#669768;
}

a:hover{

	color:#009900;
}

#ContentDiv{

	background-image:url(../images/main_bgrd.png);
	background-repeat:no-repeat;
	background-position:center;
	height:975px;
	width:890px;
	position:relative;
}

*html #ContentDiv{

	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main_bgrd.png', sizingMethod='crop');
}

#PrimulMilion{
	width:315px;
	height:43px;
	position:absolute;
	left: 54px;
	top: 103px;
}

#AnimSeparator{
	position:absolute;
	width:360px;
	left: 54px;
	top: 150px;
}

#Menu{
	width:380px;
	height:25px;
	position:absolute;
	left: 54px;
	top: 168px;
}

#PovesteaMea{
	width:86px;
	height:12px;
	background-image:url(../images/povestea_mea.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 532px;
	top: 177px;
}

#PovesteaMeaTxt{
	width:300px;
	position:absolute;
	left: 532px;
	top: 198px;
	display:inline;
}

#GalerieFoto{
	width:73px;
	height:13px;
	background-image:url(../images/galerie_foto.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 532px;
	top: 177px;
}

#Galerie{
	width:300px;
	position:absolute;
	left: 532px;
	top: 198px;
}

#VideoThumb{
	height:74px;
	width:74px;
	position:absolute;
	left: 532px;
	top: 525px;
	cursor:pointer;
}

#VideoTxt{
	height:74px;
	width:186px;
	position:absolute;
	top:526px;
	left: 622px;
}

#VideoTxt p{

	line-height:1.2em;
	color:#8d8d8d;
	margin-bottom:5px;
}

#VideoTxt a{

	font-weight:bold;
	color:#000;
	cursor:pointer;
	text-decoration:none;
}

#VideoDiv{
	width:350px;
	height:263px;
	position:absolute;
	background-color:#FF0000;
	left: 531px;
	top: 607px;
	display:none;
}

#Kilometraj{
	position:absolute;
	width:63px;
	height:37px;
	left: 443px;
	top: 775px;
	cursor:pointer;
}

#KilometrajImag{
	position:absolute;
	width:157px;
	height:71px;
	background-image:url(../images/kilometraj_imag.gif);
	left: 388px;
	top: 755px;
	border:5px solid #FFFFFF;
	display:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#Contact{

	width:50px;
	height:12px;
	background-image:url(../images/contact.gif);
	background-repeat:no-repeat;
	position:absolute;
	left: 532px;
	top: 177px;
}

.contactTable{

	margin-bottom:15px;
}

.numeJudet{

	color:#37a13c;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
}

.contactTitle{

	text-transform:uppercase;
	color:#000;
	border-bottom:1px solid #999;
}

.contactBlkTxt{

	color:#000;
}

.contactTable{

	color:#666;
}

.thumb{

	width:80px;
	height:80px;
	float:left;
	padding:6px;
	border:1px solid #CCCCCC;
	margin:3px 6px 3px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.thumb:hover{

	border:1px solid #666666;
}

.imagistica{

	float:right;
	margin:-5px 10px 30px 10px;
}

.imagistica td{

	color:#666;
}

.hr{

	height:0;
	border-bottom:1px dotted #666;
}

.blackText{

	color:#000;
}

.clear{

	clear:both;
}