body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	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: #ffffff;
	background-color: #000000;
	background-image: url(images/bgg_mare.gif);
	background-repeat: repeat-x;
}

.oneColElsCtrHdr #container {
	width: 950px;  /* 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. */
}
.oneColElsCtrHdr #header { 
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.oneColElsCtrHdr #mainContent {
	margin-top:15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:#000000;
	
}
.oneColElsCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#000000;
	text-align:center;
	color:#9aa8b2;
	padding-top:10px;
} 

.txt_rosu {color:#ff6868;}

.txt_alb {color:#FFFFFF;}

.txt_bas {color:#243655;}

.txt_gri {color:#9aa8b2;}

.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; width:640px; height:auto; background-color:#000000; text-align:left; padding:7px;}

.div_continut_dreapta { float:right; text-align:left; width:270px; background-color:#000000; padding-right:10px;}

.div_continut_pagini { float:left; width:900px; height:auto; background-color:#000000; text-align:left; padding:7px;}

.stanga1 {width:333px; float:left; margin:0px; padding:0px; text-align:left;}

.stanga2 {width:290px; float:right; margin:0 0 0 5px; padding:0 0 0 5px; text-align:left; background:url(images/bgg1.gif) top repeat-x; height:482px; background-color:#d41d49;}

.stanga3 {width:640px; float:left; margin:0px; padding:0px; text-align:left; background:url(images/bgg2.gif) top repeat-x; height:150px;}

.stanga4 {width:340px; float:left; margin-left:50px; padding:0px; text-align:left; height:150px;}

.stanga5 {width:150px; float:left; margin-left:20px; padding:0px; text-align:left; height:150px;}

.stanga_pagini {width:545px; float:left; margin:0 0 0 10px; padding:0 0 0 10px; text-align:left; background:url(images/bgg1.gif) top repeat-x; height:478px; background-color:#d41d49;}

.stanga_pagini_lectii {width:545px; float:left; margin:0 0 10px 10px; padding:0 0 10px 10px; text-align:left; background:url(images/bgg1.gif) top repeat-x; height: auto; background-color:#d41d49;}

.stanga3_continut {width:333px; float:left; margin:0px; padding:0px; text-align:left; background:url(images/bgg2.gif) top repeat-x; height:150px;}

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

.pad_bottom {padding-bottom:0px;}

.no_under {text-decoration:none;}

a:hover {text-decoration:underline;}

ul.meniu {width:100%; margin:0px; padding:0px; height:19px; display:block; overflow:hidden; text-align:center;}
ul.meniu li {margin:0px; text-align:left; width:auto; float:left; list-style:none;}
ul.meniu li a {padding:0px; margin:0px;}
ul.meniu li img {margin:0 10px 0 0; border:none;}

ul.meniu2 {width:750px; margin:0 auto; padding:0px; height:19px; display:block; overflow:hidden; text-align:center;}
ul.meniu2 li {margin:0px; text-align:center; width:auto; float:left; list-style:none;}
ul.meniu2 li a {padding:0px; margin:0px;}
ul.meniu2 li img {margin:0 10px 0 0; border:none;}

.butoane{ margin:0px; padding:0 15px 0 0; border:0px; color:#FFF; font-family:Georgia, Times New Roman, Times, serif; font-size:13px; font-size-adjust:inherit; font-style:inherit; font-weight:bold; float:left; 
}

.butoane a:hover{ color:#905335;
}
.butoane a{ color:#FFF; text-decoration:none;
}
.men{ margin:0px; padding:0 0 0 70px; border:0px; text-align:left;
}
.txt_maro{ color:#905335;}
.font10 {font-size:10px;}
