@charset "utf-8";
/* CSS Document */

#content {  
  height: 100%;
  
  text-align: left;
}

#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "95%");  
  max-width: 950px;
  margin: auto;
  display:block;
 
}

#content[id],
#width[id] {
  width: 95%;
  height: auto;
  
}


body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 100%;
	background: #f6f9ff url(../images/header_line3.gif) repeat-x top left;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	
	
}


#header{
height:220px;

display:block;

  
}



.logo{
float:left;

}

#header {
	
	text-align: left;
	margin-top:20px;
	
	
}
#header3{
background-image:url(../images/corner1.jpg);
background-repeat:repeat-x;
height:9px;
}

 #title {
	
	text-align: left;
	margin-top:20px;}

#meniu li{
	float:right;
	background-image:url(../images/buton.gif);
	background-repeat:no-repeat;
	margin-top:46px;
	width: 125px;
	display: inline;
	height: 28px;
	line-height: 26px;
	font-size: 14px;
}
	  
#meniu li a {
 	 
	 color: #ffffff; 
	 width: 125px; 
	 text-align: left; 
	 font-weight:normal;
    text-decoration: none; }
	
#meniu li a:hover {
	color:#14415e;
	 }
	  
#meniu li a.current { 
	
	color: #ffffff; }







#title2{
	background-image:url(../images/titlu1.gif);
	background-repeat:no-repeat;
	margin-top:20px;
	height:46px;
	
	}

.h1 {
	color: #14415e;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	line-height: 50px;
}
.h2 {
	font-size:14px;
	font:Verdana;
	color:#14415e;
	font-weight: bold;
	margin-right:20px;
	line-height: 30px;
	text-decoration: none;
	}
	
	

h2{
color:#14415e;
font:Verdana;
font-size:14px;
text-decoration : none;

}


#navlang  {
	float:right;
	margin-top:10px;
	display : inline;
	font-family: Verdana;
	font-size: 14px;
	margin-right:20px;
	text-decoration : none;
	color : #14415e;
	font-weight:bold;
}
#navlang  a {
	font-family: Verdana;
	font-size: 14px;
	color : #14415e;
	
	text-decoration:none;
}
#navlang a:hover {
	color: #7F972E;
}
#navlang  a.current { 
	
	color: #7e972d; }
	


#box1{
	background-image:url(../images/back_line.gif);
	background-repeat:repeat-y;
	line-height: 160%;
	margin-top:20px;
	width:auto;
	display:block;
	
}

#image1{
	
	float:left;
	margin: 0px 15px 0px 20px;
	
	
	}
#image2{
	
	float:left;
	margin: 0px 15px 0px 35px;
	
	
	}

#separator{
width:900px;
margin-left:auto;

}

#text1{
	font:Verdana;
	font-size:12px;
	color:#3d3d3d;
	text-align:justify;
	margin-left:250px;
	width: 650px;
	display:block;
}

text2{
	font:Verdana;
	font-size:12px;
	color:#3d3d3d;
	text-align:justify;
	margin-left:150px;
	width: 300px;
	display:block;
}

#text{
	font:Verdana;
	font-size:12px;
	color:#3d3d3d;
	text-align:justify;
	margin-left:150px;
	width: 750px;
	margin-top: 0px;
}

.line{
float:left;

}
.style2 {
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #245a7e;
	
}


.style3{
font-size:18px;
font:Verdana;
font-weight:bold;
margin-left:30px;
color:#245a7e;

}



#footer2{
	background-image:url(../images/footer1.gif);
	background-repeat:repeat-x;
	height:112px;
	margin-top:20px;
	
}





#nav {
	margin : 0;
	padding : 0;
	line-height: 110px;
	text-align: center;
	display: block;
	
}
#nav li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#nav a:link, #nav a:visited {
	font-size : 14px;
	font-weight:normal;
	text-decoration : none;
	color : #14415e;
}
#nav a:link.active, #nav a:visited.active, #nav a:hover {
color : #999621;

}

.styleleft {
	font-size: 14px;
	font-family: Verdana;
	color: #245a7e;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	text-align: center;
	margin-right:20px;
	
}
.styleright{
	font-size: 12px;
	font-family: Verdana;
	color: #245a7e;
	margin-left:240px;
	
}



