
BODY,  TD{
	font-family: Arial,Verdana, Tahoma;
	font-size: 11px;
	color:#444444;
}
DIV,P{
	font-family: Arial,Verdana, Tahoma;
	font-size: 11px;

}

A{
	color: #444444;

}

A:hover{
	color: #ff0000;
}

.sitefooter{
	font-size:10px;
}

FORM{
	display:inline;
}

.pagetitle{
	font-size:14px;
	font-weight:800;
}
.smallpagetitle{
	font-size:12px;
	font-weight:800;
}
.subtitle{
	font-size:14px;
	font-weight:800;
}

hr{
	size:1px;
	color:#D9E1EA;
}
.error{
	color:#C01616;
}
.comentarii{
	color:#008000;
}

LI{
	size:2px;
}
.site_middle {
  max-width: 583px; 
  width:  expression(this.width  > 583 ? 583 : true); 
}
.imageexposer_canvas {
	max-width: 583px; 
	max-height: 437px; 
	width:  expression(this.width  > 583 ? 583 : true); 
	height: expression(this.height > 437 ? 437 : true);
	vertical-align:middle;
}

#imageexposer_outer {width:583px;height: 437px; overflow: hidden; position: relative;}
#imageexposer_outer[id] {display: table; position: static;}

#imageexposer_middle {position: absolute; top: 50%;} /* for explorer only*/
#imageexposer_middle[id] {display: table-cell; vertical-align: middle; position: static;}

#imageexposer_inner {position: relative; top: -50%;left:-50%;} /* for explorer only */
#imageexposer_inner[id] {position: static;}

#imageexposer_dawindow {background-color:#939799;	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
} /* for explorer only */
/* #imageexposer_dawindow[id] {} */