@charset "utf-8";
/* CSS Document */
*{ font-family:Helvetica, sans-serif;}
*:focus {outline: none;}
html, body{ height:100%; margin:0;}
body{background-image:url(../pics/bg.png); background-repeat:repeat;  text-align:center; ;}
#container{ width:100%; height:100%; position:relative;background: url(../img/header_bg.png) repeat-x top; background-position: 0% 1%; }
#content{ margin:0 auto; width:1000px; height:auto;   position:relative}
#footer{ width:100%; margin:0 auto; height:271px; font-size:11px; color:#000000; background:url(../img/footer_bg.png) repeat-x top; }
#content_page{ background-image:url(../pics/centru.png); background-repeat:repeat-y; background-position: left; width:auto;}
#flag{width:50px; height:50px; position: absolute; text-align:center; clear:both; z-index: 900; left: 5px; top: 133px; margin:0 auto;}
#logo{
width: 1000px;
position: absolute;
text-align: center;
clear: both;
z-index: 0;
left: 0px;
top: 3px;
margin: 0 auto;}
#left_menu{
	position: absolute;
	color:#333333;
	font-size:11px;
	top: 36px;
	width: 378px;
	text-align: right;
	left: 7px;
	float:left;
	z-index:1;
}
#right_menu{
	position: absolute;
	float: right;
	color:#333333;
	font-size:11px;
	top: 36px;
	text-align:left;
	width: 380px;
	left: 614px;
	z-index:1;
}
#left_main_menu{
	width:auto;
	top:62px;
	height:auto;
	position: absolute;
	text-align:right;
	z-index: 100;
	left: -5px;
}
#right_main_menu{
	width:auto;
	top:62px;
	height:auto;
	position: absolute;
	text-align:left;
	z-index: 100;
	left: 560px;
}
#search{width:65px; height:68px; position: absolute; text-align:center; z-index: 1000; left: 545px; top: 125px;}
#content_right{width:268px;  text-align:center; background-image:url(../pics/content_right.png); background-repeat:repeat-y;}
.tab{background-image:url(../pics/tab.png); background-repeat:no-repeat; background-position:top; width:auto; height:auto; position:relative; left: -4px; text-align:left; }
.tab_title{padding-left:25px; padding-top:10px}
.tab_link{margin-left:30px; margin-top:10px; margin-bottom:10px}
.tab2{background-image:url(../pics/tab2.png); background-repeat:no-repeat; background-position:top; width:auto; height:auto; position: relative; left: -4px; text-align:left; }
.tab_title2{padding-left:25px; padding-top:10px}
#bottom_right{width:auto; height:auto; position: absolute; left: 0px; height:10px; top: auto;}
#simple_search_form{width:639px; height:65px; position:absolute; text-align:left; left: 64px; top: 138px; z-index: 999;}
#td_header{background-image:url(../pics/header.png); width:1001px; height:200px; background-position:top; background-repeat:no-repeat}
#first_tab{
	width:268px;
	clear:right;
	top:135px;
	position: absolute;
	text-align:left;
	z-index: 100;
	left: 694px;
	height:auto
}
.link_menu{padding:10px}

a.quick{
	text-decoration:none;
	color:#333333;
	font-size:12px;
}
a.quick:hover{
	color:#333333;
	text-decoration:underline;
	font-size:12px;
}

a{
text-decoration:none;
color:#333333;
font-size:11px;
}
a:hover{
color:#333333;
text-decoration:underline;
font-size:11px;
}



a.menu{
text-decoration:none;
color:#ffffff;
font-size:11px;
padding:5px;
}
a.menu:hover{
color:#aaaaaa;
text-decoration:underline;
font-size:11px;
padding:5px;
}
.style1 {color: #FFFFFF; margin-left:20px}

.search_td{
font-size:11px;
color:#333333;
text-align:left;
padding-left:10px;
}
input, select{
	font-size:10px;
	width:110px;
	border: 1px solid #666666;
	
}
.style7 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
}
.style11 {font-size: 12px}
.style12 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.style13 {color: #F0F0F0}

.style8 {font-size: 14px}

.intro{font-size:11px; font-family: Verdana, Geneva, sans-serif; margin:5px 0px 0px 7px; border:1px ridge #97BCF4; background-color:#E2EEFC; height:auto; color:#4D5677; padding:15px;}


#languages{position: absolute;
text-align: right;
width: 160px;
top: 0;
left: 840px;
float: right;
background: url(../img/lang/center_bg.png) repeat-x;
height: 27px;
padding-top: 3px; z-index:999999}

#language-left{position: absolute;top: 0;left: 885px;z-index:999999}
#language-right{position: absolute;top: 0;left: 985px;z-index:999999}


.languages{ margin:0 2px 0 2px; border:none; display:inline-block;}
img{border:none;}
.languages >* {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.languages >*:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.acurrent >* {
	opacity:1;
	filter:alpha(opacity=100);
}
.div-slogans{ position:absolute;left:45px;width:220px; background:transparent !important; }
.div-slogans span{ text-align:center; width:220px !important;  background:transparent !important;}

#globalsearch{ background: url(../img/globalsearch.png) no-repeat center;
display: inline-block;
height: 60px;
}
