#menu			{float:none;}
body			{behavior:url(styles/csshover.htc); font-size:100%;}
#menu ul li		{float:left;width:100%;}
#menu a			{height:100%;}
#menu a			{font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #9a9a9c; display:block; margin:0;}


body			{background: url(../images/bg.jpg) repeat-x; behavior:url(styles/csshover.htc);}

.languages		{position: absolute; left: 50%; top: 0px; width: 373px; text-align: right;}
.languages a		{background-repeat: no-repeat; background-position: 0px -10px; display: block; height: 10px; width: 20px; float: right; padding-right: 5px;}
.languages .selected	{display: none;}
.languages .ro		{background-image: url(../img/flag_ro_back.gif);}
.languages .en		{background-image: url(../img/flag_en_back.gif);}

#bottom {padding-top:12px;}

#bottom a {
		color:#4f4f4f;
		text-decoration:none;
		font:   10px verdana ;}
#title { margin-left:4px; margin-right:4px;height:17px; background-color:#b30000;font: 18px arial;	color: white;	padding:5px; }

#titleparteneri { height: 17px; margin-left:4px; margin-right:4px; background-color:#595959;font: 18px arial;	color: white;	padding: 5px;}

.text {font: 11px tahoma; color: #767676;margin:5px;}
.text_bold {font: 11px tahoma; color: #767676;margin:5px; font-weight:bold;}
.text_subtitle {font: 13px tahoma; color: #000000;}
.text_subtitle_gray {font: 13px tahoma; color: #767676; font-weight:bold;}

a.link:link,a.link:active,a.link:visited {font:bold 9px tahoma;color: #4E6ED4;}
a.link:hover {color: #b30000;}


#imgparteneri { margin-left:4px; margin-right:4px; background-color:#ffffff;font: 14px arial;	padding:7px; width:710px}


.text_input {
	font: 11px tahoma; color: #767676;	
	padding:2px; margin-bottom:0px; margin-top:2px;
	width:90px;
	border-color:#6b6b6b; border-style:solid; border-width:1px;
}

.text_datainput {
	font: 11px tahoma; color: #767676;	
	width:150px;
	padding:1px;	
	border-color:#6b6b6b; border-style:solid; border-width:1px;
}

.text_select {
	font: 11px tahoma; color: #767676;	
	padding:1px; margin-bottom:0px; margin-top:2px;
	width:50px;
	border-color:#6b6b6b; border-style:solid; border-width:1px;
}

.text_select_pack1 {
	font: 11px tahoma; color: #767676;	
	padding:1px; margin-bottom:0px; margin-top:2px;
	border-color:#6b6b6b; border-style:solid; border-width:1px;
}

.text_select_pack {
	font: 11px tahoma; color: #767676;	
	padding:1px; margin-bottom:0px; margin-top:2px;
	width:130px;
	border-color:#6b6b6b; border-style:solid; border-width:1px;
}

/***************************
 *** Dynamic menu styles ***
 ***************************/
 /*
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}


#menu {
position: relative;
top: 0;
left: 0;
width: 100%;
display:block;
z-index:0;

}


#menu dl {
float: left;
}
#menu dt {
cursor: pointer;
text-align: center;
border: 0px solid gray;
margin: 0px;
}
#menu dd {
position:absolute;
display: none;
border: 1px solid gray;
width:100px;
height:180px;
background-color:#ebf0f4;
overflow:visible;
}

#menu li {
text-align: left;
background: #ebf0f4;
}

#menu li a, #menu dt a {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #9a9a9c;
text-decoration: none;
padding-left:10px;
padding-bottom:3px;
padding-top:3px;
display: block;
height: 100%;
background: #ebf0f4;
}
#menu li a:hover, #menu dt a:hover {
background: #D9E4F2;
}
*/
/* **************************************** */
