html{
	overflow-y:scroll;
}
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 83%;
 	margin: 0px;
	padding: 0px;
	background-color: #3A5D73;
	height:100%;	
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}

#wrapper {
	width: 960px;
	margin: auto;
}

img { border: 0; }

h1{
	font-size:38px;
	font-weight:normal;
	padding:0px;
	margin:0px;
}

h2 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
h4 {
  text-align: justify;
  background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: underline;
	color: #8FCE45;
}

a:hover {
	text-decoration:none;
}


li{
	color: #9DC1D9;
}

/*------------------------------------------------------------*

**  Header

**------------------------------------------------------------*/

#divBanner{
	height: 184px;
	width:755px;
  margin-top: 10px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;/*
	background-image: url(images/bbc5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;*/
}

#divlogo {
	width:755px;
	margin-top: 10px;
	border: 5px solid #FFFFFF;
	text-align: center;/*
	padding-top: 25px;
	padding-bottom: 20px;*/
	font-size: 2.7em;
	cursor: pointer; 
}
span.ain {
	color: #92D340;/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92D340;*/
	font-size:38px;
	text-transform:lowercase;
}

span.web {
	color: #FFC605;
	font-size:38px;
	text-transform:lowercase;
}

/*------------------------------------------------------------*

**  Column Left

**------------------------------------------------------------*/

#colLeft {

	width: 175px;
	height: 100%;
	padding: 0px;/*
	padding-right:10px;*/
	float: left;
	margin: 0px;
	background-color: #3A5D73;
}



/*------------------------------------------------------------*

**  Content Middle

**------------------------------------------------------------*/

#divMainContent {

	padding-top:0px;
	padding-left: 20px;
	padding-right: 20px;
	overflow:auto;
	overflow-x:hidden;
  overflow-y:auto;
	height: 100%;
	width: 725px;
}

/*------------------------------------------------------------*

**  Column Right

**------------------------------------------------------------*/

#colRight {

	background-color:#32556B;/*
	height: 100%;*/
	width: 765px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}



/*------------------------------------------------------------*

**  Navigation

**------------------------------------------------------------*/

#Navigation {

	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 180px;
	border:1px solid #32556b;
}

#Navigation ul {

	list-style: none;
	margin: 0px;
	padding: 0px;
}



#Navigation li {

	display: block;

}



#Navigation ul li a  {

	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #32556B;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #32556B;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
	background-image: url(images/icons/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-transform: lowercase;

}

#Navigation a:hover {  
	background-color: #365D7A;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
  	border-left-color: #365D7A;
	color: #B4FF05;
}

#Navigation_act {
    display: block;
   	background-color: #365D7A !important;
	  border-right: 5px solid #fff !important;
  	border-left: 5px solid #365D7A !important;
	  color: #B4FF05 !important;
}
#Navigation_act ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#Navigation_act li {
	display: block;
}

#Navigation_act a:hover {  
	background-color: #365D7A;
	border-right-width: 0px;
	border-left-width: 0px;
	border-left-style: solid;
  border-left-color: #365D7A;
	color: #B4FF05;
}

/*------------------------------------------------------------*

**  Footer

**------------------------------------------------------------*/	

#footer {

	height: 22px;
	clear: both;/*
	border: 1px solid #32556B;*/
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	width:950px;
}

/*------------------------------------------------------------*

**  End_of

**------------------------------------------------------------*/	



.title {

	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}

.allpara {

	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}

p{	

	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	color: #9DC1D9;
	margin: 0px;
}



.italic{

	font-style:italic;

}



.smallSpacer {

	height: 100%;
	width: 5px;
	float: left;
}

#menuTab {

	color:#32556B;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 180px;
	height: 25px;
	padding-top: 2px;	
}

#lang_menu_de{
  margin-top: 4px;
  margin-right: 5px;
  float: left;
}

#lang_menu_de a{
  background-image: url(images/flag_de.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  display: block;
}
#lang_menu_de a:hover{
  background-image: url(images/flag_de_hover.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  
}
#lang_menu_ro{
  margin-top: 4px;
  margin-left: 10px;
  float: left;
}
#lang_menu_ro a{
  background-image: url(images/flag_ro.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  display: block;
}
#lang_menu_ro a:hover{
  background-image: url(images/flag_ro_hover.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  
}

#lang_menu_en{
  margin-top: 4px;
  margin-left: 10px;
float: left;
}
#lang_menu_en a{
  background-image: url(images/flag_en.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  display: block;
}
#lang_menu_en a:hover{
  background-image: url(images/flag_en_hover.gif);
  background-repeat: no-repeat;
  border: 0px;
  width: 24px;
  height: 16px;
  
}
#logos {
	color:#32556B;
	font-size:1.2em;
	text-align:center;
	width: 175px;	
}
.news_title{
  margin-top: 15px;
  color: #9CDF18;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 20px;
  font-style: normal;
  }
.news-latest-item{
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.news-latest-morelink{
  color: white;
  }


.news-latest-gotoarchive{
  color: #9DC1D9;
  text-decoration: none;
  font-size: 11px;
  text-align: right;
}
.news-single-item h1{
  color: #9CDF18;
  text-decoration: none;
  font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
  font-size: 20px;
  font-style: normal;
}

.news-single-item {
  text-align: justify;
  background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.news-single-item a{
  color: #9CDF18;
  text-decoration: none;
  font-size: 11px;
  text-align: left;
}
.news-single-timedata{
  color: #FFC605;
  font-size: 11px;
  text-align: right; 
  display: none;
}
.clearer{
  display: none;
  }
.red{
  width: 30px;
  height: 30px;
  background-color: red;
  text-align: center;
}

.news-list-date{
	padding-right: 10px;
	color: #9dc1d9;;
}

#mailform{
	border:0px;
}


.csc-mailform-submit{
	background-color:transparent;
	border:1px solid #9dc1d9;
	color: #9dc1d9;
	margin-top:10px;
}


.csc-mailform-field{
	width:130px;
	font-size:11px;
	color:#9cdf18;
	font-weight:normal;
}

input, textarea{
	border:1px solid #9dc1d9;
	margin-bottom:8px;
	background-color:transparent;
	font-size:11px;
	color: #9dc1d9;
	font-weight:normal;
}

.news_title strong{
	font-weight:normal;
}