/***********************************************/

body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.logo {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#000099}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #34404E;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
/*************** CLASE ***************/
/***** BOX ********/

.BoxMenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #34404E;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
.BoxMenuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}
.BoxMenuTextCentrat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding: 5px 5px 5px 5px;
	font-weight: normal;
}
.BoxMenuDetalii {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	height: 30px;
	padding-top: 10px;
}				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#CONTAINER {
	padding: 0px 0px;
	width: 1024px;
	background-color: #DCE7ED;
	background-position: center top;
	border: 5px solid #8AAFC4;
	height: auto;
}

#AntetPagina{
	margin: 0;
	padding: 0px 0px;
	width: auto;
	
}
#AntetImagine {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: auto;
	visibility: inherit;
}

#MeniuVertical{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#ContinutulPaginii{
  float:left;
	width: 1024px;
	margin: 0;
	padding: 0 0 0 0;
}
/***panel stinga cind este si panel dreapta ***/
#Continutul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 800px;
	}

#ContinutulIngust{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 800px;
	}
	
#ContinutulLat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: 1024px;
	}	
#ContinutCalendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
	
#PanelDreapta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: right;
	height: auto;
	width: 180px;
	vertical-align: top;
	}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#NumeSite{
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
	float: none;
	text-align: center;
}


/*************** #pageName styles **************/

#NumePagina{
	padding: 0px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
#IndexHeaderHmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #96B4C8;
	text-decoration: none;
	text-align: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}



/************* MENIU  **************/

#MeniuOrizontal{
	width: 1024px;
	border-bottom: 2px solid #8AAFC4;
	border-top: 2px solid #8AAFC4;  height:20px;
	margin-top: 0px;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

.MeniuOrizontalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #0033FF;
	padding: 0px 10px 0px 5px;
}

#MeniuLocator{
	font-size: 10px;
	padding: 5px 0px 5px 10px;
	text-align: left;
	border-bottom: 1px solid;
	border-bottom-color: #8AAFC4;
}

/************* TABELE *************/

.TableText {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
.TableTextNormalLeft {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	line-height: normal;
}
.TableTextNormalCentrat {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:center;
	line-height: normal;
}
.TableTextBoldCentrat {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}
.TableHeader {
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-color: #BDD2DD;
	font-style: normal;
	height: 30px;
	vertical-align: middle;
	}
.TableTitleBoldCentered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
/*************** TEXT NORMAL *********/

.TextNormal { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000
	font-weight: normal; text-align: left; line-height: normal; height: auto; text-decoration: none; 
}
.TextItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; 
	line-height: normal; font-weight: normal; font-variant: normal; color: #000000;
}
.TextBold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; 
	line-height: normal; font-weight: bold; font-variant: normal; color: #000000;
}
.TextBoldItalic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; 
	line-height: normal; font-weight: bold; font-variant: normal; color: #000000;
}
/*************** PARAGRAF ************/

.ParagrafText { 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
	text-indent: 1cm;
	line-height: normal;
	height: auto;
	text-decoration: none;
}


.ParagrafTitlu {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	line-height: normal;
	height: auto;
	text-decoration: none;
}


.ParagrafImagine{
	float: left;
	margin: 5px 5px 5px 5px;
}
/* adjust margins to change separation between the feature image and text flowing around it */




/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 9px;
	color: #000000;
	padding: 5px 10px 5px 10px;
	margin-top: 0px;
	width: auto;
	background-image: url(../Imagini/design/back1.gif);
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

#info { width: 330px; float:left; margin: 3px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px }
#infoheader { width:auto; height: 26px; background-image:url(../cic/imagini/design/infoheaderbg.gif); background-repeat:repeat-x; font-weight:bold; color:#ffffff; text-align:left; padding: 6px 0px 0px 5px; }
#infocontainer {width:330px; width: 330px; float:left;}
#infocontainer ul {display: block; margin-left: 0; list-style-type: none; }
#infocontainer a {display: block; padding: 3px; width: auto; background-color: #dce7ed; border-bottom: 0px solid #eee; }
#infocontainer a:link, #navlist a:visited {color: #0000ff; text-decoration: none; }
#infocontainer a:hover {background-color: #8aafc4; color: #fff; text-decoration:none}
#infolist { margin-left: 0; padding-left: 0; list-style: none; text-align:left; }
#infolist li { background-image:url(../cic/imagini/design/imdr.gif); background-repeat: no-repeat; background-position: 0 .5em; width: auto; text-align: left; padding: 0px 0px 0px 12px; }
			#subinfolist li { background-image:url(../cic/imagini/design/sdr.gif); background-repeat: no-repeat; background-position: 8 .5em; width: auto; text-align: left; padding: 0px 0px 0px 2px; }
			#subinfolist li a { border: 0; padding: 3px 4px; margin-left: 20px; }


	
