@font-face {
	font-family: Old_stamper;
	src: url("old_stamper.ttf");
}
html
{
	background-color: #749942;
	/*border-top: 10px solid #555555;*/
	font-size: 13px;
	color:#37443b;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Links */

a { font-weight: normal; }

a:link { color: #336699; text-decoration: none; }

a:visited { color: #5588aa; text-decoration: none; }

a:hover, a:active { color: #ad5b1e; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 5px 0 10px; padding: 0; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	font-weight: normal;
	border-bottom-width: 0;
}

h1 { font-size: 28px; }

h2 { font-size: 26px; }

h3 { font-size: 24px; }

h4 { font-size: 20px; }

h5 { font-size: 18px; }

h6 { font-size: 16px; }

ul, ol, blockquote, pre
{
	color: #555555;
	padding: 10px 30px;
	line-height: 1.8em;
}

ul
{
	list-style-type: square;
}

blockquote, pre { background-color: #eeeeee; border: 1px solid #bbccdd; }

ins { text-decoration: none; color: #466b85; }

del { color: #555555; }

/* Structure */

body
{
	padding: 0;
	width: 960px;
	margin: 0 auto;
	margin-top:7%;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url('images/body_bg2.png');
	position:relative;
	
}

#container
{
	opsition:absolute;
	width: 810px;
	margin: 0 auto;
	
}

#header { width: 100%; clear: both; margin-top: 10px; }

#navigation { float: left; width: 100%; clear: both; }

#page-header { clear: both; position: relative;}

#wrapper { text-align: center; }

#footer
{
	clear: both;
	color: #749942;
	padding: 20px 0 15px;
	text-align: center;
	font-size:10px;
}

/* Header */

#header img
{
	padding: 0;
	float: left;
	/*width: 140px;*/
	margin: 10px 0;
}
#search img{
	margin: 10px 0;
}

#header h1 a:hover,
#header h1 a:active
{
	border-bottom-width: 0;
	font-size:24px;
}



#header #search
{
	float: right; 
}


/* Navigation */

/*#navigation ul
{
	padding: 0;
	width: 100%;
	float: left;
	margin: 0 0 10px;
	list-style-type: none;
	background-color: #65728d;
}

#navigation li { float: left; }

#navigation a:link,
#navigation a:visited
{
	float: left;
	display: block;
	color: #eff8ff;
	padding: 5px 10px;
	border-bottom-width: 0;
}

#navigation a:hover,
#navigation a:active
{
	color: #ffffff;
	background-color: #485573;
}

body#bmission li#lmission a
{
	color: #eff8ff;
	background-color: #374462;
}*/

/* Page-Header */

#page-header ul
{
	
	bottom: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	list-style-type: none;
}

#page-header li { disply:none; float: left; border-right:1px solid #063;}

#page-header li a:link,
#page-header li a:visited
{
	
	float: left;
	display: block;
	margin: 0 20px;
	padding: 5px 5px;
	color: #ffffff;
	border-bottom-width: 0;
	/*background-image: url(menu.png);
	background-repeat: repeat-x;*/
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

#page-header li a:hover,
#page-header li a:active
#page-header li a:visited
{
	/*color:#ad5b1e;*/
	/*color:#94b4d6;*/
	color:#d6eb9a;
	font-size:24px;
}

/* Wrapper */

.col { width: 240px; float: left; margin: 0 15px; text-align: left; }

.col ul { margin: 0 0 0 15px; padding: 0; line-height: 1.5em;  }

.col li { padding-bottom: 10px; }

.col h3 { font-size: 13px; padding: 5px 10px; margin-top: 20px; }

#links {
	margin-top:10px;
}
#links img {
	margin-top:10px;
	margin-right:10px;
}
#links h3 
{
	/*background-color: #94b4d6;*/
	background-image:url(images/links-bk.png);
	font-size:16px;
}
#links span  
{
	/*background-color: #94b4d6;*/
	margin-right:5px;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

#content h3
{
	/*background-color: #d6eb9a;*/
	background-image:url(images/content-bk.png);
	font-size:16px;
}
#content span  
{
	/*background-color: #94b4d6;*/
	margin-right:5px;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

#sidebar h3
{
	/*background-color: #ffb366;*/
	background-image:url(images/sidebar-bk.png);
	font-size:16px;
}
#sidebar span  
{
	/*background-color: #94b4d6;*/
	margin-right:5px;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

#links ul { color: #336699;  }

#content ul { color: #567040; } 

 

#sidebar ul { color: #df6532; }



/* Footer */



#footer p {
	margin: 5px 0;
	font-size:10px;
	color: #749942;
}


/* === Language menu === */



#submenu
{
  
  float: left;
  height: 31px;
  width: 300px;
  padding-left: 0px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 120px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
 
 color: #749942;
  text-decoration:underline;
  /*background-color: #D3E2C3;*/
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb3.jpg');
  color: #ffffff;
  text-decoration:none;
}

/* partea de jos cu cele doua butoane de limba */

#submenuselected 
{
  display: block;
  /*background-color: #D3E2C3 ;*/    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}

.table {
	float:left;
	border:none;
	margin:0;
	font-size:26px;
}

.extern {
	
	margin-top:10px;
	margin-right:10px;
}
#SWBZ94891D4625554156BDF6 {
	position:relative;
	text-align:center;
	margin-left:-13px;
	
}
#LKBZ94891D4625554156BDF6 {
	position:relative;
	text-align:center;
	margin-left:-13px;
	
}

img.butef {
	margin-top:10px;
	margin-right:25px;
	border:0px;
}

img.butser {
	margin-top:10px;
	border:0px;
}
img.butef a {
	decoration:none;
}
	
