/* CSS Document */
body{padding:0px; margin:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #fff; font:13px/18px Arial, Helvetica, sans-serif;}
div, p, ul, h2, h3, img{padding:0px; margin:0px;}
ul{list-style-type:none;}

/*----TOP PANEL----*/
#topPan{width:900px; height:158px; position:relative; margin:0 auto;  background:url(images/topPan-bg.jpg) 0 0 repeat-x; color:#fff; padding:0px;}
#topPan img.logo{width:87px; height:120px; position:absolute; top:2px; left:2px;}
#topPan img.book{width:158px; height:99px; position:absolute; top:20px; right:46px;}


#topPan h3{font-size:26px; text-shadow:#000000; color:#FFFFFF; padding:1px 0 0 97px;}
#topPan p{font-size:16px; color:#FFFFFF; padding:3px 0 0 97px;}

#topContactPan{width:159px; height:51px; position:absolute; top:43px; right:240px;}
#topContactPan p.callus{background:#0C71A4; color:#fff; width:64px; height:14px; line-height:14px; font-size:14px; font-weight:bold; text-transform:uppercase; padding:0px;}
#topContactPan p.no{font-size:26px; padding:4px 0 0;}

#topMenuPan{width:847px; height:16px; position:absolute; bottom:9px; left:25px;}
#topMenuPan h2{width:827px; height:24px; float:left; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; text-align:center; margin:-4px 0px 0px 0px; padding:0 0 0 5px;}
#topMenuPan h2 span{background:#fff; color:#046598;}


#topMenuLeftPan{width:69px; height:16px; float:left; background:url(images/menu-leftbg.gif) 0 0 no-repeat;}
#topMenuMiddlePan{width:706px; height:16px; float:left;}

#topMenuMiddlePan ul{width:707px; height:16px;}
#topMenuMiddlePan ul li{width:100px; height:16px; border-right:1px solid #E5E5E5; float:left;}
#topMenuMiddlePan ul li a{width:100px; height:16px; display:block; background:#fff; color:#4A4A4A; font:12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li.home{background:#fff; color:#0574AF; text-decoration:none; font:12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact{width:100px; border-right:1px solid #fff;}
#topMenuMiddlePan ul li.contact a{width:100px; height:16px; display:block; background:#fff; color:#4A4A4A; font:10px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.contact a:hover{background:#fff; color:#0574AF; text-decoration:none;}
#topMenuMiddlePan ul li.selectat{width:100px; height:16px; border-right:1px solid #E5E5E5; float:left;}
#topMenuMiddlePan ul li.selectat a{width:100px; height:16px; display:block; background:#fff; color:#0574AF; font:12px/16px "Trebuchet MS",Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold; text-align:center; text-transform:uppercase;}
#topMenuMiddlePan ul li.selectat a:hover{background:#fff; color:#0574AF; text-decoration:none;}

#topMenuRightPan{width:70px; height:16px; float:left; background:url(images/menu-rightbg.gif) 0 0 no-repeat;}
/*----/TOP PANEL----*/

/*----BODY PANEL----*/
#bodyPan{width:900px; position:relative; margin:0 auto; padding:7px 0 0 0; }
/*----BODY LEFT PANEL----*/
#bodyLeftPan{width:194px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 0px;}

#bodyLeftPan h2{width:172px; height:24px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 6px; padding:0 0 0 5px;}
#bodyLeftPan h2 span{background:#fff; color:#046598;}


#bodyLeftPan h3{width:172px; height:24px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 5px; padding:0 0 0 5px;}
#bodyLeftPan h3 span{background:#fff; color:#046598;}
#bodyLeftPan h3 a{text-decoration:none;}

#bodyLeftPan ul{width:157px; margin:0 0 5px 15px;}
#bodyLeftPan ul li{width:157px; /* height:18px;*/}
#bodyLeftPan ul li a{width:145px; /* height:18px; */ display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 15px;}
#bodyLeftPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:underline;}

#bodyLeftPan p{padding:0px 15px 0px 15px;}
#bodyLeftPan p.boldtext{padding:0px 15px 0px; font-size:14px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyLeftPan p.more{background:#fff; color:#003D5C; width:157px; height:11px; margin:5px 15px 5px; padding:0px; line-height:11px; }
#bodyLeftPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 70px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyLeftPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY LEFT PANEL----*/

/*----BODY MIDDLE PANEL----*/
#bodyMiddlePan{width:462px; float:left; padding:12px 12px 0 12px;}
#bodyMiddlePan h2{width:462px; background:url(images/border1.gif) 100% 60% no-repeat #fff; color:#00111A; font:28px/28px Georgia, "Times New Roman", Times, serif;}
#bodyMiddlePan h2 span{background:#fff; color:#046598;}


#bodyMiddlePan h3{width:462px; display:block; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 6px; padding:0 0 0 5px; float:left}
#bodyMiddlePan h3 span{color:#046598;}

#bodyMiddlePan h4{width:462px; border:1px solid #DADADA;  color:#00111A; font:12px/14px Georgia, "Times New Roman", Times, serif; margin:2px 2px 2px 2px; padding:1px 1px 1px 1px;}
#bodyMiddlePan h4 span{ color:#046598}
#bodyMiddlePan h4 span.dreapta{ color:#046598; float:right}
#bodyMiddlePan h4 span.dreapta a{background:#F3F3F3; color:#046598} 
#bodyMiddlePan h4 span.dreapta a:link{background:#F3F3F3; color:#046598; text-decoration:none}
#bodyMiddlePan h4 span.dreapta a:hover{background:#fff; color:#046598}
#bodyMiddlePan h4 span.fisiere{background:#fff; color:#046598}
#bodyMiddlePan h4 span.fisiere a{background:#F3F3F3; color:#046598} 
#bodyMiddlePan h4 span.fisiere a:link{background:#F3F3F3; color:#046598; text-decoration:none}
#bodyMiddlePan h4 span.fisiere a:hover{background:#fff; color:#046598}


#bodyMiddlePan p{padding:2px 0 2px 0; text-indent:20px}
#bodyMiddlePan p span{background:#fff; color:#046598; font-weight:bold;}
#bodyMiddlePan p span.dr {background:#fff;  color:#046598; font-size:12px; border:1px solid #DADADA; background:#fff; margin:0px 0px 5px -18px; padding:1px 1px 0px 1px}


#bodyMiddlePan ul{width:462px; margin:0px 0 0; float:left}
#bodyMiddlePan ul li{width:462px; }
#bodyMiddlePan ul li a{width:462px;  background:url(images/button.gif) 0 6px no-repeat #fff; color:#1A1A1A; text-decoration:underline; padding:0 0 0 20px;} 
#bodyMiddlePan ul li a:hover{width:462px;  background:url(images/button-hover.gif) 0 6px no-repeat #fff; color:#676363; text-decoration:underline;}

#bodyMiddlePan p.more{background:#F3F3F3; color:#003D5C; width:442px; height:11px; margin:25px 0; padding:0px; line-height:11px; font-size:11px; }
#bodyMiddlePan p.more a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyMiddlePan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#bodyLeftNextPan{width:442px; clear:both; padding:10px 0 0;}
#bodyMiddlePan p.next{background:#F3F3F3; color:#003D5C; width:442px; height:11px; padding:0px; line-height:11px; font-size:11px; clear:both; }
#bodyMiddlePan p.next a{display:block; width:44px; height:11px; background:#fff; color:#003D5C; text-decoration:none; margin:0 0 0 246px; line-height:11px; text-align:center; padding:0px; text-transform:uppercase;}
#bodyMiddlePan p.next a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}

#info{width:462px; position:relative; margin:0 auto; padding:5px 0 0;}
#adresa{width:176px; float:left;  color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#detaliiadresa{width:166px; float:left;}
#detaliiadresa ul{width:156px;}
#detaliiadresa ul li{width:140px; height:20px; background:url(images/arrow.gif) 0 6px no-repeat #fff; color:#03537D; padding:0 0 0 10px;}

#telefoane{width:156px; float:left;  color:#4F4F4F; font-size:14px; text-transform:uppercase;}
#detaliitelefoane{width:177px; float:left;}
#detaliitelefoane ul{width:177px;}
#detaliitelefoane ul li{width:177px; height:20px; background:url(images/price-border.gif) 100% 50% no-repeat #fff; color:#00111A; line-height:20px; font-size:12px; padding:0 0 0 10px;}

/*------------Detalii Inspectori------ */
#detaliiinspector{width:240px; float:left;}
#detaliiinspector ul{width:240px;}
#detaliiinspector ul li{width:240px; color:#00111A; font-size:12px; padding:0 0 0 10px;}
/*------------ Sfarsit Detalii Inspectori------ */
/*------------ Foto Inspectori------ */

#fotoinspector{width:200px; float:right}
/*#nrtelefoane ul{width:108px;}
#nrtelefoane ul li{width:108px; height:20px; background:url(images/dicount-border.gif) 100% 50% no-repeat #fff; color:#00111A; font-size:12px; font-weight:bold; padding:0 0 0 10px;}*/
/*------------ Sfarsit Foto Inspectori------ */
#separator{width:450px; height:10px; float:left; background:url(images/border11.gif) 100% 100% no-repeat #fff; color:#00111A; font:12px/18px Georgia, "Times New Roman", Times, serif; padding:20px 0 0 0px;}


/*#topnrtelefoane{width:126px; float:left; background:url(images/discount-dot.gif) 100% 85% no-repeat #fff; color:#4F4F4F; font-size:14px; text-transform:uppercase; padding:0 0 0 12px;} */
#nrtelefoane{width:108px; float:left;}
#nrtelefoane ul{width:108px;}
#nrtelefoane ul li{width:108px; height:20px; background:url(images/dicount-border.gif) 100% 50% no-repeat #fff; color:#00111A; font-size:12px; font-weight:bold; padding:0 0 0 10px;}

/*----/BODY MIDDLE PANEL----*/
/*----BODY RIGHT PANEL----*/
#bodyRightPan{width:215px; float:left; border:1px solid #DADADA; background:#F3F3F3; color:#1A1A1A; padding:0 0 28px;}

#bodyRightPan h2{width:192px; height:24px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 6px; padding:0 0 0 5px;}
#bodyRightPan h2 a{text-decoration:none;}

#bodyRightPan h2 span{background:#fff; color:#046598;}

#bodyRightPan h3{width:192px; height:24px; display:block; border:1px solid #DADADA; background:#fff; color:#00111A; font:16px/24px Georgia, "Times New Roman", Times, serif; margin:6px 8px 6px; padding:0 0 0 5px;}
#bodyRightPan h3 span{background:#fff; color:#046598;}

#bodyRightPan ul{width:195px; margin:0 0 17px 15px;}
#bodyRightPan ul li{width:180px; height:18px;}
#bodyRightPan ul li a{width:180px; height:18px; display:block; background:url(images/button.gif) 0 6px no-repeat #F3F3F3; color:#1A1A1A; text-decoration:none; padding:0 0 0 20px;}
#bodyRightPan ul li a:hover{background:url(images/button-hover.gif) 0 6px no-repeat #F3F3F3; color:#797878; text-decoration:none;}

#bodyRightPan p{padding:0px 10px 0px 10px;}
#bodyRightPan p.boldtext{padding:5px 10px 0px; font-size:12px; background:#F3F3F3; color:#1A1A1A; font-weight:bold;}

#bodyRightPan p.more{background:#fff; color:#003D5C; width:192px; height:11px; margin:10px 10px 10px; padding:0px; line-height:11px; }
#bodyRightPan p.more a{display:block; width:44px; height:11px; background:#F3F3F3; color:#003D5C; text-decoration:none; margin:0 0 0 97px; font-size:11px; line-height:11px; text-align:center; text-transform:uppercase;}
#bodyRightPan p.more a:hover{display:block; width:44px; height:11px; background:#E0DEDE; color:#003D5C; text-decoration:none;}
/*----/BODY RIGHT PANEL----*/
/*----/BODY PANEL----*/
/*----FOOTER PANEL----*/
#footermainPan{height:85px; background:url(images/footerbg.gif) 0 0 repeat-x #fff; color:#010101; clear:both; padding:52px 0 0;}

#footerPan{width:783px; position:relative; margin:0 auto; font-family:"Trebuchet MS",Arial, Helvetica, sans-serif}

#footerPan ul{width:724px; position:relative; margin:0 auto;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#010101; background:#F3F3F3; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.copyright{width:254px; background:#F3F3F3; color:#04496D; position:absolute; top:23px; left:40px; font-size:12px;}

#footerPan ul.templateworld{width:250px; background:#F3F3F3; color:#444; display:block; position:absolute; top:40px; left:40px; font-size:10px;}
#footerPan ul.templateworld li{height:20px;}
#footerPan ul.templateworld li a{background:#F3F3F3; display:block; color:#444; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}

#footerPanhtml{
	width:60px;
	height:13px;
	display:block;
	position:absolute;
	top:24px;
	left:279px;
}
#footerPanhtml a{width:48px; height:11px; display:block; background:url(images/blue-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px;}
#footerPanhtml a:hover{background:url(images/gray-arrow.gif) 85% 60% no-repeat #fff; color:#4F4F4F;}

#footerPancss{
	width:50px;
	height:13px;
	display:block;
	position:absolute;
	top:24px;
	left:340px;
}
#footerPancss a{width:40px; height:11px; display:block; background:url(images/blue-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F; border:1px solid #DEDEDE; line-height:11px; font-size:11px; font-weight:bold; text-decoration:none; padding:1px 0 0 10px; text-transform:uppercase;}
#footerPancss a:hover{background:url(images/gray-arrow.gif) 35px 3px no-repeat #fff; color:#4F4F4F;}

/*----/Formulare---*/

/*----/CALENDAR----*/


#calendar {
	width: 192px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: none;
}
#calendar2 {
	width: 462px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: none;
}

td.calendar2 {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 65px;
	height:65px;
	text-align: center;
	background:  none;
}
td.calendar2 a {

	text-decoration: none;
	font-weight: normal;
	height: auto;
	display: block;
	background: none;

}
td.calendar2 a:link {	
	size:65px;

	color: #FFFFFF;
	background: none;
}
td.calendar2 a:visited {	
	size:65px;
	color: #CCCCCC;
	background: none;
}


td.calendar2 a:hover, td a:active {
	size:65px;

	color: #000033 ;
	background: none;
}
.azi, td.azi a, td.azi a:link, td.azi a:visited {
	width: 65px;
	padding: 0;
	margin: 0;

	color: #F6F4DA;
	size:65px;
	text-align:center;
	background: #A2ADBC;
}



.nav, .nav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 192px;
	background: #A2ADBC;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #A2ADBC;
}

td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(../css/images/bg_calendar.gif) no-repeat right bottom;
}
.formular, td.formular {
	border-right: 0px;
	border-bottom: 0px;
	width: 200px;
	height: 20px;
	text-align: right;
	background: none;
}



td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

td a:link, td a:visited {	
	color: #608194;
	background: url(../css/images/bg_calendar.gif) no-repeat;
}

td a:hover, td a:active {
	color: #6aa3ae;
	background: url(../css/images/bg_calendar.gif) no-repeat right top;
}
