body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/bgg_mare.gif) top left repeat-x;
	background-color:#93cfef;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #979797;
}
.oneColElsCtrHdr #container {
	width: 965px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	margin: 0 auto;
	margin-top: 25px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtrHdr #header { 
	padding:0px;
	text-align:left;
} 

.oneColElsCtrHdr #mainContent {
	padding: 0px;
	margin:0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	width: 965px;
}
.inside_mainContent {
	padding: 10px;
}
.oneColElsCtrHdr #footer { 
	padding: 10px 0 10px 10px;
}
.float_left {float:left;}

.float_right {float:right;}

.clear_float {clear:both;}

.clear_float_left {clear:left;}

.clear_float_right {clear:right;}

.line_height {line-height:20px;}

.pad_sigla {padding:10px 0 0 10px;}

.div_continut_stanga {float:left; text-align:right; width:330px; margin-left:10px; margin-top:15px; height:auto;}

.div_continut_dreapta {text-align:left; width:262px; background:url(images/bgg1.gif) top repeat-x; background-color:#FFFFFF; padding:5px;}

.txt_bas {color:#1a679d;}

.txt_rosu {color:#d9352c;}

.txt_bas2 {color:#1664b7;}

.txt_alb {color:#FFFFFF;}

.txt_gri {color:#979797;}

.font10 {font-size:10px;}

.no_under {text-decoration:none;}

a:hover {text-decoration:underline;}

ul.meniu {width:100%; margin:0px; padding:0px; height:27px; display:block; overflow:hidden; background:url(images/bgg_but.gif) top repeat-x;}

ul.meniu li {margin:0px; text-align:center; width:auto; float:left; list-style:none;}

ul.meniu li a {line-height:27px;  padding:0 10px; width:auto;  background:url(images/bara_but.gif) top right no-repeat; display:block; overflow:hidden; color:#0f0f0f; text-transform:uppercase; font-weight:bold; text-decoration:none; font-size:11px;}

ul.meniu li a:hover {line-height:27px;  padding:0 10px; width:auto; background-color:#073343; display:block; overflow:hidden; color:#ffffff; text-transform:uppercase; font-weight:bold; text-decoration:none;} 

.col_stanga {float:left; text-align:left; width:227px; margin:0px; padding:0px;}

.col_dreapta {float:right; text-align:left; width:708px;}

