body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	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: #000000;
	background-color: #005cbb;
	background-image: url(images/bgg_mare.gif);
	background-repeat: repeat-x;
}

.oneColElsCtrHdr #container {
	width:937px;  /* 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; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background:#FFFFFF url(images/bgg_bottom.gif) bottom no-repeat;
	position:relative;
	
}
.oneColElsCtrHdr #header { 
} 

.oneColElsCtrHdr #leftcontent { width:334px; float:left; background:url(images/bgg_stanga.gif)  bottom no-repeat; margin:0 0 10px 10px;}


.oneColElsCtrHdr #mainContent {
	margin: 0 0 0 354px;
	
}
.oneColElsCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	text-align:left;
	margin: 15px 0 0 170px;
	color:#FFFFFF;
	line-height:15px;
	
} 
body,td,th {
	color: #062750;
}

.txt_rosu {color:#ff6868;}

.txt_alb {color:#FFFFFF;}

.float_left {float:left;}
.float_left1 {float:left; padding-top:10px; padding-bottom:5px;}

.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:left; width:334px; margin-left:15px; margin-top:-20px; height:auto; background:url(images/bgg_stanga.gif) top left no-repeat; padding:10px;}

.div_continut_dreapta {}

.flash {text-align:left; margin:0px; padding:0px;}

.pad_bottom {padding-bottom:0px;}

.no_under {text-decoration:none;}

a:hover {text-decoration:underline;}

.txt_bas {color:#062750;}

