@charset "utf-8";
body  {
	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: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	background-image: url(images/jj2baspe.png);
}
.twoColFixLtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #999;
	margin: 5px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #333;
	text-align: left;
} 
.twoColFixLtHdr #container #menuBar2 {
	font-weight: bold;
	font-size: 13px;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}

.twoColFixLtHdr #header {
	background: #DDDDDD url(images/headerM.jpg);
	width: 1000px;
} 
.twoColFixLtHdr #header h2 {
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 28px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #666;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 10%;
	margin: 0px;
}
.twoColFixLtHdr #mainContent {
	width: 720px;
	position: relative;
	margin: 20px 0 0 250px;
} 

.twoColFixLtHdr #footer {
	background:#CCC url(images/footerM.png);
	width: 1000px;
	font-size: 13px;
	color: #000;
	overflow: hidden;
	margin: 0px;
} 
.twoColFixLtHdr #container #mainContent #oferta {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}

.twoColFixLtHdr #mainContent .fltrt {
	width: 450px;
	font-size: 13px;
	margin-top: 20px;
}
.twoColFixLtHdr #container #sidebar1 h2 {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	text-align: center;
	background: #996;
	color: #333;
	display: inherit;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-right: 10px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	width: 410px;
	padding-top: 5px;
	padding-left: 10px;
	margin: 0px 8px 0px 10px;
	padding-bottom: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.servicii {
	color: #CC6;
	margin-top: 10px;
}
.parteneri {
	text-align: right;
	padding-right: 5px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}
h4 {
	font-size: 12px;
}
#menuBar    {
	text-align: center;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}
#menuBar2 {
	text-align: center;
	line-height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	background: url(images/menuBar.jpg) repeat;
	margin: 0px;
	overflow: hidden;
}

#contact {
	padding-right: 15px;
	padding-left: 15px;
}
#parteneri {
	position:absolute;
	left:1028px;
	top:1502px;
	width:110px;
	height:36px;
	z-index:5;
	overflow: hidden;
	font-size: 13px;
}

#textST    {
	width: 450px;
}
#textST2 {
	width: 500px;
	margin-top: 20px;
}

a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #0F0;
}
p {
	font-size: 13px;
}
#scris1 {
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
}
#scris2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #333;
	margin-bottom: 10px;
	height: 140px;
}
#scris3 {
	margin-top: 10px;
	border-bottom: 2px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
#scris4 {
	border-bottom: 2px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
}
#scris5 {
	border-bottom: 2px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 200px;
}
.twoColFixLtHdr #copyright {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mail {
	margin-top: 10px;
	margin-bottom: 5px;
}
.twoColFixLtHdr #container #footer #timiteri {
	padding-right: 10px;
	float: right;
}
.twoColFixLtHdr #trimiteri {
	margin-right: auto;
	margin-left: auto;
}
.link_h1 {
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
}
.auriu {
	color: #FFF;
}

