body {
	margin:0px;
	background-image:url(bg_dictionar.png);
	height:559px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3f3f3f;
}
.cuv_zilei {
	background-image:url(cuv_zileiBg.png);
	height:52px;
	background-repeat:repeat-x;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3f3f3f;
	text-align:left;
	padding-top:22px;
	padding-left:7px;
	padding-right:7px;
}
.cauta_cuv {
	background-image:url(cauta_bg.png);
	height:50px;
	width:591px;
	float:left;
	background-repeat:repeat-x;
	padding-top:20px;
	padding-left:18px;
}
.trimite_def {
	background-image:url(trimiteBg.png);
	height:50px;
	width:250px;
	padding-top:20px;
	padding-left:18px;
	float:left;
	background-repeat:repeat-x;
}
.input_cauta {
	background-image:url(input_cautaBg.png);
	height:22px;
	width:227px;
	float:left;
	background-color:transparent;
	border:none;
	padding-top:5px;
	background-repeat:repeat-x;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:4px;
	font-size:18px;
	color:#949494;
}
.dictionarySelect
{
	background-image:url('bg_select.png');
	background-repeat:no-repeat;
	float:left;
	width:220px;
	font-size:18px;
	color:#949494;
	margin:0px 0px 0px 8px;
	height:32px;
	cursor:pointer;
}
.selectBox
{
	cursor:pointer;
	width:220px;
	opacity:0;
	filter: alpha(opacity = 0);
	height:32px;
	position:relative;
	margin:0px 0px 0px -190px;

}
#myselectbox-span
{
	float:left;
	width:190px;
	margin:0px 0px 0px 0px;
	height:18px;
	font-size:13px;
	overflow:hidden;
	padding:8px 0px 0px 0px;
	text-align:center;
}
/*.dictionarySelect
{
	float:left;
	width:187px;
	font-size:18px;
	color:#949494;
	margin:0px 0px 0px 18px;
	height:31px;
}*/
.input_trimiteCuv {
	background-image:url(trimite_cuvBg.png);
	height:22px;
	width:193px;
	float:left;
	background-color:transparent;
	border:none;
	padding-top:8px;
	background-repeat:repeat-x;
	padding-left:3px;
	padding-right:3px;
	font-size:12px;
	color:#949494;
}
.rezultate_cautare {
	background-image:url(rezultate_bg.png);
	background-repeat:repeat-y;
	width:606px;
	padding-top:20px;
	padding-bottom:20px;
	float:left;
}
.carte {
	background-image:url(carte_bg.png);
	width:226px;
	padding-left:20px;
	padding-right:20px;
	background-repeat:repeat-y;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:14px;
}
.titlu_tabel {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	height:30px;
}
.text_content {
	background-image:url(row_bg.png);
	color:#515151;
	font-weight:bold;
	font-size:13px;
	height:31px;
	padding-left:20px;
}
.are {
	color:#1978e9;
	margin-bottom:0px;
	font-size:12px;
}
.nare {
	color:#fba500;
	margin-bottom:0px;
	font-size:12px;
}
.titlu_rezultat {
	color:#004899;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:0px;
	margin-bottom:4px;
}
.subtitlu {
	color:#000000;
	font-size:14px;
  font-weight:bold;
	margin:0px;
}
.definitii {
	margin:0px 0px 15px 15px;;
	padding:0px;
	padding-left:25px;
	display:block;
	color:#525252;
	font-size:14px;
	cursor:pointer;
}

.are a
{
  text-decoration:none;
  color:#1978E9;
}
.splitterLine{
	background-image: url("splitter_bar.png");
	background-repeat: repeat-x;
	height:10px;
}
a
{
  text-decoration:none;
  color:#1978E9;
}
