body {
	background-color: #FFFFFF; 
	margin: 0;
	padding: 0;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#page {
	width: 766px;
	margin: auto;
}

#pagedown {
	clear: both;
	width: 766px;
	height: 25px;
	background-image: url('../images/bara_jos.jpg');
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 10px;
	color: white;

	margin-top: 20px;
	margin-bottom: 20px;
	
}

#pagedown a {
text-decoration:none;
font-size:11px;
color:#ffffff;
margin-left: 10px;
}

#pagedown  a:hover {
text-decoration:none;
color: #FEFF33;
}

#pagedownleft {
	float: left;
	text-align: left;
	margin-left: 15px;
}

#pagedownright {
	float: right;
	text-transform: uppercase;
	margin-right: 15px;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 700px; /*For KHTML*/
  list-style: none;
  height: 24px;
 }
 
ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 24px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 170px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 20px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;

  color: white;
  font: bold 11px/22px Arial, Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}


/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #D1E2F2;
  color: navy;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #D1E2F2;
  color: navy;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #F1F1F1;
  color: gray;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #D1E2F2;
  color: navy;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #F1F1F1;
  color: gray;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #D1E2F2;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

#navmenucontainer {
background-image: url(../images/bara_top.jpg);
background-repeat: no-repeat;
height: 40px;
width: 766px;
}

#navmenupad {
padding-top: 7px;
padding-left: 70px;
}

#undermenutop {
	width: 100%;
}

#undermenutop1 {
float: left;
width: 166px;
height: 105px;
}

#undermenutop2 {
float: left;
width: 444px;
height: 40px;
background-image: url(../images/bara_cautare_p.jpg);
background-repeat: no-repeat;
padding-top: 5px;
color: white;
font-size: 11px;
font-weight: bold;
}

#undermenutop2 form {
	text-align: center;
}

#undermenutop2 img {
vertical-align: bottom;
}

#undermenutop3 {
float: left;
width: 150px;
height: 105px;
padding-top: 10px;
text-align: right;
font-size: 11px;
font-weight: bold;
line-height: 160%;
}

#undermenutop3 a {
	text-decoration: none;
	color: navy;
}

#undermenutop3 a:hover {
	color: black;
}

#content {
	float: left;
	margin-left: 10px;
	background-color: #F1F7F9;
	padding: 7px;
	line-height: 150%;
	font-size: 0.9em;
	text-align: justify;
	margin-bottom: 10px;
}

.cauta_input {
  border: 1px solid #333333;
  font-family: Arial;
  font-size: 11px;
  color: #023664;
  padding-left: 5px;
  padding-right: 5px;
  width: 100px;
}

#menuleft {
	clear: both;
	float: left;
	width: 166px;
	background-repeat: no-repeat;

	padding-top: 36px;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}

#menuleft ul, #menuleft li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuleft a {
	padding: 1px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	margin-top: 1px;
	color: navy;
}

#menuleft a:hover {
	text-decoration: underline;
}

#menuleft a.lvl1 {
	font-weight: bold;
	background-color: #F1F6F9;
	
}

#menuleft a.lvl1sel {
	font-weight: bold;
	background-color: #F1F6F9;
	color: red;
	text-decoration: underline;
	
}
#menuleft a.lvl2 {
	padding-left: 10px;
	background-color: #EEEEEE;
	color: black;
}

#menuleft a.lvl2sel {
	padding-left: 10px;
	background-color: #EEEEEE;
	color: red;
	text-decoration: underline;
}
	
#menuleft a.lvl3 {
	padding-left: 20px;
}

#menuleft a.lvl3sel {
	padding-left: 20px;
	color: red;
	text-decoration: underline;
}
	
#undersearch {
	margin-top: 48px;
	width: 416px;
	height: 39px;
	margin-left: 10px;
}

#rightbar {
	float: right;
	width: 166px;
}

.rightitem {
	background-color: #F1F6F9;
	padding: 6px;
	padding-top: 38px;
	margin-bottom: 10px;
	font-size: 11px;
	background-repeat: no-repeat;
}

.titlu_central {
  font-family: Arial;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
	padding-left: 10px;
	text-align: left;
}

.titlu_central a {
	text-decoration: none;
	color: white
}

.celula{
  padding-top: 3px;
  padding-right: 1px;
  padding-left: 1px;
  text-align: left;
  line-height: 120%;
}

.poza {
 border: 1px solid #023664;
 margin-right: 4px;
}

.text {
  font-family: Arial;
  font-size: 11px;
  color: #333333;
}

.rightitem a {
	color: navy;
	font-weight: bold;
	text-decoration: none;
}

.bara_meniu_orizontal {
background-color:#3868A8;
font-size: 11px;
color: white;
padding: 2px;
padding-left: 6px;
}

.bara_meniu_orizontal a {
color: white;
text-decoration: underline;
}

.bara_meniu_orizontal a:hover {
text-decoration: none;
}

.subcats {
	line-height: 180%;
	font-size: 11px;
	font-weight: bold;
}

.subcats ul, .subcats li {
	list-style: none;
}

.subcats a {
	color: navy;
}

.subcats a:hover {
	color: red;
}

.prodleft {
}

.prodtable {
	border-bottom: 1px solid #C1C1C1;
}

.prodright {
	line-height: 130%;
	font-size: 11px;
}

.prodleft, .prodright {
	padding: 4px;
}

 .prodright a {
 	color: navy;
	text-decoration: none;
	font-weight: bold;
 }
 
  .prodright a:hover {
  	color: red;
  }
  
  .catpages {
   font-size: 11px;
  }
  
  .catpagesmid {
  	text-align: center;
  }
  
  .catpagesinactive {
  	color: #767676;
  }
  
  .catpagessel {
  	font-size: 13px;
	color: navy;
	font-weight: bold;
  }
  
  .prodtitlu {
  	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 130%;
  }
  
  .proddesc {
  	margin-top: 30px;
  }
  
  .prodlinkextern {
  	margin: auto;
  margin-top: 10px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
  }
      
  .prodlinkextern a {
  color: navy;
  text-decoration: underline;
  }
  
  .prodlinkextern a:hover {
  color: red;
  }

.prodlinks {
	padding-left: 20px;
	font-size: 11px;
	font-weight: bold;
}
  
.prodlinks ul, .prodlinks li {
list-style: none;
margin: 0;
padding: 0;
}

.prodlinks a {
	color: #00014A;
}

.prodlinks a:hover {
	color: red;
}

.noprods {
	text-align: center;
	margin: auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

.letters {
text-align: center;
background-color:#3868A8;
font-size: 11px;
padding: 2px;
padding-left: 6px;
}

.letters a {
	margin-right: 10px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.letters a:hover{
   color: yellow;
}

.lettersel {
	font-weight: bold;
	color: red;
	margin-right: 10px;
}

.events ul, .events li  {
margin: 0;
padding: 0;
margin-left: 10px;
}

.events a:hover {
text-decoration: underline;
}

.eventimg {
	text-align: center;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

#searchresults {
	font-size: 11px;
}

.searchlink {
	font-size: 11px;
	font-weight: bold;
}

.searchlink a {
	color: navy;
	text-decoration: none;
}

.searchlink a:hover {
	text-decoration: underline;
}

.searchcat a {
	color: black;
	text-decoration: none;
}

.searchcat a:hover {
	text-decoration: underline;
}

.pdflink {
	 padding: 0 0 0 14px; background:transparent url(icons/pdf.gif) no-repeat center left; }