/* standard elements --------------------------------------------- */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
	color: #09579e;
}

a:hover {
	color: #bd2026;
	text-decoration: underline;
}

p,code,ul,ol {
	padding-bottom: 1.2em;
}

li {
	list-style: none;
}

h1 {font: normal 2.0em Tahoma,sans-serif; font-style: normal; color: #be2027; padding-top: 0px; margin-bottom: 20px;}
h2 {font: normal 1.5em Tahoma,sans-serif; font-style: normal; color: #09579e; padding-top: 15px; margin-bottom: 8px;}
h3 {font: normal 1.4em Tahoma,sans-serif; font-style: normal; color: #be2027; padding-top: 10px; margin-bottom: 6px;}
h4 {font: normal 1.2em Tahoma,sans-serif; font-style: normal; color: #be2027; padding-top: 5px; margin-bottom: 4px;}



/* misc ------------------------------------------------------------- */
.clearer {clear: both; font-size: 0;}
.footerLeft {float: left;} /* changed names to prevent conflict with admin css */
.footerRight {float: right;} /* original here is simply ".left" and ".right" */

/* structure -------------------------------------------------------- */
.inner-container {
	border-left: 1px solid #6aaddd;
	border-right: 1px solid #6aaddd;
	border-bottom: 1px solid #6aaddd;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 914px;
	background: #fff url('images/content_bgr.gif') repeat-x center top; 
}

.outer-container {
	background: url('images/im_page.jpg') no-repeat center top;
	padding-bottom: 10px;
	padding-top: 25px;
}

#headerswf{
	font-size: 1.2em;
	margin: 10px 10px 0 0 ;
	padding: 1px;
	width: 626px;
	height: 240px;
	/* border: 1px solid #6aaddd; */
}
/* header banner --------------------------------------- */

.header {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px;
	width: 916px;
}

.header-banner {
	background: url('images/im_header.png') no-repeat;
	height: 85px;
	width: 916px;
	margin-bottom: 0px;
	text-align: center;

}
.header-banner-links {
	margin-bottom: 20px;
	margin-right: 40px;
	margin-top: 50px;
	float: right;
	color: #fff;
	font: normal 10px Verdana;

}
.header-banner-links a {
	color: #fff;
	text-decoration: none;
}
.header-banner-links a:hover {
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #09579e;
	TEXT-DECORATION: none;
}

/* banner ------------------------------------------------ 
.banner-inside {
	background: #fff url("images/header.jpg") no-repeat;
	height: 214px;
	width: 624px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	display: block;
	border-left: 1px solid #b6d1dc;
	border-right: 1px solid #b6d1dc;
	border-bottom: 1px solid #b6d1dc;
	border-top: 1px solid #b6d1dc;
}*/
/* bannere mici ------------------------------------------------ */
.under-banner {
	height: 125px;
	width: 624px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	display: block;
}
.small-banner1 {
	background: #fff url("images/im_small_banner1.jpg") no-repeat;
	height: 113px;
	width: 293px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: left;
}
.small-banner2 {
	background: #fff url("images/im_small_banner2.jpg") no-repeat;
	height: 113px;
	width: 293px;
	padding: 0px 0px 0px 0px;
	display: block;
	float: right;
}

/* path ------------------------------------------------ */
.path {
	background: #ffffff;
	color: #09579e;
	font: normal 11px Verdana,sans-serif;
	padding: 15px 0px;
}
.path a {
	color: #09579e;
	text-decoration: none;
}
.path a:hover {
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px; 
	BACKGROUND-COLOR: #bd2026;
	TEXT-DECORATION: none;
}

/* main ------------------------------------------------ 
.main {
	border-top: 1px solid #ddd;;
	padding: 8px 12px 0 0;
}
*/
/* content --------------------------------------------- */
.content {
	float: right;
	width: 637px;
}
.content .info {  /* .descr */
	width: 620px;
	margin-bottom: 6px;

}
.content ul li {
	margin-left: 18px;       
}
.content ol li {
	list-style: decimal;
	margin-left: 18px;
}
.content p {
	font-family: "Lucida Sans Unicode",sans-serif;
	font: italic 1.1em;
}
.content .comment-form-body {
	width: 550px;
}


/* footer --------------------------------------------------------- */

.footer {
	background: #ffffff;
	color: #999999;
	font: normal 10px Verdana;
	margin-top: 10px;
	padding: 10px 10px;
	clear: both;
	border-top: 1px solid #c7e7eb;
}
.footer a {
	color: #09579e;
	text-decoration: none;
}

.footer a:hover {
	PADDING-BOTTOM: 3px; 
	COLOR: #ffffff; 
	PADDING-TOP: 1px;
	BACKGROUND-COLOR: #bd2026;
	TEXT-DECORATION: none;
}



 /* START MENIU ---------------------------------------------------- */
.menu {
	margin-left: 0px;
	background: url("images/im_menu.jpg") 10px 10px no-repeat;
	padding: 50px 0px 0px 40px;
} 

.suckerdiv ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 190px; /* Width of Menu Items */
}
  
.suckerdiv ul li{
	position: relative;
}
  
/* Sub level menu items ---------------------------------------------- */
.suckerdiv ul li ul{
	position: absolute;
	width: 200px; 
	top: 0;
	visibility: hidden;
	border: 1px solid #92c8cd;	
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -1px;	
	margin-top: -1px;
}  

/* Sub level menu links style ----------------------------------------- */

.suckerdiv ul li a{
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #09579e;
	padding: 4px 0px 4px 20px;
	text-transform: uppercase;
	text-decoration: none;
	background: url("images/im_arrow_menu_off.gif") 4px 50% no-repeat;
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	line-height: 25px;
	height: 25px;
    margin-right: 1px;
	BORDER-BOTTOM: #b6d1dc 1px solid;
	border-left: #fff 0px solid;
	border-right: #fff 0px solid;
} 
 
 	
	
	
.suckerdiv ul li a:visited{
/*        background-color: #DFE9F3; */
}  

.suckerdiv ul li a:hover{
	color: #bd2026;
	background: #f2f6f7 url("images/im_arrow_menu_on.gif") 4px 50% no-repeat;
}
  
.suckerdiv .subfolderstyle{
/*        background-color: #DFE9F3; */

}
.suckertreesecond ul{
    background: #f2f6f7;
}
   
  /* Holly Hack for IE \*/
  * html .suckerdiv ul li { float: left; height: 1%; }
  * html .suckerdiv ul li a { height: 1%; }
  /* End */  





#sidebar {
    float: center;
    width: 100%;
    padding: 0;
}
#general {
    clear: both;
    border-top: 1px solid #ddd;
    padding: 0;
}

/* General ---------------------------------------------------------------- */

#general {
	/* font: normal 11px/15px Georgia, serif; */
	font: normal 11px/15px Geneva, Arial, Helvetica, sans-serif;
}
#general .box1 {
	float: left;
	padding: 10px;
	width: 30%;
}
#general .box2 {
	float: left;
	padding: 10px;
	width: 30%;
	border-left: 1px solid #ddd;
}
#general .box3 {
	float: left;
	padding: 10px;
	width: 30%;
	border-left: 1px solid #ddd;
}
#general h3 { margin-bottom: 8px; }
#general a { text-decoration: none; }
#general #latest-news ul { margin: 0; list-style: none; }
#general #latest-news li { margin: 0; padding: 4px 0; list-style: none; }
#general #latest-news .date {
	float: left;
	display: block;
	padding-right: 5px;
	width: 45px;
	color: #666;
	text-align: right;
	font-size: .9em;
}


/* snippet-banner-under-menu ----------------------------------------- */
.banner-under-menu {
	background: #fff url("images/im_under_menu.jpg") no-repeat;
	height: 264px;
	width: 253px;
	margin-left: 10px;
	padding: 0px 0px 0px 00px;
	display: block;
}


div.hr {
	margin: 1em 0.25em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.img_block_right {
  float: right;
  padding: 0 0 10px 10px;
  }
.img_block_left {
  float: left;
  padding: 10px 10px 10px 10px;
  }

input {
  border: 1px solid #ccc;
  padding: 3px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 14px;
  background: white;
  color: black;
}

input:hover {
  border: 1px solid #000;
  background: #F5F5F5;
}

	
.form-button {
	BORDER-RIGHT: #adcfe8 3px double; 
	BORDER-TOP: #3282ab 3px double; 
	FONT-WEIGHT: bold; FONT-SIZE: 11px; 
	BACKGROUND: url(/images/form-button.gif) #ffffff; 
	BORDER-LEFT: #adcfe8 3px double; 
	COLOR: #666666; 
	BORDER-BOTTOM: #d3e7f6 3px double; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.form-button:hover {
  background: #F5F5F5;
}


.mandatory {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #cc6600; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height:28px;	
}
.text_gray {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #999999; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 15px;	
}
.title {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #333490; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
	line-height: 15px;	
}
